Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab+20bd03b7a8f90b74bc623f1305e587cd4995e318 (3b7a0e685a61857c99a59e016e6e07e59ee25831) 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-04-22T19:04:04.983Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-22T19:04:04.987Z] Trying to pass milestone 7 [Pipeline] milestone [2021-04-22T19:04:05.062Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-22T19:04:05.249Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0773a411b5f54d414) in /home/ubuntu/workspace/moby_PR-42254 [Pipeline] { [Pipeline] checkout [2021-04-22T19:04:05.286Z] The recommended git tool is: git [2021-04-22T19:04:05.295Z] using credential docker-jenkins-github-credentials [2021-04-22T19:04:05.303Z] Cloning the remote Git repository [2021-04-22T19:04:05.303Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:04:05.429Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:04:05.429Z] > git init /home/ubuntu/workspace/moby_PR-42254 # timeout=10 [2021-04-22T19:04:05.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:04:05.451Z] > git --version # timeout=10 [2021-04-22T19:04:05.459Z] > git --version # 'git version 2.17.1' [2021-04-22T19:04:05.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:05.460Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:19.520Z] Fetching without tags [2021-04-22T19:04:19.770Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:04:20.846Z] Merge succeeded, producing 780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:04:20.846Z] Checking out Revision 780aa86cf022f693a34a07e922337feacd0a2f61 (PR-42254) [2021-04-22T19:04:19.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:04:19.621Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:04:19.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:19.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:04:19.646Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:04:19.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:19.647Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:19.897Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:04:19.902Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:04:20.349Z] > git remote # timeout=10 [2021-04-22T19:04:20.354Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:04:20.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:20.360Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:04:20.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T19:04:20.973Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:04:20.978Z] > git checkout -f 780aa86cf022f693a34a07e922337feacd0a2f61 # timeout=10 [2021-04-22T19:04:21.264Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:04:21.391Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-22T19:04:21.942Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/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-04-22T19:04:25.227Z] 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] { (Branch: win-2022) [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) [Pipeline] stage [Pipeline] { (win-2022) 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-04-22T19:04:25.477Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0773a411b5f54d414) in /home/ubuntu/workspace/moby_PR-42254 [Pipeline] node [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-04-22T19:04:25.542Z] The recommended git tool is: git [2021-04-22T19:04:25.551Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-22T19:04:25.564Z] Fetching changes from the remote Git repository [2021-04-22T19:04:25.570Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa8d888703317d55) in /home/ubuntu/workspace/moby_PR-42254 [Pipeline] // stage [2021-04-22T19:04:25.586Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] { [Pipeline] checkout [2021-04-22T19:04:25.693Z] The recommended git tool is: git [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 [2021-04-22T19:04:25.858Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [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 [Pipeline] // stage [2021-04-22T19:04:26.011Z] Merge succeeded, producing 1a7ffc798aa9909b684aa698c738b7f42ed639e9 [2021-04-22T19:04:26.011Z] Checking out Revision 1a7ffc798aa9909b684aa698c738b7f42ed639e9 (PR-42254) [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-22T19:04:26.075Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:04:25.683Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-22T19:04:25.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:04:25.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:04:25.713Z] > git --version # timeout=10 [2021-04-22T19:04:25.722Z] > git --version # 'git version 2.17.1' [2021-04-22T19:04:25.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:25.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:25.985Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:04:25.990Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:04:26.044Z] > git remote # timeout=10 [2021-04-22T19:04:26.049Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:04:26.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:26.058Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:04:26.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T19:04:26.138Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:04:26.141Z] > git checkout -f 1a7ffc798aa9909b684aa698c738b7f42ed639e9 # timeout=10 [2021-04-22T19:04:26.202Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-22T19:04:26.824Z] + [ PR != PR ] [2021-04-22T19:04:26.824Z] + [ master != master ] [2021-04-22T19:04:26.824Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-22T19:04:27.153Z] + docker version [2021-04-22T19:04:27.153Z] Client: Docker Engine - Community [2021-04-22T19:04:27.153Z] Version: 20.10.5 [2021-04-22T19:04:27.153Z] API version: 1.41 [2021-04-22T19:04:27.153Z] Go version: go1.13.15 [2021-04-22T19:04:27.153Z] Git commit: 55c4c88 [2021-04-22T19:04:27.153Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-22T19:04:27.153Z] OS/Arch: linux/amd64 [2021-04-22T19:04:27.153Z] Context: default [2021-04-22T19:04:27.153Z] Experimental: true [2021-04-22T19:04:27.153Z] [2021-04-22T19:04:27.153Z] Server: Docker Engine - Community [2021-04-22T19:04:27.153Z] Engine: [2021-04-22T19:04:27.153Z] Version: 20.10.5 [2021-04-22T19:04:27.153Z] API version: 1.41 (minimum version 1.12) [2021-04-22T19:04:27.153Z] Go version: go1.13.15 [2021-04-22T19:04:27.153Z] Git commit: 363e9a8 [2021-04-22T19:04:27.153Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-22T19:04:27.153Z] OS/Arch: linux/amd64 [2021-04-22T19:04:27.153Z] Experimental: true [2021-04-22T19:04:27.153Z] containerd: [2021-04-22T19:04:27.153Z] Version: 1.4.4 [2021-04-22T19:04:27.153Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:04:27.153Z] runc: [2021-04-22T19:04:27.153Z] Version: 1.0.0-rc93 [2021-04-22T19:04:27.153Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:04:27.153Z] docker-init: [2021-04-22T19:04:27.153Z] Version: 0.19.0 [2021-04-22T19:04:27.153Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-22T19:04:27.436Z] + docker info [2021-04-22T19:04:28.373Z] Client: [2021-04-22T19:04:28.373Z] Context: default [2021-04-22T19:04:28.373Z] Debug Mode: false [2021-04-22T19:04:28.373Z] Plugins: [2021-04-22T19:04:28.373Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-22T19:04:28.373Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-22T19:04:28.373Z] [2021-04-22T19:04:28.373Z] Server: [2021-04-22T19:04:28.373Z] Containers: 0 [2021-04-22T19:04:28.373Z] Running: 0 [2021-04-22T19:04:28.373Z] Paused: 0 [2021-04-22T19:04:28.373Z] Stopped: 0 [2021-04-22T19:04:28.373Z] Images: 3 [2021-04-22T19:04:28.373Z] Server Version: 20.10.5 [2021-04-22T19:04:28.373Z] Storage Driver: overlay2 [2021-04-22T19:04:28.373Z] Backing Filesystem: extfs [2021-04-22T19:04:28.373Z] Supports d_type: true [2021-04-22T19:04:28.373Z] Native Overlay Diff: true [2021-04-22T19:04:28.373Z] Logging Driver: json-file [2021-04-22T19:04:28.373Z] Cgroup Driver: cgroupfs [2021-04-22T19:04:28.373Z] Cgroup Version: 1 [2021-04-22T19:04:28.373Z] Plugins: [2021-04-22T19:04:28.373Z] Volume: local [2021-04-22T19:04:28.373Z] Network: bridge host ipvlan macvlan null overlay [2021-04-22T19:04:28.373Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-22T19:04:28.373Z] Swarm: inactive [2021-04-22T19:04:28.373Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-22T19:04:28.373Z] Default Runtime: runc [2021-04-22T19:04:28.373Z] Init Binary: docker-init [2021-04-22T19:04:28.373Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:04:28.373Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:04:28.373Z] init version: de40ad0 [2021-04-22T19:04:28.373Z] Security Options: [2021-04-22T19:04:28.373Z] apparmor [2021-04-22T19:04:28.373Z] seccomp [2021-04-22T19:04:28.373Z] Profile: default [2021-04-22T19:04:28.373Z] Kernel Version: 5.4.0-1041-aws [2021-04-22T19:04:28.373Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-22T19:04:28.373Z] OSType: linux [2021-04-22T19:04:28.373Z] Architecture: x86_64 [2021-04-22T19:04:28.373Z] CPUs: 2 [2021-04-22T19:04:28.373Z] Total Memory: 7.569GiB [2021-04-22T19:04:28.373Z] Name: ip-10-100-97-87 [2021-04-22T19:04:28.373Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-22T19:04:28.373Z] Docker Root Dir: /var/lib/docker [2021-04-22T19:04:28.373Z] Debug Mode: false [2021-04-22T19:04:28.373Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:04:28.373Z] Labels: [2021-04-22T19:04:28.373Z] Experimental: true [2021-04-22T19:04:28.373Z] Insecure Registries: [2021-04-22T19:04:28.373Z] 127.0.0.0/8 [2021-04-22T19:04:28.373Z] Live Restore Enabled: true [2021-04-22T19:04:28.373Z] [2021-04-22T19:04:28.373Z] WARNING: No swap limit support [Pipeline] sh [2021-04-22T19:04:28.481Z] using credential docker-jenkins-github-credentials [2021-04-22T19:04:28.490Z] Cloning the remote Git repository [2021-04-22T19:04:28.490Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:04:28.657Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:04:28.657Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:04:28.657Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42254/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-22T19:04:28.657Z] + bash /home/ubuntu/workspace/moby_PR-42254/check-config.sh [2021-04-22T19:04:28.657Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-22T19:04:28.657Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-22T19:04:28.657Z] [2021-04-22T19:04:28.657Z] Generally Necessary: [2021-04-22T19:04:28.917Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-22T19:04:28.917Z] - apparmor: enabled and tools installed [2021-04-22T19:04:28.917Z] - CONFIG_NAMESPACES: enabled [2021-04-22T19:04:28.917Z] - CONFIG_NET_NS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_PID_NS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_IPC_NS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_UTS_NS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUPS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CPUSETS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_MEMCG: enabled [2021-04-22T19:04:28.917Z] - CONFIG_KEYS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_VETH: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-22T19:04:28.917Z] [2021-04-22T19:04:28.917Z] Optional Features: [2021-04-22T19:04:28.917Z] - CONFIG_USER_NS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_SECCOMP: enabled [2021-04-22T19:04:28.917Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-22T19:04:28.917Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-22T19:04:28.917Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-22T19:04:28.917Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-22T19:04:28.917Z] - CONFIG_BLK_CGROUP: enabled [2021-04-22T19:04:28.917Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_PERF: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-22T19:04:28.917Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-22T19:04:28.917Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-22T19:04:28.917Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-22T19:04:28.917Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-22T19:04:28.917Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_IP_VS: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-22T19:04:28.917Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-22T19:04:28.917Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-22T19:04:28.917Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-22T19:04:28.917Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-22T19:04:28.917Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-22T19:04:28.518Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:04:28.564Z] > git init /home/ubuntu/workspace/moby_PR-42254 # timeout=10 [2021-04-22T19:04:29.175Z] - CONFIG_EXT4_FS: enabled [2021-04-22T19:04:29.175Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-22T19:04:29.175Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-22T19:04:29.175Z] - Network Drivers: [2021-04-22T19:04:29.175Z] - "overlay": [2021-04-22T19:04:29.175Z] - CONFIG_VXLAN: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-22T19:04:29.175Z] Optional (for encrypted networks): [2021-04-22T19:04:29.175Z] - CONFIG_CRYPTO: enabled [2021-04-22T19:04:29.175Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-22T19:04:29.175Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-22T19:04:29.175Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-22T19:04:29.175Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-22T19:04:29.175Z] - CONFIG_XFRM: enabled [2021-04-22T19:04:29.175Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-22T19:04:29.175Z] - "ipvlan": [2021-04-22T19:04:29.175Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-22T19:04:29.175Z] - "macvlan": [2021-04-22T19:04:29.175Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_DUMMY: enabled (as module) [2021-04-22T19:04:29.175Z] - "ftp,tftp client in container": [2021-04-22T19:04:29.175Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-22T19:04:29.175Z] - Storage Drivers: [2021-04-22T19:04:29.175Z] - "aufs": [2021-04-22T19:04:29.175Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-22T19:04:29.175Z] - "btrfs": [2021-04-22T19:04:29.175Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-22T19:04:29.175Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-22T19:04:29.175Z] - "devicemapper": [2021-04-22T19:04:29.175Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-22T19:04:29.175Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-22T19:04:29.175Z] - "overlay": [2021-04-22T19:04:29.175Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-22T19:04:29.175Z] - "zfs": [2021-04-22T19:04:29.175Z] - /dev/zfs: present [2021-04-22T19:04:29.175Z] - zfs command: missing [2021-04-22T19:04:29.175Z] - zpool command: missing [2021-04-22T19:04:29.175Z] [2021-04-22T19:04:29.175Z] Limits: [2021-04-22T19:04:29.175Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-22T19:04:29.175Z] [2021-04-22T19:04:29.175Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-22T19:04:29.514Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:780aa86cf022f693a34a07e922337feacd0a2f61 . [2021-04-22T19:04:29.514Z] #1 [internal] load build definition from Dockerfile [2021-04-22T19:04:29.514Z] #1 sha256:f683d7b370dfa7259ed0fef311ca9cf4b923e98cc8bbd82c62b09f72fba977cb [2021-04-22T19:04:29.514Z] #1 transferring dockerfile: 17.07kB done [2021-04-22T19:04:29.514Z] #1 DONE 0.0s [2021-04-22T19:04:29.514Z] [2021-04-22T19:04:29.514Z] #2 [internal] load .dockerignore [2021-04-22T19:04:29.514Z] #2 sha256:7da5d56aced8be160cc9629cf6934ab35fbd56f87ca2b8e57c0fc71c722e9587 [2021-04-22T19:04:29.514Z] #2 transferring context: 87B 0.0s done [2021-04-22T19:04:29.514Z] #2 DONE 0.0s [2021-04-22T19:04:29.514Z] [2021-04-22T19:04:29.514Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-22T19:04:29.514Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-22T19:04:29.772Z] #3 DONE 0.1s [2021-04-22T19:04:29.772Z] [2021-04-22T19:04:29.772Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-22T19:04:29.772Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-22T19:04:29.772Z] #4 CACHED [2021-04-22T19:04:30.030Z] [2021-04-22T19:04:30.030Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:04:30.030Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-22T19:04:30.288Z] #8 DONE 0.2s [2021-04-22T19:04:30.288Z] [2021-04-22T19:04:30.288Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-22T19:04:30.288Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-22T19:04:30.288Z] #7 DONE 0.1s [2021-04-22T19:04:30.288Z] [2021-04-22T19:04:30.288Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-22T19:04:30.288Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-22T19:04:30.288Z] #5 DONE 0.1s [2021-04-22T19:04:30.288Z] [2021-04-22T19:04:30.288Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:04:30.288Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-22T19:04:30.288Z] #6 DONE 0.3s [2021-04-22T19:04:29.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:04:29.241Z] > git --version # timeout=10 [2021-04-22T19:04:29.248Z] > git --version # 'git version 2.25.1' [2021-04-22T19:04:29.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:29.252Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:30.548Z] [2021-04-22T19:04:30.548Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:04:30.548Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-22T19:04:30.548Z] #64 DONE 0.0s [2021-04-22T19:04:30.548Z] [2021-04-22T19:04:30.548Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:04:30.548Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-22T19:04:30.548Z] #62 DONE 0.0s [2021-04-22T19:04:30.548Z] [2021-04-22T19:04:30.548Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:04:30.548Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:04:30.548Z] #9 DONE 0.0s [2021-04-22T19:04:30.548Z] [2021-04-22T19:04:30.548Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:04:30.548Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:04:30.548Z] #26 DONE 0.0s [2021-04-22T19:04:30.548Z] [2021-04-22T19:04:30.548Z] #23 [internal] load build context [2021-04-22T19:04:30.548Z] #23 sha256:e7c14b5c2c768449eb667bb06ed4a8cff73a8759b0c88a7340773b9847466a3c [2021-04-22T19:04:31.930Z] #23 transferring context: 53.20MB 1.3s done [2021-04-22T19:04:31.930Z] #23 DONE 1.5s [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.930Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-22T19:04:31.930Z] #48 sha256:d33c8306f006f16d2362d94a953fd82e3e7caa56b32a89d4bccfa232194444cb [2021-04-22T19:04:31.930Z] #48 CACHED [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.930Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-22T19:04:31.930Z] #68 sha256:809f011012c2e00c51881228b0c828c3fd138d3d11e02e750d5645811f7c02c5 [2021-04-22T19:04:31.930Z] #68 CACHED [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.930Z] #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-04-22T19:04:31.930Z] #51 sha256:5d2dd920c69df901b116bd6d4d42241edf234ca555856dfe82f4b1cdde13c2a7 [2021-04-22T19:04:31.930Z] #51 CACHED [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.930Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-22T19:04:31.930Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-22T19:04:31.930Z] #39 CACHED [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.930Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-22T19:04:31.930Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-22T19:04:31.930Z] #65 CACHED [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.930Z] #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-04-22T19:04:31.930Z] #56 sha256:d66154d97cbd81ed8da3d4ec60c7f40cd210ad97006a64f931edd86ec6b09810 [2021-04-22T19:04:31.930Z] #56 CACHED [2021-04-22T19:04:31.930Z] [2021-04-22T19:04:31.931Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-22T19:04:31.931Z] #60 sha256:871ef8de6b29ecb8315a2059ede63bfd6382415e6da45d5ecfd9554a97d52bc8 [2021-04-22T19:04:31.931Z] #60 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #35 sha256:e72eeb7c89565d6aece9f4fe41031101de5b78d94828509ea5e4edb8ca4f5f8c [2021-04-22T19:04:31.931Z] #35 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-22T19:04:31.931Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-22T19:04:31.931Z] #17 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #46 sha256:e64d1b3bc5737e08ca5a8c324c6435ee92d327046912469a1ca45f9524b02d26 [2021-04-22T19:04:31.931Z] #46 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:04:31.931Z] #30 sha256:e748d9d0e1d6c45569ca23c403fb86d2f084418eb7060c30292ae3d0f05f9a86 [2021-04-22T19:04:31.931Z] #30 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:04:31.931Z] #42 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #61 sha256:601f11835b5e94e915ff2cd2e2a872cb33afd45d46dd54fcd0d63027b1768a9a [2021-04-22T19:04:31.931Z] #61 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-22T19:04:31.931Z] #59 sha256:d9c44bdb7e060934286aa8492111aa24650d927ec69101ec0a39e26bd6f72e18 [2021-04-22T19:04:31.931Z] #59 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #47 sha256:39ec271258ac694f01cd0770720f25f32c288a48eed94e46cf4d4a476aaaa208 [2021-04-22T19:04:31.931Z] #47 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #58 sha256:a017281af09d0657985d77cf4b06722d24d0bbb65d7e2b35fd5b1677ef03f7b8 [2021-04-22T19:04:31.931Z] #58 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-22T19:04:31.931Z] #21 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #37 sha256:04974e300e9448719b35e99d456e17cfc918aac00b792786674829b991b482d0 [2021-04-22T19:04:31.931Z] #37 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-22T19:04:31.931Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-22T19:04:31.931Z] #10 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:04:31.931Z] #55 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:04:31.931Z] #40 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:04:31.931Z] #32 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-22T19:04:31.931Z] #44 sha256:b810d4570a743a79969a5f1cce48fd66f40e9c799abc54e7d4d7cbf05ea8d4cf [2021-04-22T19:04:31.931Z] #44 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-22T19:04:31.931Z] #15 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-22T19:04:31.931Z] #25 sha256:592fe182b00f0ddfd47d1c86071b97f1487acb87a4e9a71df06e3daf73070f69 [2021-04-22T19:04:31.931Z] #25 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-22T19:04:31.931Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-22T19:04:31.931Z] #31 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #54 sha256:f6811580fe81790d0532496cf5f2c1190c1115895fccc7326ba47f593832229f [2021-04-22T19:04:31.931Z] #54 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:04:31.931Z] #34 sha256:d027b912a392736951c686f3dc44770f97f5f724cc19324f7c7134cecccd6b56 [2021-04-22T19:04:31.931Z] #34 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #66 sha256:e4fb2ba76a6cefc29ecd855627bb8cf4c6dc0bbc9547219aa24f134098eacea2 [2021-04-22T19:04:31.931Z] #66 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-22T19:04:31.931Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-22T19:04:31.931Z] #19 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:04:31.931Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:04:31.931Z] #22 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-22T19:04:31.931Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-22T19:04:31.931Z] #14 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.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-04-22T19:04:31.931Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:04:31.931Z] #43 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-22T19:04:31.931Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-22T19:04:31.931Z] #18 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #50 sha256:55e8c79b66adc0d6dc47748e3320b929fe7bead0abe74cedd075e2565bdc8f10 [2021-04-22T19:04:31.931Z] #50 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #57 sha256:442c1b64f3d735ec612098b08cd77c06047d8f20674f4664d4d052606d525913 [2021-04-22T19:04:31.931Z] #57 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #45 sha256:aaa62ae0528c0905081ccf96161e4d949b60bfbc8e2bac8b663c5c329e565d32 [2021-04-22T19:04:31.931Z] #45 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-22T19:04:31.931Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-22T19:04:31.931Z] #16 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #33 sha256:af3a239531931515a200a94c24fb91c133a52ac8ef681ba3ec162a9b246dabfd [2021-04-22T19:04:31.931Z] #33 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #49 sha256:b0c3676dac18f078868a8a23180f4489100b715f61864f9c18200e4bb68b9e10 [2021-04-22T19:04:31.931Z] #49 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #52 sha256:66cb2b743ab2a37088ca2a03582810c4503ca75b927aec49dda2ba4e8ffa709a [2021-04-22T19:04:31.931Z] #52 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:04:31.931Z] #20 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:04:31.931Z] #27 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-22T19:04:31.931Z] #28 sha256:a8644fa7fa647ea51a54bbb6133726b27938b606a9f5f9982d4707000077afe6 [2021-04-22T19:04:31.931Z] #28 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-22T19:04:31.931Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-22T19:04:31.931Z] #63 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:04:31.931Z] #36 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #53 sha256:0115312c895446beffe97a6008bae389211d3228aac9a6e7593c43a32d9466f5 [2021-04-22T19:04:31.931Z] #53 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #67 sha256:77fa330e24aeef747ca2e9147b55c44d0101d47b86849daadc57b191cd32a151 [2021-04-22T19:04:31.931Z] #67 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #38 sha256:d6f570993030d77a764fd5484b6e45c55f0f3ec061927a11a154d891501f0516 [2021-04-22T19:04:31.931Z] #38 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #24 sha256:0205d67034697132f37e08d48764b445c4171f6d6cc3742a427ab519fa4cfb41 [2021-04-22T19:04:31.931Z] #24 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-22T19:04:31.931Z] #41 sha256:f846b3cea3a16779583dda32bdd39fcf83d9a3b67359da56154acfbf2b2e69aa [2021-04-22T19:04:31.931Z] #41 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #29 sha256:4c9dd3b9a02b1a4f5f48a469e89798515b0e862ef15363b219e829197a6e52f5 [2021-04-22T19:04:31.931Z] #29 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-22T19:04:31.931Z] #12 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.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-04-22T19:04:31.931Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:04:31.931Z] #13 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #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-04-22T19:04:31.931Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-22T19:04:31.931Z] #11 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-22T19:04:31.931Z] #69 sha256:a6e95e1bd696e5e68352b390f311987fe1c2483555523b351d06c84309c29695 [2021-04-22T19:04:31.931Z] #69 CACHED [2021-04-22T19:04:31.931Z] [2021-04-22T19:04:31.931Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-22T19:04:31.931Z] #70 sha256:7258d2bb5f3ec0b8ce900123c8986e9be0ecf6e799dacc51476b2aefa993a27b [2021-04-22T19:04:33.307Z] #70 DONE 1.3s [2021-04-22T19:04:33.307Z] [2021-04-22T19:04:33.307Z] #71 exporting to image [2021-04-22T19:04:33.307Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-22T19:04:33.307Z] #71 exporting layers [2021-04-22T19:04:34.243Z] #71 exporting layers 0.8s done [2021-04-22T19:04:34.243Z] #71 writing image sha256:5f259987fc6dc23060a482a76adc1acd7de4437596a57a99d7f218035531f05a done [2021-04-22T19:04:34.243Z] #71 naming to docker.io/library/docker:780aa86cf022f693a34a07e922337feacd0a2f61 done [2021-04-22T19:04:34.243Z] #71 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-22T19:04:34.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42254/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/validate/default [2021-04-22T19:04:35.541Z] Congratulations! All commits are properly signed with the DCO! [2021-04-22T19:04:35.541Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-22T19:04:35.541Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-22T19:04:35.541Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-22T19:04:35.541Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-22T19:04:35.541Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-22T19:04:35.541Z] Congratulations! No new tests were added to integration-cli. [2021-04-22T19:04:35.541Z] [2021-04-22T19:04:35.541Z] INFO Start validation with golang-ci-lint [2021-04-22T19:04:35.801Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-22T19:04:35.801Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-22T19:04:35.801Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-22T19:04:40.477Z] Still waiting to schedule task [2021-04-22T19:04:40.477Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-22T19:04:40.478Z] Still waiting to schedule task [2021-04-22T19:04:40.478Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-22T19:04:40.479Z] Still waiting to schedule task [2021-04-22T19:04:40.479Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-010bc7f85e96796bd)’ [2021-04-22T19:04:40.482Z] Still waiting to schedule task [2021-04-22T19:04:40.483Z] Waiting for next available executor on ‘windows-2019’ [2021-04-22T19:04:40.484Z] Still waiting to schedule task [2021-04-22T19:04:40.484Z] Waiting for next available executor on ‘windows-2022’ [2021-04-22T19:04:48.334Z] Fetching without tags [2021-04-22T19:04:48.698Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:04:48.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:04:48.287Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:04:48.304Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:48.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:04:48.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:04:48.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:48.340Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:04:48.706Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:04:48.716Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:04:50.667Z] Merge succeeded, producing e11c396df0995a05ecdc2416af56eb7312b4b4d7 [2021-04-22T19:04:50.667Z] Checking out Revision e11c396df0995a05ecdc2416af56eb7312b4b4d7 (PR-42254) [2021-04-22T19:04:49.735Z] > git remote # timeout=10 [2021-04-22T19:04:49.749Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:04:49.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:04:49.765Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:04:50.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T19:04:50.669Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:04:50.677Z] > git checkout -f e11c396df0995a05ecdc2416af56eb7312b4b4d7 # timeout=10 [2021-04-22T19:04:54.356Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:04:54.359Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-22T19:04:55.599Z] + docker version [2021-04-22T19:05:05.619Z] Client: Docker Engine - Community [2021-04-22T19:05:05.619Z] Version: 20.10.5 [2021-04-22T19:05:05.619Z] API version: 1.41 [2021-04-22T19:05:05.619Z] Go version: go1.13.15 [2021-04-22T19:05:05.619Z] Git commit: 55c4c88 [2021-04-22T19:05:05.619Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-22T19:05:05.619Z] OS/Arch: linux/arm64 [2021-04-22T19:05:05.619Z] Context: default [2021-04-22T19:05:05.619Z] Experimental: true [2021-04-22T19:05:05.619Z] [2021-04-22T19:05:05.619Z] Server: Docker Engine - Community [2021-04-22T19:05:05.619Z] Engine: [2021-04-22T19:05:05.619Z] Version: 20.10.5 [2021-04-22T19:05:05.619Z] API version: 1.41 (minimum version 1.12) [2021-04-22T19:05:05.619Z] Go version: go1.13.15 [2021-04-22T19:05:05.619Z] Git commit: 363e9a8 [2021-04-22T19:05:05.619Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-22T19:05:05.619Z] OS/Arch: linux/arm64 [2021-04-22T19:05:05.619Z] Experimental: true [2021-04-22T19:05:05.619Z] containerd: [2021-04-22T19:05:05.619Z] Version: 1.4.4 [2021-04-22T19:05:05.619Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:05:05.619Z] runc: [2021-04-22T19:05:05.619Z] Version: 1.0.0-rc93 [2021-04-22T19:05:05.619Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:05:05.619Z] docker-init: [2021-04-22T19:05:05.619Z] Version: 0.19.0 [2021-04-22T19:05:05.619Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-22T19:05:05.954Z] + docker info [2021-04-22T19:05:17.376Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba64a551ad99edcd) in /home/ubuntu/workspace/moby_PR-42254 [Pipeline] { [Pipeline] checkout [2021-04-22T19:05:17.605Z] The recommended git tool is: git [2021-04-22T19:05:18.206Z] Client: [2021-04-22T19:05:18.206Z] Context: default [2021-04-22T19:05:18.206Z] Debug Mode: false [2021-04-22T19:05:18.206Z] Plugins: [2021-04-22T19:05:18.206Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-22T19:05:18.206Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-22T19:05:18.206Z] [2021-04-22T19:05:18.206Z] Server: [2021-04-22T19:05:18.206Z] Containers: 0 [2021-04-22T19:05:18.206Z] Running: 0 [2021-04-22T19:05:18.206Z] Paused: 0 [2021-04-22T19:05:18.206Z] Stopped: 0 [2021-04-22T19:05:18.206Z] Images: 0 [2021-04-22T19:05:18.206Z] Server Version: 20.10.5 [2021-04-22T19:05:18.206Z] Storage Driver: overlay2 [2021-04-22T19:05:18.206Z] Backing Filesystem: extfs [2021-04-22T19:05:18.206Z] Supports d_type: true [2021-04-22T19:05:18.206Z] Native Overlay Diff: true [2021-04-22T19:05:18.206Z] Logging Driver: json-file [2021-04-22T19:05:18.206Z] Cgroup Driver: cgroupfs [2021-04-22T19:05:18.206Z] Cgroup Version: 1 [2021-04-22T19:05:18.206Z] Plugins: [2021-04-22T19:05:18.206Z] Volume: local [2021-04-22T19:05:18.206Z] Network: bridge host ipvlan macvlan null overlay [2021-04-22T19:05:18.206Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-22T19:05:18.206Z] Swarm: inactive [2021-04-22T19:05:18.206Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-22T19:05:18.206Z] Default Runtime: runc [2021-04-22T19:05:18.206Z] Init Binary: docker-init [2021-04-22T19:05:18.206Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:05:18.206Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:05:18.206Z] init version: de40ad0 [2021-04-22T19:05:18.206Z] Security Options: [2021-04-22T19:05:18.206Z] apparmor [2021-04-22T19:05:18.206Z] seccomp [2021-04-22T19:05:18.206Z] Profile: default [2021-04-22T19:05:18.206Z] Kernel Version: 5.4.0-1041-aws [2021-04-22T19:05:18.206Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-22T19:05:18.206Z] OSType: linux [2021-04-22T19:05:18.206Z] Architecture: aarch64 [2021-04-22T19:05:18.206Z] CPUs: 4 [2021-04-22T19:05:18.206Z] Total Memory: 7.494GiB [2021-04-22T19:05:18.206Z] Name: ip-10-100-38-43 [2021-04-22T19:05:18.206Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-22T19:05:18.206Z] Docker Root Dir: /var/lib/docker [2021-04-22T19:05:18.206Z] Debug Mode: false [2021-04-22T19:05:18.206Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:05:18.206Z] Labels: [2021-04-22T19:05:18.206Z] Experimental: true [2021-04-22T19:05:18.206Z] Insecure Registries: [2021-04-22T19:05:18.206Z] 127.0.0.0/8 [2021-04-22T19:05:18.206Z] Live Restore Enabled: true [2021-04-22T19:05:18.206Z] [2021-04-22T19:05:18.206Z] WARNING: No swap limit support [Pipeline] sh [2021-04-22T19:05:18.503Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:05:18.504Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:05:18.504Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42254/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-22T19:05:18.504Z] + bash /home/ubuntu/workspace/moby_PR-42254/check-config.sh [2021-04-22T19:05:18.504Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-22T19:05:18.504Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-22T19:05:18.504Z] [2021-04-22T19:05:18.504Z] Generally Necessary: [2021-04-22T19:05:18.504Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-22T19:05:18.504Z] - apparmor: enabled and tools installed [2021-04-22T19:05:18.504Z] - CONFIG_NAMESPACES: enabled [2021-04-22T19:05:18.504Z] - CONFIG_NET_NS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_PID_NS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_IPC_NS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_UTS_NS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_CGROUPS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-22T19:05:18.504Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-22T19:05:18.504Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-22T19:05:18.504Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-22T19:05:18.504Z] - CONFIG_CPUSETS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_MEMCG: enabled [2021-04-22T19:05:18.504Z] - CONFIG_KEYS: enabled [2021-04-22T19:05:18.504Z] - CONFIG_VETH: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-22T19:05:18.767Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-22T19:05:18.767Z] [2021-04-22T19:05:18.767Z] Optional Features: [2021-04-22T19:05:18.767Z] - CONFIG_USER_NS: enabled [2021-04-22T19:05:18.767Z] - CONFIG_SECCOMP: enabled [2021-04-22T19:05:18.767Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-22T19:05:18.767Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-22T19:05:18.767Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-22T19:05:18.767Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-22T19:05:18.767Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-22T19:05:18.767Z] - CONFIG_BLK_CGROUP: enabled [2021-04-22T19:05:18.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-22T19:05:19.031Z] - CONFIG_CGROUP_PERF: enabled [2021-04-22T19:05:19.031Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-22T19:05:19.031Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-22T19:05:19.031Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-22T19:05:19.031Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-22T19:05:19.031Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-22T19:05:19.031Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-22T19:05:19.031Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-22T19:05:19.031Z] - CONFIG_IP_VS: enabled (as module) [2021-04-22T19:05:19.031Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-22T19:05:19.031Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-22T19:05:19.031Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-22T19:05:19.031Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-22T19:05:19.031Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-22T19:05:19.031Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-22T19:05:19.031Z] - CONFIG_EXT4_FS: enabled [2021-04-22T19:05:19.031Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-22T19:05:19.031Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-22T19:05:19.031Z] - Network Drivers: [2021-04-22T19:05:19.031Z] - "overlay": [2021-04-22T19:05:19.031Z] - CONFIG_VXLAN: enabled (as module) [2021-04-22T19:05:19.031Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-22T19:05:19.031Z] Optional (for encrypted networks): [2021-04-22T19:05:19.294Z] - CONFIG_CRYPTO: enabled [2021-04-22T19:05:19.294Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-22T19:05:19.294Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-22T19:05:19.294Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-22T19:05:19.294Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-22T19:05:19.294Z] - CONFIG_XFRM: enabled [2021-04-22T19:05:19.294Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-22T19:05:19.294Z] - "ipvlan": [2021-04-22T19:05:19.294Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-22T19:05:19.294Z] - "macvlan": [2021-04-22T19:05:19.294Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_DUMMY: enabled (as module) [2021-04-22T19:05:19.294Z] - "ftp,tftp client in container": [2021-04-22T19:05:19.294Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-22T19:05:19.294Z] - Storage Drivers: [2021-04-22T19:05:19.294Z] - "aufs": [2021-04-22T19:05:19.294Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-22T19:05:19.294Z] - "btrfs": [2021-04-22T19:05:19.294Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-22T19:05:19.294Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-22T19:05:19.294Z] - "devicemapper": [2021-04-22T19:05:19.557Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-22T19:05:19.557Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-22T19:05:19.557Z] - "overlay": [2021-04-22T19:05:19.557Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-22T19:05:19.557Z] - "zfs": [2021-04-22T19:05:19.557Z] - /dev/zfs: present [2021-04-22T19:05:19.557Z] - zfs command: missing [2021-04-22T19:05:19.557Z] - zpool command: missing [2021-04-22T19:05:19.557Z] [2021-04-22T19:05:19.557Z] Limits: [2021-04-22T19:05:19.557Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-22T19:05:19.557Z] [2021-04-22T19:05:19.557Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-22T19:05:19.908Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:780aa86cf022f693a34a07e922337feacd0a2f61 . [2021-04-22T19:05:20.483Z] #2 [internal] load .dockerignore [2021-04-22T19:05:20.483Z] #2 sha256:4616df0444769ff5d6fb4d9227383235fe15d02b46b5ff6c7e7429f465999ea8 [2021-04-22T19:05:20.483Z] #2 transferring context: 87B done [2021-04-22T19:05:20.483Z] #2 DONE 0.1s [2021-04-22T19:05:20.483Z] [2021-04-22T19:05:20.483Z] #1 [internal] load build definition from Dockerfile [2021-04-22T19:05:20.483Z] #1 sha256:d90b7aa3e5fa6a0f2ecef60b43635e84ec046967835b7b04c6cc1425b4930207 [2021-04-22T19:05:20.483Z] #1 transferring dockerfile: 17.07kB done [2021-04-22T19:05:20.483Z] #1 DONE 0.2s [2021-04-22T19:05:20.746Z] [2021-04-22T19:05:20.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-22T19:05:20.746Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-22T19:05:20.903Z] using credential docker-jenkins-github-credentials [2021-04-22T19:05:20.911Z] Cloning the remote Git repository [2021-04-22T19:05:20.911Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:05:21.008Z] #3 DONE 0.5s [2021-04-22T19:05:20.933Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:05:20.984Z] > git init /home/ubuntu/workspace/moby_PR-42254 # timeout=10 [2021-04-22T19:05:21.270Z] [2021-04-22T19:05:21.270Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-22T19:05:21.270Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-22T19:05:21.270Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-22T19:05:21.270Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-22T19:05:21.270Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-22T19:05:21.270Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-22T19:05:21.270Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-04-22T19:05:21.270Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.19MB / 9.01MB 0.3s [2021-04-22T19:05:21.533Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-04-22T19:05:21.796Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-04-22T19:05:21.796Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-22T19:05:21.796Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-22T19:05:22.058Z] #4 DONE 0.8s [2021-04-22T19:05:22.058Z] [2021-04-22T19:05:22.058Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:05:22.058Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-22T19:05:21.270Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:05:21.270Z] > git --version # timeout=10 [2021-04-22T19:05:21.316Z] > git --version # 'git version 2.17.1' [2021-04-22T19:05:21.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:21.324Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:23.004Z] #8 ... [2021-04-22T19:05:23.004Z] [2021-04-22T19:05:23.004Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-22T19:05:23.004Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-22T19:05:23.004Z] #5 DONE 0.7s [2021-04-22T19:05:23.004Z] [2021-04-22T19:05:23.004Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:05:23.004Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-22T19:05:23.004Z] #7 DONE 0.8s [2021-04-22T19:05:23.004Z] [2021-04-22T19:05:23.004Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-22T19:05:23.004Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-22T19:05:23.004Z] #6 DONE 0.8s [2021-04-22T19:05:23.004Z] [2021-04-22T19:05:23.004Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:05:23.004Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-22T19:05:23.004Z] #8 DONE 0.9s [2021-04-22T19:05:27.220Z] [2021-04-22T19:05:27.220Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:05:27.220Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-22T19:05:27.220Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-22T19:05:27.220Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:05:27.220Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-22T19:05:27.220Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-22T19:05:27.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-04-22T19:05:27.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s [2021-04-22T19:05:27.491Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-04-22T19:05:27.757Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-04-22T19:05:27.757Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-04-22T19:05:29.161Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-04-22T19:05:30.116Z] #62 DONE 3.5s [2021-04-22T19:05:30.116Z] [2021-04-22T19:05:30.116Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:05:30.116Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-22T19:05:30.116Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-22T19:05:30.116Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-22T19:05:30.116Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-22T19:05:30.116Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-22T19:05:30.116Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s done [2021-04-22T19:05:30.116Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.6s done [2021-04-22T19:05:30.116Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.9s done [2021-04-22T19:05:30.116Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.4s [2021-04-22T19:05:30.116Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.1s [2021-04-22T19:05:30.116Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.1s [2021-04-22T19:05:30.116Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.1s [2021-04-22T19:05:30.116Z] #9 ... [2021-04-22T19:05:30.116Z] [2021-04-22T19:05:30.116Z] #23 [internal] load build context [2021-04-22T19:05:30.116Z] #23 sha256:79340add1e35cbcf327970d3a99aea7bfb6da5f552d272084e0dcd047527e7bd [2021-04-22T19:05:30.116Z] #23 transferring context: 53.20MB 3.3s done [2021-04-22T19:05:30.116Z] #23 DONE 3.6s [2021-04-22T19:05:30.116Z] [2021-04-22T19:05:30.116Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:05:30.116Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-22T19:05:30.482Z] #9 ... [2021-04-22T19:05:30.482Z] [2021-04-22T19:05:30.482Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:05:30.482Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-22T19:05:30.482Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-22T19:05:30.482Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:05:30.482Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-22T19:05:30.482Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-22T19:05:30.482Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-04-22T19:05:30.482Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-04-22T19:05:30.482Z] #64 DONE 3.6s [2021-04-22T19:05:30.482Z] [2021-04-22T19:05:30.482Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:05:30.482Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-22T19:05:30.482Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.07MB / 97.69MB 3.4s [2021-04-22T19:05:30.482Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.89MB / 52.16MB 3.4s [2021-04-22T19:05:30.482Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.44MB / 62.53MB 3.4s [2021-04-22T19:05:30.745Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 3.5s [2021-04-22T19:05:30.746Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.41MB / 52.16MB 3.5s [2021-04-22T19:05:30.746Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 22.06MB / 62.53MB 3.5s [2021-04-22T19:05:30.746Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 37.96MB / 97.69MB 3.6s [2021-04-22T19:05:30.746Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 35.65MB / 52.16MB 3.6s [2021-04-22T19:05:30.746Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.67MB / 62.53MB 3.6s [2021-04-22T19:05:30.746Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 39.85MB / 52.16MB 3.7s [2021-04-22T19:05:30.746Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.25MB / 97.69MB 3.9s [2021-04-22T19:05:30.746Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s [2021-04-22T19:05:30.746Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.87MB / 62.53MB 3.9s [2021-04-22T19:05:31.012Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 89.13MB / 97.69MB 4.0s [2021-04-22T19:05:31.012Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.47MB / 97.69MB 4.1s [2021-04-22T19:05:32.407Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.1s done [2021-04-22T19:05:32.735Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.9s done [2021-04-22T19:05:33.687Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.7s done [2021-04-22T19:05:34.262Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-22T19:05:34.524Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-04-22T19:05:36.443Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.2s [2021-04-22T19:05:36.443Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.5s done [2021-04-22T19:05:36.705Z] #9 ... [2021-04-22T19:05:36.705Z] [2021-04-22T19:05:36.705Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:05:36.705Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-22T19:05:36.705Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-22T19:05:36.705Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-22T19:05:36.705Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-22T19:05:36.705Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-22T19:05:36.967Z] #26 ... [2021-04-22T19:05:36.967Z] [2021-04-22T19:05:36.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:05:36.967Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-22T19:05:36.967Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-22T19:05:36.967Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 10.0s [2021-04-22T19:05:37.229Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.1s [2021-04-22T19:05:37.229Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-04-22T19:05:37.805Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.8s done [2021-04-22T19:05:38.028Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d53da7db50842c3) in /home/ubuntu/workspace/moby_PR-42254 [Pipeline] { [Pipeline] checkout [2021-04-22T19:05:38.208Z] The recommended git tool is: git [2021-04-22T19:05:39.250Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074aa4941199a791f) in /home/ubuntu/workspace/moby_PR-42254 [Pipeline] { [Pipeline] checkout [2021-04-22T19:05:39.370Z] The recommended git tool is: git [2021-04-22T19:05:39.730Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-22T19:05:40.254Z] using credential docker-jenkins-github-credentials [2021-04-22T19:05:40.261Z] Cloning the remote Git repository [2021-04-22T19:05:40.261Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:05:40.158Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:05:40.206Z] > git init /home/ubuntu/workspace/moby_PR-42254 # timeout=10 [2021-04-22T19:05:40.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:05:40.533Z] > git --version # timeout=10 [2021-04-22T19:05:40.544Z] > git --version # 'git version 2.17.1' [2021-04-22T19:05:40.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:40.565Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:41.984Z] using credential docker-jenkins-github-credentials [2021-04-22T19:05:41.999Z] Cloning the remote Git repository [2021-04-22T19:05:42.000Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:05:42.293Z] #9 ... [2021-04-22T19:05:42.293Z] [2021-04-22T19:05:42.293Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-22T19:05:42.293Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-22T19:05:42.293Z] #63 DONE 1.9s [2021-04-22T19:05:42.293Z] [2021-04-22T19:05:42.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:05:42.293Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-22T19:05:42.293Z] #9 ... [2021-04-22T19:05:42.293Z] [2021-04-22T19:05:42.293Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-22T19:05:42.293Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-22T19:05:41.464Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:05:42.108Z] > git init /home/ubuntu/workspace/moby_PR-42254 # timeout=10 [2021-04-22T19:05:42.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:05:42.368Z] > git --version # timeout=10 [2021-04-22T19:05:42.385Z] > git --version # 'git version 2.25.1' [2021-04-22T19:05:42.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:42.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:43.147Z] Fetching without tags [2021-04-22T19:05:43.470Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:05:43.690Z] #65 ... [2021-04-22T19:05:43.690Z] [2021-04-22T19:05:43.690Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:05:43.690Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-22T19:05:43.690Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 12.3s done [2021-04-22T19:05:43.690Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 3.2s done [2021-04-22T19:05:43.690Z] #26 DONE 17.1s [2021-04-22T19:05:43.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:05:43.100Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:05:43.107Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:43.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:05:43.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:05:43.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:43.153Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:43.476Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:05:43.492Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:05:43.954Z] [2021-04-22T19:05:43.954Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-22T19:05:43.954Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-22T19:05:43.954Z] #65 DONE 1.7s [2021-04-22T19:05:43.954Z] [2021-04-22T19:05:43.954Z] #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-04-22T19:05:43.954Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:05:44.181Z] Merge succeeded, producing c06d4aceb83a819a89b5a3f53a4cbef3c6af24a7 [2021-04-22T19:05:44.181Z] Checking out Revision c06d4aceb83a819a89b5a3f53a4cbef3c6af24a7 (PR-42254) [2021-04-22T19:05:44.905Z] #27 1.162 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:05:44.905Z] #27 1.191 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:05:44.905Z] #27 1.197 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:05:45.168Z] #27 1.393 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-22T19:05:45.431Z] #27 1.627 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-22T19:05:45.695Z] #27 1.917 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-22T19:05:44.040Z] > git remote # timeout=10 [2021-04-22T19:05:44.065Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:05:44.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:44.083Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:05:44.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T19:05:44.182Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:05:44.201Z] > git checkout -f c06d4aceb83a819a89b5a3f53a4cbef3c6af24a7 # timeout=10 [2021-04-22T19:05:47.092Z] #27 3.374 Fetched 8252 kB in 2s (3360 kB/s) [2021-04-22T19:05:47.779Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:05:47.781Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-22T19:05:48.485Z] #27 3.374 Reading package lists... [2021-04-22T19:05:48.913Z] + docker version [2021-04-22T19:05:49.909Z] #27 4.687 Reading package lists... [2021-04-22T19:05:49.910Z] #27 6.002 Building dependency tree... [2021-04-22T19:05:50.180Z] #27 ... [2021-04-22T19:05:50.180Z] [2021-04-22T19:05:50.180Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:05:50.180Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-22T19:05:50.180Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.3s done [2021-04-22T19:05:50.180Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done [2021-04-22T19:05:50.180Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-04-22T19:05:50.180Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-22T19:05:50.447Z] #9 DONE 23.7s [2021-04-22T19:05:50.447Z] [2021-04-22T19:05:50.447Z] #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-04-22T19:05:50.447Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:05:50.447Z] #27 6.651 The following additional packages will be installed: [2021-04-22T19:05:50.447Z] #27 6.651 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-22T19:05:50.447Z] #27 6.651 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-22T19:05:50.447Z] #27 6.653 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-22T19:05:50.447Z] #27 6.655 Suggested packages: [2021-04-22T19:05:50.447Z] #27 6.655 krb5-doc krb5-user [2021-04-22T19:05:50.447Z] #27 6.655 Recommended packages: [2021-04-22T19:05:50.447Z] #27 6.655 krb5-locales publicsuffix libsasl2-modules [2021-04-22T19:05:50.716Z] #27 6.963 The following NEW packages will be installed: [2021-04-22T19:05:50.716Z] #27 6.964 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-22T19:05:50.716Z] #27 6.965 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-22T19:05:50.716Z] #27 6.966 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-22T19:05:50.716Z] #27 6.967 libssh2-1 libssl1.1 openssl [2021-04-22T19:05:50.979Z] #27 7.273 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-22T19:05:50.979Z] #27 7.273 Need to get 4777 kB of archives. [2021-04-22T19:05:50.979Z] #27 7.273 After this operation, 11.5 MB of additional disk space will be used. [2021-04-22T19:05:50.979Z] #27 7.273 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-22T19:05:50.979Z] #27 7.281 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-22T19:05:50.979Z] #27 7.281 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-22T19:05:50.979Z] #27 7.281 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-22T19:05:50.979Z] #27 7.285 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-22T19:05:50.979Z] #27 7.292 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-22T19:05:50.979Z] #27 7.294 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-22T19:05:50.979Z] #27 7.297 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-22T19:05:50.979Z] #27 7.300 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-22T19:05:50.979Z] #27 7.303 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-22T19:05:50.979Z] #27 7.310 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-22T19:05:50.979Z] #27 7.313 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-22T19:05:50.979Z] #27 7.315 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-22T19:05:50.979Z] #27 7.323 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-22T19:05:50.979Z] #27 7.348 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-22T19:05:51.241Z] #27 7.351 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-22T19:05:51.241Z] #27 7.353 Get:17 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-22T19:05:51.241Z] #27 7.356 Get:18 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-22T19:05:51.503Z] #27 7.546 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-22T19:05:51.503Z] #27 7.665 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-22T19:05:51.503Z] #27 7.671 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-22T19:05:51.764Z] #27 8.002 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:05:51.764Z] #27 8.042 Fetched 4777 kB in 1s (7001 kB/s) [2021-04-22T19:05:52.029Z] #27 8.248 Selecting previously unselected package libssl1.1:arm64. [2021-04-22T19:05:52.029Z] #27 8.248 (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-04-22T19:05:52.029Z] #27 8.258 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-22T19:05:52.290Z] #27 8.417 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:05:52.554Z] #27 8.615 Selecting previously unselected package openssl. [2021-04-22T19:05:52.554Z] #27 8.616 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-22T19:05:52.554Z] #27 8.623 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:05:52.554Z] #27 ... [2021-04-22T19:05:52.554Z] [2021-04-22T19:05:52.554Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-22T19:05:52.554Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-22T19:05:52.554Z] #10 DONE 2.1s [2021-04-22T19:05:52.554Z] [2021-04-22T19:05:52.554Z] #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-04-22T19:05:52.554Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:05:52.554Z] #27 8.813 Selecting previously unselected package ca-certificates. [2021-04-22T19:05:52.554Z] #27 8.813 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-22T19:05:52.817Z] #27 8.830 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-22T19:05:52.817Z] #27 8.939 Selecting previously unselected package libkeyutils1:arm64. [2021-04-22T19:05:52.817Z] #27 8.939 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-22T19:05:52.817Z] #27 8.944 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-22T19:05:52.817Z] #27 8.987 Selecting previously unselected package libkrb5support0:arm64. [2021-04-22T19:05:52.817Z] #27 8.989 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-22T19:05:52.817Z] #27 8.993 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:52.817Z] #27 9.051 Selecting previously unselected package libk5crypto3:arm64. [2021-04-22T19:05:52.817Z] #27 9.051 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-22T19:05:53.080Z] #27 9.055 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:53.080Z] #27 9.114 Selecting previously unselected package libkrb5-3:arm64. [2021-04-22T19:05:53.080Z] #27 9.116 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-22T19:05:53.080Z] #27 9.120 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:53.080Z] #27 9.212 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-22T19:05:53.080Z] #27 9.214 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-22T19:05:53.080Z] #27 9.219 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:53.080Z] #27 9.280 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-22T19:05:53.080Z] #27 9.282 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-22T19:05:53.080Z] #27 9.286 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:05:53.080Z] #27 9.333 Selecting previously unselected package libsasl2-2:arm64. [2021-04-22T19:05:53.345Z] #27 9.335 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-22T19:05:53.345Z] #27 9.340 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:05:53.345Z] #27 ... [2021-04-22T19:05:53.345Z] [2021-04-22T19:05:53.345Z] #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-04-22T19:05:53.345Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-22T19:05:53.345Z] #11 DONE 0.7s [2021-04-22T19:05:53.345Z] [2021-04-22T19:05:53.345Z] #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-04-22T19:05:53.345Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:05:53.345Z] #27 9.508 Selecting previously unselected package libldap-common. [2021-04-22T19:05:53.345Z] #27 9.510 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-22T19:05:53.345Z] #27 9.515 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:05:53.345Z] #27 9.577 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-22T19:05:53.345Z] #27 9.577 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-22T19:05:53.345Z] #27 9.584 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:05:53.345Z] #27 ... [2021-04-22T19:05:53.345Z] [2021-04-22T19:05:53.345Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-22T19:05:53.345Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-22T19:05:53.345Z] #39 DONE 0.2s [2021-04-22T19:05:53.345Z] [2021-04-22T19:05:53.345Z] #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-04-22T19:05:53.345Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:05:53.345Z] #27 9.682 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-22T19:05:53.345Z] #27 9.682 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-22T19:05:53.345Z] #27 9.682 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-22T19:05:53.608Z] #27 ... [2021-04-22T19:05:53.608Z] [2021-04-22T19:05:53.608Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-22T19:05:53.608Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-22T19:05:53.608Z] #31 DONE 0.2s [2021-04-22T19:05:53.608Z] [2021-04-22T19:05:53.608Z] #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-04-22T19:05:53.608Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:05:53.608Z] #27 9.752 Selecting previously unselected package libpsl5:arm64. [2021-04-22T19:05:53.608Z] #27 9.753 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-22T19:05:53.608Z] #27 9.759 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-22T19:05:53.608Z] #27 9.853 Selecting previously unselected package librtmp1:arm64. [2021-04-22T19:05:53.608Z] #27 9.853 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-22T19:05:53.608Z] #27 9.867 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:05:53.608Z] #27 9.941 Selecting previously unselected package libssh2-1:arm64. [2021-04-22T19:05:53.608Z] #27 9.943 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-22T19:05:53.608Z] #27 9.950 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-22T19:05:53.872Z] #27 10.06 Selecting previously unselected package libcurl4:arm64. [2021-04-22T19:05:53.872Z] #27 10.06 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-22T19:05:53.872Z] #27 10.06 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-22T19:05:53.872Z] #27 10.16 Selecting previously unselected package curl. [2021-04-22T19:05:54.138Z] #27 10.16 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-22T19:05:54.138Z] #27 10.17 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-22T19:05:54.138Z] #27 10.34 Selecting previously unselected package libonig5:arm64. [2021-04-22T19:05:54.138Z] #27 10.34 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-22T19:05:54.138Z] #27 10.36 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-22T19:05:54.138Z] #27 10.46 Selecting previously unselected package libjq1:arm64. [2021-04-22T19:05:54.138Z] #27 10.46 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-22T19:05:54.138Z] #27 10.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-22T19:05:54.401Z] #27 10.69 Selecting previously unselected package jq. [2021-04-22T19:05:54.401Z] #27 10.69 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-22T19:05:54.401Z] #27 10.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:05:54.826Z] #27 10.80 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-22T19:05:54.826Z] #27 10.82 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-22T19:05:54.826Z] #27 10.83 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:05:55.092Z] #27 11.27 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-22T19:05:55.092Z] #27 11.29 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:05:55.092Z] #27 11.30 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:55.092Z] #27 11.33 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:05:55.092Z] #27 11.36 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:05:55.092Z] #27 11.37 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:55.092Z] #27 11.39 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:05:55.092Z] #27 11.41 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-22T19:05:55.357Z] #27 11.46 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:05:55.357Z] #27 11.49 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:05:55.357Z] #27 11.51 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-22T19:05:55.357Z] #27 11.53 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-22T19:05:55.357Z] #27 11.54 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:05:55.357Z] #27 11.57 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-22T19:05:55.498Z] Client: Docker Engine - Community [2021-04-22T19:05:55.498Z] Version: 20.10.5 [2021-04-22T19:05:55.498Z] API version: 1.41 [2021-04-22T19:05:55.498Z] Go version: go1.13.15 [2021-04-22T19:05:55.498Z] Git commit: 55c4c88 [2021-04-22T19:05:55.498Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-22T19:05:55.498Z] OS/Arch: linux/amd64 [2021-04-22T19:05:55.498Z] Context: default [2021-04-22T19:05:55.498Z] Experimental: true [2021-04-22T19:05:55.498Z] [2021-04-22T19:05:55.498Z] Server: Docker Engine - Community [2021-04-22T19:05:55.498Z] Engine: [2021-04-22T19:05:55.498Z] Version: 20.10.5 [2021-04-22T19:05:55.498Z] API version: 1.41 (minimum version 1.12) [2021-04-22T19:05:55.498Z] Go version: go1.13.15 [2021-04-22T19:05:55.498Z] Git commit: 363e9a8 [2021-04-22T19:05:55.498Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-22T19:05:55.498Z] OS/Arch: linux/amd64 [2021-04-22T19:05:55.498Z] Experimental: true [2021-04-22T19:05:55.498Z] containerd: [2021-04-22T19:05:55.498Z] Version: 1.4.4 [2021-04-22T19:05:55.498Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:05:55.498Z] runc: [2021-04-22T19:05:55.498Z] Version: 1.0.0-rc93 [2021-04-22T19:05:55.498Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:05:55.498Z] docker-init: [2021-04-22T19:05:55.498Z] Version: 0.19.0 [2021-04-22T19:05:55.498Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-22T19:05:55.812Z] + docker info [2021-04-22T19:05:56.761Z] #27 ... [2021-04-22T19:05:56.761Z] [2021-04-22T19:05:56.761Z] #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-04-22T19:05:56.761Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-22T19:05:56.761Z] #12 DONE 3.2s [2021-04-22T19:05:56.761Z] [2021-04-22T19:05:56.761Z] #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-04-22T19:05:56.761Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:05:58.378Z] Fetching without tags [2021-04-22T19:05:58.678Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:05:58.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:05:58.332Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:05:58.350Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:58.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:05:58.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:05:58.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:58.381Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:05:58.685Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:05:58.711Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:05:59.332Z] #13 2.854 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:05:59.332Z] #13 2.885 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:05:59.596Z] #13 2.893 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:05:59.596Z] #13 2.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:05:59.873Z] Merge succeeded, producing 141cd74cc44575f8fd40bdcc6c6fc12a39b90a74 [2021-04-22T19:05:59.873Z] Checking out Revision 141cd74cc44575f8fd40bdcc6c6fc12a39b90a74 (PR-42254) [2021-04-22T19:06:00.548Z] #13 3.860 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-22T19:05:59.320Z] > git remote # timeout=10 [2021-04-22T19:05:59.336Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:05:59.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:05:59.357Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:05:59.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T19:05:59.874Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:05:59.889Z] > git checkout -f 141cd74cc44575f8fd40bdcc6c6fc12a39b90a74 # timeout=10 [2021-04-22T19:06:01.947Z] #13 5.368 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-22T19:06:01.947Z] #13 ... [2021-04-22T19:06:01.947Z] [2021-04-22T19:06:01.947Z] #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-04-22T19:06:01.947Z] #47 sha256:2e445393f7121642731726f621dabc5bc6f88fe4d0253764eeda88020cb2531f [2021-04-22T19:06:01.947Z] #47 5.241 + RM_GOPATH=0 [2021-04-22T19:06:01.947Z] #47 5.241 + TMP_GOPATH= [2021-04-22T19:06:01.947Z] #47 5.241 + : /build [2021-04-22T19:06:01.947Z] #47 5.241 + '[' -z '' ']' [2021-04-22T19:06:01.947Z] #47 5.243 ++ mktemp -d [2021-04-22T19:06:01.947Z] #47 5.248 + export GOPATH=/tmp/tmp.LsheZdZTaC [2021-04-22T19:06:01.947Z] #47 5.248 + GOPATH=/tmp/tmp.LsheZdZTaC [2021-04-22T19:06:01.947Z] #47 5.248 + RM_GOPATH=1 [2021-04-22T19:06:01.947Z] #47 5.248 + case "$(go env GOARCH)" in [2021-04-22T19:06:01.947Z] #47 5.281 ++ go env GOARCH [2021-04-22T19:06:01.947Z] #47 5.310 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:01.947Z] #47 5.310 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:01.947Z] #47 5.310 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:01.947Z] #47 5.326 + dir=/tmp/install [2021-04-22T19:06:01.947Z] #47 5.327 + bin=gotestsum [2021-04-22T19:06:01.947Z] #47 5.327 + shift [2021-04-22T19:06:01.947Z] #47 5.327 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-22T19:06:01.947Z] #47 5.327 + . /tmp/install/gotestsum.installer [2021-04-22T19:06:01.947Z] #47 5.328 ++ : v0.5.3 [2021-04-22T19:06:01.947Z] #47 5.328 + install_gotestsum [2021-04-22T19:06:01.947Z] #47 5.329 + set -e [2021-04-22T19:06:01.947Z] #47 5.329 + export GO111MODULE=on [2021-04-22T19:06:01.947Z] #47 5.329 + GO111MODULE=on [2021-04-22T19:06:01.947Z] #47 5.329 + GOBIN=/build [2021-04-22T19:06:01.947Z] #47 5.329 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-22T19:06:01.947Z] #47 5.425 go: finding gotest.tools v0.5.3 [2021-04-22T19:06:01.947Z] #47 5.426 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-22T19:06:01.947Z] #47 6.325 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-22T19:06:01.947Z] #47 6.768 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-22T19:06:01.947Z] #47 7.726 go: downloading github.com/fatih/color v1.9.0 [2021-04-22T19:06:01.947Z] #47 7.773 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:06:01.947Z] #47 7.783 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:06:01.947Z] #47 7.804 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:06:01.947Z] #47 7.820 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:06:01.947Z] #47 7.859 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-22T19:06:01.947Z] #47 7.904 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:06:01.947Z] #47 7.908 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:06:01.947Z] #47 7.918 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:06:01.947Z] #47 8.070 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:06:01.947Z] #47 8.187 go: extracting github.com/fatih/color v1.9.0 [2021-04-22T19:06:01.947Z] #47 8.187 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:06:01.947Z] #47 8.334 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-22T19:06:01.947Z] #47 8.497 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:06:01.947Z] #47 8.501 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:06:01.947Z] #47 8.534 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:06:01.947Z] #47 8.551 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:06:01.947Z] #47 8.721 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:06:02.211Z] #47 8.854 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:06:03.166Z] #47 9.987 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:06:03.294Z] Fetching without tags [2021-04-22T19:06:03.437Z] #47 ... [2021-04-22T19:06:03.437Z] [2021-04-22T19:06:03.437Z] #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-04-22T19:06:03.437Z] #58 sha256:1af40862d8478bf4081b10a13b054c9d04ced8c49dc674eabf64dd8ed1cc4d5b [2021-04-22T19:06:03.437Z] #58 5.256 + RM_GOPATH=0 [2021-04-22T19:06:03.437Z] #58 5.257 + TMP_GOPATH= [2021-04-22T19:06:03.437Z] #58 5.257 + : /build [2021-04-22T19:06:03.437Z] #58 5.257 + '[' -z '' ']' [2021-04-22T19:06:03.437Z] #58 5.260 ++ mktemp -d [2021-04-22T19:06:03.437Z] #58 5.267 + export GOPATH=/tmp/tmp.aBX6dXVCtz [2021-04-22T19:06:03.437Z] #58 5.267 + GOPATH=/tmp/tmp.aBX6dXVCtz [2021-04-22T19:06:03.437Z] #58 5.268 + RM_GOPATH=1 [2021-04-22T19:06:03.437Z] #58 5.268 + case "$(go env GOARCH)" in [2021-04-22T19:06:03.437Z] #58 5.269 ++ go env GOARCH [2021-04-22T19:06:03.437Z] #58 5.281 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:03.437Z] #58 5.281 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:03.437Z] #58 5.286 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:03.437Z] #58 5.286 + dir=/tmp/install [2021-04-22T19:06:03.437Z] #58 5.286 + bin=rootlesskit [2021-04-22T19:06:03.437Z] #58 5.286 + shift [2021-04-22T19:06:03.437Z] #58 5.286 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-22T19:06:03.437Z] #58 5.286 + . /tmp/install/rootlesskit.installer [2021-04-22T19:06:03.437Z] #58 5.286 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:06:03.437Z] #58 5.291 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:06:03.437Z] #58 5.291 + install_rootlesskit [2021-04-22T19:06:03.437Z] #58 5.291 + case "$1" in [2021-04-22T19:06:03.437Z] #58 5.291 + export CGO_ENABLED=0 [2021-04-22T19:06:03.437Z] #58 5.291 + CGO_ENABLED=0 [2021-04-22T19:06:03.437Z] #58 5.291 + _install_rootlesskit [2021-04-22T19:06:03.437Z] #58 5.291 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-22T19:06:03.437Z] #58 5.291 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aBX6dXVCtz/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:06:03.437Z] #58 5.298 Cloning into '/tmp/tmp.aBX6dXVCtz/src/github.com/rootless-containers/rootlesskit'... [2021-04-22T19:06:03.437Z] #58 8.587 + cd /tmp/tmp.aBX6dXVCtz/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:06:03.437Z] #58 8.594 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:06:03.437Z] #58 8.607 + export GO111MODULE=on [2021-04-22T19:06:03.437Z] #58 8.608 + GO111MODULE=on [2021-04-22T19:06:03.437Z] #58 8.608 + export GOPROXY=https://proxy.golang.org [2021-04-22T19:06:03.437Z] #58 8.608 + GOPROXY=https://proxy.golang.org [2021-04-22T19:06:03.437Z] #58 8.608 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:06:03.437Z] #58 8.608 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-22T19:06:03.437Z] #58 ... [2021-04-22T19:06:03.437Z] [2021-04-22T19:06:03.437Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:06:03.437Z] #34 sha256:f280c1281ec3fcda03785279b0a67fb8a68cd9fe35ed248cf878d8a79f47221c [2021-04-22T19:06:03.437Z] #34 4.041 Install go-toml version v1.8.1 [2021-04-22T19:06:03.437Z] #34 4.073 go: finding github.com v1.8.1 [2021-04-22T19:06:03.437Z] #34 4.073 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:06:03.437Z] #34 4.073 go: finding github.com/pelletier v1.8.1 [2021-04-22T19:06:03.437Z] #34 4.073 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-22T19:06:03.437Z] #34 4.073 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-22T19:06:03.437Z] #34 4.855 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:06:03.437Z] #34 5.307 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:06:03.437Z] #34 8.059 github.com/pelletier/go-toml [2021-04-22T19:06:03.631Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:06:03.715Z] #34 ... [2021-04-22T19:06:03.715Z] [2021-04-22T19:06:03.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-04-22T19:06:03.715Z] #24 sha256:840400129670a7fb324a725f0e6f5c87dcc819dccc4f896c6f32cd798929b5f7 [2021-04-22T19:06:03.715Z] #24 3.979 + RM_GOPATH=0 [2021-04-22T19:06:03.715Z] #24 3.979 + TMP_GOPATH= [2021-04-22T19:06:03.715Z] #24 3.980 + : /build [2021-04-22T19:06:03.715Z] #24 3.980 + '[' -z '' ']' [2021-04-22T19:06:03.715Z] #24 3.981 ++ mktemp -d [2021-04-22T19:06:03.715Z] #24 3.984 + export GOPATH=/tmp/tmp.Xkc7MaMCtF [2021-04-22T19:06:03.715Z] #24 3.984 + GOPATH=/tmp/tmp.Xkc7MaMCtF [2021-04-22T19:06:03.715Z] #24 3.984 + RM_GOPATH=1 [2021-04-22T19:06:03.715Z] #24 3.984 + case "$(go env GOARCH)" in [2021-04-22T19:06:03.715Z] #24 3.985 ++ go env GOARCH [2021-04-22T19:06:03.715Z] #24 4.028 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:03.715Z] #24 4.028 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:03.715Z] #24 4.032 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:03.715Z] #24 4.033 + dir=/tmp/install [2021-04-22T19:06:03.715Z] #24 4.033 + bin=dockercli [2021-04-22T19:06:03.715Z] #24 4.033 + shift [2021-04-22T19:06:03.715Z] #24 4.033 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-22T19:06:03.715Z] #24 4.033 + . /tmp/install/dockercli.installer [2021-04-22T19:06:03.715Z] #24 4.033 ++ : stable [2021-04-22T19:06:03.715Z] #24 4.033 ++ : 17.06.2-ce [2021-04-22T19:06:03.715Z] #24 4.033 + install_dockercli [2021-04-22T19:06:03.715Z] #24 4.033 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-22T19:06:03.715Z] #24 4.034 Install docker/cli version 17.06.2-ce from stable [2021-04-22T19:06:03.715Z] #24 4.038 ++ uname -m [2021-04-22T19:06:03.715Z] #24 4.038 + arch=aarch64 [2021-04-22T19:06:03.715Z] #24 4.038 + '[' aarch64 '!=' x86_64 ']' [2021-04-22T19:06:03.715Z] #24 4.038 + '[' aarch64 '!=' s390x ']' [2021-04-22T19:06:03.715Z] #24 4.038 + '[' aarch64 '!=' armhf ']' [2021-04-22T19:06:03.715Z] #24 4.038 + build_dockercli [2021-04-22T19:06:03.715Z] #24 4.038 + git clone https://github.com/docker/docker-ce /tmp/tmp.Xkc7MaMCtF/tmp/docker-ce [2021-04-22T19:06:03.715Z] #24 4.044 Cloning into '/tmp/tmp.Xkc7MaMCtF/tmp/docker-ce'... [2021-04-22T19:06:03.715Z] #24 ... [2021-04-22T19:06:03.715Z] [2021-04-22T19:06:03.715Z] #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-04-22T19:06:03.715Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:06:03.715Z] #51 4.809 + RM_GOPATH=0 [2021-04-22T19:06:03.715Z] #51 4.809 + TMP_GOPATH= [2021-04-22T19:06:03.715Z] #51 4.809 + : /build [2021-04-22T19:06:03.715Z] #51 4.809 + '[' -z '' ']' [2021-04-22T19:06:03.715Z] #51 4.809 ++ mktemp -d [2021-04-22T19:06:03.715Z] #51 4.818 + export GOPATH=/tmp/tmp.BXNEI4UTun [2021-04-22T19:06:03.715Z] #51 4.818 + GOPATH=/tmp/tmp.BXNEI4UTun [2021-04-22T19:06:03.715Z] #51 4.818 + RM_GOPATH=1 [2021-04-22T19:06:03.715Z] #51 4.818 + case "$(go env GOARCH)" in [2021-04-22T19:06:03.715Z] #51 4.818 ++ go env GOARCH [2021-04-22T19:06:03.715Z] #51 4.962 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:03.715Z] #51 4.962 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:03.715Z] #51 4.962 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:03.715Z] #51 4.972 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:06:03.715Z] #51 4.972 + dir=/tmp/install [2021-04-22T19:06:03.715Z] #51 4.972 + bin=shfmt [2021-04-22T19:06:03.715Z] #51 4.972 + shift [2021-04-22T19:06:03.715Z] #51 4.972 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-22T19:06:03.715Z] #51 4.972 + . /tmp/install/shfmt.installer [2021-04-22T19:06:03.715Z] #51 4.972 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:06:03.715Z] #51 4.972 + install_shfmt [2021-04-22T19:06:03.715Z] #51 4.972 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-22T19:06:03.715Z] #51 4.972 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BXNEI4UTun/src/github.com/mvdan/sh [2021-04-22T19:06:03.715Z] #51 4.982 Cloning into '/tmp/tmp.BXNEI4UTun/src/github.com/mvdan/sh'... [2021-04-22T19:06:03.723Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:06:03.724Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:06:03.980Z] #51 ... [2021-04-22T19:06:03.980Z] [2021-04-22T19:06:03.980Z] #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-04-22T19:06:03.980Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-22T19:06:03.980Z] #40 4.407 + git clone https://github.com/docker/distribution.git . [2021-04-22T19:06:03.980Z] #40 4.419 Cloning into '.'... [2021-04-22T19:06:03.980Z] #40 ... [2021-04-22T19:06:03.980Z] [2021-04-22T19:06:03.980Z] #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-04-22T19:06:03.980Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-22T19:06:03.980Z] #55 5.715 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:06:03.980Z] #55 5.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:06:03.980Z] #55 5.774 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:06:03.980Z] #55 6.683 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-22T19:06:03.980Z] #55 8.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-22T19:06:03.981Z] #55 9.466 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-22T19:06:03.205Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:06:03.217Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:06:03.239Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:06:03.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:06:03.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:06:03.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:06:03.290Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:06:03.628Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:06:03.643Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-04-22T19:06:04.247Z] #55 ... [2021-04-22T19:06:04.247Z] [2021-04-22T19:06:04.247Z] #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-04-22T19:06:04.247Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:04.247Z] #42 4.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:06:04.247Z] #42 4.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:06:04.247Z] #42 4.101 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:06:04.247Z] #42 4.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-22T19:06:04.247Z] #42 6.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-22T19:06:04.247Z] #42 7.587 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-22T19:06:04.247Z] #42 ... [2021-04-22T19:06:04.247Z] [2021-04-22T19:06:04.247Z] #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-04-22T19:06:04.247Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-22T19:06:04.247Z] #32 4.998 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-22T19:06:04.247Z] #32 5.006 Cloning into '.'... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-22T19:06:04.503Z] Merge succeeded, producing 25b483bbd6f4e7e54412a4ac567d9348ff8d2e71 [2021-04-22T19:06:04.503Z] Checking out Revision 25b483bbd6f4e7e54412a4ac567d9348ff8d2e71 (PR-42254) [2021-04-22T19:06:04.512Z] #32 ... [2021-04-22T19:06:04.512Z] [2021-04-22T19:06:04.512Z] #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-04-22T19:06:04.512Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:04.512Z] #36 5.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:06:04.512Z] #36 5.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:06:04.512Z] #36 5.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:06:04.512Z] #36 6.703 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-22T19:06:04.512Z] #36 8.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-22T19:06:04.512Z] #36 9.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-22T19:06:04.512Z] #36 ... [2021-04-22T19:06:04.512Z] [2021-04-22T19:06:04.512Z] #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-04-22T19:06:04.512Z] #67 sha256:49e2af97ed320686389a65ca613bba1ad3719f3b5cb7bbad1d3d02e8be761ef6 [2021-04-22T19:06:04.512Z] #67 4.855 + RM_GOPATH=0 [2021-04-22T19:06:04.512Z] #67 4.855 + TMP_GOPATH= [2021-04-22T19:06:04.512Z] #67 4.855 + : /build [2021-04-22T19:06:04.512Z] #67 4.855 + '[' -z '' ']' [2021-04-22T19:06:04.512Z] #67 4.877 ++ mktemp -d [2021-04-22T19:06:04.512Z] #67 4.883 + export GOPATH=/tmp/tmp.D3credliUP [2021-04-22T19:06:04.512Z] #67 4.886 + GOPATH=/tmp/tmp.D3credliUP [2021-04-22T19:06:04.512Z] #67 4.886 + RM_GOPATH=1 [2021-04-22T19:06:04.512Z] #67 4.886 + case "$(go env GOARCH)" in [2021-04-22T19:06:04.512Z] #67 4.887 ++ go env GOARCH [2021-04-22T19:06:04.512Z] #67 4.922 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:04.512Z] #67 4.922 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:04.512Z] #67 4.922 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:04.512Z] #67 4.963 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:06:04.512Z] #67 4.963 + dir=/tmp/install [2021-04-22T19:06:04.512Z] #67 4.963 + bin=proxy [2021-04-22T19:06:04.512Z] #67 4.963 + shift [2021-04-22T19:06:04.512Z] #67 4.963 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-22T19:06:04.512Z] #67 4.963 + . /tmp/install/proxy.installer [2021-04-22T19:06:04.512Z] #67 4.963 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:06:04.512Z] #67 4.963 + install_proxy [2021-04-22T19:06:04.512Z] #67 4.963 + case "$1" in [2021-04-22T19:06:04.512Z] #67 4.963 + export CGO_ENABLED=0 [2021-04-22T19:06:04.512Z] #67 4.963 + CGO_ENABLED=0 [2021-04-22T19:06:04.512Z] #67 4.963 + _install_proxy [2021-04-22T19:06:04.512Z] #67 4.963 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-22T19:06:04.512Z] #67 4.963 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D3credliUP/src/github.com/docker/libnetwork [2021-04-22T19:06:04.512Z] #67 4.963 Cloning into '/tmp/tmp.D3credliUP/src/github.com/docker/libnetwork'... [2021-04-22T19:06:04.776Z] #67 ... [2021-04-22T19:06:04.776Z] [2021-04-22T19:06:04.776Z] #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-04-22T19:06:04.776Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:04.776Z] #49 4.391 + RM_GOPATH=0 [2021-04-22T19:06:04.776Z] #49 4.391 + TMP_GOPATH= [2021-04-22T19:06:04.776Z] #49 4.391 + : /build [2021-04-22T19:06:04.776Z] #49 4.391 + '[' -z '' ']' [2021-04-22T19:06:04.776Z] #49 4.400 ++ mktemp -d [2021-04-22T19:06:04.776Z] #49 4.406 + export GOPATH=/tmp/tmp.x6H9OAOvXt [2021-04-22T19:06:04.776Z] #49 4.406 + GOPATH=/tmp/tmp.x6H9OAOvXt [2021-04-22T19:06:04.776Z] #49 4.406 + RM_GOPATH=1 [2021-04-22T19:06:04.776Z] #49 4.406 + case "$(go env GOARCH)" in [2021-04-22T19:06:04.776Z] #49 4.406 ++ go env GOARCH [2021-04-22T19:06:04.776Z] #49 4.415 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:04.776Z] #49 4.415 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:04.776Z] #49 4.418 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:04.776Z] #49 4.424 + dir=/tmp/install [2021-04-22T19:06:04.776Z] #49 4.424 + bin=golangci_lint [2021-04-22T19:06:04.776Z] #49 4.424 + shift [2021-04-22T19:06:04.776Z] #49 4.424 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-22T19:06:04.776Z] #49 4.424 + . /tmp/install/golangci_lint.installer [2021-04-22T19:06:04.776Z] #49 4.424 ++ : v1.23.8 [2021-04-22T19:06:04.776Z] #49 4.424 + install_golangci_lint [2021-04-22T19:06:04.776Z] #49 4.424 + set -e [2021-04-22T19:06:04.776Z] #49 4.424 + export GO111MODULE=on [2021-04-22T19:06:04.776Z] #49 4.424 + GO111MODULE=on [2021-04-22T19:06:04.776Z] #49 4.424 + GOBIN=/build [2021-04-22T19:06:04.776Z] #49 4.424 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-22T19:06:04.776Z] #49 4.449 go: finding github.com v1.23.8 [2021-04-22T19:06:04.776Z] #49 4.449 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-22T19:06:04.776Z] #49 4.449 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-22T19:06:04.776Z] #49 4.449 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:06:04.776Z] #49 4.449 go: finding github.com/golangci v1.23.8 [2021-04-22T19:06:04.776Z] #49 5.158 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:06:04.776Z] #49 5.942 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:06:04.776Z] #49 ... [2021-04-22T19:06:04.776Z] [2021-04-22T19:06:04.776Z] #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-04-22T19:06:04.776Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:06:04.776Z] #45 4.440 + RM_GOPATH=0 [2021-04-22T19:06:04.776Z] #45 4.440 + TMP_GOPATH= [2021-04-22T19:06:04.776Z] #45 4.440 + : /build [2021-04-22T19:06:04.776Z] #45 4.440 + '[' -z '' ']' [2021-04-22T19:06:04.776Z] #45 4.448 ++ mktemp -d [2021-04-22T19:06:04.776Z] #45 4.454 + export GOPATH=/tmp/tmp.geP1tnQHp6 [2021-04-22T19:06:04.776Z] #45 4.454 + GOPATH=/tmp/tmp.geP1tnQHp6 [2021-04-22T19:06:04.776Z] #45 4.454 + RM_GOPATH=1 [2021-04-22T19:06:04.776Z] #45 4.454 + case "$(go env GOARCH)" in [2021-04-22T19:06:04.776Z] #45 4.454 ++ go env GOARCH [2021-04-22T19:06:04.776Z] #45 4.467 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:04.776Z] #45 4.467 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:04.776Z] #45 4.468 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:04.776Z] #45 4.471 + dir=/tmp/install [2021-04-22T19:06:04.776Z] #45 4.472 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:06:04.776Z] #45 4.472 + bin=vndr [2021-04-22T19:06:04.776Z] #45 4.472 + shift [2021-04-22T19:06:04.776Z] #45 4.472 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-22T19:06:04.776Z] #45 4.472 + . /tmp/install/vndr.installer [2021-04-22T19:06:04.776Z] #45 4.472 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:06:04.776Z] #45 4.472 + install_vndr [2021-04-22T19:06:04.776Z] #45 4.472 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-22T19:06:04.776Z] #45 4.472 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.geP1tnQHp6/src/github.com/LK4D4/vndr [2021-04-22T19:06:04.776Z] #45 4.479 Cloning into '/tmp/tmp.geP1tnQHp6/src/github.com/LK4D4/vndr'... [2021-04-22T19:06:04.776Z] #45 5.034 + cd /tmp/tmp.geP1tnQHp6/src/github.com/LK4D4/vndr [2021-04-22T19:06:04.776Z] #45 5.038 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:06:04.776Z] #45 5.094 + go build -buildmode=pie -v -o /build/vndr . [2021-04-22T19:06:04.776Z] #45 6.139 internal/cpu [2021-04-22T19:06:04.776Z] #45 6.179 runtime/internal/sys [2021-04-22T19:06:04.776Z] #45 6.226 internal/race [2021-04-22T19:06:04.776Z] #45 6.238 runtime/internal/atomic [2021-04-22T19:06:04.776Z] #45 6.488 sync/atomic [2021-04-22T19:06:04.776Z] #45 6.610 runtime/internal/math [2021-04-22T19:06:04.776Z] #45 6.673 unicode [2021-04-22T19:06:04.776Z] #45 6.782 unicode/utf8 [2021-04-22T19:06:04.776Z] #45 6.940 internal/bytealg [2021-04-22T19:06:04.776Z] #45 7.169 math/bits [2021-04-22T19:06:04.776Z] #45 7.472 internal/testlog [2021-04-22T19:06:04.776Z] #45 7.909 encoding [2021-04-22T19:06:04.776Z] #45 8.058 math [2021-04-22T19:06:04.776Z] #45 8.395 runtime [2021-04-22T19:06:04.776Z] #45 8.556 unicode/utf16 [2021-04-22T19:06:04.776Z] #45 9.177 container/list [2021-04-22T19:06:04.776Z] #45 9.954 crypto/internal/subtle [2021-04-22T19:06:04.776Z] #45 10.31 crypto/subtle [2021-04-22T19:06:04.776Z] #45 10.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-22T19:06:04.776Z] #45 10.97 internal/nettrace [2021-04-22T19:06:04.776Z] #45 11.36 runtime/cgo [2021-04-22T19:06:04.872Z] + docker version [2021-04-22T19:06:05.043Z] #45 11.69 vendor/golang.org/x/crypto/internal/subtle [2021-04-22T19:06:05.043Z] #45 ... [2021-04-22T19:06:05.043Z] [2021-04-22T19:06:05.043Z] #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-04-22T19:06:05.043Z] #58 sha256:1af40862d8478bf4081b10a13b054c9d04ced8c49dc674eabf64dd8ed1cc4d5b [2021-04-22T19:06:05.043Z] #58 10.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:06:05.043Z] #58 10.40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:06:05.043Z] #58 10.43 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-22T19:06:05.043Z] #58 10.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:06:05.043Z] #58 10.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:06:05.043Z] #58 10.64 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:06:05.043Z] #58 10.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:06:05.043Z] #58 10.75 go: downloading github.com/google/uuid v1.2.0 [2021-04-22T19:06:05.043Z] #58 10.77 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-22T19:06:05.043Z] #58 10.87 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:06:05.043Z] #58 10.87 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:06:05.043Z] #58 10.93 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-22T19:06:05.043Z] #58 10.94 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:06:05.043Z] #58 10.95 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:06:05.043Z] #58 11.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-22T19:06:05.043Z] #58 11.09 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:06:05.043Z] #58 11.13 go: extracting github.com/google/uuid v1.2.0 [2021-04-22T19:06:05.043Z] #58 11.15 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-22T19:06:05.996Z] #58 12.46 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:06:06.259Z] #58 12.85 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-22T19:06:04.159Z] > git remote # timeout=10 [2021-04-22T19:06:04.183Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:06:04.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:06:04.198Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:06:04.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T19:06:04.491Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:06:04.512Z] > git checkout -f 25b483bbd6f4e7e54412a4ac567d9348ff8d2e71 # timeout=10 [2021-04-22T19:06:06.523Z] #58 13.14 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:06:07.100Z] #58 13.64 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:06:07.100Z] #58 13.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:06:07.100Z] #58 13.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:06:07.379Z] #58 ... [2021-04-22T19:06:07.379Z] [2021-04-22T19:06:07.379Z] #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-04-22T19:06:07.379Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:06:07.379Z] #27 13.54 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:07.379Z] #27 18.35 137 added, 0 removed; done. [2021-04-22T19:06:07.379Z] #27 18.48 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-22T19:06:07.379Z] #27 18.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:07.379Z] #27 18.56 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:07.379Z] #27 18.60 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:07.379Z] #27 18.67 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:07.379Z] #27 18.77 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:07.379Z] #27 18.79 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:07.379Z] #27 23.63 0 added, 0 removed; done. [2021-04-22T19:06:07.643Z] #27 23.63 Running hooks in /etc/ca-certificates/update.d... [2021-04-22T19:06:07.643Z] #27 23.64 done. [2021-04-22T19:06:07.643Z] #27 ... [2021-04-22T19:06:07.643Z] [2021-04-22T19:06:07.643Z] #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-04-22T19:06:07.643Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:07.643Z] #49 11.93 go: downloading github.com/fatih/color v1.7.0 [2021-04-22T19:06:07.643Z] #49 11.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-22T19:06:07.643Z] #49 11.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:06:07.643Z] #49 11.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:06:07.643Z] #49 12.05 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-22T19:06:07.643Z] #49 12.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:06:07.643Z] #49 12.25 go: extracting github.com/fatih/color v1.7.0 [2021-04-22T19:06:07.643Z] #49 12.31 go: downloading github.com/spf13/viper v1.6.1 [2021-04-22T19:06:07.643Z] #49 12.32 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-22T19:06:07.643Z] #49 12.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:06:07.643Z] #49 12.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:06:07.643Z] #49 12.48 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-22T19:06:07.643Z] #49 12.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:06:07.643Z] #49 12.71 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:06:07.643Z] #49 12.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-22T19:06:07.643Z] #49 12.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-22T19:06:07.643Z] #49 12.73 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:06:07.643Z] #49 12.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:06:07.643Z] #49 12.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:06:07.643Z] #49 12.89 go: extracting github.com/spf13/viper v1.6.1 [2021-04-22T19:06:07.643Z] #49 12.89 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:06:07.643Z] #49 12.91 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:06:07.643Z] #49 12.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:06:07.643Z] #49 13.00 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-22T19:06:07.643Z] #49 13.02 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:06:07.643Z] #49 13.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:06:07.643Z] #49 13.07 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:06:07.643Z] #49 13.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:06:07.643Z] #49 13.08 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-22T19:06:07.643Z] #49 13.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:06:07.643Z] #49 13.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:06:07.643Z] #49 13.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:06:07.643Z] #49 13.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:06:07.643Z] #49 13.48 go: downloading github.com/spf13/afero v1.1.2 [2021-04-22T19:06:07.643Z] #49 13.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:06:07.643Z] #49 13.74 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:06:07.643Z] #49 13.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:06:07.643Z] #49 13.80 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:06:07.643Z] #49 13.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-22T19:06:07.643Z] #49 13.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:06:07.643Z] #49 14.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:06:07.643Z] #49 14.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:06:07.643Z] #49 14.34 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-22T19:06:07.909Z] #49 14.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:06:07.909Z] #49 14.44 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:06:07.909Z] #49 14.68 go: extracting github.com/spf13/afero v1.1.2 [2021-04-22T19:06:08.044Z] Client: [2021-04-22T19:06:08.044Z] Context: default [2021-04-22T19:06:08.044Z] Debug Mode: false [2021-04-22T19:06:08.044Z] Plugins: [2021-04-22T19:06:08.044Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-22T19:06:08.044Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-22T19:06:08.044Z] [2021-04-22T19:06:08.044Z] Server: [2021-04-22T19:06:08.044Z] Containers: 0 [2021-04-22T19:06:08.044Z] Running: 0 [2021-04-22T19:06:08.044Z] Paused: 0 [2021-04-22T19:06:08.044Z] Stopped: 0 [2021-04-22T19:06:08.044Z] Images: 0 [2021-04-22T19:06:08.044Z] Server Version: 20.10.5 [2021-04-22T19:06:08.044Z] Storage Driver: overlay2 [2021-04-22T19:06:08.044Z] Backing Filesystem: extfs [2021-04-22T19:06:08.044Z] Supports d_type: true [2021-04-22T19:06:08.044Z] Native Overlay Diff: true [2021-04-22T19:06:08.044Z] Logging Driver: json-file [2021-04-22T19:06:08.044Z] Cgroup Driver: cgroupfs [2021-04-22T19:06:08.044Z] Cgroup Version: 1 [2021-04-22T19:06:08.044Z] Plugins: [2021-04-22T19:06:08.044Z] Volume: local [2021-04-22T19:06:08.044Z] Network: bridge host ipvlan macvlan null overlay [2021-04-22T19:06:08.044Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-22T19:06:08.044Z] Swarm: inactive [2021-04-22T19:06:08.044Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-22T19:06:08.044Z] Default Runtime: runc [2021-04-22T19:06:08.044Z] Init Binary: docker-init [2021-04-22T19:06:08.044Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:08.044Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:06:08.044Z] init version: de40ad0 [2021-04-22T19:06:08.044Z] Security Options: [2021-04-22T19:06:08.044Z] apparmor [2021-04-22T19:06:08.044Z] seccomp [2021-04-22T19:06:08.044Z] Profile: default [2021-04-22T19:06:08.044Z] Kernel Version: 5.4.0-1041-aws [2021-04-22T19:06:08.044Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-22T19:06:08.044Z] OSType: linux [2021-04-22T19:06:08.044Z] Architecture: x86_64 [2021-04-22T19:06:08.044Z] CPUs: 2 [2021-04-22T19:06:08.044Z] Total Memory: 7.487GiB [2021-04-22T19:06:08.044Z] Name: ip-10-100-57-62 [2021-04-22T19:06:08.044Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-22T19:06:08.044Z] Docker Root Dir: /var/lib/docker [2021-04-22T19:06:08.044Z] Debug Mode: false [2021-04-22T19:06:08.044Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:06:08.044Z] Labels: [2021-04-22T19:06:08.044Z] Experimental: true [2021-04-22T19:06:08.044Z] Insecure Registries: [2021-04-22T19:06:08.044Z] 127.0.0.0/8 [2021-04-22T19:06:08.044Z] Live Restore Enabled: true [2021-04-22T19:06:08.044Z] [2021-04-22T19:06:08.044Z] WARNING: No swap limit support [Pipeline] sh [2021-04-22T19:06:08.173Z] #49 14.69 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:06:08.173Z] #49 14.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:06:08.173Z] #49 14.87 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-22T19:06:08.173Z] #49 14.87 go: downloading github.com/pkg/errors v0.8.1 [2021-04-22T19:06:08.173Z] #49 14.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:06:08.338Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:06:08.338Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:06:08.338Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42254/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-22T19:06:08.338Z] + bash /home/ubuntu/workspace/moby_PR-42254/check-config.sh [2021-04-22T19:06:08.338Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-22T19:06:08.338Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-22T19:06:08.338Z] [2021-04-22T19:06:08.338Z] Generally Necessary: [2021-04-22T19:06:08.338Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-22T19:06:08.338Z] - apparmor: enabled and tools installed [2021-04-22T19:06:08.338Z] - CONFIG_NAMESPACES: enabled [2021-04-22T19:06:08.338Z] - CONFIG_NET_NS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_PID_NS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_IPC_NS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_UTS_NS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CGROUPS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CPUSETS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_MEMCG: enabled [2021-04-22T19:06:08.338Z] - CONFIG_KEYS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_VETH: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-22T19:06:08.338Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-22T19:06:08.338Z] [2021-04-22T19:06:08.338Z] Optional Features: [2021-04-22T19:06:08.338Z] - CONFIG_USER_NS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_SECCOMP: enabled [2021-04-22T19:06:08.338Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-22T19:06:08.338Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-22T19:06:08.338Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-22T19:06:08.338Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-22T19:06:08.338Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-22T19:06:08.406Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:06:08.402Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:06:08.510Z] #49 15.03 go: extracting github.com/pkg/errors v0.8.1 [2021-04-22T19:06:08.511Z] #49 15.03 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-22T19:06:08.511Z] #49 15.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:06:08.599Z] - CONFIG_BLK_CGROUP: enabled [2021-04-22T19:06:08.599Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CGROUP_PERF: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-22T19:06:08.599Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-22T19:06:08.599Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-22T19:06:08.599Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-22T19:06:08.599Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_IP_VS: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-22T19:06:08.599Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-22T19:06:08.599Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-22T19:06:08.599Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-22T19:06:08.599Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-22T19:06:08.599Z] - CONFIG_EXT4_FS: enabled [2021-04-22T19:06:08.599Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-22T19:06:08.599Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-22T19:06:08.599Z] - Network Drivers: [2021-04-22T19:06:08.599Z] - "overlay": [2021-04-22T19:06:08.599Z] - CONFIG_VXLAN: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-22T19:06:08.599Z] Optional (for encrypted networks): [2021-04-22T19:06:08.599Z] - CONFIG_CRYPTO: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-22T19:06:08.599Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-22T19:06:08.599Z] - CONFIG_XFRM: enabled [2021-04-22T19:06:08.599Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-22T19:06:08.599Z] - "ipvlan": [2021-04-22T19:06:08.599Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-22T19:06:08.599Z] - "macvlan": [2021-04-22T19:06:08.599Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_DUMMY: enabled (as module) [2021-04-22T19:06:08.599Z] - "ftp,tftp client in container": [2021-04-22T19:06:08.599Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-22T19:06:08.599Z] - Storage Drivers: [2021-04-22T19:06:08.599Z] - "aufs": [2021-04-22T19:06:08.599Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-22T19:06:08.599Z] - "btrfs": [2021-04-22T19:06:08.599Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-22T19:06:08.599Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-22T19:06:08.599Z] - "devicemapper": [2021-04-22T19:06:08.599Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-22T19:06:08.599Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-22T19:06:08.599Z] - "overlay": [2021-04-22T19:06:08.599Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-22T19:06:08.599Z] - "zfs": [2021-04-22T19:06:08.599Z] - /dev/zfs: present [2021-04-22T19:06:08.599Z] - zfs command: missing [2021-04-22T19:06:08.599Z] - zpool command: missing [2021-04-22T19:06:08.599Z] [2021-04-22T19:06:08.599Z] Limits: [2021-04-22T19:06:08.599Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-22T19:06:08.599Z] [2021-04-22T19:06:08.599Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-22T19:06:08.775Z] #49 15.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:06:08.775Z] #49 ... [2021-04-22T19:06:08.775Z] [2021-04-22T19:06:08.775Z] #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-04-22T19:06:08.775Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-22T19:06:08.775Z] #27 DONE 25.0s [2021-04-22T19:06:08.775Z] [2021-04-22T19:06:08.775Z] #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-04-22T19:06:08.775Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:08.775Z] #49 15.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:06:08.775Z] #49 15.53 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:06:08.775Z] #49 15.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:06:08.964Z] + sudo modprobe ip_vs [2021-04-22T19:06:08.964Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:780aa86cf022f693a34a07e922337feacd0a2f61 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-22T19:06:09.041Z] #49 ... [2021-04-22T19:06:09.041Z] [2021-04-22T19:06:09.041Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-22T19:06:09.041Z] #28 sha256:f610199a4bb3abac0fc50b18c7e1f1047e7823e572e81b3d0e89a2a1a97d5afd [2021-04-22T19:06:09.041Z] #28 DONE 0.1s [2021-04-22T19:06:09.041Z] [2021-04-22T19:06:09.041Z] #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-04-22T19:06:09.041Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:09.041Z] #49 15.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:06:09.041Z] #49 15.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [Pipeline] sh [2021-04-22T19:06:09.226Z] #2 [internal] load .dockerignore [2021-04-22T19:06:09.226Z] #2 sha256:2d6c525ef67cb62006bc7637521e16849ddef93d31bfa099070ea4a430a73da9 [2021-04-22T19:06:09.328Z] #49 15.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:06:09.328Z] #49 15.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:06:09.328Z] #49 16.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:06:09.489Z] #2 transferring context: 87B done [2021-04-22T19:06:09.489Z] #2 DONE 0.2s [2021-04-22T19:06:09.489Z] [2021-04-22T19:06:09.489Z] #1 [internal] load build definition from Dockerfile [2021-04-22T19:06:09.489Z] #1 sha256:522d5f3d7ed640c385e7edacd5c0ef5c453ca6abeda0d21ce15aca2da1ef3103 [2021-04-22T19:06:09.489Z] #1 transferring dockerfile: 17.07kB done [2021-04-22T19:06:09.489Z] #1 DONE 0.3s [2021-04-22T19:06:09.489Z] [2021-04-22T19:06:09.489Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-22T19:06:09.489Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-22T19:06:09.592Z] #49 16.11 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:06:09.592Z] #49 16.30 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:06:09.750Z] + docker version [2021-04-22T19:06:10.065Z] #3 DONE 0.5s [2021-04-22T19:06:10.065Z] [2021-04-22T19:06:10.065Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-22T19:06:10.065Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-22T19:06:10.065Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-22T19:06:10.065Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-22T19:06:10.065Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-04-22T19:06:10.065Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-22T19:06:10.065Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-22T19:06:10.182Z] #49 ... [2021-04-22T19:06:10.182Z] [2021-04-22T19:06:10.182Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:06:10.182Z] #34 sha256:f280c1281ec3fcda03785279b0a67fb8a68cd9fe35ed248cf878d8a79f47221c [2021-04-22T19:06:10.182Z] #34 13.61 github.com/pelletier/go-toml/cmd/tomll [2021-04-22T19:06:10.182Z] #34 DONE 16.9s [2021-04-22T19:06:10.326Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-22T19:06:10.326Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-22T19:06:10.326Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-22T19:06:10.447Z] [2021-04-22T19:06:10.447Z] #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-04-22T19:06:10.447Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-22T19:06:10.447Z] #40 15.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-22T19:06:10.712Z] #40 17.17 + 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-04-22T19:06:10.900Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-22T19:06:10.900Z] #4 DONE 0.8s [2021-04-22T19:06:11.161Z] [2021-04-22T19:06:11.161Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-22T19:06:11.161Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-22T19:06:13.076Z] #8 DONE 1.8s [2021-04-22T19:06:13.076Z] [2021-04-22T19:06:13.076Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-22T19:06:13.076Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-22T19:06:13.076Z] #6 DONE 1.8s [2021-04-22T19:06:13.076Z] [2021-04-22T19:06:13.076Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:13.076Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-22T19:06:13.076Z] #7 DONE 1.8s [2021-04-22T19:06:13.076Z] [2021-04-22T19:06:13.076Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:13.076Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-22T19:06:13.076Z] #5 DONE 1.9s [2021-04-22T19:06:13.285Z] #40 ... [2021-04-22T19:06:13.285Z] [2021-04-22T19:06:13.285Z] #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-04-22T19:06:13.285Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:13.285Z] #13 6.834 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-22T19:06:13.285Z] #13 8.320 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-22T19:06:13.285Z] #13 15.90 Fetched 8760 kB in 13s (660 kB/s) [2021-04-22T19:06:13.549Z] #13 15.90 Reading package lists... [2021-04-22T19:06:13.549Z] #13 ... [2021-04-22T19:06:13.549Z] [2021-04-22T19:06:13.550Z] #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-04-22T19:06:13.550Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:13.550Z] #29 2.898 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-22T19:06:13.550Z] #29 3.263 [2021-04-22T19:06:13.550Z] #29 3.481 0.0% ## 3.8% ##### 7.0% ####### 10.8% ########### 16.0% ############## 20.6% ################## 25.9% ####################### 32.5% ########################## 37.4% ############################## 42.4% ################################# 47.1% #################################### 50.9% # [2021-04-22T19:06:13.550Z] #29 ... [2021-04-22T19:06:13.550Z] [2021-04-22T19:06:13.550Z] #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-04-22T19:06:13.550Z] #47 sha256:2e445393f7121642731726f621dabc5bc6f88fe4d0253764eeda88020cb2531f [2021-04-22T19:06:13.550Z] #47 10.40 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:06:13.550Z] #47 11.30 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:06:13.550Z] #47 16.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:06:13.550Z] #47 16.67 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:06:13.550Z] #47 16.67 go: finding github.com/fatih/color v1.9.0 [2021-04-22T19:06:13.550Z] #47 16.78 go: finding github.com/spf13/pflag v1.0.3 [2021-04-22T19:06:13.550Z] #47 16.91 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:06:13.550Z] #47 16.97 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:06:13.550Z] #47 17.57 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:06:13.550Z] #47 17.64 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:06:13.550Z] #47 17.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:06:13.550Z] #47 17.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:06:13.550Z] #47 17.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:06:13.658Z] [2021-04-22T19:06:13.658Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:13.658Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:13.658Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-22T19:06:13.814Z] #47 ... [2021-04-22T19:06:13.814Z] [2021-04-22T19:06:13.814Z] #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-04-22T19:06:13.814Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:13.922Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-22T19:06:13.922Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-22T19:06:13.922Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-22T19:06:13.922Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 0.1s [2021-04-22T19:06:13.971Z] Client: Docker Engine - Community [2021-04-22T19:06:13.971Z] Version: 20.10.5 [2021-04-22T19:06:13.971Z] API version: 1.41 [2021-04-22T19:06:13.971Z] Go version: go1.13.15 [2021-04-22T19:06:13.971Z] Git commit: 55c4c88 [2021-04-22T19:06:13.971Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-22T19:06:13.971Z] OS/Arch: linux/amd64 [2021-04-22T19:06:13.971Z] Context: default [2021-04-22T19:06:13.971Z] Experimental: true [2021-04-22T19:06:13.971Z] [2021-04-22T19:06:13.971Z] Server: Docker Engine - Community [2021-04-22T19:06:13.971Z] Engine: [2021-04-22T19:06:13.971Z] Version: 20.10.5 [2021-04-22T19:06:13.971Z] API version: 1.41 (minimum version 1.12) [2021-04-22T19:06:13.971Z] Go version: go1.13.15 [2021-04-22T19:06:13.971Z] Git commit: 363e9a8 [2021-04-22T19:06:13.971Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-22T19:06:13.971Z] OS/Arch: linux/amd64 [2021-04-22T19:06:13.971Z] Experimental: true [2021-04-22T19:06:13.971Z] containerd: [2021-04-22T19:06:13.971Z] Version: 1.4.4 [2021-04-22T19:06:13.971Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:13.971Z] runc: [2021-04-22T19:06:13.971Z] Version: 1.0.0-rc93 [2021-04-22T19:06:13.971Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:06:13.971Z] docker-init: [2021-04-22T19:06:13.971Z] Version: 0.19.0 [2021-04-22T19:06:13.971Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-22T19:06:14.194Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.19MB / 50.43MB 0.3s [2021-04-22T19:06:14.194Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.49MB / 50.43MB 0.5s [2021-04-22T19:06:14.275Z] + docker info [2021-04-22T19:06:14.459Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 21.77MB / 50.43MB 0.8s [2021-04-22T19:06:14.867Z] #29 3.481 0.0% ## 3.8% ##### 7.0% ####### 10.8% ########### 16.0% ############## 20.6% ################## 25.9% ####################### 32.5% ########################## 37.4% ############################## 42.4% ################################# 47.1% #################################### 50.9% ####################################### 55.5% ########################################### 60.3% ############################################## 65.1% ################################################## 69.8% ##################################################### 75.0% ######################################################## 78.9% ############################################################ 83.7% ############################################################### 88.3% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-04-22T19:06:14.876Z] Client: Docker Engine - Community [2021-04-22T19:06:14.876Z] Version: 20.10.5 [2021-04-22T19:06:14.876Z] API version: 1.41 [2021-04-22T19:06:14.876Z] Go version: go1.13.15 [2021-04-22T19:06:14.876Z] Git commit: 55c4c88 [2021-04-22T19:06:14.876Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-22T19:06:14.876Z] OS/Arch: linux/amd64 [2021-04-22T19:06:14.876Z] Context: default [2021-04-22T19:06:14.876Z] Experimental: true [2021-04-22T19:06:14.876Z] [2021-04-22T19:06:14.876Z] Server: Docker Engine - Community [2021-04-22T19:06:14.876Z] Engine: [2021-04-22T19:06:14.876Z] Version: 20.10.5 [2021-04-22T19:06:14.876Z] API version: 1.41 (minimum version 1.12) [2021-04-22T19:06:14.876Z] Go version: go1.13.15 [2021-04-22T19:06:14.876Z] Git commit: 363e9a8 [2021-04-22T19:06:14.876Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-22T19:06:14.876Z] OS/Arch: linux/amd64 [2021-04-22T19:06:14.876Z] Experimental: true [2021-04-22T19:06:14.876Z] containerd: [2021-04-22T19:06:14.876Z] Version: 1.4.4 [2021-04-22T19:06:14.876Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:14.876Z] runc: [2021-04-22T19:06:14.876Z] Version: 1.0.0-rc93 [2021-04-22T19:06:14.876Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:06:14.876Z] docker-init: [2021-04-22T19:06:14.876Z] Version: 0.19.0 [2021-04-22T19:06:14.876Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-22T19:06:15.036Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 30.41MB / 50.43MB 1.1s [2021-04-22T19:06:15.036Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 35.65MB / 50.43MB 1.2s [2021-04-22T19:06:15.036Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 38.80MB / 50.43MB 1.3s [2021-04-22T19:06:15.136Z] #29 6.211 [2021-04-22T19:06:15.197Z] + docker info [2021-04-22T19:06:15.298Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 41.94MB / 50.43MB 1.4s [2021-04-22T19:06:15.298Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 47.96MB / 50.43MB 1.6s [2021-04-22T19:06:15.664Z] #29 6.515 0.2% #### [2021-04-22T19:06:15.664Z] #29 ... [2021-04-22T19:06:15.664Z] [2021-04-22T19:06:15.664Z] #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-04-22T19:06:15.664Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:06:15.664Z] #51 12.23 + cd /tmp/tmp.BXNEI4UTun/src/github.com/mvdan/sh [2021-04-22T19:06:15.664Z] #51 12.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:06:15.664Z] #51 12.42 + GO111MODULE=on [2021-04-22T19:06:15.664Z] #51 12.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-22T19:06:15.664Z] #51 14.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:06:15.664Z] #51 14.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:06:15.664Z] #51 14.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:06:15.664Z] #51 14.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:06:15.664Z] #51 14.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:06:15.664Z] #51 15.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:06:15.664Z] #51 16.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:06:15.664Z] #51 17.16 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:06:15.664Z] #51 18.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:06:15.664Z] #51 18.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:06:15.664Z] #51 18.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:06:15.665Z] #51 18.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:06:15.665Z] #51 19.92 runtime/cgo [2021-04-22T19:06:15.665Z] #51 20.02 runtime [2021-04-22T19:06:15.665Z] #51 ... [2021-04-22T19:06:15.665Z] [2021-04-22T19:06:15.665Z] #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-04-22T19:06:15.665Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:15.928Z] #29 6.515 0.2% ############### 21.3% ################################ 45.1% ################################################### 71.3% ####################################################################### 99.5% ######################################################################## 100.0% [2021-04-22T19:06:16.245Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.4s done [2021-04-22T19:06:16.509Z] #29 7.395 [2021-04-22T19:06:16.777Z] #29 7.712 0.2% ######## [2021-04-22T19:06:16.777Z] #29 ... [2021-04-22T19:06:16.777Z] [2021-04-22T19:06:16.777Z] #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-04-22T19:06:16.777Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:16.777Z] #42 13.44 Fetched 8252 kB in 10s (846 kB/s) [2021-04-22T19:06:16.777Z] #42 13.44 Reading package lists... [2021-04-22T19:06:16.777Z] #42 18.80 Reading package lists... [2021-04-22T19:06:17.041Z] #42 22.85 Building dependency tree... [2021-04-22T19:06:17.041Z] #42 ... [2021-04-22T19:06:17.041Z] [2021-04-22T19:06:17.041Z] #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-04-22T19:06:17.041Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:17.209Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0.1s [2021-04-22T19:06:17.569Z] #29 7.712 0.2% ######## 11.3% ############ 17.6% #################### 28.4% ############################### 43.5% ############################################# 62.7% ######################################################### 80.3% ######################################################################## 100.0% [2021-04-22T19:06:17.833Z] #29 8.783 [2021-04-22T19:06:19.428Z] #29 9.087 0.0% ## 3.8% ###### 9.3% ######## 12.5% ########### 16.1% ############# 18.5% ############### 21.6% ################# 24.4% ################### 27.6% ###################### 31.2% ######################## 33.9% ########################### 37.7% ############################# 41.0% ############################### 43.5% [2021-04-22T19:06:19.428Z] #29 ... [2021-04-22T19:06:19.428Z] [2021-04-22T19:06:19.428Z] #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-04-22T19:06:19.428Z] #58 sha256:1af40862d8478bf4081b10a13b054c9d04ced8c49dc674eabf64dd8ed1cc4d5b [2021-04-22T19:06:19.428Z] #58 16.25 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:06:19.428Z] #58 17.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:06:19.428Z] #58 17.61 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:06:19.428Z] #58 17.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:06:19.428Z] #58 18.10 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:06:19.428Z] #58 18.79 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:06:19.428Z] #58 22.68 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:06:19.428Z] #58 22.79 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:06:19.428Z] #58 22.82 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:06:19.428Z] #58 22.92 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:06:19.428Z] #58 23.01 go: finding github.com/google/uuid v1.2.0 [2021-04-22T19:06:19.428Z] #58 23.25 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:06:19.428Z] #58 23.26 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-22T19:06:19.428Z] #58 23.31 go: finding github.com/gofrs/flock v0.8.0 [2021-04-22T19:06:19.428Z] #58 23.32 go: finding github.com/gorilla/mux v1.8.0 [2021-04-22T19:06:19.428Z] #58 23.42 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:06:19.428Z] #58 23.47 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:06:19.428Z] #58 23.59 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:06:19.428Z] #58 23.61 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:06:19.428Z] #58 23.87 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:06:19.428Z] #58 24.05 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:06:19.692Z] #58 ... [2021-04-22T19:06:19.692Z] [2021-04-22T19:06:19.692Z] #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-04-22T19:06:19.692Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:19.777Z] #26 ... [2021-04-22T19:06:19.777Z] [2021-04-22T19:06:19.777Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:19.777Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:19.777Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-22T19:06:19.777Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-22T19:06:19.777Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-22T19:06:19.777Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-22T19:06:19.777Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-04-22T19:06:19.777Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-04-22T19:06:19.777Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-04-22T19:06:19.777Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-04-22T19:06:19.777Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s [2021-04-22T19:06:19.777Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s [2021-04-22T19:06:19.777Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 5.8s [2021-04-22T19:06:19.777Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2021-04-22T19:06:20.046Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 6.1s [2021-04-22T19:06:20.046Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 6.3s [2021-04-22T19:06:20.311Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.3s done [2021-04-22T19:06:20.311Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 6.4s [2021-04-22T19:06:20.311Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 6.5s [2021-04-22T19:06:20.572Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 6.6s [2021-04-22T19:06:20.609Z] #29 9.087 0.0% ## 3.8% ###### 9.3% ######## 12.5% ########### 16.1% ############# 18.5% ############### 21.6% ################# 24.4% ################### 27.6% ###################### 31.2% ######################## 33.9% ########################### 37.7% ############################# 41.0% ############################### 43.5% ################################# 46.9% #################################### 50.8% ####################################### 55.4% ########################################### 60.0% ############################################# 62.8% ############################################### 66.0% ################################################## 69.9% ################################################## 70.6% [2021-04-22T19:06:20.609Z] #29 ... [2021-04-22T19:06:20.609Z] [2021-04-22T19:06:20.609Z] #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-04-22T19:06:20.609Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-22T19:06:20.609Z] #55 17.22 Fetched 8252 kB in 12s (702 kB/s) [2021-04-22T19:06:20.609Z] #55 17.22 Reading package lists... [2021-04-22T19:06:20.609Z] #55 22.87 Reading package lists... [2021-04-22T19:06:20.609Z] #55 ... [2021-04-22T19:06:20.609Z] [2021-04-22T19:06:20.609Z] #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-04-22T19:06:20.609Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:20.609Z] #49 17.70 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:06:20.609Z] #49 19.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:06:20.609Z] #49 19.20 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:06:20.609Z] #49 21.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:06:20.609Z] #49 21.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:06:20.609Z] #49 21.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:06:20.609Z] #49 21.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:06:20.609Z] #49 21.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:06:20.609Z] #49 21.25 go: downloading github.com/spf13/cast v1.3.0 [2021-04-22T19:06:20.609Z] #49 21.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:06:20.609Z] #49 21.35 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:06:20.609Z] #49 21.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:06:20.609Z] #49 21.36 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:06:20.609Z] #49 21.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:06:20.609Z] #49 21.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:06:20.609Z] #49 21.46 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:06:20.609Z] #49 21.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:06:20.609Z] #49 21.49 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:06:20.609Z] #49 21.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:06:20.609Z] #49 21.56 go: downloading golang.org/x/text v0.3.2 [2021-04-22T19:06:20.609Z] #49 21.56 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:06:20.609Z] #49 21.58 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:06:20.609Z] #49 21.58 go: extracting github.com/spf13/cast v1.3.0 [2021-04-22T19:06:20.609Z] #49 21.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:06:20.609Z] #49 21.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:06:20.609Z] #49 21.71 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:06:20.609Z] #49 21.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:06:20.609Z] #49 21.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:06:20.609Z] #49 21.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:06:20.609Z] #49 21.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:06:20.609Z] #49 21.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-22T19:06:20.609Z] #49 21.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:06:20.609Z] #49 21.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:06:20.609Z] #49 21.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:06:20.609Z] #49 21.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:06:20.609Z] #49 21.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:06:20.609Z] #49 22.17 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:06:20.609Z] #49 22.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:06:20.609Z] #49 22.25 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:06:20.609Z] #49 22.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:06:20.609Z] #49 22.27 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-22T19:06:20.609Z] #49 22.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:06:20.609Z] #49 22.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:06:20.609Z] #49 22.52 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:06:20.609Z] #49 22.53 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:06:20.609Z] #49 22.58 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:06:20.609Z] #49 22.81 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:06:20.609Z] #49 22.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:06:20.609Z] #49 22.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:06:20.609Z] #49 22.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:06:20.609Z] #49 23.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:06:20.609Z] #49 23.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:06:20.609Z] #49 23.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:06:20.609Z] #49 23.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:06:20.609Z] #49 23.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-22T19:06:20.609Z] #49 23.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:06:20.609Z] #49 23.42 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:06:20.609Z] #49 23.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:06:20.609Z] #49 23.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:06:20.609Z] #49 23.48 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-22T19:06:20.609Z] #49 23.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-22T19:06:20.609Z] #49 23.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:06:20.609Z] #49 23.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-22T19:06:20.609Z] #49 23.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:06:20.609Z] #49 24.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:06:20.609Z] #49 24.02 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-22T19:06:20.609Z] #49 24.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:06:20.609Z] #49 24.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:06:20.609Z] #49 24.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:06:20.609Z] #49 24.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:06:20.609Z] #49 24.62 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:06:20.609Z] #49 24.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:06:20.609Z] #49 24.71 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:06:20.609Z] #49 24.92 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:06:20.609Z] #49 25.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:06:20.609Z] #49 25.39 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:06:20.609Z] #49 25.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:06:20.609Z] #49 25.85 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:06:20.609Z] #49 26.00 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:06:20.609Z] #49 26.13 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:06:20.609Z] #49 26.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:06:20.609Z] #49 26.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:06:20.609Z] #49 26.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:06:20.834Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 6.9s [2021-04-22T19:06:20.873Z] #49 ... [2021-04-22T19:06:20.873Z] [2021-04-22T19:06:20.873Z] #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-04-22T19:06:20.873Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-22T19:06:21.095Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s [2021-04-22T19:06:21.139Z] #55 27.49 Building dependency tree... [2021-04-22T19:06:21.139Z] #55 ... [2021-04-22T19:06:21.139Z] [2021-04-22T19:06:21.140Z] #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-04-22T19:06:21.140Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:21.140Z] #36 17.83 Fetched 8252 kB in 13s (655 kB/s) [2021-04-22T19:06:21.140Z] #36 17.83 Reading package lists... [2021-04-22T19:06:21.404Z] #36 23.22 Reading package lists... [2021-04-22T19:06:21.404Z] #36 ... [2021-04-22T19:06:21.404Z] [2021-04-22T19:06:21.404Z] #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-04-22T19:06:21.404Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:21.668Z] #29 9.087 0.0% ## 3.8% ###### 9.3% ######## 12.5% ########### 16.1% ############# 18.5% ############### 21.6% ################# 24.4% ################### 27.6% ###################### 31.2% ######################## 33.9% ########################### 37.7% ############################# 41.0% ############################### 43.5% ################################# 46.9% #################################### 50.8% ####################################### 55.4% ########################################### 60.0% ############################################# 62.8% ############################################### 66.0% ################################################## 69.9% ################################################## 70.6% #################################################### 72.8% ######################################################## 78.1% ########################################################### 82.3% ############################################################# 85.0% ################################################################ 90.0% ##################################################################### 96.9% ######################################################################## 100.0% [2021-04-22T19:06:21.932Z] #29 12.96 [2021-04-22T19:06:22.038Z] #9 ... [2021-04-22T19:06:22.038Z] [2021-04-22T19:06:22.038Z] #23 [internal] load build context [2021-04-22T19:06:22.038Z] #23 sha256:7379cee4ba8e0c2f90aab68f3e9037010f4084ca8fe08d5ecaf355b7a78efb51 [2021-04-22T19:06:22.038Z] #23 transferring context: 53.20MB 8.0s done [2021-04-22T19:06:22.038Z] #23 DONE 8.5s [2021-04-22T19:06:22.038Z] [2021-04-22T19:06:22.038Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:22.038Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:22.038Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.2s done [2021-04-22T19:06:22.038Z] #9 ... [2021-04-22T19:06:22.038Z] [2021-04-22T19:06:22.038Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:22.038Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:22.038Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.2s [2021-04-22T19:06:22.300Z] #26 ... [2021-04-22T19:06:22.300Z] [2021-04-22T19:06:22.300Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:22.300Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-22T19:06:22.300Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-22T19:06:22.300Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:06:22.300Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-22T19:06:22.300Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-22T19:06:22.300Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2021-04-22T19:06:22.300Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-04-22T19:06:22.300Z] #62 DONE 8.6s [2021-04-22T19:06:22.300Z] [2021-04-22T19:06:22.300Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:22.300Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:22.300Z] #26 ... [2021-04-22T19:06:22.300Z] [2021-04-22T19:06:22.300Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:22.300Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-22T19:06:22.300Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-22T19:06:22.300Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:06:22.300Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-22T19:06:22.300Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-22T19:06:22.300Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-04-22T19:06:22.300Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2021-04-22T19:06:22.300Z] #64 DONE 8.6s [2021-04-22T19:06:22.389Z] Client: [2021-04-22T19:06:22.389Z] Context: default [2021-04-22T19:06:22.389Z] Debug Mode: false [2021-04-22T19:06:22.389Z] Plugins: [2021-04-22T19:06:22.389Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-22T19:06:22.389Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-22T19:06:22.389Z] [2021-04-22T19:06:22.389Z] Server: [2021-04-22T19:06:22.389Z] Containers: 0 [2021-04-22T19:06:22.389Z] Running: 0 [2021-04-22T19:06:22.389Z] Paused: 0 [2021-04-22T19:06:22.389Z] Stopped: 0 [2021-04-22T19:06:22.389Z] Images: 0 [2021-04-22T19:06:22.389Z] Server Version: 20.10.5 [2021-04-22T19:06:22.389Z] Storage Driver: overlay2 [2021-04-22T19:06:22.389Z] Backing Filesystem: extfs [2021-04-22T19:06:22.389Z] Supports d_type: true [2021-04-22T19:06:22.389Z] Native Overlay Diff: true [2021-04-22T19:06:22.389Z] Logging Driver: json-file [2021-04-22T19:06:22.389Z] Cgroup Driver: cgroupfs [2021-04-22T19:06:22.389Z] Cgroup Version: 1 [2021-04-22T19:06:22.389Z] Plugins: [2021-04-22T19:06:22.389Z] Volume: local [2021-04-22T19:06:22.389Z] Network: bridge host ipvlan macvlan null overlay [2021-04-22T19:06:22.389Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-22T19:06:22.389Z] Swarm: inactive [2021-04-22T19:06:22.389Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-22T19:06:22.389Z] Default Runtime: runc [2021-04-22T19:06:22.389Z] Init Binary: docker-init [2021-04-22T19:06:22.389Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:22.389Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:06:22.389Z] init version: de40ad0 [2021-04-22T19:06:22.389Z] Security Options: [2021-04-22T19:06:22.389Z] apparmor [2021-04-22T19:06:22.389Z] seccomp [2021-04-22T19:06:22.389Z] Profile: default [2021-04-22T19:06:22.389Z] Kernel Version: 5.4.0-1041-aws [2021-04-22T19:06:22.389Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-22T19:06:22.389Z] OSType: linux [2021-04-22T19:06:22.389Z] Architecture: x86_64 [2021-04-22T19:06:22.389Z] CPUs: 2 [2021-04-22T19:06:22.389Z] Total Memory: 7.487GiB [2021-04-22T19:06:22.389Z] Name: ip-10-100-85-193 [2021-04-22T19:06:22.389Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-22T19:06:22.389Z] Docker Root Dir: /var/lib/docker [2021-04-22T19:06:22.389Z] Debug Mode: false [2021-04-22T19:06:22.389Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:06:22.389Z] Labels: [2021-04-22T19:06:22.389Z] Experimental: true [2021-04-22T19:06:22.389Z] Insecure Registries: [2021-04-22T19:06:22.389Z] 127.0.0.0/8 [2021-04-22T19:06:22.389Z] Live Restore Enabled: true [2021-04-22T19:06:22.389Z] [2021-04-22T19:06:22.389Z] WARNING: No swap limit support [Pipeline] sh [2021-04-22T19:06:22.464Z] #29 13.36 #=#=# 0.9% [2021-04-22T19:06:22.464Z] #29 ... [2021-04-22T19:06:22.464Z] [2021-04-22T19:06:22.464Z] #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-04-22T19:06:22.464Z] #67 sha256:49e2af97ed320686389a65ca613bba1ad3719f3b5cb7bbad1d3d02e8be761ef6 [2021-04-22T19:06:22.464Z] #67 19.15 Checking out files: 50% (958/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-04-22T19:06:22.464Z] #67 20.02 + cd /tmp/tmp.D3credliUP/src/github.com/docker/libnetwork [2021-04-22T19:06:22.464Z] #67 20.02 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:06:22.464Z] #67 20.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-22T19:06:22.464Z] #67 ... [2021-04-22T19:06:22.464Z] [2021-04-22T19:06:22.464Z] #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-04-22T19:06:22.464Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:22.562Z] [2021-04-22T19:06:22.562Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:22.562Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:22.680Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:06:22.680Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:06:22.680Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42254/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-22T19:06:22.680Z] + bash /home/ubuntu/workspace/moby_PR-42254/check-config.sh [2021-04-22T19:06:22.680Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-22T19:06:22.680Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-22T19:06:22.680Z] [2021-04-22T19:06:22.680Z] Generally Necessary: [2021-04-22T19:06:22.680Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-22T19:06:22.680Z] - apparmor: enabled and tools installed [2021-04-22T19:06:22.680Z] - CONFIG_NAMESPACES: enabled [2021-04-22T19:06:22.680Z] - CONFIG_NET_NS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_PID_NS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_IPC_NS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_UTS_NS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_CGROUPS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-22T19:06:22.680Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-22T19:06:22.680Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-22T19:06:22.680Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-22T19:06:22.680Z] - CONFIG_CPUSETS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_MEMCG: enabled [2021-04-22T19:06:22.680Z] - CONFIG_KEYS: enabled [2021-04-22T19:06:22.680Z] - CONFIG_VETH: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-22T19:06:22.680Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-22T19:06:22.680Z] [2021-04-22T19:06:22.680Z] Optional Features: [2021-04-22T19:06:22.680Z] - CONFIG_USER_NS: enabled [2021-04-22T19:06:22.959Z] - CONFIG_SECCOMP: enabled [2021-04-22T19:06:22.959Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-22T19:06:22.959Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-22T19:06:22.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-22T19:06:22.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-22T19:06:22.959Z] - CONFIG_BLK_CGROUP: enabled [2021-04-22T19:06:22.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CGROUP_PERF: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-22T19:06:22.959Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-22T19:06:22.959Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-22T19:06:22.959Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-22T19:06:22.959Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_IP_VS: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-22T19:06:22.959Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-22T19:06:22.959Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-22T19:06:22.959Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-22T19:06:22.959Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-22T19:06:22.959Z] - CONFIG_EXT4_FS: enabled [2021-04-22T19:06:22.959Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-22T19:06:22.959Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-22T19:06:22.959Z] - Network Drivers: [2021-04-22T19:06:22.959Z] - "overlay": [2021-04-22T19:06:22.959Z] - CONFIG_VXLAN: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-22T19:06:22.959Z] Optional (for encrypted networks): [2021-04-22T19:06:22.959Z] - CONFIG_CRYPTO: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-22T19:06:22.959Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-22T19:06:22.959Z] - CONFIG_XFRM: enabled [2021-04-22T19:06:22.959Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-22T19:06:22.959Z] - "ipvlan": [2021-04-22T19:06:22.959Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-22T19:06:22.959Z] - "macvlan": [2021-04-22T19:06:22.959Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-22T19:06:22.959Z] - CONFIG_DUMMY: enabled (as module) [2021-04-22T19:06:22.959Z] - "ftp,tftp client in container": [2021-04-22T19:06:23.219Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-22T19:06:23.219Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-22T19:06:23.219Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-22T19:06:23.219Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-22T19:06:23.219Z] - Storage Drivers: [2021-04-22T19:06:23.219Z] - "aufs": [2021-04-22T19:06:23.219Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-22T19:06:23.219Z] - "btrfs": [2021-04-22T19:06:23.219Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-22T19:06:23.219Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-22T19:06:23.219Z] - "devicemapper": [2021-04-22T19:06:23.219Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-22T19:06:23.219Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-22T19:06:23.219Z] - "overlay": [2021-04-22T19:06:23.219Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-22T19:06:23.219Z] - "zfs": [2021-04-22T19:06:23.219Z] - /dev/zfs: present [2021-04-22T19:06:23.219Z] - zfs command: missing [2021-04-22T19:06:23.219Z] - zpool command: missing [2021-04-22T19:06:23.219Z] [2021-04-22T19:06:23.219Z] Limits: [2021-04-22T19:06:23.219Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-22T19:06:23.219Z] [2021-04-22T19:06:23.219Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-22T19:06:23.592Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:780aa86cf022f693a34a07e922337feacd0a2f61 . [2021-04-22T19:06:23.855Z] #1 [internal] load build definition from Dockerfile [2021-04-22T19:06:23.855Z] #1 sha256:0ab990e2b2701211d6094132fcd62f19db5e7a8b31f5a51f0b267686f0f6bd26 [2021-04-22T19:06:24.787Z] #1 transferring dockerfile: [2021-04-22T19:06:25.044Z] #1 transferring dockerfile: 17.07kB done [2021-04-22T19:06:25.044Z] #1 DONE 1.4s [2021-04-22T19:06:25.044Z] [2021-04-22T19:06:25.044Z] #2 [internal] load .dockerignore [2021-04-22T19:06:25.044Z] #2 sha256:10bb31d443bf8dc7953d5aaf20bc36277edce158d68883fe916c43d585b6bfbb [2021-04-22T19:06:25.044Z] #2 transferring context: 87B done [2021-04-22T19:06:25.044Z] #2 DONE 1.2s [2021-04-22T19:06:25.044Z] [2021-04-22T19:06:25.044Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-22T19:06:25.044Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-22T19:06:25.119Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s [2021-04-22T19:06:25.380Z] #9 ... [2021-04-22T19:06:25.380Z] [2021-04-22T19:06:25.380Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-22T19:06:25.380Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-22T19:06:25.380Z] #63 DONE 0.9s [2021-04-22T19:06:25.380Z] [2021-04-22T19:06:25.380Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:25.380Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:25.612Z] #3 DONE 0.4s [2021-04-22T19:06:25.612Z] [2021-04-22T19:06:25.612Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-22T19:06:25.612Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-22T19:06:25.612Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-22T19:06:25.612Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-22T19:06:25.612Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-22T19:06:25.612Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-22T19:06:25.612Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-22T19:06:25.612Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-04-22T19:06:25.870Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-04-22T19:06:25.870Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-22T19:06:25.870Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-22T19:06:26.328Z] #9 ... [2021-04-22T19:06:26.328Z] [2021-04-22T19:06:26.328Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-22T19:06:26.328Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-22T19:06:26.328Z] #65 DONE 0.8s [2021-04-22T19:06:26.328Z] [2021-04-22T19:06:26.328Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:26.328Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:26.439Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-22T19:06:26.439Z] #4 DONE 0.9s [2021-04-22T19:06:26.696Z] [2021-04-22T19:06:26.696Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-22T19:06:26.696Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-22T19:06:27.314Z] #29 13.36 #=#=# 0.9% # 1.8% ## 3.0% ## 4.1% ### 4.7% #### 5.6% #### 6.4% #### 6.9% ##### 8.2% ###### 9.1% ####### 10.8% ######## 11.3% ######## 11.8% ######### 12.7% ######### 13.7% ########## 14.9% ########### 15.6% ############ 16.7% ############ 17.8% ############# 18.6% ############## 19.5% ############## 19.9% ############## 20.7% ############### 22.0% ################ 23.3% ################## 25.2% ################## 26.3% #################### 28.2% #################### 29.1% ##################### 30.0% ##################### 30.5% ###################### 31.6% ####################### 32.2% ######################### 34.9% ######################### 36.0% ########################### 37.6% ########################### 38.6% ############################ 39.9% ############################## 41.7% ############################### 43.5% ################################ 44.7% [2021-04-22T19:06:27.314Z] #29 ... [2021-04-22T19:06:27.314Z] [2021-04-22T19:06:27.314Z] #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-04-22T19:06:27.314Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:27.314Z] #13 15.90 Reading package lists... [2021-04-22T19:06:27.314Z] #13 20.90 Reading package lists... [2021-04-22T19:06:27.314Z] #13 27.88 Building dependency tree... [2021-04-22T19:06:27.314Z] #13 ... [2021-04-22T19:06:27.314Z] [2021-04-22T19:06:27.314Z] #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-04-22T19:06:27.314Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:27.314Z] #42 22.85 Building dependency tree... [2021-04-22T19:06:27.314Z] #42 25.69 The following additional packages will be installed: [2021-04-22T19:06:27.314Z] #42 25.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-22T19:06:27.314Z] #42 25.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-22T19:06:27.314Z] #42 25.72 Suggested packages: [2021-04-22T19:06:27.314Z] #42 25.73 manpages-dev python-setuptools [2021-04-22T19:06:27.314Z] #42 27.22 The following NEW packages will be installed: [2021-04-22T19:06:27.314Z] #42 27.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-22T19:06:27.314Z] #42 27.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-22T19:06:27.314Z] #42 27.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-22T19:06:27.314Z] #42 27.22 python-six zlib1g-dev [2021-04-22T19:06:27.314Z] #42 27.57 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:06:27.314Z] #42 27.57 Need to get 3798 kB of archives. [2021-04-22T19:06:27.314Z] #42 27.57 After this operation, 21.6 MB of additional disk space will be used. [2021-04-22T19:06:27.314Z] #42 27.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-22T19:06:27.314Z] #42 27.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-22T19:06:27.314Z] #42 27.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-22T19:06:27.314Z] #42 27.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-22T19:06:27.314Z] #42 27.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-22T19:06:27.314Z] #42 27.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-22T19:06:27.314Z] #42 27.60 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-04-22T19:06:27.314Z] #42 27.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-22T19:06:27.314Z] #42 27.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-22T19:06:27.314Z] #42 27.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-22T19:06:27.314Z] #42 27.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-22T19:06:27.314Z] #42 27.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-22T19:06:27.314Z] #42 27.87 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-04-22T19:06:27.314Z] #42 27.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-22T19:06:27.314Z] #42 27.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-22T19:06:27.314Z] #42 27.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-22T19:06:27.314Z] #42 27.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-22T19:06:27.314Z] #42 29.10 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:27.314Z] #42 29.24 Fetched 3798 kB in 1s (6019 kB/s) [2021-04-22T19:06:27.314Z] #42 29.39 Selecting previously unselected package libcap-dev:arm64. [2021-04-22T19:06:27.314Z] #42 29.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-22T19:06:27.314Z] #42 29.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 29.49 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-22T19:06:27.314Z] #42 29.74 Selecting previously unselected package libnet1:arm64. [2021-04-22T19:06:27.314Z] #42 29.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 29.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:06:27.314Z] #42 30.01 Selecting previously unselected package libnet1-dev. [2021-04-22T19:06:27.314Z] #42 30.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 30.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:06:27.314Z] #42 30.34 Selecting previously unselected package libnl-3-200:arm64. [2021-04-22T19:06:27.314Z] #42 30.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 30.36 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-22T19:06:27.314Z] #42 30.50 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-22T19:06:27.314Z] #42 30.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 30.53 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-22T19:06:27.314Z] #42 30.94 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-22T19:06:27.314Z] #42 30.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 30.98 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-22T19:06:27.314Z] #42 31.12 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-22T19:06:27.314Z] #42 31.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-22T19:06:27.314Z] #42 31.13 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-22T19:06:27.315Z] #42 31.31 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-22T19:06:27.315Z] #42 31.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-22T19:06:27.315Z] #42 31.33 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:06:27.315Z] #42 31.65 Selecting previously unselected package libprotobuf17:arm64. [2021-04-22T19:06:27.315Z] #42 31.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-22T19:06:27.315Z] #42 31.68 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:27.315Z] #42 32.28 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-22T19:06:27.315Z] #42 32.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-22T19:06:27.315Z] #42 32.30 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:27.315Z] #42 32.57 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-22T19:06:27.315Z] #42 32.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-22T19:06:27.315Z] #42 32.63 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:27.315Z] #42 ... [2021-04-22T19:06:27.315Z] [2021-04-22T19:06:27.315Z] #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-04-22T19:06:27.315Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:27.629Z] #5 DONE 1.0s [2021-04-22T19:06:27.629Z] [2021-04-22T19:06:27.629Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:27.629Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-22T19:06:27.715Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.0s done [2021-04-22T19:06:27.715Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-22T19:06:27.715Z] #9 ... [2021-04-22T19:06:27.715Z] [2021-04-22T19:06:27.715Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:27.715Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:27.715Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.1s done [2021-04-22T19:06:27.715Z] #26 DONE 14.0s [2021-04-22T19:06:27.887Z] #8 DONE 1.2s [2021-04-22T19:06:27.887Z] [2021-04-22T19:06:27.887Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:27.887Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-22T19:06:27.887Z] #7 DONE 1.3s [2021-04-22T19:06:27.887Z] [2021-04-22T19:06:27.887Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-22T19:06:27.887Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-22T19:06:27.887Z] #6 DONE 1.3s [2021-04-22T19:06:27.977Z] [2021-04-22T19:06:27.977Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:27.977Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:28.548Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-22T19:06:28.548Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-22T19:06:29.122Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-22T19:06:29.275Z] [2021-04-22T19:06:29.275Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:29.275Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:29.275Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-22T19:06:29.275Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-22T19:06:29.394Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-22T19:06:29.534Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-22T19:06:29.534Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-22T19:06:29.791Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-04-22T19:06:30.048Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.4s [2021-04-22T19:06:30.048Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.4s [2021-04-22T19:06:30.048Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.5s [2021-04-22T19:06:30.102Z] Client: [2021-04-22T19:06:30.102Z] Context: default [2021-04-22T19:06:30.102Z] Debug Mode: false [2021-04-22T19:06:30.102Z] Plugins: [2021-04-22T19:06:30.102Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-22T19:06:30.102Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-22T19:06:30.102Z] [2021-04-22T19:06:30.102Z] Server: [2021-04-22T19:06:30.102Z] Containers: 0 [2021-04-22T19:06:30.102Z] Running: 0 [2021-04-22T19:06:30.102Z] Paused: 0 [2021-04-22T19:06:30.102Z] Stopped: 0 [2021-04-22T19:06:30.102Z] Images: 0 [2021-04-22T19:06:30.102Z] Server Version: 20.10.5 [2021-04-22T19:06:30.102Z] Storage Driver: overlay2 [2021-04-22T19:06:30.102Z] Backing Filesystem: extfs [2021-04-22T19:06:30.102Z] Supports d_type: true [2021-04-22T19:06:30.102Z] Native Overlay Diff: true [2021-04-22T19:06:30.102Z] Logging Driver: json-file [2021-04-22T19:06:30.102Z] Cgroup Driver: systemd [2021-04-22T19:06:30.102Z] Cgroup Version: 2 [2021-04-22T19:06:30.102Z] Plugins: [2021-04-22T19:06:30.102Z] Volume: local [2021-04-22T19:06:30.102Z] Network: bridge host ipvlan macvlan null overlay [2021-04-22T19:06:30.102Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-22T19:06:30.102Z] Swarm: inactive [2021-04-22T19:06:30.102Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-22T19:06:30.102Z] Default Runtime: runc [2021-04-22T19:06:30.102Z] Init Binary: docker-init [2021-04-22T19:06:30.102Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:30.102Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:06:30.102Z] init version: de40ad0 [2021-04-22T19:06:30.102Z] Security Options: [2021-04-22T19:06:30.102Z] apparmor [2021-04-22T19:06:30.102Z] seccomp [2021-04-22T19:06:30.102Z] Profile: default [2021-04-22T19:06:30.102Z] cgroupns [2021-04-22T19:06:30.102Z] Kernel Version: 5.4.0-1041-aws [2021-04-22T19:06:30.102Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-22T19:06:30.102Z] OSType: linux [2021-04-22T19:06:30.102Z] Architecture: x86_64 [2021-04-22T19:06:30.102Z] CPUs: 2 [2021-04-22T19:06:30.102Z] Total Memory: 7.569GiB [2021-04-22T19:06:30.102Z] Name: ip-10-100-48-63 [2021-04-22T19:06:30.102Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-22T19:06:30.102Z] Docker Root Dir: /var/lib/docker [2021-04-22T19:06:30.102Z] Debug Mode: false [2021-04-22T19:06:30.102Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:06:30.102Z] Labels: [2021-04-22T19:06:30.102Z] Experimental: true [2021-04-22T19:06:30.102Z] Insecure Registries: [2021-04-22T19:06:30.102Z] 127.0.0.0/8 [2021-04-22T19:06:30.102Z] Live Restore Enabled: true [2021-04-22T19:06:30.102Z] [2021-04-22T19:06:30.102Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-22T19:06:30.307Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.6s [2021-04-22T19:06:30.307Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 0.8s [2021-04-22T19:06:30.307Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s [2021-04-22T19:06:30.480Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:780aa86cf022f693a34a07e922337feacd0a2f61 . [2021-04-22T19:06:30.566Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.9s [2021-04-22T19:06:30.566Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-04-22T19:06:30.566Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 1.1s [2021-04-22T19:06:30.566Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.1s [2021-04-22T19:06:30.732Z] #29 13.36 #=#=# 0.9% # 1.8% ## 3.0% ## 4.1% ### 4.7% #### 5.6% #### 6.4% #### 6.9% ##### 8.2% ###### 9.1% ####### 10.8% ######## 11.3% ######## 11.8% ######### 12.7% ######### 13.7% ########## 14.9% ########### 15.6% ############ 16.7% ############ 17.8% ############# 18.6% ############## 19.5% ############## 19.9% ############## 20.7% ############### 22.0% ################ 23.3% ################## 25.2% ################## 26.3% #################### 28.2% #################### 29.1% ##################### 30.0% ##################### 30.5% ###################### 31.6% ####################### 32.2% ######################### 34.9% ######################### 36.0% ########################### 37.6% ########################### 38.6% ############################ 39.9% ############################## 41.7% ############################### 43.5% ################################ 44.7% ################################# 46.4% ################################## 47.5% ################################### 49.2% #################################### 51.0% ##################################### 52.1% ###################################### 53.7% ####################################### 54.8% ######################################## 56.8% ########################################## 58.4% ########################################### 61.1% ############################################ 62.2% ############################################## 64.6% ################################################# 68.1% ################################################## 70.0% #################################################### 73.2% ###################################################### 75.2% ######################################################## 78.0% ########################################################## 81.1% ########################################################## 81.1% ############################################################ 83.6% ############################################################# 86.1% ############################################################### 88.1% ################################################################## 91.8% #################################################################### 95.0% ###################################################################### 97.7% ######################################################################## 100.0% [2021-04-22T19:06:30.741Z] #1 [internal] load build definition from Dockerfile [2021-04-22T19:06:30.741Z] #1 sha256:51d0733c3fe26b6301f8d5749af17a4e0bdd347ff67c85613a51492d31e95b39 [2021-04-22T19:06:30.741Z] #1 transferring dockerfile: 17.07kB done [2021-04-22T19:06:30.741Z] #1 DONE 0.2s [2021-04-22T19:06:30.741Z] [2021-04-22T19:06:30.741Z] #2 [internal] load .dockerignore [2021-04-22T19:06:30.741Z] #2 sha256:82668e8959c2ab7c740ca1b197a4483674513afe6d133ac6ae6c6c77467b9645 [2021-04-22T19:06:30.741Z] #2 transferring context: 87B done [2021-04-22T19:06:30.741Z] #2 DONE 0.1s [2021-04-22T19:06:30.741Z] [2021-04-22T19:06:30.742Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-22T19:06:30.742Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-22T19:06:30.823Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.2s [2021-04-22T19:06:30.823Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 1.2s [2021-04-22T19:06:30.823Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s [2021-04-22T19:06:30.823Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s [2021-04-22T19:06:31.020Z] #29 21.71 [2021-04-22T19:06:31.020Z] #29 ... [2021-04-22T19:06:31.020Z] [2021-04-22T19:06:31.020Z] #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-04-22T19:06:31.020Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:31.020Z] #49 27.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:06:31.020Z] #49 27.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:06:31.020Z] #49 28.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-22T19:06:31.020Z] #49 30.20 go: extracting golang.org/x/text v0.3.2 [2021-04-22T19:06:31.020Z] #49 35.29 go: finding github.com/fatih/color v1.7.0 [2021-04-22T19:06:31.020Z] #49 35.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:06:31.020Z] #49 35.73 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:06:31.020Z] #49 35.76 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:06:31.020Z] #49 35.79 go: finding github.com/pkg/errors v0.8.1 [2021-04-22T19:06:31.020Z] #49 35.79 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:06:31.020Z] #49 36.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:06:31.020Z] #49 36.06 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:06:31.020Z] #49 36.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:06:31.020Z] #49 36.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:06:31.020Z] #49 36.65 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:06:31.020Z] #49 36.67 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:06:31.020Z] #49 36.69 go: finding github.com/spf13/viper v1.6.1 [2021-04-22T19:06:31.020Z] #49 36.72 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:06:31.020Z] #49 37.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:06:31.020Z] #49 37.14 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:06:31.020Z] #49 37.14 go: finding github.com/stretchr/testify v1.4.0 [2021-04-22T19:06:31.020Z] #49 37.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:06:31.020Z] #49 ... [2021-04-22T19:06:31.020Z] [2021-04-22T19:06:31.020Z] #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-04-22T19:06:31.020Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-22T19:06:31.020Z] #32 34.26 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-04-22T19:06:31.020Z] #32 34.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-22T19:06:31.020Z] #32 35.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-22T19:06:31.313Z] #3 DONE 0.4s [2021-04-22T19:06:31.313Z] [2021-04-22T19:06:31.313Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-22T19:06:31.313Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-22T19:06:31.313Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-22T19:06:31.313Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-22T19:06:31.313Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-22T19:06:31.313Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-22T19:06:31.313Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-22T19:06:31.576Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-22T19:06:31.576Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-22T19:06:31.598Z] #32 ... [2021-04-22T19:06:31.598Z] [2021-04-22T19:06:31.598Z] #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-04-22T19:06:31.598Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:31.598Z] #36 28.33 Building dependency tree... [2021-04-22T19:06:31.598Z] #36 30.90 The following additional packages will be installed: [2021-04-22T19:06:31.598Z] #36 30.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-22T19:06:31.598Z] #36 30.93 Suggested packages: [2021-04-22T19:06:31.598Z] #36 30.93 cmake-doc ninja-build lrzip [2021-04-22T19:06:31.598Z] #36 30.93 Recommended packages: [2021-04-22T19:06:31.598Z] #36 30.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-22T19:06:31.598Z] #36 31.67 The following NEW packages will be installed: [2021-04-22T19:06:31.598Z] #36 31.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-22T19:06:31.598Z] #36 31.68 vim-common xxd [2021-04-22T19:06:31.598Z] #36 32.27 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:06:31.598Z] #36 32.27 Need to get 14.2 MB of archives. [2021-04-22T19:06:31.598Z] #36 32.27 After this operation, 60.0 MB of additional disk space will be used. [2021-04-22T19:06:31.598Z] #36 32.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-22T19:06:31.598Z] #36 32.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:06:31.598Z] #36 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-22T19:06:31.598Z] #36 32.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-22T19:06:31.598Z] #36 33.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-22T19:06:31.598Z] #36 33.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-22T19:06:31.598Z] #36 33.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-22T19:06:31.598Z] #36 34.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-22T19:06:31.598Z] #36 34.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-22T19:06:31.598Z] #36 34.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-22T19:06:31.598Z] #36 35.80 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:31.598Z] #36 36.74 Fetched 14.2 MB in 3s (5077 kB/s) [2021-04-22T19:06:31.598Z] #36 38.48 Selecting previously unselected package xxd. [2021-04-22T19:06:31.598Z] #36 ... [2021-04-22T19:06:31.598Z] [2021-04-22T19:06:31.598Z] #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-04-22T19:06:31.598Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-22T19:06:31.598Z] #55 27.49 Building dependency tree... [2021-04-22T19:06:31.598Z] #55 29.56 The following additional packages will be installed: [2021-04-22T19:06:31.598Z] #55 29.57 libbtrfs0 [2021-04-22T19:06:31.598Z] #55 29.73 The following NEW packages will be installed: [2021-04-22T19:06:31.598Z] #55 29.74 libbtrfs-dev libbtrfs0 [2021-04-22T19:06:31.598Z] #55 30.13 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:06:31.598Z] #55 30.13 Need to get 119 kB of archives. [2021-04-22T19:06:31.598Z] #55 30.13 After this operation, 387 kB of additional disk space will be used. [2021-04-22T19:06:31.598Z] #55 30.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-22T19:06:31.598Z] #55 30.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-22T19:06:31.598Z] #55 31.39 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:31.598Z] #55 31.55 Fetched 119 kB in 0s (428 kB/s) [2021-04-22T19:06:31.598Z] #55 31.65 Selecting previously unselected package libbtrfs0. [2021-04-22T19:06:31.598Z] #55 31.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-22T19:06:31.598Z] #55 31.84 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-22T19:06:31.598Z] #55 31.88 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:06:31.598Z] #55 32.02 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:06:31.598Z] #55 32.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-22T19:06:31.598Z] #55 32.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:06:31.598Z] #55 32.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:06:31.598Z] #55 32.39 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:06:31.598Z] #55 32.41 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:31.764Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2021-04-22T19:06:31.837Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-22T19:06:31.837Z] #4 DONE 0.6s [2021-04-22T19:06:32.023Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2021-04-22T19:06:32.098Z] [2021-04-22T19:06:32.098Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:32.098Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-22T19:06:32.176Z] #55 ... [2021-04-22T19:06:32.176Z] [2021-04-22T19:06:32.176Z] #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-04-22T19:06:32.176Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:32.176Z] #36 38.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-22T19:06:32.176Z] #36 38.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-22T19:06:32.281Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 593.92kB / 51.83MB 2.7s [2021-04-22T19:06:32.281Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.7s [2021-04-22T19:06:32.281Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-22T19:06:32.281Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.8s [2021-04-22T19:06:32.539Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 2.9s [2021-04-22T19:06:32.539Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 2.9s [2021-04-22T19:06:32.539Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 3.0s [2021-04-22T19:06:32.801Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 3.2s [2021-04-22T19:06:32.801Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.02MB / 68.67MB 3.2s [2021-04-22T19:06:32.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 3.2s [2021-04-22T19:06:32.802Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 3.3s [2021-04-22T19:06:32.802Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 3.3s [2021-04-22T19:06:32.823Z] #36 39.31 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:06:33.039Z] #8 ... [2021-04-22T19:06:33.039Z] [2021-04-22T19:06:33.039Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-22T19:06:33.039Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-22T19:06:33.039Z] #6 DONE 1.0s [2021-04-22T19:06:33.039Z] [2021-04-22T19:06:33.039Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:33.039Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-22T19:06:33.063Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.43MB / 68.67MB 3.4s [2021-04-22T19:06:33.063Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 3.4s [2021-04-22T19:06:33.063Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.68MB / 51.83MB 3.5s [2021-04-22T19:06:33.063Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 3.6s [2021-04-22T19:06:33.063Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 3.6s [2021-04-22T19:06:33.300Z] #7 DONE 1.2s [2021-04-22T19:06:33.300Z] [2021-04-22T19:06:33.300Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-22T19:06:33.300Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-22T19:06:33.300Z] #8 DONE 1.2s [2021-04-22T19:06:33.300Z] [2021-04-22T19:06:33.300Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-22T19:06:33.300Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-22T19:06:33.300Z] #5 DONE 1.4s [2021-04-22T19:06:33.320Z] #9 ... [2021-04-22T19:06:33.320Z] [2021-04-22T19:06:33.320Z] #23 [internal] load build context [2021-04-22T19:06:33.320Z] #23 sha256:a4253f14b144692c2ca5a2d99f6fb54be0f9373623b8e18bef949ba0270523f1 [2021-04-22T19:06:33.320Z] #23 transferring context: 53.20MB 4.1s done [2021-04-22T19:06:33.320Z] #23 DONE 4.2s [2021-04-22T19:06:33.320Z] [2021-04-22T19:06:33.320Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:33.320Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:33.320Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 3.9s [2021-04-22T19:06:33.320Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 3.9s [2021-04-22T19:06:33.320Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.90MB / 120.17MB 3.9s [2021-04-22T19:06:33.581Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.21MB / 51.83MB 4.1s [2021-04-22T19:06:33.581Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.45MB / 68.67MB 4.1s [2021-04-22T19:06:33.581Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 4.1s [2021-04-22T19:06:33.841Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 4.2s [2021-04-22T19:06:33.841Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.65MB / 68.67MB 4.2s [2021-04-22T19:06:33.841Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.4s [2021-04-22T19:06:33.841Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 4.4s [2021-04-22T19:06:33.841Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 4.4s [2021-04-22T19:06:34.099Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s [2021-04-22T19:06:34.099Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 4.5s [2021-04-22T19:06:34.099Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 4.6s [2021-04-22T19:06:34.358Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 4.7s [2021-04-22T19:06:34.358Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s done [2021-04-22T19:06:34.358Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.9s [2021-04-22T19:06:34.358Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.9s [2021-04-22T19:06:34.617Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 5.0s [2021-04-22T19:06:34.617Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s [2021-04-22T19:06:34.617Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 5.1s [2021-04-22T19:06:34.684Z] [2021-04-22T19:06:34.684Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:34.684Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:34.684Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-22T19:06:34.688Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-04-22T19:06:34.757Z] #36 ... [2021-04-22T19:06:34.757Z] [2021-04-22T19:06:34.757Z] #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-04-22T19:06:34.757Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:06:34.757Z] #45 31.15 internal/reflectlite [2021-04-22T19:06:34.757Z] #45 31.15 sync [2021-04-22T19:06:34.757Z] #45 32.61 github.com/LK4D4/vndr/godl/singleflight [2021-04-22T19:06:34.757Z] #45 32.61 internal/singleflight [2021-04-22T19:06:34.757Z] #45 32.61 math/rand [2021-04-22T19:06:34.757Z] #45 34.36 sort [2021-04-22T19:06:34.757Z] #45 34.38 errors [2021-04-22T19:06:34.757Z] #45 35.03 io [2021-04-22T19:06:34.757Z] #45 35.06 strconv [2021-04-22T19:06:34.757Z] #45 35.07 internal/oserror [2021-04-22T19:06:34.757Z] #45 35.34 syscall [2021-04-22T19:06:34.757Z] #45 35.97 vendor/golang.org/x/net/dns/dnsmessage [2021-04-22T19:06:34.757Z] #45 36.84 bytes [2021-04-22T19:06:34.757Z] #45 38.82 reflect [2021-04-22T19:06:34.757Z] #45 38.85 bufio [2021-04-22T19:06:34.757Z] #45 40.17 strings [2021-04-22T19:06:34.757Z] #45 40.68 hash [2021-04-22T19:06:34.757Z] #45 41.03 hash/crc32 [2021-04-22T19:06:34.757Z] #45 ... [2021-04-22T19:06:34.757Z] [2021-04-22T19:06:34.757Z] #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-04-22T19:06:34.757Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:34.757Z] #29 23.10 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-22T19:06:34.757Z] #29 23.53 [2021-04-22T19:06:34.757Z] #29 23.69 #################### 27.8% ######################################################################## 100.0% [2021-04-22T19:06:34.757Z] #29 23.76 [2021-04-22T19:06:34.757Z] #29 24.74 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-22T19:06:34.757Z] #29 25.23 [2021-04-22T19:06:34.757Z] #29 25.49 0.1% ######################################################################## 100.0% [2021-04-22T19:06:34.757Z] #29 25.62 [2021-04-22T19:06:34.947Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-22T19:06:34.947Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-22T19:06:34.947Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-22T19:06:35.182Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done [2021-04-22T19:06:35.182Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.6s done [2021-04-22T19:06:36.080Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-04-22T19:06:36.271Z] #29 26.98 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-22T19:06:36.341Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-22T19:06:36.999Z] #29 27.61 [2021-04-22T19:06:37.081Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done [2021-04-22T19:06:37.351Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-04-22T19:06:37.735Z] #9 ... [2021-04-22T19:06:37.735Z] [2021-04-22T19:06:37.735Z] #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-04-22T19:06:37.735Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:37.735Z] #27 1.848 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:06:37.735Z] #27 1.864 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:06:37.735Z] #27 1.867 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:06:37.735Z] #27 2.075 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:06:37.735Z] #27 2.385 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:06:37.735Z] #27 2.673 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:06:37.735Z] #27 4.431 Fetched 8428 kB in 3s (2982 kB/s) [2021-04-22T19:06:37.735Z] #27 4.431 Reading package lists... [2021-04-22T19:06:37.735Z] #27 5.488 Reading package lists... [2021-04-22T19:06:37.735Z] #27 6.484 Building dependency tree... [2021-04-22T19:06:37.735Z] #27 6.827 The following additional packages will be installed: [2021-04-22T19:06:37.735Z] #27 6.827 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-22T19:06:37.735Z] #27 6.827 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-22T19:06:37.735Z] #27 6.827 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-22T19:06:37.735Z] #27 6.827 Suggested packages: [2021-04-22T19:06:37.735Z] #27 6.827 krb5-doc krb5-user [2021-04-22T19:06:37.735Z] #27 6.827 Recommended packages: [2021-04-22T19:06:37.735Z] #27 6.827 krb5-locales publicsuffix libsasl2-modules [2021-04-22T19:06:37.735Z] #27 7.150 The following NEW packages will be installed: [2021-04-22T19:06:37.735Z] #27 7.153 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-22T19:06:37.735Z] #27 7.153 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-22T19:06:37.735Z] #27 7.153 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-22T19:06:37.735Z] #27 7.154 libssh2-1 libssl1.1 openssl [2021-04-22T19:06:37.735Z] #27 7.440 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-22T19:06:37.735Z] #27 7.440 Need to get 5059 kB of archives. [2021-04-22T19:06:37.735Z] #27 7.440 After this operation, 12.1 MB of additional disk space will be used. [2021-04-22T19:06:37.735Z] #27 7.440 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-22T19:06:37.735Z] #27 7.450 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-22T19:06:37.735Z] #27 7.450 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-22T19:06:37.735Z] #27 7.450 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-22T19:06:37.735Z] #27 7.453 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-22T19:06:37.735Z] #27 7.462 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-22T19:06:37.735Z] #27 7.473 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-22T19:06:37.735Z] #27 7.473 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-22T19:06:37.735Z] #27 7.473 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-22T19:06:37.735Z] #27 7.473 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-22T19:06:37.735Z] #27 7.486 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-22T19:06:37.735Z] #27 7.486 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-22T19:06:37.735Z] #27 7.486 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-22T19:06:37.735Z] #27 7.486 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-22T19:06:37.735Z] #27 7.486 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-22T19:06:37.735Z] #27 7.494 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-22T19:06:37.735Z] #27 7.494 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-22T19:06:37.735Z] #27 7.494 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-22T19:06:37.735Z] #27 7.683 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-22T19:06:37.735Z] #27 7.749 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-22T19:06:37.735Z] #27 7.762 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-22T19:06:37.735Z] #27 7.951 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:37.735Z] #27 7.985 Fetched 5059 kB in 1s (8522 kB/s) [2021-04-22T19:06:37.735Z] #27 8.043 Selecting previously unselected package libssl1.1:amd64. [2021-04-22T19:06:37.735Z] #27 8.043 (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-04-22T19:06:37.735Z] #27 8.046 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.053 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:37.735Z] #27 8.297 Selecting previously unselected package openssl. [2021-04-22T19:06:37.735Z] #27 8.297 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.297 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:37.735Z] #27 8.495 Selecting previously unselected package ca-certificates. [2021-04-22T19:06:37.735Z] #27 8.495 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-22T19:06:37.735Z] #27 8.501 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:37.735Z] #27 8.636 Selecting previously unselected package libkeyutils1:amd64. [2021-04-22T19:06:37.735Z] #27 8.636 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.641 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-22T19:06:37.735Z] #27 8.683 Selecting previously unselected package libkrb5support0:amd64. [2021-04-22T19:06:37.735Z] #27 8.683 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.688 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 8.751 Selecting previously unselected package libk5crypto3:amd64. [2021-04-22T19:06:37.735Z] #27 8.751 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.755 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 8.818 Selecting previously unselected package libkrb5-3:amd64. [2021-04-22T19:06:37.735Z] #27 8.818 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.822 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 8.939 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-22T19:06:37.735Z] #27 8.939 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 8.942 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 9.009 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-22T19:06:37.735Z] #27 9.009 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.020 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 9.057 Selecting previously unselected package libsasl2-2:amd64. [2021-04-22T19:06:37.735Z] #27 9.057 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.067 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 9.112 Selecting previously unselected package libldap-common. [2021-04-22T19:06:37.735Z] #27 9.112 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-22T19:06:37.735Z] #27 9.116 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:37.735Z] #27 9.160 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-22T19:06:37.735Z] #27 9.160 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.164 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:37.735Z] #27 9.233 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-22T19:06:37.735Z] #27 9.233 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.236 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-22T19:06:37.735Z] #27 9.299 Selecting previously unselected package libpsl5:amd64. [2021-04-22T19:06:37.735Z] #27 9.299 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.310 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-22T19:06:37.735Z] #27 9.351 Selecting previously unselected package librtmp1:amd64. [2021-04-22T19:06:37.735Z] #27 9.351 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.361 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:06:37.735Z] #27 9.403 Selecting previously unselected package libssh2-1:amd64. [2021-04-22T19:06:37.735Z] #27 9.403 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.415 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-22T19:06:37.735Z] #27 9.468 Selecting previously unselected package libcurl4:amd64. [2021-04-22T19:06:37.735Z] #27 9.468 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.472 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:37.735Z] #27 9.574 Selecting previously unselected package curl. [2021-04-22T19:06:37.735Z] #27 9.576 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.581 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:37.735Z] #27 9.673 Selecting previously unselected package libonig5:amd64. [2021-04-22T19:06:37.735Z] #27 9.673 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.676 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:06:37.735Z] #27 9.769 Selecting previously unselected package libjq1:amd64. [2021-04-22T19:06:37.735Z] #27 9.769 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.800 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:06:37.735Z] #27 9.869 Selecting previously unselected package jq. [2021-04-22T19:06:37.735Z] #27 9.869 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:06:37.735Z] #27 9.869 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:37.735Z] #27 9.914 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-22T19:06:37.735Z] #27 9.924 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-22T19:06:37.735Z] #27 9.934 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:37.735Z] #27 ... [2021-04-22T19:06:37.735Z] [2021-04-22T19:06:37.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:37.735Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:37.934Z] #29 27.88 0.0% ###### 9.1% ######## 12.1% ############## 19.7% ############### 21.7% ###################### 31.6% ######################## 33.6% ########################## 37.0% [2021-04-22T19:06:37.934Z] #29 ... [2021-04-22T19:06:37.934Z] [2021-04-22T19:06:37.934Z] #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-04-22T19:06:37.934Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:37.934Z] #13 31.34 The following additional packages will be installed: [2021-04-22T19:06:37.934Z] #13 31.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-22T19:06:37.934Z] #13 31.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-22T19:06:37.934Z] #13 31.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-22T19:06:37.934Z] #13 31.36 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-22T19:06:37.934Z] #13 31.36 mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:06:37.934Z] #13 31.37 Suggested packages: [2021-04-22T19:06:37.934Z] #13 31.39 gcc-8-locales seccomp wine64 [2021-04-22T19:06:37.934Z] #13 32.43 The following NEW packages will be installed: [2021-04-22T19:06:37.934Z] #13 32.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-22T19:06:37.934Z] #13 32.44 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-22T19:06:37.934Z] #13 32.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-22T19:06:37.934Z] #13 32.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-22T19:06:37.934Z] #13 32.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-22T19:06:37.934Z] #13 32.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:06:37.934Z] #13 32.44 The following packages will be upgraded: [2021-04-22T19:06:37.934Z] #13 32.45 libseccomp2 libsystemd0 libudev1 [2021-04-22T19:06:37.934Z] #13 32.84 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:06:37.934Z] #13 32.84 Need to get 73.8 MB of archives. [2021-04-22T19:06:37.934Z] #13 32.84 After this operation, 472 MB of additional disk space will be used. [2021-04-22T19:06:37.934Z] #13 32.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-22T19:06:37.934Z] #13 32.85 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-22T19:06:37.934Z] #13 32.86 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-22T19:06:37.934Z] #13 32.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-22T19:06:37.934Z] #13 32.96 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-04-22T19:06:37.934Z] #13 33.31 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-04-22T19:06:37.934Z] #13 33.72 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-04-22T19:06:37.934Z] #13 33.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-22T19:06:37.934Z] #13 33.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-22T19:06:37.934Z] #13 33.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-22T19:06:37.934Z] #13 34.47 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-04-22T19:06:37.934Z] #13 35.06 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-04-22T19:06:37.934Z] #13 35.27 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-04-22T19:06:37.934Z] #13 40.65 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-04-22T19:06:37.934Z] #13 ... [2021-04-22T19:06:37.934Z] [2021-04-22T19:06:37.934Z] #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-04-22T19:06:37.934Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:37.934Z] #36 44.80 Selecting previously unselected package vim-common. [2021-04-22T19:06:38.220Z] #36 44.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:06:38.392Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 3.4s [2021-04-22T19:06:38.488Z] #36 45.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:06:38.654Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.15MB / 50.43MB 3.7s [2021-04-22T19:06:38.654Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 11.53MB / 50.43MB 3.9s [2021-04-22T19:06:38.654Z] #26 ... [2021-04-22T19:06:38.654Z] [2021-04-22T19:06:38.655Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:38.655Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-22T19:06:38.655Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-22T19:06:38.655Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:06:38.655Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-22T19:06:38.655Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-22T19:06:38.655Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-22T19:06:38.655Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-04-22T19:06:38.655Z] #62 DONE 4.1s [2021-04-22T19:06:38.655Z] [2021-04-22T19:06:38.655Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:38.655Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:38.655Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 17.83MB / 50.43MB 4.0s [2021-04-22T19:06:38.922Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 29.36MB / 50.43MB 4.2s [2021-04-22T19:06:39.184Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 38.67MB / 50.43MB 4.4s [2021-04-22T19:06:39.259Z] #9 ... [2021-04-22T19:06:39.259Z] [2021-04-22T19:06:39.259Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:39.259Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:39.259Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-22T19:06:39.259Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-22T19:06:39.259Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-22T19:06:39.259Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-22T19:06:39.259Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.9s done [2021-04-22T19:06:39.259Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.9s done [2021-04-22T19:06:39.259Z] #26 DONE 9.8s [2021-04-22T19:06:39.259Z] [2021-04-22T19:06:39.259Z] #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-04-22T19:06:39.259Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:39.259Z] #27 ... [2021-04-22T19:06:39.259Z] [2021-04-22T19:06:39.259Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:39.259Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-22T19:06:39.259Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-22T19:06:39.259Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:06:39.259Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-22T19:06:39.259Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-22T19:06:39.259Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.4s done [2021-04-22T19:06:39.259Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-04-22T19:06:39.259Z] #62 DONE 9.9s [2021-04-22T19:06:39.259Z] [2021-04-22T19:06:39.259Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:39.259Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-22T19:06:39.259Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-22T19:06:39.259Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:06:39.259Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-22T19:06:39.259Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-22T19:06:39.259Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.1s done [2021-04-22T19:06:39.259Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s [2021-04-22T19:06:39.259Z] #64 ... [2021-04-22T19:06:39.259Z] [2021-04-22T19:06:39.259Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:39.259Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:39.445Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 4.6s [2021-04-22T19:06:39.517Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s done [2021-04-22T19:06:39.913Z] #36 ... [2021-04-22T19:06:39.913Z] [2021-04-22T19:06:39.913Z] #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-04-22T19:06:39.913Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:39.913Z] #42 36.53 Selecting previously unselected package libprotoc17:arm64. [2021-04-22T19:06:39.913Z] #42 36.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-22T19:06:39.913Z] #42 37.62 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:39.913Z] #42 42.14 Selecting previously unselected package protobuf-c-compiler. [2021-04-22T19:06:39.913Z] #42 42.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-22T19:06:39.913Z] #42 43.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:06:39.913Z] #42 46.11 Selecting previously unselected package protobuf-compiler. [2021-04-22T19:06:39.913Z] #42 46.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-22T19:06:39.913Z] #42 ... [2021-04-22T19:06:39.913Z] [2021-04-22T19:06:39.913Z] #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-04-22T19:06:39.913Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:39.913Z] #13 43.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-22T19:06:40.083Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-22T19:06:40.083Z] #9 ... [2021-04-22T19:06:40.083Z] [2021-04-22T19:06:40.083Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:40.083Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-22T19:06:40.083Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-04-22T19:06:40.083Z] #64 DONE 11.0s [2021-04-22T19:06:40.218Z] #13 43.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-22T19:06:40.218Z] #13 43.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-22T19:06:40.218Z] #13 43.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-22T19:06:40.218Z] #13 43.55 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-04-22T19:06:40.218Z] #13 43.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-22T19:06:40.218Z] #13 43.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-22T19:06:40.218Z] #13 43.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-22T19:06:40.345Z] [2021-04-22T19:06:40.345Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:40.345Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:40.485Z] #13 43.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-22T19:06:40.486Z] #13 43.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-22T19:06:40.486Z] #13 43.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-22T19:06:40.755Z] #13 ... [2021-04-22T19:06:40.755Z] [2021-04-22T19:06:40.755Z] #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-04-22T19:06:40.755Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-22T19:06:40.755Z] #55 DONE 47.3s [2021-04-22T19:06:40.755Z] [2021-04-22T19:06:40.755Z] #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-04-22T19:06:40.755Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:40.755Z] #13 44.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-22T19:06:40.755Z] #13 44.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-22T19:06:40.755Z] #13 44.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-22T19:06:40.755Z] #13 ... [2021-04-22T19:06:40.755Z] [2021-04-22T19:06:40.755Z] #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-04-22T19:06:40.755Z] #67 sha256:49e2af97ed320686389a65ca613bba1ad3719f3b5cb7bbad1d3d02e8be761ef6 [2021-04-22T19:06:40.755Z] #67 DONE 47.4s [2021-04-22T19:06:40.755Z] [2021-04-22T19:06:40.755Z] #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-04-22T19:06:40.755Z] #47 sha256:2e445393f7121642731726f621dabc5bc6f88fe4d0253764eeda88020cb2531f [2021-04-22T19:06:40.755Z] #47 DONE 47.4s [2021-04-22T19:06:40.910Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-04-22T19:06:41.019Z] [2021-04-22T19:06:41.019Z] #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-04-22T19:06:41.019Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:41.019Z] #29 27.88 0.0% ###### 9.1% ######## 12.1% ############## 19.7% ############### 21.7% ###################### 31.6% ######################## 33.6% ########################## 37.0% ################################ 44.8% ####################################### 54.4% ############################################ 62.3% ################################################## 70.7% ###################################################### 76.1% ########################################################### 83.2% ############################################################## 87.2% ##################################################################### 96.9% ######################################################################## 100.0% [2021-04-22T19:06:41.019Z] #29 30.14 [2021-04-22T19:06:41.019Z] #29 31.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-22T19:06:41.019Z] #29 31.60 #=#=# [2021-04-22T19:06:41.019Z] #29 31.77 ######################################################################## 100.0% [2021-04-22T19:06:41.019Z] #29 31.99 [2021-04-22T19:06:41.019Z] #29 ... [2021-04-22T19:06:41.019Z] [2021-04-22T19:06:41.019Z] #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-04-22T19:06:41.019Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:06:41.019Z] #49 37.78 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:06:41.019Z] #49 37.79 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:06:41.019Z] #49 37.82 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:06:41.019Z] #49 37.86 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:06:41.019Z] #49 38.20 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:06:41.019Z] #49 38.52 go: finding github.com/spf13/cobra v0.0.5 [2021-04-22T19:06:41.019Z] #49 38.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:06:41.019Z] #49 38.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:06:41.019Z] #49 38.76 go: finding github.com/spf13/pflag v1.0.5 [2021-04-22T19:06:41.019Z] #49 38.98 go: finding github.com/gobwas/glob v0.2.3 [2021-04-22T19:06:41.019Z] #49 38.98 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:06:41.019Z] #49 38.99 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:06:41.019Z] #49 39.00 go: finding github.com/stretchr/objx v0.2.0 [2021-04-22T19:06:41.019Z] #49 39.33 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:06:41.019Z] #49 39.34 go: finding github.com/magiconair/properties v1.8.1 [2021-04-22T19:06:41.019Z] #49 39.39 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:06:41.019Z] #49 39.40 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:06:41.019Z] #49 39.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:06:41.019Z] #49 39.91 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:06:41.019Z] #49 39.91 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:06:41.019Z] #49 39.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:06:41.019Z] #49 39.95 go: finding github.com/spf13/afero v1.1.2 [2021-04-22T19:06:41.019Z] #49 40.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:06:41.019Z] #49 40.49 go: finding github.com/spf13/cast v1.3.0 [2021-04-22T19:06:41.019Z] #49 40.52 go: finding golang.org/x/text v0.3.2 [2021-04-22T19:06:41.019Z] #49 40.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:06:41.019Z] #49 40.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:06:41.019Z] #49 41.18 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:06:41.019Z] #49 41.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-22T19:06:41.019Z] #49 41.23 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:06:41.019Z] #49 41.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:06:41.019Z] #49 41.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:06:41.019Z] #49 41.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:06:41.019Z] #49 41.60 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:06:41.019Z] #49 41.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:06:41.019Z] #49 42.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:06:41.019Z] #49 42.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:06:41.019Z] #49 42.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:06:41.019Z] #49 42.14 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:06:41.019Z] #49 42.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-22T19:06:41.019Z] #49 42.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:06:41.019Z] #49 42.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:06:41.019Z] #49 43.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:06:41.019Z] #49 43.58 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:06:41.019Z] #49 43.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:06:41.019Z] #49 43.61 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-22T19:06:41.019Z] #49 44.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:06:41.019Z] #49 44.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:06:41.019Z] #49 44.12 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:06:41.019Z] #49 44.29 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:06:41.019Z] #49 44.33 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-22T19:06:41.019Z] #49 44.37 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:06:41.019Z] #49 44.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:06:41.019Z] #49 44.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:06:41.019Z] #49 44.91 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:06:41.019Z] #49 45.05 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:06:41.596Z] #49 ... [2021-04-22T19:06:41.596Z] [2021-04-22T19:06:41.596Z] #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-04-22T19:06:41.596Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:41.596Z] #42 46.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:06:41.596Z] #42 47.50 Selecting previously unselected package python-pkg-resources. [2021-04-22T19:06:41.596Z] #42 47.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:06:41.596Z] #42 47.57 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-22T19:06:41.596Z] #42 48.08 Selecting previously unselected package python-six. [2021-04-22T19:06:41.596Z] #42 48.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-22T19:06:41.596Z] #42 48.11 Unpacking python-six (1.12.0-1) ... [2021-04-22T19:06:41.596Z] #42 48.32 Selecting previously unselected package python-protobuf. [2021-04-22T19:06:41.596Z] #42 48.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-22T19:06:41.596Z] #42 48.35 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-22T19:06:41.855Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-22T19:06:41.945Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-04-22T19:06:41.945Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-04-22T19:06:42.174Z] #42 ... [2021-04-22T19:06:42.174Z] [2021-04-22T19:06:42.174Z] #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-04-22T19:06:42.174Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:06:42.174Z] #51 38.85 reflect [2021-04-22T19:06:42.174Z] #51 38.86 bufio [2021-04-22T19:06:42.174Z] #51 38.86 syscall [2021-04-22T19:06:42.174Z] #51 38.86 strings [2021-04-22T19:06:42.174Z] #51 40.44 text/tabwriter [2021-04-22T19:06:42.174Z] #51 41.21 regexp/syntax [2021-04-22T19:06:42.174Z] #51 43.89 regexp [2021-04-22T19:06:42.174Z] #51 44.31 time [2021-04-22T19:06:42.174Z] #51 46.87 encoding/binary [2021-04-22T19:06:42.174Z] #51 46.90 internal/fmtsort [2021-04-22T19:06:42.174Z] #51 47.50 os [2021-04-22T19:06:42.174Z] #51 ... [2021-04-22T19:06:42.174Z] [2021-04-22T19:06:42.174Z] #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-04-22T19:06:42.174Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:42.174Z] #42 48.99 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-22T19:06:42.285Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 2m0.514747157s [2021-04-22T19:06:42.285Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 657.166714ms [2021-04-22T19:06:42.424Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-22T19:06:42.683Z] #9 ... [2021-04-22T19:06:42.683Z] [2021-04-22T19:06:42.683Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-22T19:06:42.683Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-22T19:06:42.683Z] #63 DONE 0.9s [2021-04-22T19:06:42.749Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 7.7s done [2021-04-22T19:06:42.749Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-22T19:06:42.749Z] #26 ... [2021-04-22T19:06:42.749Z] [2021-04-22T19:06:42.749Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-22T19:06:42.749Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-22T19:06:42.749Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-22T19:06:42.749Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-22T19:06:42.749Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-22T19:06:42.749Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-22T19:06:42.749Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-04-22T19:06:42.749Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-04-22T19:06:42.749Z] #64 DONE 8.2s [2021-04-22T19:06:42.749Z] [2021-04-22T19:06:42.749Z] #23 [internal] load build context [2021-04-22T19:06:42.749Z] #23 sha256:e47d0a6515f6ff9a59f7c757bdb938d8b3269faa7b65ab10f89e5add9ff525b2 [2021-04-22T19:06:42.749Z] #23 transferring context: 53.19MB 5.9s done [2021-04-22T19:06:42.749Z] #23 DONE 8.2s [2021-04-22T19:06:42.749Z] [2021-04-22T19:06:42.749Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:42.749Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:42.896Z] #9 ... [2021-04-22T19:06:42.896Z] [2021-04-22T19:06:42.896Z] #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-04-22T19:06:42.896Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:42.896Z] #27 10.08 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 10.08 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:42.896Z] #27 10.09 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 10.10 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 10.11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:06:42.896Z] #27 10.12 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 10.13 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 10.14 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-22T19:06:42.896Z] #27 10.16 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 10.16 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:42.896Z] #27 10.18 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:06:42.896Z] #27 10.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:06:42.896Z] #27 10.19 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:42.896Z] #27 10.20 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:42.896Z] #27 10.92 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:42.896Z] #27 12.15 137 added, 0 removed; done. [2021-04-22T19:06:42.896Z] #27 12.19 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:42.896Z] #27 12.20 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:42.896Z] #27 12.21 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:42.896Z] #27 12.23 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:42.896Z] #27 12.24 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:42.896Z] #27 12.26 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:42.896Z] #27 12.27 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:42.896Z] #27 13.27 0 added, 0 removed; done. [2021-04-22T19:06:42.896Z] #27 13.27 Running hooks in /etc/ca-certificates/update.d... [2021-04-22T19:06:42.896Z] #27 13.28 done. [2021-04-22T19:06:42.896Z] #27 DONE 15.1s [2021-04-22T19:06:42.896Z] [2021-04-22T19:06:42.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:42.896Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:42.896Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-04-22T19:06:42.896Z] #9 ... [2021-04-22T19:06:42.896Z] [2021-04-22T19:06:42.896Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-22T19:06:42.896Z] #28 sha256:2ab39d0c0b6808c26e1b075a42def832323023232fdaba7d82a8dbba6505a8a7 [2021-04-22T19:06:42.941Z] [2021-04-22T19:06:42.941Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-22T19:06:42.941Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-22T19:06:43.157Z] #28 DONE 0.2s [2021-04-22T19:06:43.157Z] [2021-04-22T19:06:43.157Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:43.157Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:43.508Z] #65 DONE 0.6s [2021-04-22T19:06:43.508Z] [2021-04-22T19:06:43.508Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:43.508Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:43.508Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.2s [2021-04-22T19:06:43.572Z] #42 ... [2021-04-22T19:06:43.572Z] [2021-04-22T19:06:43.572Z] #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-04-22T19:06:43.572Z] #29 sha256:3c5d0ee2cbd12781949ac42d20763acf4080625e2887243ed54d52b1945b6d1c [2021-04-22T19:06:43.572Z] #29 33.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-22T19:06:43.572Z] #29 33.54 [2021-04-22T19:06:43.572Z] #29 33.71 ######################################################################## 100.0% [2021-04-22T19:06:43.572Z] #29 33.87 [2021-04-22T19:06:43.572Z] #29 33.99 Download of images into '/build' complete. [2021-04-22T19:06:43.572Z] #29 33.99 Use something like the following to load the result into a Docker daemon: [2021-04-22T19:06:43.572Z] #29 33.99 tar -cC '/build' . | docker load [2021-04-22T19:06:43.572Z] #29 DONE 34.5s [2021-04-22T19:06:43.572Z] [2021-04-22T19:06:43.572Z] #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-04-22T19:06:43.572Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:43.572Z] #13 45.50 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:43.572Z] #13 45.75 Fetched 73.8 MB in 11s (6448 kB/s) [2021-04-22T19:06:43.572Z] #13 46.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-22T19:06:43.572Z] #13 46.10 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-22T19:06:43.572Z] #13 46.12 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:06:43.572Z] #13 47.12 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-22T19:06:43.693Z] #26 ... [2021-04-22T19:06:43.693Z] [2021-04-22T19:06:43.693Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-22T19:06:43.693Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-22T19:06:43.693Z] #63 DONE 0.8s [2021-04-22T19:06:43.693Z] [2021-04-22T19:06:43.693Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:43.693Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:44.099Z] #13 47.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 ... 15383 files and directories currently installed.) [2021-04-22T19:06:44.099Z] #13 47.50 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-22T19:06:44.099Z] #13 47.56 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-22T19:06:44.269Z] #26 ... [2021-04-22T19:06:44.269Z] [2021-04-22T19:06:44.269Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-22T19:06:44.269Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-22T19:06:44.269Z] #65 DONE 0.8s [2021-04-22T19:06:44.269Z] [2021-04-22T19:06:44.269Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:44.269Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:44.364Z] #13 47.90 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:06:44.532Z] #26 ... [2021-04-22T19:06:44.532Z] [2021-04-22T19:06:44.532Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:44.532Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:44.532Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-22T19:06:44.532Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-22T19:06:44.532Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-22T19:06:44.532Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-22T19:06:44.532Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-04-22T19:06:44.532Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-04-22T19:06:44.532Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2021-04-22T19:06:44.532Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-04-22T19:06:44.532Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done [2021-04-22T19:06:44.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2021-04-22T19:06:44.532Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-04-22T19:06:44.532Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2021-04-22T19:06:44.532Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-04-22T19:06:44.532Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-22T19:06:44.793Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-22T19:06:44.901Z] #13 48.23 (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-04-22T19:06:44.901Z] #13 48.36 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-22T19:06:45.481Z] #13 48.82 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:06:45.481Z] #13 ... [2021-04-22T19:06:45.481Z] [2021-04-22T19:06:45.481Z] #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-04-22T19:06:45.481Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:06:45.481Z] #45 42.04 crypto/hmac [2021-04-22T19:06:45.481Z] #45 42.13 regexp/syntax [2021-04-22T19:06:45.481Z] #45 42.22 time [2021-04-22T19:06:45.481Z] #45 42.27 internal/syscall/execenv [2021-04-22T19:06:45.481Z] #45 42.69 internal/syscall/unix [2021-04-22T19:06:45.481Z] #45 43.46 path [2021-04-22T19:06:45.481Z] #45 43.97 vendor/golang.org/x/text/transform [2021-04-22T19:06:45.481Z] #45 45.10 internal/poll [2021-04-22T19:06:45.481Z] #45 45.29 context [2021-04-22T19:06:45.481Z] #45 45.77 regexp [2021-04-22T19:06:45.481Z] #45 47.13 os [2021-04-22T19:06:45.481Z] #45 50.21 github.com/LK4D4/vndr/versioned [2021-04-22T19:06:45.481Z] #45 51.63 internal/lazyregexp [2021-04-22T19:06:45.481Z] #45 51.64 net [2021-04-22T19:06:45.481Z] #45 51.64 path/filepath [2021-04-22T19:06:45.481Z] #45 ... [2021-04-22T19:06:45.481Z] [2021-04-22T19:06:45.481Z] #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-04-22T19:06:45.481Z] #56 sha256:335d0fa744ca25326db5bad5a0574cebf9b47a72a0cf0ceaaec329ab69191dae [2021-04-22T19:06:45.481Z] #56 1.971 + RM_GOPATH=0 [2021-04-22T19:06:45.481Z] #56 1.971 + TMP_GOPATH= [2021-04-22T19:06:45.481Z] #56 1.971 + : /build [2021-04-22T19:06:45.481Z] #56 1.971 + '[' -z '' ']' [2021-04-22T19:06:45.481Z] #56 1.973 ++ mktemp -d [2021-04-22T19:06:45.481Z] #56 1.995 + export GOPATH=/tmp/tmp.SE2zD9KMsK [2021-04-22T19:06:45.481Z] #56 1.995 + GOPATH=/tmp/tmp.SE2zD9KMsK [2021-04-22T19:06:45.481Z] #56 1.995 + RM_GOPATH=1 [2021-04-22T19:06:45.481Z] #56 1.995 + case "$(go env GOARCH)" in [2021-04-22T19:06:45.481Z] #56 1.998 ++ go env GOARCH [2021-04-22T19:06:45.481Z] #56 2.031 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:45.481Z] #56 2.031 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:06:45.481Z] #56 2.031 ++ dirname /tmp/install/install.sh [2021-04-22T19:06:45.481Z] #56 2.035 + dir=/tmp/install [2021-04-22T19:06:45.481Z] #56 2.036 + bin=containerd [2021-04-22T19:06:45.481Z] #56 2.036 + shift [2021-04-22T19:06:45.481Z] #56 2.036 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-22T19:06:45.481Z] #56 2.037 + . /tmp/install/containerd.installer [2021-04-22T19:06:45.481Z] #56 2.037 ++ set -e [2021-04-22T19:06:45.481Z] #56 2.042 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:45.481Z] #56 2.043 + install_containerd [2021-04-22T19:06:45.481Z] #56 2.055 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-22T19:06:45.481Z] #56 2.056 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SE2zD9KMsK/src/github.com/containerd/containerd [2021-04-22T19:06:45.481Z] #56 2.059 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:06:45.481Z] #56 2.063 Cloning into '/tmp/tmp.SE2zD9KMsK/src/github.com/containerd/containerd'... [2021-04-22T19:06:45.745Z] #56 ... [2021-04-22T19:06:45.745Z] [2021-04-22T19:06:45.745Z] #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-04-22T19:06:45.745Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:45.745Z] #13 49.01 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-22T19:06:45.745Z] #13 49.17 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-22T19:06:45.745Z] #13 49.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 ... 15383 files and directories currently installed.) [2021-04-22T19:06:45.745Z] #13 49.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-22T19:06:45.745Z] #13 49.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:06:46.708Z] #9 ... [2021-04-22T19:06:46.708Z] [2021-04-22T19:06:46.708Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-22T19:06:46.708Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-22T19:06:46.708Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.0s done [2021-04-22T19:06:46.708Z] #26 DONE 12.2s [2021-04-22T19:06:46.708Z] [2021-04-22T19:06:46.708Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:46.708Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:46.708Z] #9 ... [2021-04-22T19:06:46.708Z] [2021-04-22T19:06:46.708Z] #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-04-22T19:06:46.708Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:47.159Z] #13 50.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-22T19:06:47.159Z] #13 50.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-22T19:06:47.159Z] #13 50.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:06:48.104Z] #27 1.042 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:06:48.104Z] #27 1.056 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:06:48.104Z] #27 1.057 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:06:48.104Z] #27 1.189 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:06:48.364Z] #27 1.402 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:06:48.468Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-22T19:06:48.627Z] #27 1.716 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:06:48.774Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-04-22T19:06:49.094Z] #13 52.25 Selecting previously unselected package binutils-mingw-w64. [2021-04-22T19:06:49.094Z] #13 52.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-22T19:06:49.094Z] #13 52.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:06:49.094Z] #13 52.40 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-22T19:06:49.094Z] #13 52.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-22T19:06:49.094Z] #13 52.41 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-22T19:06:49.094Z] #13 52.61 Selecting previously unselected package dmsetup. [2021-04-22T19:06:49.360Z] #13 52.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-22T19:06:49.361Z] #13 52.64 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-22T19:06:49.361Z] #13 52.89 Selecting previously unselected package mingw-w64-common. [2021-04-22T19:06:49.625Z] #13 52.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-22T19:06:49.625Z] #13 52.94 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-22T19:06:49.708Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-04-22T19:06:49.967Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-22T19:06:50.537Z] #9 ... [2021-04-22T19:06:50.537Z] [2021-04-22T19:06:50.537Z] #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-04-22T19:06:50.537Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:50.537Z] #27 1.678 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:06:50.537Z] #27 1.699 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:06:50.537Z] #27 1.699 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:06:50.537Z] #27 1.834 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:06:50.537Z] #27 2.149 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:06:50.537Z] #27 2.579 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:06:50.537Z] #27 4.375 Fetched 8428 kB in 3s (2861 kB/s) [2021-04-22T19:06:50.537Z] #27 4.375 Reading package lists... [2021-04-22T19:06:50.537Z] #27 5.423 Reading package lists... [2021-04-22T19:06:50.537Z] #27 6.422 Building dependency tree... [2021-04-22T19:06:50.537Z] #27 6.770 The following additional packages will be installed: [2021-04-22T19:06:50.537Z] #27 6.770 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-22T19:06:50.537Z] #27 6.770 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-22T19:06:50.537Z] #27 6.770 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-22T19:06:50.537Z] #27 6.770 Suggested packages: [2021-04-22T19:06:50.537Z] #27 6.770 krb5-doc krb5-user [2021-04-22T19:06:50.537Z] #27 6.770 Recommended packages: [2021-04-22T19:06:50.537Z] #27 6.770 krb5-locales publicsuffix libsasl2-modules [2021-04-22T19:06:50.537Z] #27 7.008 The following NEW packages will be installed: [2021-04-22T19:06:50.537Z] #27 7.008 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-22T19:06:50.537Z] #27 7.008 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-22T19:06:50.537Z] #27 7.008 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-22T19:06:50.537Z] #27 7.008 libssh2-1 libssl1.1 openssl [2021-04-22T19:06:50.537Z] #27 7.301 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-22T19:06:50.537Z] #27 7.301 Need to get 5059 kB of archives. [2021-04-22T19:06:50.537Z] #27 7.301 After this operation, 12.1 MB of additional disk space will be used. [2021-04-22T19:06:50.537Z] #27 7.301 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-22T19:06:50.537Z] #27 7.312 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-22T19:06:50.537Z] #27 7.312 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-22T19:06:50.537Z] #27 7.312 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-22T19:06:50.537Z] #27 7.334 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-22T19:06:50.537Z] #27 7.334 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-22T19:06:50.537Z] #27 7.351 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-22T19:06:50.537Z] #27 7.358 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-22T19:06:50.537Z] #27 7.358 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-22T19:06:50.537Z] #27 7.358 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-22T19:06:50.537Z] #27 7.367 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-22T19:06:50.537Z] #27 7.367 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-22T19:06:50.537Z] #27 7.378 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-22T19:06:50.537Z] #27 7.378 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-22T19:06:50.537Z] #27 7.398 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-22T19:06:50.537Z] #27 7.398 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-22T19:06:50.537Z] #27 7.398 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-22T19:06:50.537Z] #27 7.404 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-22T19:06:50.537Z] #27 7.404 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-22T19:06:50.537Z] #27 7.430 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-22T19:06:50.537Z] #27 7.439 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-22T19:06:50.537Z] #27 7.651 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:50.537Z] #27 7.674 Fetched 5059 kB in 0s (12.1 MB/s) [2021-04-22T19:06:50.537Z] #27 7.733 Selecting previously unselected package libssl1.1:amd64. [2021-04-22T19:06:50.537Z] #27 7.733 (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-04-22T19:06:50.537Z] #27 7.733 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-22T19:06:50.537Z] #27 7.749 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:50.537Z] #27 7.974 Selecting previously unselected package openssl. [2021-04-22T19:06:50.538Z] #27 7.974 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 7.981 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 8.204 Selecting previously unselected package ca-certificates. [2021-04-22T19:06:50.538Z] #27 8.204 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-22T19:06:50.538Z] #27 8.209 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:50.538Z] #27 8.339 Selecting previously unselected package libkeyutils1:amd64. [2021-04-22T19:06:50.538Z] #27 8.339 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.345 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-22T19:06:50.538Z] #27 8.408 Selecting previously unselected package libkrb5support0:amd64. [2021-04-22T19:06:50.538Z] #27 8.408 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.413 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 8.479 Selecting previously unselected package libk5crypto3:amd64. [2021-04-22T19:06:50.538Z] #27 8.479 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.486 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 8.592 Selecting previously unselected package libkrb5-3:amd64. [2021-04-22T19:06:50.538Z] #27 8.592 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.606 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 8.734 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-22T19:06:50.538Z] #27 8.734 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.739 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 8.810 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-22T19:06:50.538Z] #27 8.810 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.823 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 8.897 Selecting previously unselected package libsasl2-2:amd64. [2021-04-22T19:06:50.538Z] #27 8.897 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 8.903 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 8.960 Selecting previously unselected package libldap-common. [2021-04-22T19:06:50.538Z] #27 8.960 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-22T19:06:50.538Z] #27 8.969 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 9.032 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-22T19:06:50.538Z] #27 9.032 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.040 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 9.129 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-22T19:06:50.538Z] #27 9.130 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.137 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 9.195 Selecting previously unselected package libpsl5:amd64. [2021-04-22T19:06:50.538Z] #27 9.195 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.209 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-22T19:06:50.538Z] #27 9.284 Selecting previously unselected package librtmp1:amd64. [2021-04-22T19:06:50.538Z] #27 9.284 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.295 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:06:50.538Z] #27 9.412 Selecting previously unselected package libssh2-1:amd64. [2021-04-22T19:06:50.538Z] #27 9.412 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.418 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-22T19:06:50.538Z] #27 9.492 Selecting previously unselected package libcurl4:amd64. [2021-04-22T19:06:50.538Z] #27 9.492 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.497 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:50.538Z] #27 9.582 Selecting previously unselected package curl. [2021-04-22T19:06:50.538Z] #27 9.582 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.595 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:50.538Z] #27 9.695 Selecting previously unselected package libonig5:amd64. [2021-04-22T19:06:50.538Z] #27 9.697 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.704 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:06:50.538Z] #27 9.791 Selecting previously unselected package libjq1:amd64. [2021-04-22T19:06:50.538Z] #27 9.791 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.798 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:06:50.538Z] #27 9.861 Selecting previously unselected package jq. [2021-04-22T19:06:50.538Z] #27 9.863 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:06:50.538Z] #27 9.868 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:50.538Z] #27 9.924 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-22T19:06:50.538Z] #27 9.938 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-22T19:06:50.538Z] #27 9.953 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 10.13 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 10.23 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 10.31 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 10.33 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 10.34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:06:50.538Z] #27 10.36 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 10.38 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 10.39 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-22T19:06:50.538Z] #27 10.41 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:50.538Z] #27 10.44 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 10.46 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:06:50.538Z] #27 10.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:06:50.538Z] #27 10.52 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:50.538Z] #27 10.53 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:50.538Z] #27 11.20 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:50.543Z] #27 3.376 Fetched 8428 kB in 3s (3260 kB/s) [2021-04-22T19:06:50.797Z] #27 ... [2021-04-22T19:06:50.797Z] [2021-04-22T19:06:50.797Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:50.797Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:51.022Z] #13 ... [2021-04-22T19:06:51.022Z] [2021-04-22T19:06:51.022Z] #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-04-22T19:06:51.022Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:51.022Z] #36 47.52 Selecting previously unselected package cmake-data. [2021-04-22T19:06:51.022Z] #36 47.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-22T19:06:51.022Z] #36 47.57 Unpacking cmake-data (3.13.4-1) ... [2021-04-22T19:06:51.022Z] #36 52.59 Selecting previously unselected package libicu63:arm64. [2021-04-22T19:06:51.022Z] #36 52.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 52.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-22T19:06:51.022Z] #36 56.34 Selecting previously unselected package libxml2:arm64. [2021-04-22T19:06:51.022Z] #36 56.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 56.35 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:06:51.022Z] #36 56.83 Selecting previously unselected package libarchive13:arm64. [2021-04-22T19:06:51.022Z] #36 56.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 56.85 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-22T19:06:51.022Z] #36 57.13 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-22T19:06:51.022Z] #36 57.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 57.15 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-22T19:06:51.022Z] #36 57.31 Selecting previously unselected package librhash0:arm64. [2021-04-22T19:06:51.022Z] #36 57.31 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 57.33 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-22T19:06:51.022Z] #36 57.54 Selecting previously unselected package libuv1:arm64. [2021-04-22T19:06:51.022Z] #36 57.54 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 57.56 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-22T19:06:51.022Z] #36 57.74 Selecting previously unselected package cmake. [2021-04-22T19:06:51.022Z] #36 57.76 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-22T19:06:51.022Z] #36 57.77 Unpacking cmake (3.13.4-1) ... [2021-04-22T19:06:51.022Z] #36 ... [2021-04-22T19:06:51.022Z] [2021-04-22T19:06:51.022Z] #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-04-22T19:06:51.022Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:51.022Z] #42 52.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:51.022Z] #42 52.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:06:51.022Z] #42 52.48 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-22T19:06:51.022Z] #42 52.49 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-22T19:06:51.022Z] #42 52.54 Setting up python-six (1.12.0-1) ... [2021-04-22T19:06:51.022Z] #42 54.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:06:51.022Z] #42 54.32 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-22T19:06:51.022Z] #42 54.40 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:51.022Z] #42 54.42 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-22T19:06:51.022Z] #42 54.44 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:51.022Z] #42 54.46 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:06:51.022Z] #42 54.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:06:51.022Z] #42 54.52 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-22T19:06:51.023Z] #42 54.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:06:51.023Z] #42 54.57 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-22T19:06:51.116Z] #27 3.376 Reading package lists... [2021-04-22T19:06:51.974Z] #42 58.47 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-22T19:06:51.974Z] #42 58.51 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:52.060Z] #27 4.303 Reading package lists... [2021-04-22T19:06:52.322Z] #27 5.223 Building dependency tree... [2021-04-22T19:06:52.322Z] #27 5.580 The following additional packages will be installed: [2021-04-22T19:06:52.322Z] #27 5.581 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-22T19:06:52.322Z] #27 5.581 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-22T19:06:52.322Z] #27 5.581 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-22T19:06:52.322Z] #27 5.582 Suggested packages: [2021-04-22T19:06:52.322Z] #27 5.582 krb5-doc krb5-user [2021-04-22T19:06:52.322Z] #27 5.582 Recommended packages: [2021-04-22T19:06:52.322Z] #27 5.582 krb5-locales publicsuffix libsasl2-modules [2021-04-22T19:06:52.583Z] #27 5.818 The following NEW packages will be installed: [2021-04-22T19:06:52.583Z] #27 5.819 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-22T19:06:52.583Z] #27 5.819 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-22T19:06:52.583Z] #27 5.820 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-22T19:06:52.583Z] #27 5.820 libssh2-1 libssl1.1 openssl [2021-04-22T19:06:52.768Z] #9 ... [2021-04-22T19:06:52.768Z] [2021-04-22T19:06:52.768Z] #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-04-22T19:06:52.768Z] #29 sha256:2214219907a7a973c03410c6ae8c69be1c26ddcc5381530fc0b2ffedb93f0817 [2021-04-22T19:06:52.768Z] #29 1.850 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-22T19:06:52.768Z] #29 1.934 [2021-04-22T19:06:52.768Z] #29 2.056 ########## 14.6% ########################## 36.9% ######################################### 57.2% ############################################# 63.6% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 2.592 [2021-04-22T19:06:52.768Z] #29 2.714 ################################################### 72.0% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 2.821 [2021-04-22T19:06:52.768Z] #29 2.936 ############################ 40.1% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 3.072 [2021-04-22T19:06:52.768Z] #29 3.193 ##### 7.6% ######################### 35.5% ####################################### 54.4% ##################################################### 74.1% ################################################################### 93.7% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 3.724 [2021-04-22T19:06:52.768Z] #29 3.842 ## 3.2% ##### 7.9% ###### 8.5% ########### 16.5% ################## 25.4% ###################### 30.7% ######################### 35.7% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.2% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 5.697 [2021-04-22T19:06:52.768Z] #29 6.008 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-22T19:06:52.768Z] #29 6.104 [2021-04-22T19:06:52.768Z] #29 6.188 ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 6.212 [2021-04-22T19:06:52.768Z] #29 6.550 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-22T19:06:52.768Z] #29 6.637 [2021-04-22T19:06:52.768Z] #29 6.755 ########################### 38.5% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 6.863 [2021-04-22T19:06:52.768Z] #29 7.203 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-22T19:06:52.768Z] #29 7.298 [2021-04-22T19:06:52.768Z] #29 7.458 0.0% ############ 17.4% ################################ 45.1% #################################################### 73.1% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 8.105 [2021-04-22T19:06:52.768Z] #29 8.488 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-22T19:06:52.768Z] #29 8.586 [2021-04-22T19:06:52.768Z] #29 8.666 ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 8.699 [2021-04-22T19:06:52.768Z] #29 8.956 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-22T19:06:52.768Z] #29 9.077 [2021-04-22T19:06:52.768Z] #29 9.132 ######################################################################## 100.0% [2021-04-22T19:06:52.768Z] #29 9.162 [2021-04-22T19:06:52.768Z] #29 9.180 Download of images into '/build' complete. [2021-04-22T19:06:52.768Z] #29 9.180 Use something like the following to load the result into a Docker daemon: [2021-04-22T19:06:52.768Z] #29 9.180 tar -cC '/build' . | docker load [2021-04-22T19:06:52.843Z] #27 6.099 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-22T19:06:52.844Z] #27 6.099 Need to get 5059 kB of archives. [2021-04-22T19:06:52.844Z] #27 6.099 After this operation, 12.1 MB of additional disk space will be used. [2021-04-22T19:06:52.844Z] #27 6.099 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-22T19:06:52.994Z] #42 ... [2021-04-22T19:06:52.994Z] [2021-04-22T19:06:52.994Z] #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-04-22T19:06:52.994Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:06:52.994Z] #51 49.49 encoding/base64 [2021-04-22T19:06:52.994Z] #51 49.53 golang.org/x/sys/unix [2021-04-22T19:06:52.994Z] #51 51.97 fmt [2021-04-22T19:06:52.994Z] #51 51.98 path/filepath [2021-04-22T19:06:52.994Z] #51 51.98 mvdan.cc/sh/v3/fileutil [2021-04-22T19:06:52.994Z] #51 53.20 io/ioutil [2021-04-22T19:06:52.994Z] #51 56.14 flag [2021-04-22T19:06:52.994Z] #51 56.14 github.com/pkg/diff [2021-04-22T19:06:52.994Z] #51 56.16 encoding/json [2021-04-22T19:06:52.994Z] #51 56.66 go/token [2021-04-22T19:06:52.994Z] #51 57.73 go/scanner [2021-04-22T19:06:52.994Z] #51 58.27 golang.org/x/crypto/ssh/terminal [2021-04-22T19:06:52.994Z] #51 59.04 mvdan.cc/editorconfig [2021-04-22T19:06:52.994Z] #51 59.46 go/ast [2021-04-22T19:06:52.994Z] #51 ... [2021-04-22T19:06:52.994Z] [2021-04-22T19:06:52.994Z] #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-04-22T19:06:52.994Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:06:52.994Z] #45 52.49 crypto/cipher [2021-04-22T19:06:52.994Z] #45 52.50 fmt [2021-04-22T19:06:52.994Z] #45 53.62 io/ioutil [2021-04-22T19:06:52.994Z] #45 54.40 crypto/sha512 [2021-04-22T19:06:52.994Z] #45 54.52 crypto/aes [2021-04-22T19:06:52.994Z] #45 55.34 crypto/des [2021-04-22T19:06:52.994Z] #45 56.16 crypto/ed25519/internal/edwards25519 [2021-04-22T19:06:52.994Z] #45 56.53 crypto/md5 [2021-04-22T19:06:52.994Z] #45 57.76 crypto/sha1 [2021-04-22T19:06:52.994Z] #45 58.55 flag [2021-04-22T19:06:52.994Z] #45 59.00 go/scanner [2021-04-22T19:06:52.994Z] #45 59.45 net/url [2021-04-22T19:06:53.105Z] #27 6.112 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-22T19:06:53.105Z] #27 6.112 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-22T19:06:53.105Z] #27 6.112 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-22T19:06:53.105Z] #27 6.112 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-22T19:06:53.105Z] #27 6.112 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-22T19:06:53.105Z] #27 6.119 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-22T19:06:53.105Z] #27 6.120 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-22T19:06:53.105Z] #27 6.125 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-22T19:06:53.105Z] #27 6.126 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-22T19:06:53.105Z] #27 6.129 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-22T19:06:53.105Z] #27 6.138 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-22T19:06:53.105Z] #27 6.146 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-22T19:06:53.105Z] #27 6.146 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-22T19:06:53.105Z] #27 6.146 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-22T19:06:53.105Z] #27 6.146 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-22T19:06:53.105Z] #27 6.152 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-22T19:06:53.105Z] #27 6.158 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-22T19:06:53.105Z] #27 6.158 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-22T19:06:53.105Z] #27 6.173 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-22T19:06:53.105Z] #27 6.177 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-22T19:06:53.105Z] #27 6.323 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:06:53.105Z] #27 6.348 Fetched 5059 kB in 0s (14.9 MB/s) [2021-04-22T19:06:53.105Z] #27 6.389 Selecting previously unselected package libssl1.1:amd64. [2021-04-22T19:06:53.105Z] #27 6.389 (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-04-22T19:06:53.105Z] #27 6.393 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-22T19:06:53.105Z] #27 6.408 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:53.339Z] #29 ... [2021-04-22T19:06:53.339Z] [2021-04-22T19:06:53.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:53.339Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:53.339Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s [2021-04-22T19:06:53.366Z] #27 6.604 Selecting previously unselected package openssl. [2021-04-22T19:06:53.366Z] #27 6.604 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-22T19:06:53.366Z] #27 6.608 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:53.627Z] #27 6.759 Selecting previously unselected package ca-certificates. [2021-04-22T19:06:53.627Z] #27 6.759 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-22T19:06:53.627Z] #27 6.763 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:53.627Z] #27 6.838 Selecting previously unselected package libkeyutils1:amd64. [2021-04-22T19:06:53.627Z] #27 6.838 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-22T19:06:53.627Z] #27 6.844 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-22T19:06:53.627Z] #27 6.878 Selecting previously unselected package libkrb5support0:amd64. [2021-04-22T19:06:53.632Z] #45 ... [2021-04-22T19:06:53.632Z] [2021-04-22T19:06:53.632Z] #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-04-22T19:06:53.632Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:06:53.632Z] #51 60.31 mvdan.cc/sh/v3/syntax [2021-04-22T19:06:53.887Z] #27 6.878 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:53.887Z] #27 6.883 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:53.887Z] #27 6.924 Selecting previously unselected package libk5crypto3:amd64. [2021-04-22T19:06:53.887Z] #27 6.924 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:53.887Z] #27 6.928 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:53.887Z] #27 7.041 Selecting previously unselected package libkrb5-3:amd64. [2021-04-22T19:06:53.887Z] #27 7.043 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:53.887Z] #27 7.047 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:53.887Z] #27 7.148 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-22T19:06:53.887Z] #27 7.148 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-22T19:06:54.148Z] #27 7.153 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:54.148Z] #27 7.204 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-22T19:06:54.148Z] #27 7.204 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-22T19:06:54.148Z] #27 7.208 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:54.148Z] #27 7.255 Selecting previously unselected package libsasl2-2:amd64. [2021-04-22T19:06:54.148Z] #27 7.255 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-22T19:06:54.148Z] #27 7.262 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:54.148Z] #27 7.303 Selecting previously unselected package libldap-common. [2021-04-22T19:06:54.148Z] #27 7.303 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-22T19:06:54.148Z] #27 7.308 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:54.148Z] #27 7.355 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-22T19:06:54.148Z] #27 7.355 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-22T19:06:54.315Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.4s done [2021-04-22T19:06:54.409Z] #27 7.359 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:54.409Z] #27 7.449 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-22T19:06:54.409Z] #27 7.450 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-22T19:06:54.409Z] #27 7.454 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-22T19:06:54.409Z] #27 7.505 Selecting previously unselected package libpsl5:amd64. [2021-04-22T19:06:54.409Z] #27 7.506 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-22T19:06:54.409Z] #27 7.512 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-22T19:06:54.409Z] #27 7.550 Selecting previously unselected package librtmp1:amd64. [2021-04-22T19:06:54.409Z] #27 7.552 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-22T19:06:54.409Z] #27 7.558 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:06:54.409Z] #27 7.602 Selecting previously unselected package libssh2-1:amd64. [2021-04-22T19:06:54.409Z] #27 7.602 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-22T19:06:54.409Z] #27 7.609 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-22T19:06:54.409Z] #27 7.662 Selecting previously unselected package libcurl4:amd64. [2021-04-22T19:06:54.409Z] #27 7.662 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-22T19:06:54.409Z] #27 7.666 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:54.670Z] #27 7.732 Selecting previously unselected package curl. [2021-04-22T19:06:54.670Z] #27 7.734 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-22T19:06:54.670Z] #27 7.738 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:54.670Z] #27 7.807 Selecting previously unselected package libonig5:amd64. [2021-04-22T19:06:54.670Z] #27 7.807 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-22T19:06:54.670Z] #27 7.812 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:06:54.670Z] #27 7.871 Selecting previously unselected package libjq1:amd64. [2021-04-22T19:06:54.670Z] #27 7.871 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:06:54.670Z] #27 7.876 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:06:54.932Z] #27 7.920 Selecting previously unselected package jq. [2021-04-22T19:06:54.932Z] #27 7.923 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:06:54.932Z] #27 7.927 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:54.932Z] #27 7.971 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-22T19:06:54.932Z] #27 7.983 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-22T19:06:54.932Z] #27 7.997 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:54.932Z] #27 8.112 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-22T19:06:54.932Z] #27 8.124 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:54.932Z] #27 8.139 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:54.932Z] #27 8.150 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:54.932Z] #27 8.162 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-22T19:06:54.932Z] #27 8.174 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:54.932Z] #27 8.186 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-22T19:06:54.932Z] #27 8.203 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-22T19:06:54.932Z] #27 8.214 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:54.932Z] #27 8.226 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-22T19:06:54.932Z] #27 8.244 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:06:54.989Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.5s done [2021-04-22T19:06:55.031Z] #51 ... [2021-04-22T19:06:55.031Z] [2021-04-22T19:06:55.031Z] #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-04-22T19:06:55.031Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-22T19:06:55.031Z] #42 DONE 61.8s [2021-04-22T19:06:55.031Z] [2021-04-22T19:06:55.031Z] #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-04-22T19:06:55.031Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-22T19:06:55.031Z] #36 61.21 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-22T19:06:55.031Z] #36 61.77 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:06:55.031Z] #36 61.80 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-22T19:06:55.031Z] #36 61.82 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:06:55.031Z] #36 61.91 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-22T19:06:55.193Z] #27 8.256 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:06:55.193Z] #27 8.268 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-22T19:06:55.193Z] #27 8.279 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:55.257Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-04-22T19:06:55.295Z] #36 61.94 Setting up cmake-data (3.13.4-1) ... [2021-04-22T19:06:55.295Z] #36 61.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:06:55.295Z] #36 62.02 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-22T19:06:55.295Z] #36 62.04 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-22T19:06:55.295Z] #36 62.10 Setting up cmake (3.13.4-1) ... [2021-04-22T19:06:55.295Z] #36 62.11 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:55.517Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-22T19:06:55.555Z] #9 ... [2021-04-22T19:06:55.555Z] [2021-04-22T19:06:55.555Z] #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-04-22T19:06:55.555Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:55.555Z] #27 12.27 137 added, 0 removed; done. [2021-04-22T19:06:55.555Z] #27 12.42 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:55.555Z] #27 12.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:55.555Z] #27 12.45 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:55.555Z] #27 12.46 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:55.555Z] #27 12.48 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:55.555Z] #27 12.50 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:55.555Z] #27 12.51 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:55.555Z] #27 13.30 0 added, 0 removed; done. [2021-04-22T19:06:55.555Z] #27 13.30 Running hooks in /etc/ca-certificates/update.d... [2021-04-22T19:06:55.555Z] #27 13.30 done. [2021-04-22T19:06:55.555Z] #27 DONE 16.8s [2021-04-22T19:06:55.555Z] [2021-04-22T19:06:55.555Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:55.555Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:55.555Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-22T19:06:55.559Z] #36 62.26 Processing triggers for mime-support (3.62) ... [2021-04-22T19:06:55.764Z] #27 8.842 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:55.813Z] #9 ... [2021-04-22T19:06:55.813Z] [2021-04-22T19:06:55.813Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-22T19:06:55.813Z] #28 sha256:2397c2cb928a012b29f1feca27082b94168e4e711a7673d85d830d163432ae2f [2021-04-22T19:06:55.813Z] #28 DONE 0.2s [2021-04-22T19:06:55.813Z] [2021-04-22T19:06:55.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:55.813Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:56.511Z] #36 DONE 63.2s [2021-04-22T19:06:56.511Z] [2021-04-22T19:06:56.511Z] #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-04-22T19:06:56.511Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:06:56.511Z] #13 59.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-22T19:06:56.511Z] #13 59.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-22T19:06:56.511Z] #13 59.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:06:56.707Z] #27 9.616 137 added, 0 removed; done. [2021-04-22T19:06:56.707Z] #27 9.650 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-22T19:06:56.707Z] #27 9.664 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:06:56.707Z] #27 9.676 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-22T19:06:56.707Z] #27 9.689 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-22T19:06:56.707Z] #27 9.701 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:06:56.707Z] #27 9.721 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-22T19:06:56.707Z] #27 9.728 Updating certificates in /etc/ssl/certs... [2021-04-22T19:06:56.971Z] #27 ... [2021-04-22T19:06:56.971Z] [2021-04-22T19:06:56.971Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:56.971Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:56.971Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-04-22T19:06:56.971Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2021-04-22T19:06:56.971Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.0s [2021-04-22T19:06:57.232Z] #9 ... [2021-04-22T19:06:57.232Z] [2021-04-22T19:06:57.232Z] #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-04-22T19:06:57.232Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-22T19:06:57.232Z] #27 10.35 0 added, 0 removed; done. [2021-04-22T19:06:57.232Z] #27 10.35 Running hooks in /etc/ca-certificates/update.d... [2021-04-22T19:06:57.232Z] #27 10.35 done. [2021-04-22T19:06:58.818Z] #9 DONE 44.4s [2021-04-22T19:06:58.818Z] [2021-04-22T19:06:58.818Z] #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-04-22T19:06:58.818Z] #29 sha256:2214219907a7a973c03410c6ae8c69be1c26ddcc5381530fc0b2ffedb93f0817 [2021-04-22T19:06:58.818Z] #29 DONE 15.1s [2021-04-22T19:06:58.818Z] [2021-04-22T19:06:58.818Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-22T19:06:58.818Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-22T19:06:59.392Z] #10 DONE 1.1s [2021-04-22T19:06:59.392Z] [2021-04-22T19:06:59.392Z] #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-04-22T19:06:59.392Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-22T19:06:59.786Z] #27 DONE 12.6s [2021-04-22T19:06:59.786Z] [2021-04-22T19:06:59.786Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:06:59.786Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:06:59.786Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s done [2021-04-22T19:06:59.786Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-22T19:06:59.786Z] #9 DONE 25.1s [2021-04-22T19:06:59.786Z] [2021-04-22T19:06:59.786Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-22T19:06:59.786Z] #28 sha256:ac7b2e690e03dab8bd9d0af2fc4163bc48ff22b2310703af2219d7de0cd4af2d [2021-04-22T19:06:59.787Z] #28 DONE 0.3s [2021-04-22T19:06:59.787Z] [2021-04-22T19:06:59.787Z] #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-04-22T19:06:59.787Z] #29 sha256:be6782ca15f37d7a2a00a8d4307a160bada9caa107ebc7b866e40917a4d9e6a9 [2021-04-22T19:07:00.338Z] #11 DONE 0.9s [2021-04-22T19:07:00.338Z] [2021-04-22T19:07:00.338Z] #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-04-22T19:07:00.338Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:00.360Z] #29 ... [2021-04-22T19:07:00.360Z] [2021-04-22T19:07:00.360Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-22T19:07:00.360Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-22T19:07:00.360Z] #10 DONE 0.7s [2021-04-22T19:07:00.600Z] #42 ... [2021-04-22T19:07:00.601Z] [2021-04-22T19:07:00.601Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-22T19:07:00.601Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-22T19:07:00.601Z] #31 DONE 0.4s [2021-04-22T19:07:00.601Z] [2021-04-22T19:07:00.601Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-22T19:07:00.601Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-22T19:07:00.601Z] #39 DONE 0.4s [2021-04-22T19:07:00.622Z] [2021-04-22T19:07:00.622Z] #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-04-22T19:07:00.622Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-22T19:07:00.789Z] #13 64.06 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-22T19:07:00.789Z] #13 64.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-22T19:07:00.789Z] #13 64.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:07:00.789Z] #13 64.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-22T19:07:00.863Z] [2021-04-22T19:07:00.863Z] #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-04-22T19:07:00.863Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:00.883Z] #11 DONE 0.6s [2021-04-22T19:07:00.883Z] [2021-04-22T19:07:00.883Z] #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-04-22T19:07:00.883Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:01.053Z] #13 64.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-22T19:07:01.053Z] #13 64.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:07:01.081Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-22T19:07:01.458Z] #49 ... [2021-04-22T19:07:01.458Z] [2021-04-22T19:07:01.458Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-22T19:07:01.458Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-22T19:07:01.458Z] #39 DONE 0.3s [2021-04-22T19:07:01.458Z] [2021-04-22T19:07:01.458Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-22T19:07:01.458Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-22T19:07:01.458Z] #31 DONE 0.4s [2021-04-22T19:07:01.458Z] [2021-04-22T19:07:01.458Z] #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-04-22T19:07:01.458Z] #29 sha256:be6782ca15f37d7a2a00a8d4307a160bada9caa107ebc7b866e40917a4d9e6a9 [2021-04-22T19:07:01.458Z] #29 1.130 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-22T19:07:01.458Z] #29 1.222 [2021-04-22T19:07:01.458Z] #29 1.337 ### 4.8% ############### 22.0% ################################ 45.5% ##################################################### 74.8% ################################################################# 90.7% ######################################################################## 100.0% [2021-04-22T19:07:01.630Z] #13 ... [2021-04-22T19:07:01.630Z] [2021-04-22T19:07:01.630Z] #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-04-22T19:07:01.630Z] #37 sha256:411f1f738794526219401e01774c5508371330465ab0ca8a17d6cb3663300a8a [2021-04-22T19:07:01.630Z] #37 1.725 + RM_GOPATH=0 [2021-04-22T19:07:01.630Z] #37 1.725 + TMP_GOPATH= [2021-04-22T19:07:01.630Z] #37 1.725 + : /build [2021-04-22T19:07:01.630Z] #37 1.725 + '[' -z '' ']' [2021-04-22T19:07:01.630Z] #37 1.726 ++ mktemp -d [2021-04-22T19:07:01.630Z] #37 1.728 + export GOPATH=/tmp/tmp.zCWYJSEwWB [2021-04-22T19:07:01.630Z] #37 1.729 + GOPATH=/tmp/tmp.zCWYJSEwWB [2021-04-22T19:07:01.630Z] #37 1.729 + RM_GOPATH=1 [2021-04-22T19:07:01.630Z] #37 1.730 + case "$(go env GOARCH)" in [2021-04-22T19:07:01.630Z] #37 1.741 ++ go env GOARCH [2021-04-22T19:07:01.630Z] #37 1.756 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:01.630Z] #37 1.756 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:01.630Z] #37 1.757 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:01.630Z] #37 1.759 + dir=/tmp/install [2021-04-22T19:07:01.630Z] #37 1.766 + bin=tini [2021-04-22T19:07:01.630Z] #37 1.766 + shift [2021-04-22T19:07:01.630Z] #37 1.767 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-22T19:07:01.630Z] #37 1.768 + . /tmp/install/tini.installer [2021-04-22T19:07:01.630Z] #37 1.768 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:07:01.630Z] #37 1.769 + install_tini [2021-04-22T19:07:01.630Z] #37 1.772 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-22T19:07:01.630Z] #37 1.772 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:07:01.630Z] #37 1.776 + git clone https://github.com/krallin/tini.git /tmp/tmp.zCWYJSEwWB/tini [2021-04-22T19:07:01.630Z] #37 1.779 Cloning into '/tmp/tmp.zCWYJSEwWB/tini'... [2021-04-22T19:07:01.630Z] #37 2.538 + cd /tmp/tmp.zCWYJSEwWB/tini [2021-04-22T19:07:01.630Z] #37 2.539 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:07:01.630Z] #37 2.552 + cmake . [2021-04-22T19:07:01.630Z] #37 3.434 -- The C compiler identification is GNU 8.3.0 [2021-04-22T19:07:01.630Z] #37 3.501 -- Check for working C compiler: /usr/bin/cc [2021-04-22T19:07:01.630Z] #37 4.313 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-22T19:07:01.630Z] #37 4.315 -- Detecting C compiler ABI info [2021-04-22T19:07:01.630Z] #37 5.057 -- Detecting C compiler ABI info - done [2021-04-22T19:07:01.630Z] #37 5.087 -- Detecting C compile features [2021-04-22T19:07:01.630Z] #37 ... [2021-04-22T19:07:01.630Z] [2021-04-22T19:07:01.630Z] #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-04-22T19:07:01.630Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:07:01.630Z] #51 68.45 mvdan.cc/sh/v3/cmd/shfmt [2021-04-22T19:07:01.723Z] #29 1.998 [2021-04-22T19:07:01.990Z] #29 2.151 0.0% ###################################################### 76.2% ######################################################################## 100.0% [2021-04-22T19:07:02.254Z] #29 2.392 [2021-04-22T19:07:02.254Z] #29 2.539 ######### 12.6% ############################################################# 85.9% ######################################################################## 100.0% [2021-04-22T19:07:02.516Z] #29 2.801 [2021-04-22T19:07:03.303Z] #29 2.934 ##### 7.2% ################### 26.8% ####################################### 54.9% ##################################################### 74.7% ################################################################## 92.6% ######################################################################## 100.0% [2021-04-22T19:07:03.303Z] #29 3.586 [2021-04-22T19:07:04.196Z] #51 ... [2021-04-22T19:07:04.196Z] [2021-04-22T19:07:04.196Z] #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-04-22T19:07:04.196Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:07:04.196Z] #45 60.53 text/template/parse [2021-04-22T19:07:04.196Z] #45 60.68 go/ast [2021-04-22T19:07:04.196Z] #45 61.06 log [2021-04-22T19:07:04.196Z] #45 62.35 encoding/xml [2021-04-22T19:07:04.196Z] #45 66.94 text/template [2021-04-22T19:07:04.196Z] #45 68.06 go/parser [2021-04-22T19:07:04.196Z] #45 70.21 compress/flate [2021-04-22T19:07:04.196Z] #45 ... [2021-04-22T19:07:04.196Z] [2021-04-22T19:07:04.196Z] #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-04-22T19:07:04.196Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:04.196Z] #43 3.101 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:07:04.196Z] #43 3.102 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:07:04.196Z] #43 3.114 Note: Building without GnuTLS support [2021-04-22T19:07:04.196Z] #43 3.136 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:07:04.196Z] #43 3.140 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:07:04.196Z] #43 5.308 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:07:04.196Z] #43 5.377 GEN .gitid [2021-04-22T19:07:04.196Z] #43 5.434 GEN criu/include/version.h [2021-04-22T19:07:04.196Z] #43 5.526 GEN include/common/asm [2021-04-22T19:07:04.196Z] #43 7.154 PBCC images/timens.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.202 DEP images/timens.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.264 PBCC images/fown.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.315 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.424 PBCC images/opts.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.491 PBCC images/memfd.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.540 DEP images/fown.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.603 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.636 DEP images/opts.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.665 DEP images/memfd.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.701 PBCC images/sit.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.762 DEP images/sit.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.799 PBCC images/macvlan.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.842 DEP images/macvlan.pb-c.d [2021-04-22T19:07:04.196Z] #43 7.932 PBCC images/autofs.pb-c.c [2021-04-22T19:07:04.196Z] #43 7.945 DEP images/autofs.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.007 PBCC images/sysctl.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.043 DEP images/sysctl.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.099 PBCC images/time.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.142 DEP images/time.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.185 PBCC images/binfmt-misc.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.231 DEP images/binfmt-misc.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.281 PBCC images/seccomp.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.291 DEP images/seccomp.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.334 PBCC images/userns.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.355 DEP images/userns.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.439 PBCC images/cgroup.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.466 DEP images/cgroup.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.567 PBCC images/ext-file.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.634 DEP images/ext-file.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.683 PBCC images/rpc.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.748 DEP images/rpc.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.800 PBCC images/siginfo.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.822 DEP images/siginfo.pb-c.d [2021-04-22T19:07:04.196Z] #43 8.913 PBCC images/pagemap.pb-c.c [2021-04-22T19:07:04.196Z] #43 8.974 DEP images/pagemap.pb-c.d [2021-04-22T19:07:04.196Z] #43 9.041 PBCC images/rlimit.pb-c.c [2021-04-22T19:07:04.196Z] #43 ... [2021-04-22T19:07:04.196Z] [2021-04-22T19:07:04.196Z] #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-04-22T19:07:04.196Z] #37 sha256:411f1f738794526219401e01774c5508371330465ab0ca8a17d6cb3663300a8a [2021-04-22T19:07:04.196Z] #37 7.567 -- Detecting C compile features - done [2021-04-22T19:07:04.196Z] #37 7.599 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-22T19:07:04.460Z] #37 7.932 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-22T19:07:04.460Z] #37 8.023 -- Configuring done [2021-04-22T19:07:04.460Z] #37 8.050 -- Generating done [2021-04-22T19:07:04.460Z] #37 8.054 -- Build files have been written to: /tmp/tmp.zCWYJSEwWB/tini [2021-04-22T19:07:04.460Z] #37 8.069 + make tini-static [2021-04-22T19:07:05.038Z] #37 8.509 Scanning dependencies of target tini-static [2021-04-22T19:07:05.038Z] #37 8.646 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-22T19:07:05.277Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.0s done [2021-04-22T19:07:05.277Z] #9 ... [2021-04-22T19:07:05.277Z] [2021-04-22T19:07:05.277Z] #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-04-22T19:07:05.277Z] #29 sha256:6130ae98e6ed1f4963240c7985c63d41c01f8fea7dd04ba2df1e750ac3623170 [2021-04-22T19:07:05.277Z] #29 1.954 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-22T19:07:05.277Z] #29 2.036 [2021-04-22T19:07:05.277Z] #29 2.160 ######### 13.7% ########################## 36.9% ######################################## 56.8% ####################################################### 76.7% ##################################################################### 96.5% ######################################################################## 100.0% [2021-04-22T19:07:05.277Z] #29 2.695 [2021-04-22T19:07:05.277Z] #29 2.829 0.1% ######################################################################## 100.0% [2021-04-22T19:07:05.277Z] #29 3.007 [2021-04-22T19:07:05.277Z] #29 3.125 ############################ 39.9% ######################################################################## 100.0% [2021-04-22T19:07:05.277Z] #29 3.265 [2021-04-22T19:07:05.277Z] #29 3.385 # 2.0% ################## 25.7% ####################################### 54.9% ##################################################### 74.2% ################################################################### 93.5% ######################################################################## 100.0% [2021-04-22T19:07:05.277Z] #29 3.903 [2021-04-22T19:07:05.278Z] #29 4.020 # 2.7% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.4% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.8% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-22T19:07:05.278Z] #29 5.879 [2021-04-22T19:07:05.278Z] #29 6.207 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-22T19:07:05.278Z] #29 6.301 [2021-04-22T19:07:05.278Z] #29 6.402 ######################################################################## 100.0% [2021-04-22T19:07:05.278Z] #29 6.444 [2021-04-22T19:07:05.278Z] #29 6.784 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-22T19:07:05.278Z] #29 6.857 [2021-04-22T19:07:05.278Z] #29 6.970 ######################################################################## 100.0% [2021-04-22T19:07:05.278Z] #29 6.995 [2021-04-22T19:07:05.278Z] #29 7.328 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-22T19:07:05.278Z] #29 7.442 [2021-04-22T19:07:05.278Z] #29 7.568 0.5% ################### 27.5% ##################################### 52.0% ########################################### 60.4% ################################################################# 90.4% ######################################################################## 100.0% [2021-04-22T19:07:05.278Z] #29 8.064 [2021-04-22T19:07:05.278Z] #29 8.379 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-22T19:07:05.278Z] #29 8.467 [2021-04-22T19:07:05.278Z] #29 8.552 ######################################################################## 100.0% [2021-04-22T19:07:05.278Z] #29 8.583 [2021-04-22T19:07:05.278Z] #29 8.811 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-22T19:07:05.278Z] #29 8.894 [2021-04-22T19:07:05.278Z] #29 8.942 ######################################################################## 100.0% [2021-04-22T19:07:05.278Z] #29 8.964 [2021-04-22T19:07:05.278Z] #29 8.985 Download of images into '/build' complete. [2021-04-22T19:07:05.278Z] #29 8.986 Use something like the following to load the result into a Docker daemon: [2021-04-22T19:07:05.278Z] #29 8.986 tar -cC '/build' . | docker load [2021-04-22T19:07:05.278Z] #29 DONE 9.0s [2021-04-22T19:07:05.278Z] [2021-04-22T19:07:05.278Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-22T19:07:05.278Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-22T19:07:05.536Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-22T19:07:05.795Z] #9 DONE 36.8s [2021-04-22T19:07:05.795Z] [2021-04-22T19:07:05.795Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-22T19:07:05.795Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-22T19:07:06.025Z] #29 3.721 0.6% # 1.7% ###### 8.7% ########### 16.2% ################ 23.1% #################### 28.7% ######################### 34.9% ############################# 40.7% ################################## 47.4% #################################### 50.2% ######################################### 57.6% ############################################### 66.2% ################################################# 68.9% ################################################### 71.6% ###################################################### 75.2% ####################################################### 77.1% [2021-04-22T19:07:06.026Z] #29 ... [2021-04-22T19:07:06.026Z] [2021-04-22T19:07:06.026Z] #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-04-22T19:07:06.026Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-22T19:07:06.026Z] #12 DONE 5.0s [2021-04-22T19:07:06.026Z] [2021-04-22T19:07:06.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-04-22T19:07:06.026Z] #29 sha256:be6782ca15f37d7a2a00a8d4307a160bada9caa107ebc7b866e40917a4d9e6a9 [2021-04-22T19:07:06.026Z] #29 3.721 0.6% # 1.7% ###### 8.7% ########### 16.2% ################ 23.1% #################### 28.7% ######################### 34.9% ############################# 40.7% ################################## 47.4% #################################### 50.2% ######################################### 57.6% ############################################### 66.2% ################################################# 68.9% ################################################### 71.6% ###################################################### 75.2% ####################################################### 77.1% ########################################################### 82.3% [2021-04-22T19:07:06.026Z] #29 ... [2021-04-22T19:07:06.026Z] [2021-04-22T19:07:06.026Z] #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-04-22T19:07:06.026Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:06.158Z] #40 ... [2021-04-22T19:07:06.159Z] [2021-04-22T19:07:06.159Z] #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-04-22T19:07:06.159Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-22T19:07:06.159Z] #12 DONE 5.2s [2021-04-22T19:07:06.159Z] [2021-04-22T19:07:06.159Z] #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-04-22T19:07:06.159Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:06.434Z] #37 9.877 [100%] Linking C executable tini-static [2021-04-22T19:07:06.698Z] #37 10.31 [100%] Built target tini-static [2021-04-22T19:07:06.963Z] #37 10.38 + mkdir -p /build [2021-04-22T19:07:06.963Z] #37 10.38 + cp tini-static /build/docker-init [2021-04-22T19:07:07.692Z] #10 DONE 1.5s [2021-04-22T19:07:07.693Z] [2021-04-22T19:07:07.693Z] #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-04-22T19:07:07.693Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-22T19:07:08.629Z] #11 DONE 1.1s [2021-04-22T19:07:08.629Z] [2021-04-22T19:07:08.629Z] #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-04-22T19:07:08.629Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:07:08.891Z] #58 ... [2021-04-22T19:07:08.892Z] [2021-04-22T19:07:08.892Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-22T19:07:08.892Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-22T19:07:08.892Z] #31 DONE 0.3s [2021-04-22T19:07:08.892Z] [2021-04-22T19:07:08.892Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-22T19:07:08.892Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-22T19:07:08.892Z] #39 DONE 0.4s [2021-04-22T19:07:08.892Z] [2021-04-22T19:07:08.892Z] #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-04-22T19:07:08.892Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:10.316Z] #37 ... [2021-04-22T19:07:10.316Z] [2021-04-22T19:07:10.316Z] #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-04-22T19:07:10.316Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:10.316Z] #43 9.070 DEP images/rlimit.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.177 PBCC images/file-lock.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.242 DEP images/file-lock.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.370 PBCC images/tty.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.422 DEP images/tty.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.514 PBCC images/tun.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.561 PBCC images/netdev.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.595 DEP images/tun.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.640 DEP images/netdev.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.692 PBCC images/vma.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.732 DEP images/vma.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.782 PBCC images/creds.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.825 DEP images/creds.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.854 PBCC images/utsns.pb-c.c [2021-04-22T19:07:10.316Z] #43 9.886 DEP images/utsns.pb-c.d [2021-04-22T19:07:10.316Z] #43 9.963 PBCC images/ipc-desc.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.01 PBCC images/ipc-sem.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.06 DEP images/ipc-desc.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.13 DEP images/ipc-sem.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.20 PBCC images/ipc-msg.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.22 DEP images/ipc-msg.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.25 PBCC images/ipc-shm.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.27 DEP images/ipc-shm.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.33 PBCC images/ipc-var.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.34 DEP images/ipc-var.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.45 PBCC images/sk-opts.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.46 PBCC images/packet-sock.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.56 DEP images/sk-opts.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.60 DEP images/packet-sock.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.72 PBCC images/sk-netlink.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.77 DEP images/sk-netlink.pb-c.d [2021-04-22T19:07:10.316Z] #43 10.87 PBCC images/sk-inet.pb-c.c [2021-04-22T19:07:10.316Z] #43 10.98 DEP images/sk-inet.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.13 PBCC images/sk-unix.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.25 DEP images/sk-unix.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.31 PBCC images/mm.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.41 DEP images/mm.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.47 PBCC images/timerfd.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.51 DEP images/timerfd.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.55 PBCC images/timer.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.57 DEP images/timer.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.61 PBCC images/sa.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.66 DEP images/sa.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.73 PBCC images/pipe-data.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.76 DEP images/pipe-data.pb-c.d [2021-04-22T19:07:10.316Z] #43 11.90 PBCC images/mnt.pb-c.c [2021-04-22T19:07:10.316Z] #43 11.97 DEP images/mnt.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.04 PBCC images/sk-packet.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.10 DEP images/sk-packet.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.17 PBCC images/tcp-stream.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.24 DEP images/tcp-stream.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.32 PBCC images/pipe.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.38 DEP images/pipe.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.44 PBCC images/pstree.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.47 DEP images/pstree.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.52 PBCC images/fs.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.54 DEP images/fs.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.59 PBCC images/signalfd.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.67 DEP images/signalfd.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.74 PBCC images/fh.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.82 PBCC images/fsnotify.pb-c.c [2021-04-22T19:07:10.316Z] #43 12.88 DEP images/fh.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.92 DEP images/fsnotify.pb-c.d [2021-04-22T19:07:10.316Z] #43 12.98 PBCC images/eventpoll.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.00 DEP images/eventpoll.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.03 PBCC images/eventfd.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.05 DEP images/eventfd.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.09 PBCC images/remap-file-path.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.12 DEP images/remap-file-path.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.17 PBCC images/fifo.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.18 DEP images/fifo.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.21 PBCC images/ghost-file.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.27 DEP images/ghost-file.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.35 PBCC images/regfile.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.42 DEP images/regfile.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.48 PBCC images/ns.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.50 DEP images/ns.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.60 PBCC images/fdinfo.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.70 DEP images/fdinfo.pb-c.d [2021-04-22T19:07:10.316Z] #43 13.74 PBCC images/core-aarch64.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.78 PBCC images/core-arm.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.82 PBCC images/core-ppc64.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.85 PBCC images/core-s390.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.88 PBCC images/core-x86.pb-c.c [2021-04-22T19:07:10.316Z] #43 13.93 PBCC images/core.pb-c.c [2021-04-22T19:07:10.316Z] #43 14.00 PBCC images/inventory.pb-c.c [2021-04-22T19:07:10.316Z] #43 14.06 DEP images/core-aarch64.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.11 DEP images/core-arm.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.20 DEP images/core-ppc64.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.28 DEP images/core-s390.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.36 DEP images/core-x86.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.42 DEP images/core.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.49 DEP images/inventory.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.57 PBCC images/cpuinfo.pb-c.c [2021-04-22T19:07:10.316Z] #43 14.64 DEP images/cpuinfo.pb-c.d [2021-04-22T19:07:10.316Z] #43 14.69 PBCC images/stats.pb-c.c [2021-04-22T19:07:10.316Z] #43 14.73 DEP images/stats.pb-c.d [2021-04-22T19:07:10.316Z] #43 ... [2021-04-22T19:07:10.316Z] [2021-04-22T19:07:10.316Z] #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-04-22T19:07:10.316Z] #37 sha256:411f1f738794526219401e01774c5508371330465ab0ca8a17d6cb3663300a8a [2021-04-22T19:07:10.316Z] #37 DONE 13.4s [2021-04-22T19:07:10.316Z] [2021-04-22T19:07:10.316Z] #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-04-22T19:07:10.316Z] #51 sha256:0b77a9cfaa98a8bf07f1712514b673a01e82455b4acba2dce47b4a1bfd335611 [2021-04-22T19:07:10.316Z] #51 DONE 76.6s [2021-04-22T19:07:10.316Z] [2021-04-22T19:07:10.316Z] #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-04-22T19:07:10.316Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:07:10.316Z] #45 73.74 crypto/rand [2021-04-22T19:07:10.316Z] #45 73.95 crypto/elliptic [2021-04-22T19:07:10.316Z] #45 74.44 encoding/asn1 [2021-04-22T19:07:10.316Z] #45 75.00 go/doc [2021-04-22T19:07:10.371Z] #13 ... [2021-04-22T19:07:10.371Z] [2021-04-22T19:07:10.371Z] #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-04-22T19:07:10.371Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:10.371Z] #55 9.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:10.371Z] #55 9.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:10.371Z] #55 9.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:10.371Z] #55 ... [2021-04-22T19:07:10.371Z] [2021-04-22T19:07:10.371Z] #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-04-22T19:07:10.371Z] #47 sha256:cc9e5f16a3c9de9d211a83c5de5190d9fb17934a1832616161de45c7a8585967 [2021-04-22T19:07:10.371Z] #47 7.100 + RM_GOPATH=0 [2021-04-22T19:07:10.371Z] #47 7.100 + TMP_GOPATH= [2021-04-22T19:07:10.371Z] #47 7.100 + : /build [2021-04-22T19:07:10.371Z] #47 7.100 + '[' -z '' ']' [2021-04-22T19:07:10.371Z] #47 7.100 ++ mktemp -d [2021-04-22T19:07:10.371Z] #47 7.100 + export GOPATH=/tmp/tmp.Yd1fKWEOqD [2021-04-22T19:07:10.371Z] #47 7.100 + GOPATH=/tmp/tmp.Yd1fKWEOqD [2021-04-22T19:07:10.371Z] #47 7.100 + RM_GOPATH=1 [2021-04-22T19:07:10.371Z] #47 7.100 + case "$(go env GOARCH)" in [2021-04-22T19:07:10.371Z] #47 7.100 ++ go env GOARCH [2021-04-22T19:07:10.371Z] #47 7.116 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:10.371Z] #47 7.116 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:10.371Z] #47 7.116 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:10.371Z] #47 7.116 + dir=/tmp/install [2021-04-22T19:07:10.371Z] #47 7.116 + bin=gotestsum [2021-04-22T19:07:10.371Z] #47 7.116 + shift [2021-04-22T19:07:10.371Z] #47 7.116 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-22T19:07:10.371Z] #47 7.116 + . /tmp/install/gotestsum.installer [2021-04-22T19:07:10.371Z] #47 7.116 ++ : v0.5.3 [2021-04-22T19:07:10.371Z] #47 7.116 + install_gotestsum [2021-04-22T19:07:10.371Z] #47 7.116 + set -e [2021-04-22T19:07:10.371Z] #47 7.116 + export GO111MODULE=on [2021-04-22T19:07:10.371Z] #47 7.116 + GO111MODULE=on [2021-04-22T19:07:10.371Z] #47 7.116 + GOBIN=/build [2021-04-22T19:07:10.371Z] #47 7.116 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-22T19:07:10.371Z] #47 7.133 go: finding gotest.tools v0.5.3 [2021-04-22T19:07:10.371Z] #47 7.133 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:10.371Z] #47 7.851 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:10.371Z] #47 8.316 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:10.371Z] #47 9.932 go: downloading github.com/fatih/color v1.9.0 [2021-04-22T19:07:10.371Z] #47 9.965 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:10.371Z] #47 10.01 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:07:10.371Z] #47 10.02 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:10.632Z] #47 10.23 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:10.632Z] #47 10.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:10.632Z] #47 ... [2021-04-22T19:07:10.632Z] [2021-04-22T19:07:10.632Z] #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-04-22T19:07:10.632Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:10.632Z] #49 7.472 + RM_GOPATH=0 [2021-04-22T19:07:10.632Z] #49 7.483 + TMP_GOPATH= [2021-04-22T19:07:10.632Z] #49 7.483 + : /build [2021-04-22T19:07:10.632Z] #49 7.483 + '[' -z '' ']' [2021-04-22T19:07:10.632Z] #49 7.483 ++ mktemp -d [2021-04-22T19:07:10.632Z] #49 7.483 + export GOPATH=/tmp/tmp.LZm8gM33Jm [2021-04-22T19:07:10.632Z] #49 7.483 + GOPATH=/tmp/tmp.LZm8gM33Jm [2021-04-22T19:07:10.632Z] #49 7.483 + RM_GOPATH=1 [2021-04-22T19:07:10.632Z] #49 7.483 + case "$(go env GOARCH)" in [2021-04-22T19:07:10.632Z] #49 7.497 ++ go env GOARCH [2021-04-22T19:07:10.632Z] #49 7.516 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:10.632Z] #49 7.516 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:10.632Z] #49 7.516 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:10.632Z] #49 7.516 + dir=/tmp/install [2021-04-22T19:07:10.632Z] #49 7.516 + bin=golangci_lint [2021-04-22T19:07:10.632Z] #49 7.516 + shift [2021-04-22T19:07:10.632Z] #49 7.516 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-22T19:07:10.632Z] #49 7.516 + . /tmp/install/golangci_lint.installer [2021-04-22T19:07:10.632Z] #49 7.516 ++ : v1.23.8 [2021-04-22T19:07:10.632Z] #49 7.516 + install_golangci_lint [2021-04-22T19:07:10.632Z] #49 7.516 + set -e [2021-04-22T19:07:10.632Z] #49 7.516 + export GO111MODULE=on [2021-04-22T19:07:10.632Z] #49 7.516 + GO111MODULE=on [2021-04-22T19:07:10.632Z] #49 7.516 + GOBIN=/build [2021-04-22T19:07:10.632Z] #49 7.516 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-22T19:07:10.632Z] #49 7.552 go: finding github.com v1.23.8 [2021-04-22T19:07:10.632Z] #49 7.552 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-22T19:07:10.632Z] #49 7.552 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-22T19:07:10.633Z] #49 7.552 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:10.633Z] #49 7.552 go: finding github.com/golangci v1.23.8 [2021-04-22T19:07:10.633Z] #49 8.510 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:10.633Z] #49 9.780 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:10.633Z] #49 ... [2021-04-22T19:07:10.633Z] [2021-04-22T19:07:10.633Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:10.633Z] #34 sha256:87fed4c575f9582c9ea44d37d56bda494ed35699fc51d06ea11354cba4345d47 [2021-04-22T19:07:10.633Z] #34 6.880 Install go-toml version v1.8.1 [2021-04-22T19:07:10.633Z] #34 6.904 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-22T19:07:10.633Z] #34 6.904 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-22T19:07:10.633Z] #34 6.904 go: finding github.com v1.8.1 [2021-04-22T19:07:10.633Z] #34 6.904 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:10.633Z] #34 6.904 go: finding github.com/pelletier v1.8.1 [2021-04-22T19:07:10.633Z] #34 7.704 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:10.633Z] #34 8.142 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:10.894Z] #34 ... [2021-04-22T19:07:10.894Z] [2021-04-22T19:07:10.894Z] #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-04-22T19:07:10.894Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:10.894Z] #32 8.020 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-22T19:07:10.894Z] #32 8.033 Cloning into '.'... [2021-04-22T19:07:10.894Z] #32 ... [2021-04-22T19:07:10.894Z] [2021-04-22T19:07:10.894Z] #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-04-22T19:07:10.894Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:07:10.894Z] #45 8.659 + RM_GOPATH=0 [2021-04-22T19:07:10.894Z] #45 8.659 + TMP_GOPATH= [2021-04-22T19:07:10.894Z] #45 8.659 + : /build [2021-04-22T19:07:10.894Z] #45 8.659 + '[' -z '' ']' [2021-04-22T19:07:10.894Z] #45 8.659 ++ mktemp -d [2021-04-22T19:07:10.894Z] #45 8.664 + export GOPATH=/tmp/tmp.xGDEGM6MZl [2021-04-22T19:07:10.894Z] #45 8.664 + GOPATH=/tmp/tmp.xGDEGM6MZl [2021-04-22T19:07:10.894Z] #45 8.664 + RM_GOPATH=1 [2021-04-22T19:07:10.894Z] #45 8.664 + case "$(go env GOARCH)" in [2021-04-22T19:07:10.894Z] #45 8.664 ++ go env GOARCH [2021-04-22T19:07:10.894Z] #45 8.738 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:10.894Z] #45 8.738 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:10.894Z] #45 8.738 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:10.894Z] #45 8.740 + dir=/tmp/install [2021-04-22T19:07:10.894Z] #45 8.740 + bin=vndr [2021-04-22T19:07:10.894Z] #45 8.740 + shift [2021-04-22T19:07:10.894Z] #45 8.740 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-22T19:07:10.894Z] #45 8.740 + . /tmp/install/vndr.installer [2021-04-22T19:07:10.894Z] #45 8.740 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:10.894Z] #45 8.740 + install_vndr [2021-04-22T19:07:10.894Z] #45 8.740 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-22T19:07:10.894Z] #45 8.740 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xGDEGM6MZl/src/github.com/LK4D4/vndr [2021-04-22T19:07:10.894Z] #45 8.740 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:10.894Z] #45 8.745 Cloning into '/tmp/tmp.xGDEGM6MZl/src/github.com/LK4D4/vndr'... [2021-04-22T19:07:10.894Z] #45 9.878 + cd /tmp/tmp.xGDEGM6MZl/src/github.com/LK4D4/vndr [2021-04-22T19:07:10.894Z] #45 9.878 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:10.894Z] #45 9.904 + go build -buildmode=pie -v -o /build/vndr . [2021-04-22T19:07:11.156Z] #45 ... [2021-04-22T19:07:11.156Z] [2021-04-22T19:07:11.156Z] #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-04-22T19:07:11.156Z] #24 sha256:f6b500b8cb1e4dbae5589330e0fe35e9cab174bfb6261b5b76425e8445ec56d2 [2021-04-22T19:07:11.156Z] #24 8.420 + RM_GOPATH=0 [2021-04-22T19:07:11.156Z] #24 8.420 + TMP_GOPATH= [2021-04-22T19:07:11.156Z] #24 8.420 + : /build [2021-04-22T19:07:11.156Z] #24 8.420 + '[' -z '' ']' [2021-04-22T19:07:11.156Z] #24 8.420 ++ mktemp -d [2021-04-22T19:07:11.156Z] #24 8.433 + export GOPATH=/tmp/tmp.kWkKmwmBcg [2021-04-22T19:07:11.156Z] #24 8.433 + GOPATH=/tmp/tmp.kWkKmwmBcg [2021-04-22T19:07:11.156Z] #24 8.433 + RM_GOPATH=1 [2021-04-22T19:07:11.156Z] #24 8.433 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.156Z] #24 8.433 ++ go env GOARCH [2021-04-22T19:07:11.156Z] #24 8.509 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.156Z] #24 8.509 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.156Z] #24 8.510 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.156Z] #24 8.583 Install docker/cli version 17.06.2-ce from stable [2021-04-22T19:07:11.156Z] #24 8.583 + dir=/tmp/install [2021-04-22T19:07:11.156Z] #24 8.583 + bin=dockercli [2021-04-22T19:07:11.156Z] #24 8.583 + shift [2021-04-22T19:07:11.156Z] #24 8.583 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-22T19:07:11.156Z] #24 8.583 + . /tmp/install/dockercli.installer [2021-04-22T19:07:11.156Z] #24 8.583 ++ : stable [2021-04-22T19:07:11.156Z] #24 8.583 ++ : 17.06.2-ce [2021-04-22T19:07:11.156Z] #24 8.583 + install_dockercli [2021-04-22T19:07:11.156Z] #24 8.583 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-22T19:07:11.156Z] #24 8.583 ++ uname -m [2021-04-22T19:07:11.156Z] #24 8.616 + arch=x86_64 [2021-04-22T19:07:11.156Z] #24 8.616 + '[' x86_64 '!=' x86_64 ']' [2021-04-22T19:07:11.156Z] #24 8.616 + url=https://download.docker.com/linux/static [2021-04-22T19:07:11.156Z] #24 8.618 + tar -xz docker/docker [2021-04-22T19:07:11.156Z] #24 8.621 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-22T19:07:11.156Z] #24 ... [2021-04-22T19:07:11.156Z] [2021-04-22T19:07:11.156Z] #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-04-22T19:07:11.156Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:07:11.156Z] #51 6.413 + RM_GOPATH=0 [2021-04-22T19:07:11.156Z] #51 6.413 + TMP_GOPATH= [2021-04-22T19:07:11.156Z] #51 6.413 + : /build [2021-04-22T19:07:11.156Z] #51 6.413 + '[' -z '' ']' [2021-04-22T19:07:11.156Z] #51 6.413 ++ mktemp -d [2021-04-22T19:07:11.156Z] #51 6.413 + export GOPATH=/tmp/tmp.HPGI8PrJuU [2021-04-22T19:07:11.156Z] #51 6.413 + GOPATH=/tmp/tmp.HPGI8PrJuU [2021-04-22T19:07:11.156Z] #51 6.413 + RM_GOPATH=1 [2021-04-22T19:07:11.156Z] #51 6.413 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.156Z] #51 6.413 ++ go env GOARCH [2021-04-22T19:07:11.156Z] #51 6.424 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.156Z] #51 6.424 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.156Z] #51 6.424 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.156Z] #51 6.424 + dir=/tmp/install [2021-04-22T19:07:11.156Z] #51 6.424 + bin=shfmt [2021-04-22T19:07:11.156Z] #51 6.424 + shift [2021-04-22T19:07:11.156Z] #51 6.424 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-22T19:07:11.156Z] #51 6.424 + . /tmp/install/shfmt.installer [2021-04-22T19:07:11.156Z] #51 6.424 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:11.156Z] #51 6.424 + install_shfmt [2021-04-22T19:07:11.156Z] #51 6.424 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-22T19:07:11.156Z] #51 6.424 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HPGI8PrJuU/src/github.com/mvdan/sh [2021-04-22T19:07:11.156Z] #51 6.424 Cloning into '/tmp/tmp.HPGI8PrJuU/src/github.com/mvdan/sh'... [2021-04-22T19:07:11.156Z] #51 6.424 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:11.327Z] #13 ... [2021-04-22T19:07:11.327Z] [2021-04-22T19:07:11.327Z] #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-04-22T19:07:11.327Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:07:11.327Z] #45 8.136 + RM_GOPATH=0 [2021-04-22T19:07:11.327Z] #45 8.136 + TMP_GOPATH= [2021-04-22T19:07:11.327Z] #45 8.136 + : /build [2021-04-22T19:07:11.327Z] #45 8.136 + '[' -z '' ']' [2021-04-22T19:07:11.327Z] #45 8.136 ++ mktemp -d [2021-04-22T19:07:11.327Z] #45 8.136 + export GOPATH=/tmp/tmp.s2bQEjDm8J [2021-04-22T19:07:11.327Z] #45 8.136 + GOPATH=/tmp/tmp.s2bQEjDm8J [2021-04-22T19:07:11.327Z] #45 8.136 + RM_GOPATH=1 [2021-04-22T19:07:11.327Z] #45 8.136 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.327Z] #45 8.136 ++ go env GOARCH [2021-04-22T19:07:11.327Z] #45 8.151 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:11.327Z] #45 8.151 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.327Z] #45 8.151 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.327Z] #45 8.151 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.328Z] #45 8.151 + dir=/tmp/install [2021-04-22T19:07:11.328Z] #45 8.151 + bin=vndr [2021-04-22T19:07:11.328Z] #45 8.151 + shift [2021-04-22T19:07:11.328Z] #45 8.151 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-22T19:07:11.328Z] #45 8.151 + . /tmp/install/vndr.installer [2021-04-22T19:07:11.328Z] #45 8.151 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:11.328Z] #45 8.151 + install_vndr [2021-04-22T19:07:11.328Z] #45 8.151 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-22T19:07:11.328Z] #45 8.151 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.s2bQEjDm8J/src/github.com/LK4D4/vndr [2021-04-22T19:07:11.328Z] #45 8.151 Cloning into '/tmp/tmp.s2bQEjDm8J/src/github.com/LK4D4/vndr'... [2021-04-22T19:07:11.328Z] #45 9.095 + cd /tmp/tmp.s2bQEjDm8J/src/github.com/LK4D4/vndr [2021-04-22T19:07:11.328Z] #45 9.095 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:11.328Z] #45 9.095 + go build -buildmode=pie -v -o /build/vndr . [2021-04-22T19:07:11.328Z] #45 ... [2021-04-22T19:07:11.328Z] [2021-04-22T19:07:11.328Z] #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-04-22T19:07:11.328Z] #47 sha256:95fdaf09c8dd526d4706f21ca6075959638f48bf860d5ea0ae76eaf9aacb3c80 [2021-04-22T19:07:11.328Z] #47 5.033 + RM_GOPATH=0 [2021-04-22T19:07:11.328Z] #47 5.033 + TMP_GOPATH= [2021-04-22T19:07:11.328Z] #47 5.033 + : /build [2021-04-22T19:07:11.328Z] #47 5.033 + '[' -z '' ']' [2021-04-22T19:07:11.328Z] #47 5.033 ++ mktemp -d [2021-04-22T19:07:11.328Z] #47 5.033 + export GOPATH=/tmp/tmp.5UexYtpz5d [2021-04-22T19:07:11.328Z] #47 5.033 + GOPATH=/tmp/tmp.5UexYtpz5d [2021-04-22T19:07:11.328Z] #47 5.033 + RM_GOPATH=1 [2021-04-22T19:07:11.328Z] #47 5.033 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.328Z] #47 5.038 ++ go env GOARCH [2021-04-22T19:07:11.328Z] #47 5.040 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.328Z] #47 5.040 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.328Z] #47 5.041 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.328Z] #47 5.049 + dir=/tmp/install [2021-04-22T19:07:11.328Z] #47 5.049 + bin=gotestsum [2021-04-22T19:07:11.328Z] #47 5.049 + shift [2021-04-22T19:07:11.328Z] #47 5.049 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-22T19:07:11.328Z] #47 5.049 + . /tmp/install/gotestsum.installer [2021-04-22T19:07:11.328Z] #47 5.049 ++ : v0.5.3 [2021-04-22T19:07:11.328Z] #47 5.049 + install_gotestsum [2021-04-22T19:07:11.328Z] #47 5.049 + set -e [2021-04-22T19:07:11.328Z] #47 5.049 + export GO111MODULE=on [2021-04-22T19:07:11.328Z] #47 5.049 + GO111MODULE=on [2021-04-22T19:07:11.328Z] #47 5.049 + GOBIN=/build [2021-04-22T19:07:11.328Z] #47 5.049 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-22T19:07:11.328Z] #47 5.148 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:11.328Z] #47 5.149 go: finding gotest.tools v0.5.3 [2021-04-22T19:07:11.328Z] #47 5.677 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:11.328Z] #47 6.090 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:11.328Z] #47 6.444 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:07:11.328Z] #47 6.446 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:11.328Z] #47 6.449 go: downloading github.com/fatih/color v1.9.0 [2021-04-22T19:07:11.328Z] #47 6.473 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:11.328Z] #47 6.489 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:11.328Z] #47 6.517 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:11.328Z] #47 6.572 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:11.328Z] #47 6.599 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:11.328Z] #47 6.611 go: extracting github.com/fatih/color v1.9.0 [2021-04-22T19:07:11.328Z] #47 6.623 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:11.328Z] #47 6.643 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:11.328Z] #47 6.670 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:11.328Z] #47 6.721 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:07:11.328Z] #47 6.722 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:11.328Z] #47 6.748 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:11.328Z] #47 6.827 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:11.328Z] #47 6.979 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:11.328Z] #47 6.987 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:11.328Z] #47 7.069 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:11.328Z] #47 7.775 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:11.328Z] #47 9.206 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:11.328Z] #47 ... [2021-04-22T19:07:11.328Z] [2021-04-22T19:07:11.328Z] #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-04-22T19:07:11.328Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:07:11.328Z] #51 6.070 + RM_GOPATH=0 [2021-04-22T19:07:11.328Z] #51 6.070 + TMP_GOPATH= [2021-04-22T19:07:11.328Z] #51 6.070 + : /build [2021-04-22T19:07:11.328Z] #51 6.070 + '[' -z '' ']' [2021-04-22T19:07:11.328Z] #51 6.070 ++ mktemp -d [2021-04-22T19:07:11.328Z] #51 6.070 + export GOPATH=/tmp/tmp.UUlB5QiSo8 [2021-04-22T19:07:11.328Z] #51 6.070 + GOPATH=/tmp/tmp.UUlB5QiSo8 [2021-04-22T19:07:11.328Z] #51 6.070 + RM_GOPATH=1 [2021-04-22T19:07:11.328Z] #51 6.070 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.328Z] #51 6.070 ++ go env GOARCH [2021-04-22T19:07:11.328Z] #51 6.105 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.328Z] #51 6.105 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.328Z] #51 6.105 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.328Z] #51 6.118 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:11.328Z] #51 6.119 + dir=/tmp/install [2021-04-22T19:07:11.328Z] #51 6.119 + bin=shfmt [2021-04-22T19:07:11.328Z] #51 6.119 + shift [2021-04-22T19:07:11.328Z] #51 6.119 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-22T19:07:11.328Z] #51 6.119 + . /tmp/install/shfmt.installer [2021-04-22T19:07:11.328Z] #51 6.119 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:11.328Z] #51 6.119 + install_shfmt [2021-04-22T19:07:11.328Z] #51 6.119 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-22T19:07:11.328Z] #51 6.119 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UUlB5QiSo8/src/github.com/mvdan/sh [2021-04-22T19:07:11.328Z] #51 6.119 Cloning into '/tmp/tmp.UUlB5QiSo8/src/github.com/mvdan/sh'... [2021-04-22T19:07:11.427Z] #51 ... [2021-04-22T19:07:11.427Z] [2021-04-22T19:07:11.427Z] #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-04-22T19:07:11.427Z] #67 sha256:298f4df9c97d02a5b17369dc70d7a28f9c89f70d873e1cb638959c2c7f63a7df [2021-04-22T19:07:11.427Z] #67 6.737 + RM_GOPATH=0 [2021-04-22T19:07:11.427Z] #67 6.737 + TMP_GOPATH= [2021-04-22T19:07:11.427Z] #67 6.737 + : /build [2021-04-22T19:07:11.427Z] #67 6.737 + '[' -z '' ']' [2021-04-22T19:07:11.427Z] #67 6.737 ++ mktemp -d [2021-04-22T19:07:11.427Z] #67 6.737 + export GOPATH=/tmp/tmp.aPsJc2Ii5K [2021-04-22T19:07:11.427Z] #67 6.737 + GOPATH=/tmp/tmp.aPsJc2Ii5K [2021-04-22T19:07:11.427Z] #67 6.737 + RM_GOPATH=1 [2021-04-22T19:07:11.427Z] #67 6.737 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.427Z] #67 6.737 ++ go env GOARCH [2021-04-22T19:07:11.427Z] #67 6.747 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.427Z] #67 6.747 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.427Z] #67 6.747 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.427Z] #67 6.747 + dir=/tmp/install [2021-04-22T19:07:11.427Z] #67 6.747 + bin=proxy [2021-04-22T19:07:11.427Z] #67 6.747 + shift [2021-04-22T19:07:11.427Z] #67 6.747 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-22T19:07:11.427Z] #67 6.747 + . /tmp/install/proxy.installer [2021-04-22T19:07:11.427Z] #67 6.747 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:11.427Z] #67 6.747 + install_proxy [2021-04-22T19:07:11.427Z] #67 6.747 + case "$1" in [2021-04-22T19:07:11.427Z] #67 6.747 + export CGO_ENABLED=0 [2021-04-22T19:07:11.427Z] #67 6.747 + CGO_ENABLED=0 [2021-04-22T19:07:11.427Z] #67 6.747 + _install_proxy [2021-04-22T19:07:11.427Z] #67 6.747 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-22T19:07:11.427Z] #67 6.747 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aPsJc2Ii5K/src/github.com/docker/libnetwork [2021-04-22T19:07:11.427Z] #67 6.752 Cloning into '/tmp/tmp.aPsJc2Ii5K/src/github.com/docker/libnetwork'... [2021-04-22T19:07:11.427Z] #67 6.757 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:11.427Z] #67 ... [2021-04-22T19:07:11.427Z] [2021-04-22T19:07:11.427Z] #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-04-22T19:07:11.427Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:11.427Z] #36 9.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:11.427Z] #36 9.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:11.427Z] #36 9.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:11.427Z] #36 11.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:11.590Z] #51 ... [2021-04-22T19:07:11.590Z] [2021-04-22T19:07:11.590Z] #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-04-22T19:07:11.590Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:11.590Z] #40 6.027 + git clone https://github.com/docker/distribution.git . [2021-04-22T19:07:11.590Z] #40 6.027 Cloning into '.'... [2021-04-22T19:07:11.590Z] #40 ... [2021-04-22T19:07:11.590Z] [2021-04-22T19:07:11.590Z] #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-04-22T19:07:11.590Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:11.590Z] #42 8.471 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:11.590Z] #42 8.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:11.590Z] #42 8.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:11.590Z] #42 9.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:11.690Z] #36 ... [2021-04-22T19:07:11.690Z] [2021-04-22T19:07:11.690Z] #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-04-22T19:07:11.690Z] #58 sha256:3c060bbce589e9fd347e5cb12bc3cddae8aa6565a187f2430ed9b2f1e6fd4667 [2021-04-22T19:07:11.690Z] #58 7.904 + RM_GOPATH=0 [2021-04-22T19:07:11.690Z] #58 7.904 + TMP_GOPATH= [2021-04-22T19:07:11.690Z] #58 7.904 + : /build [2021-04-22T19:07:11.690Z] #58 7.904 + '[' -z '' ']' [2021-04-22T19:07:11.690Z] #58 7.904 ++ mktemp -d [2021-04-22T19:07:11.690Z] #58 7.906 + export GOPATH=/tmp/tmp.2jqFXF9g1c [2021-04-22T19:07:11.691Z] #58 7.906 + GOPATH=/tmp/tmp.2jqFXF9g1c [2021-04-22T19:07:11.691Z] #58 7.906 + RM_GOPATH=1 [2021-04-22T19:07:11.691Z] #58 7.906 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.691Z] #58 7.906 ++ go env GOARCH [2021-04-22T19:07:11.691Z] #58 7.953 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.691Z] #58 7.953 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.691Z] #58 7.953 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.691Z] #58 7.953 + dir=/tmp/install [2021-04-22T19:07:11.691Z] #58 7.953 + bin=rootlesskit [2021-04-22T19:07:11.691Z] #58 7.953 + shift [2021-04-22T19:07:11.691Z] #58 7.953 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-22T19:07:11.691Z] #58 7.953 + . /tmp/install/rootlesskit.installer [2021-04-22T19:07:11.691Z] #58 7.953 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:11.691Z] #58 7.953 + install_rootlesskit [2021-04-22T19:07:11.691Z] #58 7.953 + case "$1" in [2021-04-22T19:07:11.691Z] #58 7.953 + export CGO_ENABLED=0 [2021-04-22T19:07:11.691Z] #58 7.953 + CGO_ENABLED=0 [2021-04-22T19:07:11.691Z] #58 7.953 + _install_rootlesskit [2021-04-22T19:07:11.691Z] #58 7.955 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:11.691Z] #58 7.955 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-22T19:07:11.691Z] #58 7.955 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2jqFXF9g1c/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:07:11.691Z] #58 7.960 Cloning into '/tmp/tmp.2jqFXF9g1c/src/github.com/rootless-containers/rootlesskit'... [2021-04-22T19:07:11.691Z] #58 ... [2021-04-22T19:07:11.691Z] [2021-04-22T19:07:11.691Z] #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-04-22T19:07:11.691Z] #47 sha256:cc9e5f16a3c9de9d211a83c5de5190d9fb17934a1832616161de45c7a8585967 [2021-04-22T19:07:11.691Z] #47 10.37 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:11.691Z] #47 10.42 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:07:11.691Z] #47 10.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:11.691Z] #47 10.77 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:11.691Z] #47 10.80 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:11.691Z] #47 10.94 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:11.691Z] #47 11.10 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:11.691Z] #47 11.11 go: extracting github.com/fatih/color v1.9.0 [2021-04-22T19:07:11.691Z] #47 11.29 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:11.691Z] #47 11.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:11.691Z] #47 11.39 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:11.771Z] #45 78.33 crypto/rsa [2021-04-22T19:07:11.855Z] #42 ... [2021-04-22T19:07:11.855Z] [2021-04-22T19:07:11.855Z] #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-04-22T19:07:11.855Z] #58 sha256:043349a27f03e48744d3fc9d026de9fa6e14aecc570e12dd890e48e7be8a7d9b [2021-04-22T19:07:11.855Z] #58 5.488 + RM_GOPATH=0 [2021-04-22T19:07:11.855Z] #58 5.488 + TMP_GOPATH= [2021-04-22T19:07:11.855Z] #58 5.488 + : /build [2021-04-22T19:07:11.855Z] #58 5.488 + '[' -z '' ']' [2021-04-22T19:07:11.855Z] #58 5.488 ++ mktemp -d [2021-04-22T19:07:11.855Z] #58 5.488 + export GOPATH=/tmp/tmp.twrzQZreq6 [2021-04-22T19:07:11.855Z] #58 5.488 + GOPATH=/tmp/tmp.twrzQZreq6 [2021-04-22T19:07:11.855Z] #58 5.488 + RM_GOPATH=1 [2021-04-22T19:07:11.855Z] #58 5.488 + case "$(go env GOARCH)" in [2021-04-22T19:07:11.855Z] #58 5.488 ++ go env GOARCH [2021-04-22T19:07:11.855Z] #58 5.491 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.855Z] #58 5.491 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:11.855Z] #58 5.491 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:11.855Z] #58 5.498 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:11.855Z] #58 5.498 + dir=/tmp/install [2021-04-22T19:07:11.855Z] #58 5.498 + bin=rootlesskit [2021-04-22T19:07:11.855Z] #58 5.498 + shift [2021-04-22T19:07:11.855Z] #58 5.498 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-22T19:07:11.855Z] #58 5.498 + . /tmp/install/rootlesskit.installer [2021-04-22T19:07:11.855Z] #58 5.498 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:11.855Z] #58 5.498 + install_rootlesskit [2021-04-22T19:07:11.855Z] #58 5.498 + case "$1" in [2021-04-22T19:07:11.855Z] #58 5.498 + export CGO_ENABLED=0 [2021-04-22T19:07:11.855Z] #58 5.498 + CGO_ENABLED=0 [2021-04-22T19:07:11.855Z] #58 5.498 + _install_rootlesskit [2021-04-22T19:07:11.855Z] #58 5.498 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-22T19:07:11.855Z] #58 5.498 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.twrzQZreq6/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:07:11.855Z] #58 5.498 Cloning into '/tmp/tmp.twrzQZreq6/src/github.com/rootless-containers/rootlesskit'... [2021-04-22T19:07:11.855Z] #58 7.594 + cd /tmp/tmp.twrzQZreq6/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:07:11.855Z] #58 7.594 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:11.855Z] #58 7.594 + export GO111MODULE=on [2021-04-22T19:07:11.855Z] #58 7.594 + GO111MODULE=on [2021-04-22T19:07:11.855Z] #58 7.594 + export GOPROXY=https://proxy.golang.org [2021-04-22T19:07:11.855Z] #58 7.594 + GOPROXY=https://proxy.golang.org [2021-04-22T19:07:11.855Z] #58 7.594 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:07:11.855Z] #58 7.594 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-22T19:07:11.855Z] #58 9.223 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:11.855Z] #58 9.262 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:11.855Z] #58 9.262 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:11.855Z] #58 9.439 go: downloading github.com/google/uuid v1.2.0 [2021-04-22T19:07:11.855Z] #58 9.498 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:11.855Z] #58 9.723 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:11.855Z] #58 9.787 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:11.855Z] #58 9.902 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:11.855Z] #58 9.964 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:11.855Z] #58 9.985 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:07:11.855Z] #58 10.15 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:11.855Z] #58 10.21 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:11.855Z] #58 10.27 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:11.855Z] #58 10.30 go: extracting github.com/google/uuid v1.2.0 [2021-04-22T19:07:11.855Z] #58 10.69 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:07:11.855Z] #58 10.86 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:11.855Z] #58 ... [2021-04-22T19:07:11.855Z] [2021-04-22T19:07:11.855Z] #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-04-22T19:07:11.855Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:11.855Z] #32 7.066 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-22T19:07:11.855Z] #32 7.066 Cloning into '.'... [2021-04-22T19:07:11.952Z] #47 11.68 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:11.952Z] #47 11.83 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:12.118Z] #32 ... [2021-04-22T19:07:12.118Z] [2021-04-22T19:07:12.118Z] #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-04-22T19:07:12.118Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:12.118Z] #36 8.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:12.118Z] #36 8.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:12.118Z] #36 8.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:12.118Z] #36 9.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:12.184Z] #40 ... [2021-04-22T19:07:12.184Z] [2021-04-22T19:07:12.184Z] #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-04-22T19:07:12.184Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-22T19:07:12.184Z] #12 DONE 3.4s [2021-04-22T19:07:12.184Z] [2021-04-22T19:07:12.184Z] #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-04-22T19:07:12.184Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:12.356Z] #45 ... [2021-04-22T19:07:12.356Z] [2021-04-22T19:07:12.356Z] #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-04-22T19:07:12.356Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:12.356Z] #43 17.44 make[1]: Nothing to be done for 'all'. [2021-04-22T19:07:12.381Z] #36 ... [2021-04-22T19:07:12.381Z] [2021-04-22T19:07:12.381Z] #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-04-22T19:07:12.381Z] #67 sha256:dc72e0ed87b66a185a41fad5c7e74cccab5b874a199b641a6db863f49b2fe3f8 [2021-04-22T19:07:12.381Z] #67 6.417 + RM_GOPATH=0 [2021-04-22T19:07:12.381Z] #67 6.417 + TMP_GOPATH= [2021-04-22T19:07:12.381Z] #67 6.417 + : /build [2021-04-22T19:07:12.381Z] #67 6.417 + '[' -z '' ']' [2021-04-22T19:07:12.381Z] #67 6.417 ++ mktemp -d [2021-04-22T19:07:12.381Z] #67 6.417 + export GOPATH=/tmp/tmp.t3KBV42XR9 [2021-04-22T19:07:12.381Z] #67 6.417 + GOPATH=/tmp/tmp.t3KBV42XR9 [2021-04-22T19:07:12.381Z] #67 6.417 + RM_GOPATH=1 [2021-04-22T19:07:12.381Z] #67 6.417 + case "$(go env GOARCH)" in [2021-04-22T19:07:12.381Z] #67 6.417 ++ go env GOARCH [2021-04-22T19:07:12.381Z] #67 6.450 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:12.381Z] #67 6.450 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:12.381Z] #67 6.451 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:12.381Z] #67 6.451 + dir=/tmp/install [2021-04-22T19:07:12.381Z] #67 6.453 + bin=proxy [2021-04-22T19:07:12.381Z] #67 6.453 + shift [2021-04-22T19:07:12.381Z] #67 6.453 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-22T19:07:12.381Z] #67 6.453 + . /tmp/install/proxy.installer [2021-04-22T19:07:12.381Z] #67 6.453 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:12.381Z] #67 6.453 + install_proxy [2021-04-22T19:07:12.381Z] #67 6.453 + case "$1" in [2021-04-22T19:07:12.381Z] #67 6.453 + export CGO_ENABLED=0 [2021-04-22T19:07:12.381Z] #67 6.453 + CGO_ENABLED=0 [2021-04-22T19:07:12.381Z] #67 6.453 + _install_proxy [2021-04-22T19:07:12.381Z] #67 6.453 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-22T19:07:12.381Z] #67 6.453 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.t3KBV42XR9/src/github.com/docker/libnetwork [2021-04-22T19:07:12.381Z] #67 6.453 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:12.381Z] #67 6.456 Cloning into '/tmp/tmp.t3KBV42XR9/src/github.com/docker/libnetwork'... [2021-04-22T19:07:12.381Z] #67 ... [2021-04-22T19:07:12.381Z] [2021-04-22T19:07:12.381Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:12.381Z] #34 sha256:288e984db32ed6b40fe45bcebba8f7def66c5c202039f8edb085872fda84910d [2021-04-22T19:07:12.381Z] #34 8.527 Install go-toml version v1.8.1 [2021-04-22T19:07:12.381Z] #34 8.586 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-22T19:07:12.381Z] #34 8.592 go: finding github.com v1.8.1 [2021-04-22T19:07:12.381Z] #34 8.592 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-22T19:07:12.381Z] #34 8.592 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:12.381Z] #34 8.592 go: finding github.com/pelletier v1.8.1 [2021-04-22T19:07:12.381Z] #34 9.745 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:12.381Z] #34 10.19 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:12.643Z] #34 ... [2021-04-22T19:07:12.643Z] [2021-04-22T19:07:12.643Z] #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-04-22T19:07:12.643Z] #24 sha256:a4b7db8cbafff91cf20ea3b894718dd650968cf631d6523fcb1e0a2f804fcb43 [2021-04-22T19:07:12.643Z] #24 7.119 + RM_GOPATH=0 [2021-04-22T19:07:12.643Z] #24 7.119 + TMP_GOPATH= [2021-04-22T19:07:12.643Z] #24 7.119 + : /build [2021-04-22T19:07:12.643Z] #24 7.119 + '[' -z '' ']' [2021-04-22T19:07:12.643Z] #24 7.119 ++ mktemp -d [2021-04-22T19:07:12.643Z] #24 7.119 + export GOPATH=/tmp/tmp.0bE8lFp2N7 [2021-04-22T19:07:12.643Z] #24 7.119 + GOPATH=/tmp/tmp.0bE8lFp2N7 [2021-04-22T19:07:12.643Z] #24 7.119 + RM_GOPATH=1 [2021-04-22T19:07:12.643Z] #24 7.119 + case "$(go env GOARCH)" in [2021-04-22T19:07:12.643Z] #24 7.119 ++ go env GOARCH [2021-04-22T19:07:12.643Z] #24 7.143 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:12.643Z] #24 7.143 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:12.643Z] #24 7.143 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:12.643Z] #24 7.143 + dir=/tmp/install [2021-04-22T19:07:12.643Z] #24 7.143 + bin=dockercli [2021-04-22T19:07:12.643Z] #24 7.143 + shift [2021-04-22T19:07:12.643Z] #24 7.143 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-22T19:07:12.643Z] #24 7.143 + . /tmp/install/dockercli.installer [2021-04-22T19:07:12.643Z] #24 7.143 ++ : stable [2021-04-22T19:07:12.643Z] #24 7.143 ++ : 17.06.2-ce [2021-04-22T19:07:12.643Z] #24 7.143 + install_dockercli [2021-04-22T19:07:12.643Z] #24 7.143 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-22T19:07:12.643Z] #24 7.144 ++ uname -m [2021-04-22T19:07:12.643Z] #24 7.144 + arch=x86_64 [2021-04-22T19:07:12.643Z] #24 7.144 + '[' x86_64 '!=' x86_64 ']' [2021-04-22T19:07:12.643Z] #24 7.144 + url=https://download.docker.com/linux/static [2021-04-22T19:07:12.643Z] #24 7.161 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-22T19:07:12.643Z] #24 7.161 + tar -xz docker/docker [2021-04-22T19:07:12.643Z] #24 7.177 Install docker/cli version 17.06.2-ce from stable [2021-04-22T19:07:12.643Z] #24 ... [2021-04-22T19:07:12.643Z] [2021-04-22T19:07:12.643Z] #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-04-22T19:07:12.643Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:12.643Z] #55 8.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:12.643Z] #55 8.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:12.643Z] #55 8.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:12.643Z] #55 9.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:12.906Z] #55 ... [2021-04-22T19:07:12.906Z] [2021-04-22T19:07:12.906Z] #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-04-22T19:07:12.906Z] #29 sha256:be6782ca15f37d7a2a00a8d4307a160bada9caa107ebc7b866e40917a4d9e6a9 [2021-04-22T19:07:12.906Z] #29 3.721 0.6% # 1.7% ###### 8.7% ########### 16.2% ################ 23.1% #################### 28.7% ######################### 34.9% ############################# 40.7% ################################## 47.4% #################################### 50.2% ######################################### 57.6% ############################################### 66.2% ################################################# 68.9% ################################################### 71.6% ###################################################### 75.2% ####################################################### 77.1% ########################################################### 82.3% ################################################################ 89.0% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-22T19:07:12.906Z] #29 6.673 [2021-04-22T19:07:12.906Z] #29 7.020 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-22T19:07:12.906Z] #29 7.182 [2021-04-22T19:07:12.906Z] #29 7.256 ######################################################################## 100.0% [2021-04-22T19:07:12.906Z] #29 7.283 [2021-04-22T19:07:12.906Z] #29 7.852 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-22T19:07:12.906Z] #29 8.029 [2021-04-22T19:07:12.906Z] #29 8.156 ######################################################################## 100.0% [2021-04-22T19:07:12.906Z] #29 8.275 [2021-04-22T19:07:12.906Z] #29 8.980 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-22T19:07:12.906Z] #29 9.421 [2021-04-22T19:07:12.906Z] #29 9.592 1.4% ##### 7.0% ####### 10.5% ########## 15.0% ############## 20.8% ################# 24.5% #################### 28.7% ######################### 35.8% ############################## 42.4% ################################### 49.0% ###################################### 53.5% ########################################### 61.1% ################################################ 66.8% ##################################################### 74.0% ########################################################## 81.1% ############################################################### 87.9% #################################################################### 95.4% ######################################################################## 100.0% [2021-04-22T19:07:12.906Z] #29 11.50 [2021-04-22T19:07:12.906Z] #29 12.71 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-22T19:07:12.906Z] #29 13.15 [2021-04-22T19:07:13.168Z] #29 13.35 ######################################################################## 100.0% [2021-04-22T19:07:13.168Z] #29 ... [2021-04-22T19:07:13.168Z] [2021-04-22T19:07:13.168Z] #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-04-22T19:07:13.168Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:13.168Z] #13 7.050 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:07:13.168Z] #13 7.068 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:13.168Z] #13 7.101 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:13.168Z] #13 7.126 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:14.530Z] #47 14.19 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:14.558Z] #13 8.235 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-22T19:07:15.038Z] #43 19.63 CC images/stats.o [2021-04-22T19:07:15.038Z] #43 20.08 CC images/core.o [2021-04-22T19:07:15.468Z] #13 3.512 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:07:15.726Z] #13 3.811 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:15.726Z] #13 3.851 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:15.726Z] #13 3.864 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:15.917Z] #47 15.43 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:15.997Z] #43 20.71 CC images/core-x86.o [2021-04-22T19:07:16.511Z] #13 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:16.511Z] #47 16.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:16.511Z] #13 ... [2021-04-22T19:07:16.511Z] [2021-04-22T19:07:16.511Z] #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-04-22T19:07:16.511Z] #29 sha256:be6782ca15f37d7a2a00a8d4307a160bada9caa107ebc7b866e40917a4d9e6a9 [2021-04-22T19:07:16.511Z] #29 13.55 [2021-04-22T19:07:16.511Z] #29 14.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-22T19:07:16.511Z] #29 14.94 [2021-04-22T19:07:16.511Z] #29 15.12 ######################################################################## 100.0% [2021-04-22T19:07:16.511Z] #29 15.29 [2021-04-22T19:07:16.511Z] #29 15.44 Download of images into '/build' complete. [2021-04-22T19:07:16.511Z] #29 15.45 Use something like the following to load the result into a Docker daemon: [2021-04-22T19:07:16.511Z] #29 15.45 tar -cC '/build' . | docker load [2021-04-22T19:07:16.511Z] #29 DONE 16.7s [2021-04-22T19:07:16.511Z] [2021-04-22T19:07:16.511Z] #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-04-22T19:07:16.511Z] #24 sha256:a4b7db8cbafff91cf20ea3b894718dd650968cf631d6523fcb1e0a2f804fcb43 [2021-04-22T19:07:16.511Z] #24 15.50 + mkdir -p /build [2021-04-22T19:07:16.511Z] #24 15.50 + mv docker/docker /build/ [2021-04-22T19:07:16.511Z] #24 15.50 + rmdir docker [2021-04-22T19:07:16.576Z] #43 21.31 CC images/core-arm.o [2021-04-22T19:07:16.660Z] #13 4.607 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-22T19:07:16.839Z] #43 21.76 CC images/core-aarch64.o [2021-04-22T19:07:17.085Z] #24 DONE 16.0s [2021-04-22T19:07:17.085Z] [2021-04-22T19:07:17.085Z] #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-04-22T19:07:17.085Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:07:17.085Z] #51 15.31 + cd /tmp/tmp.UUlB5QiSo8/src/github.com/mvdan/sh [2021-04-22T19:07:17.085Z] #51 15.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:17.085Z] #51 15.52 + GO111MODULE=on [2021-04-22T19:07:17.085Z] #51 15.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-22T19:07:17.092Z] #47 ... [2021-04-22T19:07:17.092Z] [2021-04-22T19:07:17.092Z] #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-04-22T19:07:17.092Z] #58 sha256:3c060bbce589e9fd347e5cb12bc3cddae8aa6565a187f2430ed9b2f1e6fd4667 [2021-04-22T19:07:17.092Z] #58 14.13 + cd /tmp/tmp.2jqFXF9g1c/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:07:17.092Z] #58 14.13 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:17.092Z] #58 14.14 + export GO111MODULE=on [2021-04-22T19:07:17.092Z] #58 14.14 + GO111MODULE=on [2021-04-22T19:07:17.092Z] #58 14.14 + export GOPROXY=https://proxy.golang.org [2021-04-22T19:07:17.092Z] #58 14.14 + GOPROXY=https://proxy.golang.org [2021-04-22T19:07:17.092Z] #58 14.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:07:17.092Z] #58 14.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-22T19:07:17.092Z] #58 16.46 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:17.092Z] #58 16.51 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:07:17.092Z] #58 16.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:17.092Z] #58 16.72 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:17.092Z] #58 16.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:17.092Z] #58 16.76 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:17.092Z] #58 16.86 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:17.236Z] #13 ... [2021-04-22T19:07:17.236Z] [2021-04-22T19:07:17.236Z] #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-04-22T19:07:17.236Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:07:17.236Z] #58 5.981 + RM_GOPATH=0 [2021-04-22T19:07:17.236Z] #58 5.982 + TMP_GOPATH= [2021-04-22T19:07:17.236Z] #58 5.982 + : /build [2021-04-22T19:07:17.236Z] #58 5.982 + '[' -z '' ']' [2021-04-22T19:07:17.236Z] #58 5.987 ++ mktemp -d [2021-04-22T19:07:17.236Z] #58 5.992 + export GOPATH=/tmp/tmp.skqWN1hGQb [2021-04-22T19:07:17.236Z] #58 5.992 + GOPATH=/tmp/tmp.skqWN1hGQb [2021-04-22T19:07:17.236Z] #58 5.992 + RM_GOPATH=1 [2021-04-22T19:07:17.236Z] #58 5.992 + case "$(go env GOARCH)" in [2021-04-22T19:07:17.236Z] #58 5.992 ++ go env GOARCH [2021-04-22T19:07:17.236Z] #58 6.050 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:17.236Z] #58 6.051 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:17.236Z] #58 6.051 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:17.236Z] #58 6.052 + dir=/tmp/install [2021-04-22T19:07:17.236Z] #58 6.054 + bin=rootlesskit [2021-04-22T19:07:17.236Z] #58 6.054 + shift [2021-04-22T19:07:17.236Z] #58 6.054 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-22T19:07:17.236Z] #58 6.054 + . /tmp/install/rootlesskit.installer [2021-04-22T19:07:17.236Z] #58 6.054 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:17.236Z] #58 6.054 + install_rootlesskit [2021-04-22T19:07:17.236Z] #58 6.054 + case "$1" in [2021-04-22T19:07:17.236Z] #58 6.054 + export CGO_ENABLED=0 [2021-04-22T19:07:17.236Z] #58 6.054 + CGO_ENABLED=0 [2021-04-22T19:07:17.236Z] #58 6.054 + _install_rootlesskit [2021-04-22T19:07:17.236Z] #58 6.066 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-22T19:07:17.236Z] #58 6.066 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.skqWN1hGQb/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:07:17.236Z] #58 6.066 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:17.236Z] #58 6.109 Cloning into '/tmp/tmp.skqWN1hGQb/src/github.com/rootless-containers/rootlesskit'... [2021-04-22T19:07:17.355Z] #58 17.11 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:07:17.416Z] #43 22.23 CC images/core-ppc64.o [2021-04-22T19:07:17.616Z] #58 17.20 go: downloading github.com/google/uuid v1.2.0 [2021-04-22T19:07:17.616Z] #58 17.27 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:17.616Z] #58 17.31 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:17.616Z] #58 17.39 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:17.679Z] #43 ... [2021-04-22T19:07:17.679Z] [2021-04-22T19:07:17.679Z] #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-04-22T19:07:17.679Z] #56 sha256:335d0fa744ca25326db5bad5a0574cebf9b47a72a0cf0ceaaec329ab69191dae [2021-04-22T19:07:17.680Z] #56 33.84 Checking out files: 41% (1627/3901) Checking out files: 42% (1639/3901) Checking out files: 43% (1678/3901) Checking out files: 44% (1717/3901) Checking out files: 45% (1756/3901) Checking out files: 46% (1795/3901) Checking out files: 47% (1834/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 75% (2964/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-22T19:07:17.680Z] #56 35.55 + cd /tmp/tmp.SE2zD9KMsK/src/github.com/containerd/containerd [2021-04-22T19:07:17.680Z] #56 35.56 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:07:17.943Z] #56 37.38 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-22T19:07:17.943Z] #56 37.38 + BUILDTAGS='netgo osusergo static_build' [2021-04-22T19:07:17.943Z] #56 37.38 + export EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:07:17.943Z] #56 37.38 + EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:07:17.943Z] #56 37.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-22T19:07:17.943Z] #56 37.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-22T19:07:17.943Z] #56 37.39 + '[' '' = dynamic ']' [2021-04-22T19:07:17.943Z] #56 37.39 + make [2021-04-22T19:07:18.030Z] #51 16.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:18.030Z] #51 16.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:18.030Z] #51 16.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:18.030Z] #51 17.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:18.189Z] #58 17.80 go: extracting github.com/google/uuid v1.2.0 [2021-04-22T19:07:18.189Z] #58 17.89 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:18.293Z] #51 17.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:18.451Z] #58 17.99 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:18.615Z] #58 ... [2021-04-22T19:07:18.615Z] [2021-04-22T19:07:18.615Z] #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-04-22T19:07:18.615Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:18.615Z] #42 5.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:18.615Z] #42 5.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:18.615Z] #42 5.441 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:18.615Z] #42 6.451 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:18.615Z] #42 8.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:18.615Z] #42 ... [2021-04-22T19:07:18.615Z] [2021-04-22T19:07:18.615Z] #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-04-22T19:07:18.615Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:18.615Z] #36 6.700 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:18.615Z] #36 6.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:18.615Z] #36 6.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:18.615Z] #36 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:18.616Z] #36 9.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:18.881Z] #36 ... [2021-04-22T19:07:18.881Z] [2021-04-22T19:07:18.881Z] #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-04-22T19:07:18.881Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:18.881Z] #32 5.969 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-22T19:07:18.881Z] #32 5.969 Cloning into '.'... [2021-04-22T19:07:19.037Z] #58 18.59 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:19.037Z] #58 18.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:19.154Z] #32 ... [2021-04-22T19:07:19.154Z] [2021-04-22T19:07:19.154Z] #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-04-22T19:07:19.154Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:07:19.154Z] #51 4.763 + RM_GOPATH=0 [2021-04-22T19:07:19.154Z] #51 4.763 + TMP_GOPATH= [2021-04-22T19:07:19.154Z] #51 4.763 + : /build [2021-04-22T19:07:19.154Z] #51 4.763 + '[' -z '' ']' [2021-04-22T19:07:19.154Z] #51 4.763 ++ mktemp -d [2021-04-22T19:07:19.154Z] #51 4.763 + export GOPATH=/tmp/tmp.qDPcgWuluI [2021-04-22T19:07:19.154Z] #51 4.763 + GOPATH=/tmp/tmp.qDPcgWuluI [2021-04-22T19:07:19.154Z] #51 4.763 + RM_GOPATH=1 [2021-04-22T19:07:19.154Z] #51 4.763 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.154Z] #51 4.763 ++ go env GOARCH [2021-04-22T19:07:19.154Z] #51 4.765 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.154Z] #51 4.765 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.154Z] #51 4.766 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:19.154Z] #51 4.766 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.154Z] #51 4.766 + dir=/tmp/install [2021-04-22T19:07:19.154Z] #51 4.766 + bin=shfmt [2021-04-22T19:07:19.154Z] #51 4.766 + shift [2021-04-22T19:07:19.154Z] #51 4.766 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-22T19:07:19.154Z] #51 4.766 + . /tmp/install/shfmt.installer [2021-04-22T19:07:19.154Z] #51 4.766 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:19.154Z] #51 4.766 + install_shfmt [2021-04-22T19:07:19.154Z] #51 4.766 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-22T19:07:19.154Z] #51 4.766 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qDPcgWuluI/src/github.com/mvdan/sh [2021-04-22T19:07:19.154Z] #51 4.768 Cloning into '/tmp/tmp.qDPcgWuluI/src/github.com/mvdan/sh'... [2021-04-22T19:07:19.154Z] #51 ... [2021-04-22T19:07:19.154Z] [2021-04-22T19:07:19.154Z] #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-04-22T19:07:19.154Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:19.154Z] #55 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:19.154Z] #55 6.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:19.154Z] #55 6.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:19.154Z] #55 7.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:19.154Z] #55 9.850 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:19.237Z] #51 ... [2021-04-22T19:07:19.237Z] [2021-04-22T19:07:19.237Z] #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-04-22T19:07:19.237Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:19.237Z] #49 8.022 + RM_GOPATH=0 [2021-04-22T19:07:19.237Z] #49 8.022 + TMP_GOPATH= [2021-04-22T19:07:19.237Z] #49 8.022 + : /build [2021-04-22T19:07:19.237Z] #49 8.022 + '[' -z '' ']' [2021-04-22T19:07:19.237Z] #49 8.022 ++ mktemp -d [2021-04-22T19:07:19.237Z] #49 8.022 + export GOPATH=/tmp/tmp.is9NueJAqj [2021-04-22T19:07:19.237Z] #49 8.022 + GOPATH=/tmp/tmp.is9NueJAqj [2021-04-22T19:07:19.237Z] #49 8.028 + RM_GOPATH=1 [2021-04-22T19:07:19.237Z] #49 8.028 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.237Z] #49 8.034 ++ go env GOARCH [2021-04-22T19:07:19.238Z] #49 8.055 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.238Z] #49 8.055 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.238Z] #49 8.055 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.238Z] #49 8.068 + dir=/tmp/install [2021-04-22T19:07:19.238Z] #49 8.068 + bin=golangci_lint [2021-04-22T19:07:19.238Z] #49 8.068 + shift [2021-04-22T19:07:19.238Z] #49 8.068 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-22T19:07:19.238Z] #49 8.068 + . /tmp/install/golangci_lint.installer [2021-04-22T19:07:19.238Z] #49 8.068 ++ : v1.23.8 [2021-04-22T19:07:19.238Z] #49 8.068 + install_golangci_lint [2021-04-22T19:07:19.238Z] #49 8.068 + set -e [2021-04-22T19:07:19.238Z] #49 8.068 + export GO111MODULE=on [2021-04-22T19:07:19.238Z] #49 8.068 + GO111MODULE=on [2021-04-22T19:07:19.238Z] #49 8.068 + GOBIN=/build [2021-04-22T19:07:19.238Z] #49 8.068 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-22T19:07:19.238Z] #49 8.126 go: finding github.com v1.23.8 [2021-04-22T19:07:19.238Z] #49 8.126 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-22T19:07:19.238Z] #49 8.126 go: finding github.com/golangci v1.23.8 [2021-04-22T19:07:19.238Z] #49 8.126 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-22T19:07:19.238Z] #49 8.126 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:19.238Z] #49 9.102 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:19.238Z] #49 9.923 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:19.238Z] #49 17.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:19.238Z] #49 17.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:19.238Z] #49 17.23 go: downloading github.com/spf13/viper v1.6.1 [2021-04-22T19:07:19.238Z] #49 17.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:19.238Z] #49 17.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:19.238Z] #49 17.36 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:19.238Z] #49 17.55 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:19.238Z] #49 17.55 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:19.238Z] #49 17.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:19.238Z] #49 17.55 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:19.238Z] #49 17.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:19.238Z] #49 17.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:19.238Z] #49 17.81 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:19.238Z] #49 17.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:19.238Z] #49 17.82 go: extracting github.com/spf13/viper v1.6.1 [2021-04-22T19:07:19.238Z] #49 17.87 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:19.238Z] #49 18.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:19.238Z] #49 ... [2021-04-22T19:07:19.238Z] [2021-04-22T19:07:19.238Z] #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-04-22T19:07:19.238Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:19.238Z] #13 12.75 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:19.298Z] #58 19.03 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:19.298Z] #58 ... [2021-04-22T19:07:19.298Z] [2021-04-22T19:07:19.298Z] #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-04-22T19:07:19.298Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:19.298Z] #40 8.512 + git clone https://github.com/docker/distribution.git . [2021-04-22T19:07:19.298Z] #40 8.521 Cloning into '.'... [2021-04-22T19:07:19.298Z] #40 ... [2021-04-22T19:07:19.298Z] [2021-04-22T19:07:19.298Z] #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-04-22T19:07:19.298Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:19.298Z] #42 9.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:19.298Z] #42 9.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:19.298Z] #42 9.292 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:19.298Z] #42 11.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:19.298Z] #42 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:19.298Z] #42 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:19.355Z] #56 38.61 + bin/ctr [2021-04-22T19:07:19.411Z] #55 ... [2021-04-22T19:07:19.411Z] [2021-04-22T19:07:19.411Z] #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-04-22T19:07:19.411Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:19.412Z] #49 5.014 + RM_GOPATH=0 [2021-04-22T19:07:19.412Z] #49 5.014 + TMP_GOPATH= [2021-04-22T19:07:19.412Z] #49 5.020 + : /build [2021-04-22T19:07:19.412Z] #49 5.020 + '[' -z '' ']' [2021-04-22T19:07:19.412Z] #49 5.020 ++ mktemp -d [2021-04-22T19:07:19.412Z] #49 5.020 + export GOPATH=/tmp/tmp.KrpuLz2FuF [2021-04-22T19:07:19.412Z] #49 5.020 + GOPATH=/tmp/tmp.KrpuLz2FuF [2021-04-22T19:07:19.412Z] #49 5.020 + RM_GOPATH=1 [2021-04-22T19:07:19.412Z] #49 5.020 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.412Z] #49 5.020 ++ go env GOARCH [2021-04-22T19:07:19.412Z] #49 5.027 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.412Z] #49 5.027 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.412Z] #49 5.027 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.412Z] #49 5.027 + dir=/tmp/install [2021-04-22T19:07:19.412Z] #49 5.027 + bin=golangci_lint [2021-04-22T19:07:19.412Z] #49 5.027 + shift [2021-04-22T19:07:19.412Z] #49 5.027 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-22T19:07:19.412Z] #49 5.027 + . /tmp/install/golangci_lint.installer [2021-04-22T19:07:19.412Z] #49 5.027 ++ : v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.027 + install_golangci_lint [2021-04-22T19:07:19.412Z] #49 5.027 + set -e [2021-04-22T19:07:19.412Z] #49 5.027 + export GO111MODULE=on [2021-04-22T19:07:19.412Z] #49 5.027 + GO111MODULE=on [2021-04-22T19:07:19.412Z] #49 5.027 + GOBIN=/build [2021-04-22T19:07:19.412Z] #49 5.027 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.075 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.075 go: finding github.com v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.075 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.075 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.075 go: finding github.com/golangci v1.23.8 [2021-04-22T19:07:19.412Z] #49 5.831 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:19.412Z] #49 6.718 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-22T19:07:19.412Z] #49 ... [2021-04-22T19:07:19.412Z] [2021-04-22T19:07:19.412Z] #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-04-22T19:07:19.412Z] #24 sha256:6cd07a99c25ee303363307f44a2168a96865b97204176fec5a38e83692cf7ccb [2021-04-22T19:07:19.412Z] #24 6.266 + RM_GOPATH=0 [2021-04-22T19:07:19.412Z] #24 6.266 + TMP_GOPATH= [2021-04-22T19:07:19.412Z] #24 6.266 + : /build [2021-04-22T19:07:19.412Z] #24 6.266 + '[' -z '' ']' [2021-04-22T19:07:19.412Z] #24 6.266 ++ mktemp -d [2021-04-22T19:07:19.412Z] #24 6.268 + export GOPATH=/tmp/tmp.yROXnbJq9m [2021-04-22T19:07:19.412Z] #24 6.268 + GOPATH=/tmp/tmp.yROXnbJq9m [2021-04-22T19:07:19.412Z] #24 6.268 + RM_GOPATH=1 [2021-04-22T19:07:19.412Z] #24 6.268 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.412Z] #24 6.268 ++ go env GOARCH [2021-04-22T19:07:19.412Z] #24 6.346 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.412Z] #24 6.346 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.412Z] #24 6.349 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.412Z] #24 6.355 + dir=/tmp/install [2021-04-22T19:07:19.412Z] #24 6.364 + bin=dockercli [2021-04-22T19:07:19.412Z] #24 6.364 + shift [2021-04-22T19:07:19.412Z] #24 6.365 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-22T19:07:19.412Z] #24 6.365 + . /tmp/install/dockercli.installer [2021-04-22T19:07:19.412Z] #24 6.365 ++ : stable [2021-04-22T19:07:19.412Z] #24 6.365 ++ : 17.06.2-ce [2021-04-22T19:07:19.412Z] #24 6.368 + install_dockercli [2021-04-22T19:07:19.412Z] #24 6.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-22T19:07:19.412Z] #24 6.369 Install docker/cli version 17.06.2-ce from stable [2021-04-22T19:07:19.412Z] #24 6.370 ++ uname -m [2021-04-22T19:07:19.412Z] #24 6.371 + arch=x86_64 [2021-04-22T19:07:19.412Z] #24 6.376 + '[' x86_64 '!=' x86_64 ']' [2021-04-22T19:07:19.412Z] #24 6.376 + url=https://download.docker.com/linux/static [2021-04-22T19:07:19.412Z] #24 6.382 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-22T19:07:19.412Z] #24 6.382 + tar -xz docker/docker [2021-04-22T19:07:19.560Z] #42 ... [2021-04-22T19:07:19.560Z] [2021-04-22T19:07:19.560Z] #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-04-22T19:07:19.560Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:07:19.560Z] #51 16.88 + cd /tmp/tmp.HPGI8PrJuU/src/github.com/mvdan/sh [2021-04-22T19:07:19.560Z] #51 16.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:19.560Z] #51 17.10 + GO111MODULE=on [2021-04-22T19:07:19.560Z] #51 17.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-22T19:07:19.560Z] #51 19.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:19.560Z] #51 19.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:19.669Z] #24 ... [2021-04-22T19:07:19.669Z] [2021-04-22T19:07:19.669Z] #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-04-22T19:07:19.669Z] #67 sha256:7beab568a280a49001bef811c6f6ea28aa446d5687a0b89e23a77ab8d4237438 [2021-04-22T19:07:19.669Z] #67 4.921 + RM_GOPATH=0 [2021-04-22T19:07:19.669Z] #67 4.921 + TMP_GOPATH= [2021-04-22T19:07:19.669Z] #67 4.921 + : /build [2021-04-22T19:07:19.669Z] #67 4.921 + '[' -z '' ']' [2021-04-22T19:07:19.669Z] #67 4.921 ++ mktemp -d [2021-04-22T19:07:19.669Z] #67 4.921 + export GOPATH=/tmp/tmp.0gniD2X3EB [2021-04-22T19:07:19.669Z] #67 4.921 + GOPATH=/tmp/tmp.0gniD2X3EB [2021-04-22T19:07:19.669Z] #67 4.921 + RM_GOPATH=1 [2021-04-22T19:07:19.669Z] #67 4.921 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.669Z] #67 4.921 ++ go env GOARCH [2021-04-22T19:07:19.669Z] #67 4.927 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:19.669Z] #67 4.928 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.669Z] #67 4.928 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.669Z] #67 4.928 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.669Z] #67 4.928 + dir=/tmp/install [2021-04-22T19:07:19.669Z] #67 4.928 + bin=proxy [2021-04-22T19:07:19.669Z] #67 4.928 + shift [2021-04-22T19:07:19.669Z] #67 4.928 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-22T19:07:19.669Z] #67 4.928 + . /tmp/install/proxy.installer [2021-04-22T19:07:19.669Z] #67 4.928 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:19.669Z] #67 4.928 + install_proxy [2021-04-22T19:07:19.669Z] #67 4.928 + case "$1" in [2021-04-22T19:07:19.669Z] #67 4.928 + export CGO_ENABLED=0 [2021-04-22T19:07:19.669Z] #67 4.928 + CGO_ENABLED=0 [2021-04-22T19:07:19.669Z] #67 4.928 + _install_proxy [2021-04-22T19:07:19.669Z] #67 4.928 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-22T19:07:19.669Z] #67 4.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0gniD2X3EB/src/github.com/docker/libnetwork [2021-04-22T19:07:19.669Z] #67 4.928 Cloning into '/tmp/tmp.0gniD2X3EB/src/github.com/docker/libnetwork'... [2021-04-22T19:07:19.669Z] #67 ... [2021-04-22T19:07:19.669Z] [2021-04-22T19:07:19.669Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:19.669Z] #34 sha256:f49824d2f66a850a80366aba762439269defb04f3e3f87fb83f7f0cc7b2b0781 [2021-04-22T19:07:19.669Z] #34 5.359 Install go-toml version v1.8.1 [2021-04-22T19:07:19.669Z] #34 5.372 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-22T19:07:19.669Z] #34 5.377 go: finding github.com v1.8.1 [2021-04-22T19:07:19.669Z] #34 5.377 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:19.669Z] #34 5.377 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-22T19:07:19.669Z] #34 5.381 go: finding github.com/pelletier v1.8.1 [2021-04-22T19:07:19.669Z] #34 6.459 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:19.669Z] #34 6.872 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-22T19:07:19.669Z] #34 8.966 github.com/pelletier/go-toml [2021-04-22T19:07:19.821Z] #51 19.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:19.930Z] #34 ... [2021-04-22T19:07:19.930Z] [2021-04-22T19:07:19.930Z] #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-04-22T19:07:19.930Z] #47 sha256:312efbc45a983b97e4e65f29154e27136b06ecdbaee9b90b877f196d6d4a6c29 [2021-04-22T19:07:19.930Z] #47 5.190 + RM_GOPATH=0 [2021-04-22T19:07:19.930Z] #47 5.190 + TMP_GOPATH= [2021-04-22T19:07:19.930Z] #47 5.190 + : /build [2021-04-22T19:07:19.930Z] #47 5.190 + '[' -z '' ']' [2021-04-22T19:07:19.930Z] #47 5.190 ++ mktemp -d [2021-04-22T19:07:19.930Z] #47 5.194 + export GOPATH=/tmp/tmp.2Ha6VGTf23 [2021-04-22T19:07:19.930Z] #47 5.194 + GOPATH=/tmp/tmp.2Ha6VGTf23 [2021-04-22T19:07:19.930Z] #47 5.195 + RM_GOPATH=1 [2021-04-22T19:07:19.930Z] #47 5.195 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.930Z] #47 5.198 ++ go env GOARCH [2021-04-22T19:07:19.930Z] #47 5.206 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.930Z] #47 5.206 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.930Z] #47 5.206 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.930Z] #47 5.207 + dir=/tmp/install [2021-04-22T19:07:19.930Z] #47 5.207 + bin=gotestsum [2021-04-22T19:07:19.930Z] #47 5.207 + shift [2021-04-22T19:07:19.930Z] #47 5.208 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-22T19:07:19.930Z] #47 5.208 + . /tmp/install/gotestsum.installer [2021-04-22T19:07:19.930Z] #47 5.208 ++ : v0.5.3 [2021-04-22T19:07:19.930Z] #47 5.209 + install_gotestsum [2021-04-22T19:07:19.930Z] #47 5.210 + set -e [2021-04-22T19:07:19.930Z] #47 5.210 + export GO111MODULE=on [2021-04-22T19:07:19.930Z] #47 5.210 + GO111MODULE=on [2021-04-22T19:07:19.930Z] #47 5.210 + GOBIN=/build [2021-04-22T19:07:19.930Z] #47 5.210 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-22T19:07:19.930Z] #47 5.219 go: finding gotest.tools v0.5.3 [2021-04-22T19:07:19.930Z] #47 5.220 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:19.930Z] #47 5.961 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:19.930Z] #47 6.733 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-22T19:07:19.930Z] #47 7.536 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:19.930Z] #47 7.537 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:19.930Z] #47 7.547 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:07:19.930Z] #47 7.620 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:19.930Z] #47 7.649 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:19.930Z] #47 7.685 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:19.930Z] #47 7.694 go: downloading github.com/fatih/color v1.9.0 [2021-04-22T19:07:19.930Z] #47 7.756 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:19.930Z] #47 8.121 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:19.930Z] #47 8.151 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:19.930Z] #47 8.267 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:19.930Z] #47 8.273 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:19.930Z] #47 8.423 go: extracting github.com/fatih/color v1.9.0 [2021-04-22T19:07:19.930Z] #47 8.429 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:19.930Z] #47 8.506 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:19.930Z] #47 8.729 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:07:19.930Z] #47 8.736 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:19.930Z] #47 9.439 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:19.930Z] #47 9.665 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:19.930Z] #47 11.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:19.930Z] #47 ... [2021-04-22T19:07:19.930Z] [2021-04-22T19:07:19.930Z] #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-04-22T19:07:19.930Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:07:19.930Z] #45 5.503 + RM_GOPATH=0 [2021-04-22T19:07:19.930Z] #45 5.503 + TMP_GOPATH= [2021-04-22T19:07:19.930Z] #45 5.503 + : /build [2021-04-22T19:07:19.930Z] #45 5.503 + '[' -z '' ']' [2021-04-22T19:07:19.930Z] #45 5.503 ++ mktemp -d [2021-04-22T19:07:19.930Z] #45 5.507 + export GOPATH=/tmp/tmp.wGfeIZZWVG [2021-04-22T19:07:19.930Z] #45 5.507 + GOPATH=/tmp/tmp.wGfeIZZWVG [2021-04-22T19:07:19.930Z] #45 5.507 + RM_GOPATH=1 [2021-04-22T19:07:19.930Z] #45 5.507 + case "$(go env GOARCH)" in [2021-04-22T19:07:19.930Z] #45 5.510 ++ go env GOARCH [2021-04-22T19:07:19.930Z] #45 5.574 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.930Z] #45 5.575 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:19.930Z] #45 5.602 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:19.930Z] #45 5.625 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:19.930Z] #45 5.625 + dir=/tmp/install [2021-04-22T19:07:19.930Z] #45 5.625 + bin=vndr [2021-04-22T19:07:19.930Z] #45 5.625 + shift [2021-04-22T19:07:19.930Z] #45 5.625 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-22T19:07:19.930Z] #45 5.625 + . /tmp/install/vndr.installer [2021-04-22T19:07:19.930Z] #45 5.625 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:19.930Z] #45 5.625 + install_vndr [2021-04-22T19:07:19.930Z] #45 5.625 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-22T19:07:19.930Z] #45 5.625 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wGfeIZZWVG/src/github.com/LK4D4/vndr [2021-04-22T19:07:19.930Z] #45 5.625 Cloning into '/tmp/tmp.wGfeIZZWVG/src/github.com/LK4D4/vndr'... [2021-04-22T19:07:19.930Z] #45 6.450 + cd /tmp/tmp.wGfeIZZWVG/src/github.com/LK4D4/vndr [2021-04-22T19:07:19.930Z] #45 6.451 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-22T19:07:19.930Z] #45 6.472 + go build -buildmode=pie -v -o /build/vndr . [2021-04-22T19:07:19.930Z] #45 7.831 runtime/internal/atomic [2021-04-22T19:07:19.930Z] #45 7.834 internal/cpu [2021-04-22T19:07:19.930Z] #45 8.086 runtime/internal/sys [2021-04-22T19:07:19.930Z] #45 8.358 runtime/internal/math [2021-04-22T19:07:19.930Z] #45 8.412 internal/bytealg [2021-04-22T19:07:19.930Z] #45 8.456 internal/race [2021-04-22T19:07:19.930Z] #45 8.605 sync/atomic [2021-04-22T19:07:19.930Z] #45 9.105 unicode [2021-04-22T19:07:19.930Z] #45 9.275 runtime [2021-04-22T19:07:20.085Z] #51 19.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:20.199Z] #45 ... [2021-04-22T19:07:20.199Z] [2021-04-22T19:07:20.199Z] #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-04-22T19:07:20.199Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:07:20.199Z] #58 11.41 + cd /tmp/tmp.skqWN1hGQb/src/github.com/rootless-containers/rootlesskit [2021-04-22T19:07:20.199Z] #58 11.41 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-22T19:07:20.199Z] #58 11.47 + export GO111MODULE=on [2021-04-22T19:07:20.199Z] #58 11.47 + GO111MODULE=on [2021-04-22T19:07:20.199Z] #58 11.47 + export GOPROXY=https://proxy.golang.org [2021-04-22T19:07:20.199Z] #58 11.47 + GOPROXY=https://proxy.golang.org [2021-04-22T19:07:20.199Z] #58 11.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:07:20.199Z] #58 11.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-22T19:07:20.657Z] #51 20.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:21.279Z] #56 ... [2021-04-22T19:07:21.279Z] [2021-04-22T19:07:21.279Z] #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-04-22T19:07:21.279Z] #58 sha256:1af40862d8478bf4081b10a13b054c9d04ced8c49dc674eabf64dd8ed1cc4d5b [2021-04-22T19:07:21.279Z] #58 88.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:07:21.294Z] #51 ... [2021-04-22T19:07:21.294Z] [2021-04-22T19:07:21.294Z] #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-04-22T19:07:21.294Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:21.294Z] #13 5.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:21.294Z] #13 5.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:21.294Z] #13 5.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:21.294Z] #13 5.778 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:07:21.294Z] #13 8.199 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:21.294Z] #13 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:21.294Z] #13 13.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:21.294Z] #13 ... [2021-04-22T19:07:21.294Z] [2021-04-22T19:07:21.294Z] #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-04-22T19:07:21.294Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:21.294Z] #49 19.47 go: downloading github.com/fatih/color v1.7.0 [2021-04-22T19:07:21.294Z] #49 19.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:21.294Z] #49 19.80 go: extracting github.com/fatih/color v1.7.0 [2021-04-22T19:07:21.294Z] #49 19.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:21.294Z] #49 19.85 go: downloading github.com/spf13/viper v1.6.1 [2021-04-22T19:07:21.294Z] #49 19.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:21.294Z] #49 19.99 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:21.294Z] #49 20.33 go: extracting github.com/spf13/viper v1.6.1 [2021-04-22T19:07:21.294Z] #49 20.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:21.294Z] #49 20.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:21.294Z] #49 20.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:21.294Z] #49 20.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:21.294Z] #49 20.73 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:21.294Z] #49 20.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:21.294Z] #49 20.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:21.552Z] #58 88.05 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-22T19:07:21.556Z] #49 21.02 go: downloading github.com/pkg/errors v0.8.1 [2021-04-22T19:07:21.556Z] #49 ... [2021-04-22T19:07:21.556Z] [2021-04-22T19:07:21.556Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:21.556Z] #34 sha256:87fed4c575f9582c9ea44d37d56bda494ed35699fc51d06ea11354cba4345d47 [2021-04-22T19:07:21.556Z] #34 11.13 github.com/pelletier/go-toml [2021-04-22T19:07:21.556Z] #34 ... [2021-04-22T19:07:21.556Z] [2021-04-22T19:07:21.556Z] #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-04-22T19:07:21.556Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:21.556Z] #49 21.22 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:21.556Z] #49 21.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:21.556Z] #49 21.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:21.788Z] #13 15.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:21.788Z] #13 ... [2021-04-22T19:07:21.788Z] [2021-04-22T19:07:21.788Z] #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-04-22T19:07:21.788Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:07:21.788Z] #45 10.86 internal/cpu [2021-04-22T19:07:21.788Z] #45 10.88 runtime/internal/atomic [2021-04-22T19:07:21.788Z] #45 11.23 runtime/internal/sys [2021-04-22T19:07:21.788Z] #45 11.55 runtime/internal/math [2021-04-22T19:07:21.788Z] #45 11.67 internal/bytealg [2021-04-22T19:07:21.788Z] #45 11.72 internal/race [2021-04-22T19:07:21.788Z] #45 11.91 sync/atomic [2021-04-22T19:07:21.788Z] #45 12.41 unicode [2021-04-22T19:07:21.788Z] #45 12.70 runtime [2021-04-22T19:07:21.788Z] #45 16.26 unicode/utf8 [2021-04-22T19:07:21.788Z] #45 16.78 math/bits [2021-04-22T19:07:21.788Z] #45 17.41 math [2021-04-22T19:07:22.050Z] #45 ... [2021-04-22T19:07:22.050Z] [2021-04-22T19:07:22.050Z] #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-04-22T19:07:22.050Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:22.050Z] #49 18.12 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:22.050Z] #49 18.12 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:22.050Z] #49 18.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:22.050Z] #49 18.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:22.050Z] #49 18.36 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:22.050Z] #49 18.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:22.050Z] #49 18.69 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:22.050Z] #49 18.78 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:22.050Z] #49 19.00 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:22.050Z] #49 19.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:22.050Z] #49 19.15 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:22.050Z] #49 19.29 go: downloading github.com/fatih/color v1.7.0 [2021-04-22T19:07:22.050Z] #49 19.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:22.050Z] #49 19.52 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:22.050Z] #49 19.52 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:22.050Z] #49 19.75 go: extracting github.com/fatih/color v1.7.0 [2021-04-22T19:07:22.050Z] #49 19.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:22.050Z] #49 19.83 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:22.050Z] #49 19.96 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:22.050Z] #49 20.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:22.050Z] #49 20.36 go: downloading github.com/spf13/cast v1.3.0 [2021-04-22T19:07:22.050Z] #49 20.61 go: extracting github.com/spf13/cast v1.3.0 [2021-04-22T19:07:22.050Z] #49 20.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:22.050Z] #49 20.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:22.101Z] #58 13.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:22.101Z] #58 13.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:22.101Z] #58 13.32 go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:07:22.101Z] #58 13.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:22.101Z] #58 13.36 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:22.101Z] #58 13.37 go: downloading github.com/google/uuid v1.2.0 [2021-04-22T19:07:22.101Z] #58 13.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:22.101Z] #58 13.54 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:22.101Z] #58 13.68 go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:07:22.128Z] #49 21.55 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:22.128Z] #49 21.60 go: extracting github.com/pkg/errors v0.8.1 [2021-04-22T19:07:22.128Z] #49 21.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:22.128Z] #49 21.87 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:22.128Z] #49 21.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:22.128Z] #49 21.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:22.317Z] #49 ... [2021-04-22T19:07:22.317Z] [2021-04-22T19:07:22.317Z] #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-04-22T19:07:22.317Z] #58 sha256:043349a27f03e48744d3fc9d026de9fa6e14aecc570e12dd890e48e7be8a7d9b [2021-04-22T19:07:22.317Z] #58 11.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:22.317Z] #58 11.13 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:22.317Z] #58 11.43 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:22.317Z] #58 13.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:22.317Z] #58 13.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:22.317Z] #58 14.48 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:22.317Z] #58 15.10 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:22.317Z] #58 15.35 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:22.317Z] #58 18.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:22.317Z] #58 20.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:22.317Z] #58 20.34 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:22.317Z] #58 20.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:22.317Z] #58 21.25 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:22.317Z] #58 ... [2021-04-22T19:07:22.317Z] [2021-04-22T19:07:22.317Z] #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-04-22T19:07:22.317Z] #47 sha256:95fdaf09c8dd526d4706f21ca6075959638f48bf860d5ea0ae76eaf9aacb3c80 [2021-04-22T19:07:22.317Z] #47 11.34 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:22.317Z] #47 15.09 go: finding github.com/fatih/color v1.9.0 [2021-04-22T19:07:22.317Z] #47 15.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:22.317Z] #47 15.27 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:07:22.317Z] #47 15.48 go: finding github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:22.317Z] #47 15.60 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:22.317Z] #47 15.60 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:22.317Z] #47 15.90 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:22.317Z] #47 16.08 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:22.317Z] #47 16.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:22.317Z] #47 16.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:22.317Z] #47 16.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:22.372Z] #58 14.00 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:22.390Z] #49 22.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:22.390Z] #49 ... [2021-04-22T19:07:22.390Z] [2021-04-22T19:07:22.390Z] #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-04-22T19:07:22.390Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:22.390Z] #55 12.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:22.390Z] #55 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:22.390Z] #55 17.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:22.579Z] #47 ... [2021-04-22T19:07:22.579Z] [2021-04-22T19:07:22.579Z] #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-04-22T19:07:22.579Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:07:22.579Z] #45 21.43 internal/testlog [2021-04-22T19:07:22.630Z] #58 14.21 go: extracting github.com/google/uuid v1.2.0 [2021-04-22T19:07:22.671Z] #55 ... [2021-04-22T19:07:22.671Z] [2021-04-22T19:07:22.671Z] #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-04-22T19:07:22.671Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:07:22.671Z] #45 12.33 runtime/internal/atomic [2021-04-22T19:07:22.671Z] #45 12.41 internal/cpu [2021-04-22T19:07:22.671Z] #45 12.75 runtime/internal/sys [2021-04-22T19:07:22.671Z] #45 13.21 internal/bytealg [2021-04-22T19:07:22.671Z] #45 13.22 runtime/internal/math [2021-04-22T19:07:22.671Z] #45 13.70 internal/race [2021-04-22T19:07:22.671Z] #45 13.91 runtime [2021-04-22T19:07:22.671Z] #45 13.95 sync/atomic [2021-04-22T19:07:22.671Z] #45 14.64 unicode [2021-04-22T19:07:22.671Z] #45 19.61 unicode/utf8 [2021-04-22T19:07:22.671Z] #45 20.67 math/bits [2021-04-22T19:07:22.671Z] #45 21.69 math [2021-04-22T19:07:22.841Z] #45 21.79 encoding [2021-04-22T19:07:22.841Z] #45 21.88 unicode/utf16 [2021-04-22T19:07:22.888Z] #58 14.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:22.888Z] #58 14.38 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:22.888Z] #58 14.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:22.988Z] #45 ... [2021-04-22T19:07:22.988Z] [2021-04-22T19:07:22.988Z] #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-04-22T19:07:22.988Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:22.988Z] #49 22.35 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:22.988Z] #49 22.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:22.988Z] #49 22.63 go: downloading github.com/spf13/afero v1.1.2 [2021-04-22T19:07:23.103Z] #45 22.00 container/list [2021-04-22T19:07:23.103Z] #45 ... [2021-04-22T19:07:23.103Z] [2021-04-22T19:07:23.103Z] #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-04-22T19:07:23.103Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:23.103Z] #55 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:23.103Z] #55 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:23.103Z] #55 ... [2021-04-22T19:07:23.103Z] [2021-04-22T19:07:23.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-04-22T19:07:23.103Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:23.103Z] #36 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:23.103Z] #36 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:23.151Z] #58 14.67 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:23.249Z] #49 22.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:23.249Z] #49 22.99 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:23.249Z] #49 23.02 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:23.249Z] #49 23.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:23.364Z] #36 ... [2021-04-22T19:07:23.364Z] [2021-04-22T19:07:23.364Z] #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-04-22T19:07:23.364Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:23.364Z] #42 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:23.364Z] #42 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:23.408Z] #58 14.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:23.408Z] #58 14.95 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:23.481Z] #58 ... [2021-04-22T19:07:23.481Z] [2021-04-22T19:07:23.481Z] #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-04-22T19:07:23.481Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:07:23.481Z] #45 80.21 crypto/ecdsa [2021-04-22T19:07:23.481Z] #45 80.98 crypto/dsa [2021-04-22T19:07:23.481Z] #45 81.14 github.com/LK4D4/vndr/build [2021-04-22T19:07:23.481Z] #45 81.23 crypto/x509/pkix [2021-04-22T19:07:23.481Z] #45 81.59 vendor/golang.org/x/crypto/cryptobyte [2021-04-22T19:07:23.481Z] #45 82.02 vendor/golang.org/x/net/idna [2021-04-22T19:07:23.481Z] #45 84.48 net/http/internal [2021-04-22T19:07:23.481Z] #45 87.16 net/textproto [2021-04-22T19:07:23.481Z] #45 87.18 vendor/golang.org/x/net/http/httpproxy [2021-04-22T19:07:23.481Z] #45 87.18 crypto/x509 [2021-04-22T19:07:23.481Z] #45 88.32 vendor/golang.org/x/net/http/httpguts [2021-04-22T19:07:23.481Z] #45 88.32 mime/multipart [2021-04-22T19:07:23.512Z] #49 23.14 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:23.512Z] #49 23.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:23.512Z] #49 ... [2021-04-22T19:07:23.512Z] [2021-04-22T19:07:23.512Z] #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-04-22T19:07:23.512Z] #24 sha256:f6b500b8cb1e4dbae5589330e0fe35e9cab174bfb6261b5b76425e8445ec56d2 [2021-04-22T19:07:23.512Z] #24 21.44 + mkdir -p /build [2021-04-22T19:07:23.512Z] #24 21.50 + mv docker/docker /build/ [2021-04-22T19:07:23.512Z] #24 21.53 + rmdir docker [2021-04-22T19:07:23.512Z] #24 DONE 23.3s [2021-04-22T19:07:23.624Z] #42 ... [2021-04-22T19:07:23.624Z] [2021-04-22T19:07:23.624Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:23.624Z] #34 sha256:288e984db32ed6b40fe45bcebba8f7def66c5c202039f8edb085872fda84910d [2021-04-22T19:07:23.624Z] #34 12.38 github.com/pelletier/go-toml [2021-04-22T19:07:23.624Z] #34 20.44 github.com/pelletier/go-toml/cmd/tomll [2021-04-22T19:07:23.624Z] #34 ... [2021-04-22T19:07:23.624Z] [2021-04-22T19:07:23.624Z] #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-04-22T19:07:23.624Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:23.745Z] #45 90.45 crypto/tls [2021-04-22T19:07:23.745Z] #45 ... [2021-04-22T19:07:23.745Z] [2021-04-22T19:07:23.745Z] #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-04-22T19:07:23.745Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:23.745Z] #43 22.95 CC images/core-s390.o [2021-04-22T19:07:23.745Z] #43 23.69 CC images/cpuinfo.o [2021-04-22T19:07:23.745Z] #43 24.19 CC images/inventory.o [2021-04-22T19:07:23.745Z] #43 24.47 CC images/fdinfo.o [2021-04-22T19:07:23.745Z] #43 24.92 CC images/fown.o [2021-04-22T19:07:23.745Z] #43 25.24 CC images/ns.o [2021-04-22T19:07:23.745Z] #43 25.54 CC images/regfile.o [2021-04-22T19:07:23.745Z] #43 25.75 CC images/ghost-file.o [2021-04-22T19:07:23.745Z] #43 25.98 CC images/fifo.o [2021-04-22T19:07:23.745Z] #43 26.29 CC images/remap-file-path.o [2021-04-22T19:07:23.745Z] #43 26.60 CC images/eventfd.o [2021-04-22T19:07:23.745Z] #43 26.91 CC images/eventpoll.o [2021-04-22T19:07:23.745Z] #43 27.27 CC images/fh.o [2021-04-22T19:07:23.745Z] #43 27.50 CC images/fsnotify.o [2021-04-22T19:07:23.745Z] #43 28.12 CC images/signalfd.o [2021-04-22T19:07:23.745Z] #43 28.48 CC images/fs.o [2021-04-22T19:07:23.786Z] [2021-04-22T19:07:23.786Z] #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-04-22T19:07:23.786Z] #47 sha256:cc9e5f16a3c9de9d211a83c5de5190d9fb17934a1832616161de45c7a8585967 [2021-04-22T19:07:23.786Z] #47 23.04 go: finding github.com/fatih/color v1.9.0 [2021-04-22T19:07:23.786Z] #47 23.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:23.786Z] #47 23.20 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:07:23.786Z] #47 23.36 go: finding github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:23.786Z] #47 23.40 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:23.887Z] #40 22.25 Checking out files: 83% (1411/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-22T19:07:24.009Z] #43 28.75 CC images/pstree.o [2021-04-22T19:07:24.009Z] #43 28.99 CC images/pipe.o [2021-04-22T19:07:24.047Z] #47 23.70 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:24.148Z] #40 22.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-22T19:07:24.313Z] #47 ... [2021-04-22T19:07:24.313Z] [2021-04-22T19:07:24.313Z] #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-04-22T19:07:24.313Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:24.313Z] #36 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:24.313Z] #36 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:24.313Z] #36 ... [2021-04-22T19:07:24.313Z] [2021-04-22T19:07:24.313Z] #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-04-22T19:07:24.313Z] #47 sha256:cc9e5f16a3c9de9d211a83c5de5190d9fb17934a1832616161de45c7a8585967 [2021-04-22T19:07:24.313Z] #47 24.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:24.349Z] #58 ... [2021-04-22T19:07:24.349Z] [2021-04-22T19:07:24.349Z] #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-04-22T19:07:24.349Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:24.349Z] #40 5.391 + git clone https://github.com/docker/distribution.git . [2021-04-22T19:07:24.349Z] #40 5.396 Cloning into '.'... [2021-04-22T19:07:24.588Z] #43 29.33 CC images/tcp-stream.o [2021-04-22T19:07:24.588Z] #43 29.56 CC images/sk-packet.o [2021-04-22T19:07:24.640Z] #40 ... [2021-04-22T19:07:24.640Z] [2021-04-22T19:07:24.640Z] #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-04-22T19:07:24.640Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:07:24.640Z] #58 15.94 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:24.640Z] #58 16.14 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:24.889Z] #47 24.39 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:24.889Z] #47 24.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:24.889Z] #47 24.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:24.889Z] #47 24.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:24.902Z] #58 ... [2021-04-22T19:07:24.902Z] [2021-04-22T19:07:24.902Z] #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-04-22T19:07:24.902Z] #24 sha256:6cd07a99c25ee303363307f44a2168a96865b97204176fec5a38e83692cf7ccb [2021-04-22T19:07:24.902Z] #24 15.18 + mkdir -p /build [2021-04-22T19:07:24.902Z] #24 15.19 + mv docker/docker /build/ [2021-04-22T19:07:24.902Z] #24 15.19 + rmdir docker [2021-04-22T19:07:24.902Z] #24 DONE 16.5s [2021-04-22T19:07:25.162Z] [2021-04-22T19:07:25.162Z] #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-04-22T19:07:25.162Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:25.162Z] #49 13.17 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:25.162Z] #49 13.17 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:25.162Z] #49 13.19 go: downloading github.com/pkg/errors v0.8.1 [2021-04-22T19:07:25.162Z] #49 13.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:25.162Z] #49 13.23 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:25.162Z] #49 13.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:25.162Z] #49 13.48 go: extracting github.com/pkg/errors v0.8.1 [2021-04-22T19:07:25.162Z] #49 13.90 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:25.162Z] #49 13.95 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:25.162Z] #49 13.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:25.162Z] #49 14.07 go: downloading github.com/spf13/viper v1.6.1 [2021-04-22T19:07:25.162Z] #49 14.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:25.162Z] #49 14.28 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:25.162Z] #49 14.28 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:25.162Z] #49 14.56 go: extracting github.com/spf13/viper v1.6.1 [2021-04-22T19:07:25.162Z] #49 14.58 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:25.162Z] #49 14.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:25.162Z] #49 14.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:25.162Z] #49 15.15 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:25.162Z] #49 15.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:25.162Z] #49 15.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:25.162Z] #49 15.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:25.162Z] #49 15.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:25.162Z] #49 15.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:25.162Z] #49 16.05 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:25.162Z] #49 16.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:25.162Z] #49 16.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:25.164Z] #43 30.00 CC images/mnt.o [2021-04-22T19:07:25.428Z] #43 30.35 CC images/pipe-data.o [2021-04-22T19:07:25.693Z] #43 30.52 CC images/sa.o [2021-04-22T19:07:25.958Z] #43 30.78 CC images/timer.o [2021-04-22T19:07:25.958Z] #43 ... [2021-04-22T19:07:25.958Z] [2021-04-22T19:07:25.958Z] #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-04-22T19:07:25.958Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:07:25.958Z] #13 79.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-22T19:07:25.958Z] #13 79.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-22T19:07:25.958Z] #13 79.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:07:26.096Z] #49 17.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:26.096Z] #49 17.66 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:26.096Z] #49 17.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:26.096Z] #49 17.77 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:26.353Z] #49 17.94 go: downloading github.com/spf13/cast v1.3.0 [2021-04-22T19:07:26.353Z] #49 17.98 go: extracting github.com/spf13/cast v1.3.0 [2021-04-22T19:07:26.535Z] #13 ... [2021-04-22T19:07:26.535Z] [2021-04-22T19:07:26.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-04-22T19:07:26.535Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:26.535Z] #43 31.24 CC images/timerfd.o [2021-04-22T19:07:26.535Z] #43 31.48 CC images/mm.o [2021-04-22T19:07:26.697Z] #40 ... [2021-04-22T19:07:26.697Z] [2021-04-22T19:07:26.697Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:26.697Z] #34 sha256:288e984db32ed6b40fe45bcebba8f7def66c5c202039f8edb085872fda84910d [2021-04-22T19:07:26.697Z] #34 DONE 25.2s [2021-04-22T19:07:26.697Z] [2021-04-22T19:07:26.697Z] #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-04-22T19:07:26.697Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:26.697Z] #49 22.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:26.697Z] #49 24.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:26.697Z] #49 24.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:26.697Z] #49 24.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:26.697Z] #49 24.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:26.697Z] #49 24.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:26.697Z] #49 24.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:26.697Z] #49 24.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:26.697Z] #49 24.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:26.697Z] #49 24.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:26.697Z] #49 24.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:26.697Z] #49 24.87 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:26.697Z] #49 24.88 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:26.697Z] #49 24.95 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:26.697Z] #49 24.97 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:26.697Z] #49 25.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:26.697Z] #49 25.10 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:26.697Z] #49 25.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:26.697Z] #49 25.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:26.697Z] #49 25.16 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:26.697Z] #49 25.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:26.697Z] #49 25.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.30 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:26.697Z] #49 25.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.40 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:26.697Z] #49 25.40 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:26.697Z] #49 25.40 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:26.697Z] #49 25.40 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:26.697Z] #49 25.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:26.697Z] #49 25.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:26.697Z] #49 25.56 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:26.697Z] #49 25.77 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:26.697Z] #49 25.77 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:26.799Z] #43 31.74 CC images/sk-opts.o [2021-04-22T19:07:27.062Z] #43 32.04 CC images/sk-unix.o [2021-04-22T19:07:27.270Z] #49 26.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:27.270Z] #49 26.10 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:27.270Z] #49 26.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:27.270Z] #49 26.28 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:27.270Z] #49 26.28 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:27.270Z] #49 26.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:27.538Z] #49 26.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:27.538Z] #49 26.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:27.538Z] #49 26.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:07:27.538Z] #49 26.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:27.538Z] #49 26.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:27.538Z] #49 26.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:27.538Z] #49 26.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:27.538Z] #49 26.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:07:27.639Z] #43 32.50 CC images/sk-inet.o [2021-04-22T19:07:27.729Z] #49 18.88 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:27.805Z] #49 26.65 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:27.805Z] #49 26.71 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:27.805Z] #49 26.71 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:27.805Z] #49 26.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:27.805Z] #49 26.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:27.805Z] #49 26.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:28.065Z] #49 27.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:28.065Z] #49 27.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:28.065Z] #49 27.07 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:28.065Z] #49 27.07 go: downloading github.com/spf13/afero v1.1.2 [2021-04-22T19:07:28.193Z] #47 ... [2021-04-22T19:07:28.193Z] [2021-04-22T19:07:28.193Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:28.193Z] #34 sha256:87fed4c575f9582c9ea44d37d56bda494ed35699fc51d06ea11354cba4345d47 [2021-04-22T19:07:28.193Z] #34 22.78 github.com/pelletier/go-toml/cmd/tomll [2021-04-22T19:07:28.193Z] #34 DONE 27.6s [2021-04-22T19:07:28.193Z] [2021-04-22T19:07:28.193Z] #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-04-22T19:07:28.193Z] #67 sha256:298f4df9c97d02a5b17369dc70d7a28f9c89f70d873e1cb638959c2c7f63a7df [2021-04-22T19:07:28.193Z] #67 27.12 Checking out files: 67% (1281/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-04-22T19:07:28.193Z] #67 27.77 + cd /tmp/tmp.aPsJc2Ii5K/src/github.com/docker/libnetwork [2021-04-22T19:07:28.193Z] #67 27.77 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:28.270Z] #43 33.11 CC images/tun.o [2021-04-22T19:07:28.534Z] #43 33.45 CC images/sk-netlink.o [2021-04-22T19:07:28.637Z] #49 27.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:28.637Z] #49 27.21 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:28.637Z] #49 27.21 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:28.637Z] #49 27.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:28.637Z] #49 27.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:28.637Z] #49 27.46 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:28.637Z] #49 27.46 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:28.637Z] #49 27.66 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:28.662Z] #49 ... [2021-04-22T19:07:28.662Z] [2021-04-22T19:07:28.662Z] #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-04-22T19:07:28.662Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:28.662Z] #13 6.733 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:07:28.662Z] #13 8.651 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:07:28.662Z] #13 10.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:28.796Z] #43 33.74 CC images/packet-sock.o [2021-04-22T19:07:28.924Z] #13 ... [2021-04-22T19:07:28.924Z] [2021-04-22T19:07:28.924Z] #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-04-22T19:07:28.924Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:07:28.924Z] #51 14.75 + cd /tmp/tmp.qDPcgWuluI/src/github.com/mvdan/sh [2021-04-22T19:07:28.924Z] #51 14.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-22T19:07:28.924Z] #51 14.88 + GO111MODULE=on [2021-04-22T19:07:28.924Z] #51 14.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-22T19:07:28.924Z] #51 16.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:28.924Z] #51 16.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:28.924Z] #51 16.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:28.924Z] #51 16.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:28.924Z] #51 16.84 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:28.924Z] #51 18.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:28.924Z] #51 19.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:29.133Z] #67 28.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-22T19:07:29.182Z] #51 20.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:29.182Z] #51 ... [2021-04-22T19:07:29.182Z] [2021-04-22T19:07:29.182Z] #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-04-22T19:07:29.182Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:29.182Z] #42 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:29.182Z] #42 ... [2021-04-22T19:07:29.182Z] [2021-04-22T19:07:29.182Z] #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-04-22T19:07:29.182Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:07:29.182Z] #45 13.13 unicode/utf8 [2021-04-22T19:07:29.182Z] #45 13.98 math/bits [2021-04-22T19:07:29.182Z] #45 14.46 math [2021-04-22T19:07:29.182Z] #45 19.16 internal/testlog [2021-04-22T19:07:29.182Z] #45 19.48 encoding [2021-04-22T19:07:29.182Z] #45 19.56 unicode/utf16 [2021-04-22T19:07:29.182Z] #45 19.81 container/list [2021-04-22T19:07:29.182Z] #45 20.29 crypto/internal/subtle [2021-04-22T19:07:29.182Z] #45 20.40 crypto/subtle [2021-04-22T19:07:29.182Z] #45 20.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-22T19:07:29.182Z] #45 20.73 internal/nettrace [2021-04-22T19:07:29.209Z] #49 27.90 go: extracting github.com/spf13/afero v1.1.2 [2021-04-22T19:07:29.209Z] #49 27.95 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:29.443Z] #45 20.89 runtime/cgo [2021-04-22T19:07:29.443Z] #45 ... [2021-04-22T19:07:29.443Z] [2021-04-22T19:07:29.443Z] #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-04-22T19:07:29.443Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:29.443Z] #49 20.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:29.443Z] #49 20.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:29.470Z] #49 28.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:29.470Z] #49 28.09 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:29.470Z] #49 28.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:29.470Z] #49 28.25 go: downloading golang.org/x/text v0.3.2 [2021-04-22T19:07:29.470Z] #49 ... [2021-04-22T19:07:29.470Z] [2021-04-22T19:07:29.470Z] #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-04-22T19:07:29.470Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:07:29.470Z] #51 18.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:29.470Z] #51 19.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:29.470Z] #51 20.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:29.470Z] #51 21.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:29.470Z] #51 22.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:29.470Z] #51 22.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:29.470Z] #51 22.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:29.470Z] #51 23.20 runtime [2021-04-22T19:07:29.470Z] #51 23.23 runtime/cgo [2021-04-22T19:07:29.470Z] #51 ... [2021-04-22T19:07:29.470Z] [2021-04-22T19:07:29.470Z] #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-04-22T19:07:29.470Z] #67 sha256:dc72e0ed87b66a185a41fad5c7e74cccab5b874a199b641a6db863f49b2fe3f8 [2021-04-22T19:07:29.470Z] #67 26.75 Checking out files: 58% (1113/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-04-22T19:07:29.470Z] #67 27.46 + cd /tmp/tmp.t3KBV42XR9/src/github.com/docker/libnetwork [2021-04-22T19:07:29.470Z] #67 27.46 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:29.470Z] #67 27.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-22T19:07:29.477Z] #43 34.27 CC images/ipc-var.o [2021-04-22T19:07:29.701Z] #49 ... [2021-04-22T19:07:29.701Z] [2021-04-22T19:07:29.701Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-22T19:07:29.701Z] #34 sha256:f49824d2f66a850a80366aba762439269defb04f3e3f87fb83f7f0cc7b2b0781 [2021-04-22T19:07:29.701Z] #34 16.23 github.com/pelletier/go-toml/cmd/tomll [2021-04-22T19:07:29.701Z] #34 DONE 21.0s [2021-04-22T19:07:29.701Z] [2021-04-22T19:07:29.701Z] #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-04-22T19:07:29.701Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:29.701Z] #49 21.00 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:29.701Z] #49 21.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:29.701Z] #49 21.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:29.701Z] #49 21.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:29.701Z] #49 21.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:29.701Z] #49 21.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:29.701Z] #49 21.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:29.701Z] #49 21.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:29.701Z] #49 21.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:29.701Z] #49 21.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:29.741Z] #43 34.42 CC images/ipc-desc.o [2021-04-22T19:07:29.741Z] #43 34.65 CC images/ipc-shm.o [2021-04-22T19:07:29.959Z] #49 21.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:29.959Z] #49 21.38 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:29.959Z] #49 21.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:30.054Z] #43 34.94 CC images/ipc-msg.o [2021-04-22T19:07:30.217Z] #49 21.61 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:30.217Z] #49 ... [2021-04-22T19:07:30.217Z] [2021-04-22T19:07:30.217Z] #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-04-22T19:07:30.217Z] #47 sha256:312efbc45a983b97e4e65f29154e27136b06ecdbaee9b90b877f196d6d4a6c29 [2021-04-22T19:07:30.217Z] #47 11.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:30.217Z] #47 13.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:30.217Z] #47 17.81 go: finding github.com/fatih/color v1.9.0 [2021-04-22T19:07:30.217Z] #47 17.83 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:07:30.217Z] #47 17.85 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:07:30.217Z] #47 18.03 go: finding github.com/spf13/pflag v1.0.3 [2021-04-22T19:07:30.217Z] #47 18.10 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:07:30.217Z] #47 18.42 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:07:30.217Z] #47 18.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:07:30.217Z] #47 19.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:07:30.217Z] #47 19.13 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:07:30.217Z] #47 19.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:07:30.217Z] #47 19.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:07:30.217Z] #47 ... [2021-04-22T19:07:30.217Z] [2021-04-22T19:07:30.217Z] #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-04-22T19:07:30.217Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:30.217Z] #49 21.78 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:30.322Z] #43 35.36 CC images/ipc-sem.o [2021-04-22T19:07:30.570Z] #49 21.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:30.570Z] #49 22.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:30.570Z] #49 22.20 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:30.570Z] #49 ... [2021-04-22T19:07:30.570Z] [2021-04-22T19:07:30.570Z] #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-04-22T19:07:30.570Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:30.570Z] #55 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:30.587Z] #43 ... [2021-04-22T19:07:30.587Z] [2021-04-22T19:07:30.587Z] #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-04-22T19:07:30.587Z] #58 sha256:1af40862d8478bf4081b10a13b054c9d04ced8c49dc674eabf64dd8ed1cc4d5b [2021-04-22T19:07:30.587Z] #58 DONE 97.3s [2021-04-22T19:07:30.587Z] [2021-04-22T19:07:30.587Z] #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-04-22T19:07:30.587Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:30.587Z] #43 35.61 CC images/utsns.o [2021-04-22T19:07:30.839Z] #55 ... [2021-04-22T19:07:30.839Z] [2021-04-22T19:07:30.839Z] #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-04-22T19:07:30.839Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:30.839Z] #36 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:07:30.839Z] #36 ... [2021-04-22T19:07:30.839Z] [2021-04-22T19:07:30.839Z] #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-04-22T19:07:30.839Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:30.839Z] #49 22.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:30.839Z] #49 22.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:30.839Z] #49 22.40 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:30.839Z] #49 22.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:30.839Z] #49 22.45 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:30.856Z] #43 ... [2021-04-22T19:07:30.856Z] [2021-04-22T19:07:30.856Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-22T19:07:30.856Z] #59 sha256:08b0cad4bd5d03eb9315745d0c62904fe3cd717786d77177057f3ca2b7cbea2c [2021-04-22T19:07:30.856Z] #59 DONE 0.1s [2021-04-22T19:07:30.856Z] [2021-04-22T19:07:30.856Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-22T19:07:30.856Z] #60 sha256:684fe9951f1d854540ea385c6b083a6ab5720cbd6f72195121c9d7a139e3005a [2021-04-22T19:07:30.856Z] #60 DONE 0.1s [2021-04-22T19:07:30.856Z] [2021-04-22T19:07:30.856Z] #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-04-22T19:07:30.856Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-22T19:07:30.856Z] #13 89.92 Selecting previously unselected package libapparmor1:arm64. [2021-04-22T19:07:30.856Z] #13 89.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 89.95 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-22T19:07:30.856Z] #13 90.11 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-22T19:07:30.856Z] #13 90.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 90.13 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-22T19:07:30.856Z] #13 90.28 Selecting previously unselected package libbtrfs0. [2021-04-22T19:07:30.856Z] #13 90.30 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 90.31 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:30.856Z] #13 90.38 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:07:30.856Z] #13 90.38 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 90.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:30.856Z] #13 90.50 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-22T19:07:30.856Z] #13 90.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 90.52 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-22T19:07:30.856Z] #13 90.61 Selecting previously unselected package libudev-dev:arm64. [2021-04-22T19:07:30.856Z] #13 90.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 90.67 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-22T19:07:30.856Z] #13 90.87 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-22T19:07:30.856Z] #13 90.87 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 90.89 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-22T19:07:30.856Z] #13 91.31 Selecting previously unselected package libpcre16-3:arm64. [2021-04-22T19:07:30.856Z] #13 91.34 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 91.34 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-22T19:07:30.856Z] #13 92.37 Selecting previously unselected package libpcre32-3:arm64. [2021-04-22T19:07:30.856Z] #13 92.38 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 92.40 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-22T19:07:30.856Z] #13 94.09 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-22T19:07:30.856Z] #13 94.09 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 94.11 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-22T19:07:30.856Z] #13 94.32 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-22T19:07:30.856Z] #13 94.32 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-22T19:07:30.856Z] #13 94.35 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-22T19:07:31.048Z] #67 ... [2021-04-22T19:07:31.048Z] [2021-04-22T19:07:31.048Z] #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-04-22T19:07:31.048Z] #58 sha256:3c060bbce589e9fd347e5cb12bc3cddae8aa6565a187f2430ed9b2f1e6fd4667 [2021-04-22T19:07:31.048Z] #58 20.33 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:31.048Z] #58 22.14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:31.048Z] #58 22.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:31.048Z] #58 22.60 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:31.048Z] #58 22.90 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:31.048Z] #58 23.13 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:31.048Z] #58 27.46 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:31.048Z] #58 28.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:31.048Z] #58 29.23 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:31.048Z] #58 29.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:31.048Z] #58 29.57 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:31.048Z] #58 30.53 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:31.048Z] #58 ... [2021-04-22T19:07:31.048Z] [2021-04-22T19:07:31.048Z] #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-04-22T19:07:31.048Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:31.048Z] #40 29.06 Checking out files: 87% (1478/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-22T19:07:31.048Z] #40 29.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-22T19:07:31.107Z] #49 22.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:31.107Z] #49 22.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:31.107Z] #49 22.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:31.371Z] #49 22.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:31.371Z] #49 22.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:31.371Z] #49 22.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:31.371Z] #49 22.91 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:31.371Z] #49 22.91 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:31.433Z] #13 94.92 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-22T19:07:31.433Z] #13 94.93 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-22T19:07:31.433Z] #13 94.94 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-22T19:07:31.639Z] #49 23.08 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:31.639Z] #49 23.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:31.898Z] #49 23.28 go: downloading github.com/fatih/color v1.7.0 [2021-04-22T19:07:31.898Z] #49 23.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:31.898Z] #49 23.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:31.993Z] #40 31.37 + 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-04-22T19:07:32.011Z] #13 95.30 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-22T19:07:32.011Z] #13 95.30 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-22T19:07:32.011Z] #13 95.31 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-22T19:07:32.011Z] #13 95.45 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-22T19:07:32.011Z] #13 95.46 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-22T19:07:32.011Z] #13 95.46 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:07:32.201Z] #49 23.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:32.201Z] #49 23.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:32.201Z] #49 23.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:32.201Z] #49 23.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:32.201Z] #49 23.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:32.201Z] #49 23.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:32.201Z] #49 23.74 go: extracting github.com/fatih/color v1.7.0 [2021-04-22T19:07:32.201Z] #49 23.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:32.255Z] #40 ... [2021-04-22T19:07:32.255Z] [2021-04-22T19:07:32.255Z] #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-04-22T19:07:32.255Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:07:32.255Z] #51 21.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:32.255Z] #51 23.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:32.255Z] #51 25.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:32.255Z] #51 26.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:32.255Z] #51 26.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:32.255Z] #51 26.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:32.255Z] #51 26.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:32.255Z] #51 27.86 runtime/cgo [2021-04-22T19:07:32.255Z] #51 28.07 runtime [2021-04-22T19:07:32.255Z] #51 ... [2021-04-22T19:07:32.255Z] [2021-04-22T19:07:32.255Z] #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-04-22T19:07:32.255Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:32.255Z] #49 23.41 go: downloading github.com/spf13/cast v1.3.0 [2021-04-22T19:07:32.255Z] #49 23.41 go: extracting github.com/spf13/afero v1.1.2 [2021-04-22T19:07:32.255Z] #49 23.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:32.255Z] #49 23.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:32.255Z] #49 23.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:07:32.255Z] #49 23.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:32.255Z] #49 24.06 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:32.255Z] #49 24.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:07:32.255Z] #49 24.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:32.255Z] #49 24.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:32.255Z] #49 24.35 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:32.255Z] #49 24.36 go: extracting github.com/spf13/cast v1.3.0 [2021-04-22T19:07:32.255Z] #49 24.37 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:32.255Z] #49 24.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:32.255Z] #49 24.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:32.255Z] #49 24.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:32.255Z] #49 25.01 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:32.255Z] #49 25.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:32.255Z] #49 25.36 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:32.255Z] #49 25.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:32.255Z] #49 25.51 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:32.255Z] #49 25.53 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:32.255Z] #49 25.69 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:32.255Z] #49 26.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:07:32.255Z] #49 26.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:32.255Z] #49 26.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:07:32.255Z] #49 26.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:32.255Z] #49 26.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:32.255Z] #49 26.25 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:32.255Z] #49 26.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:32.255Z] #49 26.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:32.255Z] #49 26.37 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:32.255Z] #49 26.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:32.255Z] #49 26.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:32.255Z] #49 26.59 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:32.255Z] #49 26.68 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:32.255Z] #49 26.81 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:32.255Z] #49 27.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:32.255Z] #49 27.69 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:32.255Z] #49 28.01 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:32.255Z] #49 28.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:32.255Z] #49 30.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:32.255Z] #49 30.67 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:32.255Z] #49 30.68 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:32.255Z] #49 30.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:32.255Z] #49 31.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:32.255Z] #49 31.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:32.255Z] #49 31.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:32.255Z] #49 31.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:32.255Z] #49 31.54 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:32.255Z] #49 31.54 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:32.255Z] #49 31.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:32.255Z] #49 31.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:32.255Z] #49 31.55 go: downloading golang.org/x/text v0.3.2 [2021-04-22T19:07:32.255Z] #49 31.62 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:32.255Z] #49 31.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:32.255Z] #49 31.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:32.255Z] #49 31.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:32.255Z] #49 31.71 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:32.255Z] #49 31.74 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:32.255Z] #49 31.76 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:32.255Z] #49 31.78 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:32.255Z] #49 31.85 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:32.255Z] #49 31.95 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:32.255Z] #49 32.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:32.275Z] #13 95.64 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-22T19:07:32.275Z] #13 95.67 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-22T19:07:32.275Z] #13 95.70 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-22T19:07:32.459Z] #49 23.91 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:32.459Z] #49 23.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:32.459Z] #49 23.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:32.459Z] #49 23.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:32.459Z] #49 23.99 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:32.459Z] #49 24.02 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:32.459Z] #49 24.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:32.459Z] #49 24.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:07:32.516Z] #49 32.07 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:32.516Z] #49 32.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:32.516Z] #49 32.13 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:32.516Z] #49 32.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:32.516Z] #49 32.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:32.716Z] #49 24.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:32.716Z] #49 24.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:32.716Z] #49 24.16 go: downloading golang.org/x/text v0.3.2 [2021-04-22T19:07:32.716Z] #49 24.21 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:32.716Z] #49 24.21 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:32.778Z] #49 32.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:32.778Z] #49 32.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:32.778Z] #49 32.46 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:32.778Z] #49 32.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:32.778Z] #49 32.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:32.852Z] #13 96.46 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-22T19:07:32.852Z] #13 96.48 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:07:32.973Z] #49 24.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-22T19:07:32.973Z] #49 24.46 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:33.039Z] #49 32.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:33.040Z] #49 32.68 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:33.040Z] #49 32.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:33.040Z] #49 32.77 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:33.040Z] #49 32.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:33.040Z] #49 32.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:33.040Z] #49 ... [2021-04-22T19:07:33.040Z] [2021-04-22T19:07:33.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-04-22T19:07:33.040Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:33.040Z] #13 17.58 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-22T19:07:33.116Z] #13 96.50 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-22T19:07:33.116Z] #13 96.51 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:07:33.116Z] #13 96.52 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-22T19:07:33.116Z] #13 96.54 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-22T19:07:33.116Z] #13 96.55 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:07:33.116Z] #13 96.57 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:33.116Z] #13 96.59 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-22T19:07:33.116Z] #13 96.60 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-22T19:07:33.116Z] #13 96.64 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:07:33.116Z] #13 96.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:33.116Z] #13 96.67 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-22T19:07:33.116Z] #13 96.68 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-22T19:07:33.231Z] #49 24.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:33.231Z] #49 24.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:33.231Z] #49 24.65 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:33.231Z] #49 24.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:33.231Z] #49 24.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:33.231Z] #49 24.88 go: downloading github.com/spf13/afero v1.1.2 [2021-04-22T19:07:33.301Z] #13 ... [2021-04-22T19:07:33.301Z] [2021-04-22T19:07:33.301Z] #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-04-22T19:07:33.301Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:33.301Z] #49 32.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:33.301Z] #49 32.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:33.379Z] #13 96.70 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-22T19:07:33.379Z] #13 96.72 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:07:33.379Z] #13 96.74 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-22T19:07:33.379Z] #13 96.75 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:07:33.379Z] #13 96.77 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-04-22T19:07:33.379Z] #13 96.78 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-04-22T19:07:33.379Z] #13 96.80 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:07:33.379Z] #13 96.81 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-04-22T19:07:33.379Z] #13 96.83 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-04-22T19:07:33.379Z] #13 96.85 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:07:33.379Z] #13 96.88 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-22T19:07:33.379Z] #13 96.90 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-22T19:07:33.379Z] #13 96.92 Setting up dmsetup (2:1.02.155-3) ... [2021-04-22T19:07:33.489Z] #49 24.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:33.489Z] #49 25.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:33.489Z] #49 25.09 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:33.615Z] #49 33.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:33.642Z] #13 96.94 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-22T19:07:33.642Z] #13 96.96 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-22T19:07:33.642Z] #13 96.98 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:07:33.679Z] #67 ... [2021-04-22T19:07:33.679Z] [2021-04-22T19:07:33.679Z] #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-04-22T19:07:33.679Z] #58 sha256:043349a27f03e48744d3fc9d026de9fa6e14aecc570e12dd890e48e7be8a7d9b [2021-04-22T19:07:33.679Z] #58 22.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:33.679Z] #58 25.09 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:07:33.679Z] #58 25.16 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:33.679Z] #58 25.40 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:33.679Z] #58 25.44 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:33.679Z] #58 25.59 go: finding github.com/google/uuid v1.2.0 [2021-04-22T19:07:33.679Z] #58 25.81 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:33.679Z] #58 25.81 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:33.679Z] #58 25.81 go: finding github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:33.679Z] #58 25.81 go: finding github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:33.679Z] #58 26.08 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:33.679Z] #58 26.08 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:33.679Z] #58 26.08 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:33.679Z] #58 26.08 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:33.679Z] #58 26.26 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:33.679Z] #58 26.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:33.679Z] #58 ... [2021-04-22T19:07:33.679Z] [2021-04-22T19:07:33.679Z] #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-04-22T19:07:33.679Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:33.679Z] #49 28.64 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:33.679Z] #49 28.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:33.679Z] #49 28.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:33.679Z] #49 28.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:33.679Z] #49 28.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:33.679Z] #49 28.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:33.679Z] #49 28.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:33.679Z] #49 28.86 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:33.679Z] #49 29.00 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:33.679Z] #49 29.00 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:33.679Z] #49 29.00 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:33.679Z] #49 29.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:33.679Z] #49 29.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:33.679Z] #49 29.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:33.679Z] #49 29.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:33.679Z] #49 29.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:33.679Z] #49 29.42 go: downloading github.com/pkg/errors v0.8.1 [2021-04-22T19:07:33.679Z] #49 29.51 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:33.679Z] #49 29.83 go: extracting github.com/pkg/errors v0.8.1 [2021-04-22T19:07:33.679Z] #49 30.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:33.679Z] #49 30.01 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:33.679Z] #49 30.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:33.679Z] #49 30.23 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:33.679Z] #49 30.26 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:33.679Z] #49 30.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:33.679Z] #49 30.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:33.679Z] #49 30.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:07:33.679Z] #49 30.88 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:07:33.679Z] #49 30.98 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:33.679Z] #49 31.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:33.679Z] #49 31.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:33.679Z] #49 31.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:33.679Z] #49 ... [2021-04-22T19:07:33.679Z] [2021-04-22T19:07:33.679Z] #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-04-22T19:07:33.679Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:07:33.679Z] #45 22.56 crypto/internal/subtle [2021-04-22T19:07:33.679Z] #45 22.67 crypto/subtle [2021-04-22T19:07:33.679Z] #45 22.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-22T19:07:33.679Z] #45 22.95 internal/nettrace [2021-04-22T19:07:33.679Z] #45 23.13 runtime/cgo [2021-04-22T19:07:33.747Z] #49 25.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:33.896Z] #49 33.47 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:33.896Z] #49 33.50 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:33.896Z] #49 33.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:33.911Z] #13 DONE 97.4s [2021-04-22T19:07:33.911Z] [2021-04-22T19:07:33.911Z] #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-04-22T19:07:33.911Z] #53 sha256:45b866ac9f7e5bf7e40531660d1fc1a4220a161d1e356c83ead91f3eed1b308b [2021-04-22T19:07:33.941Z] #45 ... [2021-04-22T19:07:33.941Z] [2021-04-22T19:07:33.941Z] #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-04-22T19:07:33.941Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:33.941Z] #13 26.29 Fetched 8942 kB in 19s (462 kB/s) [2021-04-22T19:07:34.004Z] #49 25.36 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:34.004Z] #49 25.45 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:34.004Z] #49 25.48 go: extracting github.com/spf13/afero v1.1.2 [2021-04-22T19:07:34.004Z] #49 25.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:34.004Z] #49 25.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:34.004Z] #49 25.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:34.157Z] #49 33.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:34.157Z] #49 33.89 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:34.157Z] #49 33.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:34.262Z] #49 25.65 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:34.262Z] #49 25.71 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:34.262Z] #49 25.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:34.262Z] #49 25.80 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:07:34.262Z] #49 25.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:34.423Z] #49 34.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:34.423Z] #49 34.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:34.520Z] #49 25.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:34.520Z] #49 25.86 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:34.520Z] #49 25.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:34.520Z] #49 25.91 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:34.520Z] #49 25.95 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:34.520Z] #49 25.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-22T19:07:34.520Z] #49 26.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:34.779Z] #49 26.11 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:34.779Z] #49 26.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:34.779Z] #49 26.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:34.779Z] #49 26.25 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:34.779Z] #49 26.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:34.779Z] #49 26.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:34.779Z] #49 26.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:34.999Z] #49 34.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:34.999Z] #49 34.69 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:35.037Z] #49 26.55 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:35.037Z] #49 26.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:35.037Z] #49 26.63 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:35.037Z] #49 26.65 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:35.437Z] #49 34.87 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:35.437Z] #49 35.05 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:35.463Z] #49 26.77 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:35.463Z] #49 26.77 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:35.463Z] #49 26.82 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:35.463Z] #49 26.91 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:35.464Z] #49 26.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:35.464Z] #49 ... [2021-04-22T19:07:35.464Z] [2021-04-22T19:07:35.464Z] #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-04-22T19:07:35.464Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:07:35.464Z] #58 16.83 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:35.464Z] #58 17.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:35.464Z] #58 17.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:35.464Z] #58 18.10 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:35.464Z] #58 19.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:35.464Z] #58 22.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:35.464Z] #58 23.57 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:35.464Z] #58 23.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:35.464Z] #58 23.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:35.464Z] #58 24.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:35.464Z] #58 25.15 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:35.464Z] #58 ... [2021-04-22T19:07:35.464Z] [2021-04-22T19:07:35.464Z] #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-04-22T19:07:35.464Z] #67 sha256:7beab568a280a49001bef811c6f6ea28aa446d5687a0b89e23a77ab8d4237438 [2021-04-22T19:07:35.464Z] #67 23.48 Checking out files: 58% (1110/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-04-22T19:07:35.464Z] #67 24.09 + cd /tmp/tmp.0gniD2X3EB/src/github.com/docker/libnetwork [2021-04-22T19:07:35.464Z] #67 24.09 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-22T19:07:35.464Z] #67 24.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-22T19:07:35.726Z] #49 35.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:35.726Z] #49 35.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:35.726Z] #49 35.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:35.982Z] #53 1.672 + RM_GOPATH=0 [2021-04-22T19:07:35.982Z] #53 1.672 + TMP_GOPATH= [2021-04-22T19:07:35.982Z] #53 1.672 + : /build [2021-04-22T19:07:35.982Z] #53 1.672 + '[' -z '' ']' [2021-04-22T19:07:35.982Z] #53 1.673 ++ mktemp -d [2021-04-22T19:07:35.982Z] #53 1.675 + export GOPATH=/tmp/tmp.pP3QpPqUDg [2021-04-22T19:07:35.982Z] #53 1.675 + GOPATH=/tmp/tmp.pP3QpPqUDg [2021-04-22T19:07:35.982Z] #53 1.675 + RM_GOPATH=1 [2021-04-22T19:07:35.982Z] #53 1.675 + case "$(go env GOARCH)" in [2021-04-22T19:07:35.982Z] #53 1.676 ++ go env GOARCH [2021-04-22T19:07:35.982Z] #53 ... [2021-04-22T19:07:35.982Z] [2021-04-22T19:07:35.982Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-22T19:07:35.982Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-22T19:07:35.982Z] #14 DONE 1.8s [2021-04-22T19:07:35.982Z] [2021-04-22T19:07:35.982Z] #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-04-22T19:07:35.982Z] #53 sha256:45b866ac9f7e5bf7e40531660d1fc1a4220a161d1e356c83ead91f3eed1b308b [2021-04-22T19:07:35.982Z] #53 1.703 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:35.982Z] #53 1.703 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:35.982Z] #53 1.703 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:35.982Z] #53 1.708 + dir=/tmp/install [2021-04-22T19:07:35.982Z] #53 1.708 + bin=runc [2021-04-22T19:07:35.982Z] #53 1.708 + shift [2021-04-22T19:07:35.982Z] #53 1.708 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-22T19:07:35.982Z] #53 1.708 + . /tmp/install/runc.installer [2021-04-22T19:07:35.982Z] #53 1.709 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:07:35.982Z] #53 1.709 + install_runc [2021-04-22T19:07:35.982Z] #53 1.710 + uname -r [2021-04-22T19:07:35.982Z] #53 1.711 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-22T19:07:35.982Z] #53 1.729 + RUNC_BUILDTAGS='seccomp ' [2021-04-22T19:07:35.982Z] #53 1.730 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-22T19:07:35.982Z] #53 1.730 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-22T19:07:35.982Z] #53 1.731 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pP3QpPqUDg/src/github.com/opencontainers/runc [2021-04-22T19:07:35.982Z] #53 1.735 Cloning into '/tmp/tmp.pP3QpPqUDg/src/github.com/opencontainers/runc'... [2021-04-22T19:07:35.986Z] #49 35.65 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:36.611Z] #13 26.29 Reading package lists... [2021-04-22T19:07:36.611Z] #13 ... [2021-04-22T19:07:36.611Z] [2021-04-22T19:07:36.611Z] #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-04-22T19:07:36.611Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:36.611Z] #40 25.22 + 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-04-22T19:07:36.635Z] #49 36.16 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:36.635Z] #49 36.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:36.871Z] #40 ... [2021-04-22T19:07:36.871Z] [2021-04-22T19:07:36.871Z] #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-04-22T19:07:36.871Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:07:36.871Z] #45 33.90 vendor/golang.org/x/crypto/internal/subtle [2021-04-22T19:07:36.871Z] #45 33.96 vendor/golang.org/x/crypto/curve25519 [2021-04-22T19:07:36.895Z] #49 36.54 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:36.895Z] #49 ... [2021-04-22T19:07:36.895Z] [2021-04-22T19:07:36.895Z] #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-04-22T19:07:36.895Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:07:36.895Z] #45 26.62 internal/testlog [2021-04-22T19:07:36.895Z] #45 26.93 encoding [2021-04-22T19:07:36.895Z] #45 27.05 unicode/utf16 [2021-04-22T19:07:36.895Z] #45 27.21 container/list [2021-04-22T19:07:36.895Z] #45 28.04 crypto/internal/subtle [2021-04-22T19:07:36.895Z] #45 28.23 crypto/subtle [2021-04-22T19:07:36.895Z] #45 28.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-22T19:07:36.895Z] #45 28.74 internal/nettrace [2021-04-22T19:07:36.895Z] #45 28.91 runtime/cgo [2021-04-22T19:07:37.155Z] #45 ... [2021-04-22T19:07:37.155Z] [2021-04-22T19:07:37.155Z] #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-04-22T19:07:37.155Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:37.155Z] #49 36.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:37.382Z] #53 ... [2021-04-22T19:07:37.382Z] [2021-04-22T19:07:37.382Z] #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-04-22T19:07:37.382Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-22T19:07:37.382Z] #15 DONE 1.7s [2021-04-22T19:07:37.416Z] #49 37.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:37.416Z] #49 37.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:37.442Z] #45 ... [2021-04-22T19:07:37.442Z] [2021-04-22T19:07:37.443Z] #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-04-22T19:07:37.443Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:37.443Z] #36 26.23 Fetched 8428 kB in 18s (468 kB/s) [2021-04-22T19:07:37.443Z] #36 26.23 Reading package lists... [2021-04-22T19:07:37.443Z] #36 33.26 Reading package lists... [2021-04-22T19:07:37.443Z] #36 ... [2021-04-22T19:07:37.443Z] [2021-04-22T19:07:37.443Z] #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-04-22T19:07:37.443Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:37.443Z] #55 26.34 Fetched 8428 kB in 18s (462 kB/s) [2021-04-22T19:07:37.443Z] #55 26.34 Reading package lists... [2021-04-22T19:07:37.647Z] [2021-04-22T19:07:37.647Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-22T19:07:37.647Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-22T19:07:37.678Z] #49 37.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:37.678Z] #49 37.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:37.704Z] #55 33.25 Reading package lists... [2021-04-22T19:07:37.704Z] #55 ... [2021-04-22T19:07:37.704Z] [2021-04-22T19:07:37.704Z] #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-04-22T19:07:37.704Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:37.704Z] #42 26.59 Fetched 8428 kB in 18s (459 kB/s) [2021-04-22T19:07:37.704Z] #42 26.59 Reading package lists... [2021-04-22T19:07:37.704Z] #42 33.63 Reading package lists... [2021-04-22T19:07:37.704Z] #42 ... [2021-04-22T19:07:37.704Z] [2021-04-22T19:07:37.704Z] #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-04-22T19:07:37.704Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:37.704Z] #49 33.61 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:37.704Z] #49 33.63 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:37.939Z] #49 37.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:37.939Z] #49 37.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:38.200Z] #49 37.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:38.200Z] #49 38.02 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:38.200Z] #49 38.03 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:38.462Z] #49 38.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:38.596Z] #16 ... [2021-04-22T19:07:38.596Z] [2021-04-22T19:07:38.596Z] #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-04-22T19:07:38.596Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:07:38.596Z] #45 95.42 net/http/httptrace [2021-04-22T19:07:38.596Z] #45 95.66 net/http [2021-04-22T19:07:38.723Z] #49 38.36 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:38.870Z] #45 105.5 github.com/LK4D4/vndr/godl [2021-04-22T19:07:38.870Z] #45 ... [2021-04-22T19:07:38.870Z] [2021-04-22T19:07:38.870Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-22T19:07:38.870Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-22T19:07:38.870Z] #16 1.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-22T19:07:39.133Z] #16 DONE 1.6s [2021-04-22T19:07:39.133Z] [2021-04-22T19:07:39.133Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-22T19:07:39.133Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-22T19:07:40.249Z] #49 39.22 go: extracting golang.org/x/text v0.3.2 [2021-04-22T19:07:40.533Z] #17 DONE 1.5s [2021-04-22T19:07:40.533Z] [2021-04-22T19:07:40.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-04-22T19:07:40.533Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:40.533Z] #43 36.00 CC images/creds.o [2021-04-22T19:07:40.533Z] #43 36.13 CC images/vma.o [2021-04-22T19:07:40.533Z] #43 36.31 CC images/netdev.o [2021-04-22T19:07:40.533Z] #43 36.73 CC images/tty.o [2021-04-22T19:07:40.533Z] #43 37.33 CC images/file-lock.o [2021-04-22T19:07:40.533Z] #43 37.62 CC images/rlimit.o [2021-04-22T19:07:40.533Z] #43 37.83 CC images/pagemap.o [2021-04-22T19:07:40.533Z] #43 38.22 CC images/siginfo.o [2021-04-22T19:07:40.533Z] #43 38.55 CC images/rpc.o [2021-04-22T19:07:40.533Z] #43 40.20 CC images/ext-file.o [2021-04-22T19:07:40.533Z] #43 40.51 CC images/cgroup.o [2021-04-22T19:07:40.533Z] #43 41.13 CC images/userns.o [2021-04-22T19:07:40.533Z] #43 41.38 CC images/google/protobuf/descriptor.o [2021-04-22T19:07:40.533Z] #43 43.48 CC images/opts.o [2021-04-22T19:07:40.533Z] #43 43.76 CC images/seccomp.o [2021-04-22T19:07:40.533Z] #43 43.94 CC images/binfmt-misc.o [2021-04-22T19:07:40.533Z] #43 44.16 CC images/time.o [2021-04-22T19:07:40.533Z] #43 44.39 CC images/sysctl.o [2021-04-22T19:07:40.533Z] #43 44.64 CC images/autofs.o [2021-04-22T19:07:40.533Z] #43 44.97 CC images/macvlan.o [2021-04-22T19:07:40.533Z] #43 45.25 CC images/sit.o [2021-04-22T19:07:40.748Z] #67 ... [2021-04-22T19:07:40.748Z] [2021-04-22T19:07:40.748Z] #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-04-22T19:07:40.748Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:07:40.748Z] #45 31.80 vendor/golang.org/x/crypto/internal/subtle [2021-04-22T19:07:40.748Z] #45 31.91 vendor/golang.org/x/crypto/curve25519 [2021-04-22T19:07:40.795Z] #43 ... [2021-04-22T19:07:40.796Z] [2021-04-22T19:07:40.796Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-22T19:07:40.796Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-22T19:07:40.820Z] #49 ... [2021-04-22T19:07:40.820Z] [2021-04-22T19:07:40.820Z] #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-04-22T19:07:40.820Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:40.820Z] #55 33.25 Reading package lists... [2021-04-22T19:07:41.270Z] #49 ... [2021-04-22T19:07:41.270Z] [2021-04-22T19:07:41.270Z] #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-04-22T19:07:41.270Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:41.270Z] #36 30.69 Fetched 8428 kB in 22s (383 kB/s) [2021-04-22T19:07:41.270Z] #36 30.69 Reading package lists... [2021-04-22T19:07:41.270Z] #36 37.53 Reading package lists... [2021-04-22T19:07:41.270Z] #36 ... [2021-04-22T19:07:41.270Z] [2021-04-22T19:07:41.270Z] #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-04-22T19:07:41.270Z] #58 sha256:3c060bbce589e9fd347e5cb12bc3cddae8aa6565a187f2430ed9b2f1e6fd4667 [2021-04-22T19:07:41.270Z] #58 33.15 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:07:41.270Z] #58 33.59 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:41.270Z] #58 33.65 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:41.270Z] #58 33.72 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:41.270Z] #58 33.86 go: finding github.com/google/uuid v1.2.0 [2021-04-22T19:07:41.270Z] #58 33.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:41.270Z] #58 34.03 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:41.270Z] #58 34.14 go: finding github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:41.270Z] #58 34.24 go: finding github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:41.270Z] #58 34.30 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:41.270Z] #58 34.30 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:41.270Z] #58 34.39 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:41.270Z] #58 34.42 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:41.270Z] #58 34.72 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:41.270Z] #58 34.74 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:41.270Z] #58 ... [2021-04-22T19:07:41.270Z] [2021-04-22T19:07:41.270Z] #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-04-22T19:07:41.270Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:41.270Z] #55 31.13 Fetched 8428 kB in 22s (386 kB/s) [2021-04-22T19:07:41.270Z] #55 31.13 Reading package lists... [2021-04-22T19:07:41.313Z] #45 ... [2021-04-22T19:07:41.313Z] [2021-04-22T19:07:41.314Z] #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-04-22T19:07:41.314Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:07:41.314Z] #51 22.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-22T19:07:41.314Z] #51 22.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-22T19:07:41.314Z] #51 22.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-22T19:07:41.314Z] #51 23.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-22T19:07:41.314Z] #51 23.93 runtime [2021-04-22T19:07:41.314Z] #51 23.96 runtime/cgo [2021-04-22T19:07:41.314Z] #51 ... [2021-04-22T19:07:41.314Z] [2021-04-22T19:07:41.314Z] #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-04-22T19:07:41.314Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:07:41.314Z] #58 28.24 go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:07:41.314Z] #58 28.39 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-22T19:07:41.314Z] #58 28.49 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-22T19:07:41.314Z] #58 28.60 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-22T19:07:41.314Z] #58 28.68 go: finding github.com/google/uuid v1.2.0 [2021-04-22T19:07:41.314Z] #58 28.78 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-22T19:07:41.314Z] #58 28.84 go: finding github.com/gofrs/flock v0.8.0 [2021-04-22T19:07:41.314Z] #58 28.84 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-22T19:07:41.314Z] #58 28.87 go: finding github.com/gorilla/mux v1.8.0 [2021-04-22T19:07:41.314Z] #58 28.92 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-22T19:07:41.314Z] #58 28.97 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-22T19:07:41.314Z] #58 28.99 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-22T19:07:41.314Z] #58 29.00 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-22T19:07:41.314Z] #58 29.21 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-22T19:07:41.314Z] #58 29.27 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-22T19:07:41.531Z] #55 38.18 Reading package lists... [2021-04-22T19:07:41.531Z] #55 ... [2021-04-22T19:07:41.531Z] [2021-04-22T19:07:41.531Z] #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-04-22T19:07:41.531Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:41.531Z] #42 31.29 Fetched 8428 kB in 23s (374 kB/s) [2021-04-22T19:07:41.531Z] #42 31.29 Reading package lists... [2021-04-22T19:07:41.571Z] #58 ... [2021-04-22T19:07:41.571Z] [2021-04-22T19:07:41.571Z] #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-04-22T19:07:41.571Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:07:41.571Z] #40 22.71 Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-22T19:07:41.571Z] #40 22.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-22T19:07:41.572Z] #40 25.21 + 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-04-22T19:07:41.793Z] #42 38.69 Reading package lists... [2021-04-22T19:07:41.793Z] #42 ... [2021-04-22T19:07:41.793Z] [2021-04-22T19:07:41.793Z] #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-04-22T19:07:41.793Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:41.793Z] #49 41.01 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:41.830Z] #40 ... [2021-04-22T19:07:41.830Z] [2021-04-22T19:07:41.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-04-22T19:07:41.830Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:41.830Z] #42 23.36 Fetched 8428 kB in 18s (463 kB/s) [2021-04-22T19:07:41.830Z] #42 23.36 Reading package lists... [2021-04-22T19:07:42.087Z] #42 30.09 Reading package lists... [2021-04-22T19:07:42.087Z] #42 ... [2021-04-22T19:07:42.087Z] [2021-04-22T19:07:42.087Z] #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-04-22T19:07:42.087Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:42.087Z] #49 27.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:42.087Z] #49 27.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:42.087Z] #49 27.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:42.087Z] #49 27.52 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:42.087Z] #49 27.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:42.087Z] #49 27.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:42.087Z] #49 27.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:42.087Z] #49 27.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:42.087Z] #49 27.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:42.087Z] #49 28.02 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:42.087Z] #49 29.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:42.087Z] #49 31.77 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:42.191Z] #18 DONE 1.4s [2021-04-22T19:07:42.191Z] [2021-04-22T19:07:42.191Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-22T19:07:42.191Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-22T19:07:42.465Z] #55 40.02 Building dependency tree... [2021-04-22T19:07:42.653Z] #49 ... [2021-04-22T19:07:42.653Z] [2021-04-22T19:07:42.653Z] #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-04-22T19:07:42.653Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:42.653Z] #55 24.13 Fetched 8428 kB in 18s (473 kB/s) [2021-04-22T19:07:42.653Z] #55 24.13 Reading package lists... [2021-04-22T19:07:42.911Z] #55 30.63 Reading package lists... [2021-04-22T19:07:42.911Z] #55 ... [2021-04-22T19:07:42.911Z] [2021-04-22T19:07:42.912Z] #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-04-22T19:07:42.912Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:42.912Z] #13 22.91 Fetched 8942 kB in 20s (455 kB/s) [2021-04-22T19:07:42.912Z] #13 22.91 Reading package lists... [2021-04-22T19:07:43.180Z] #49 42.55 go: extracting golang.org/x/text v0.3.2 [2021-04-22T19:07:43.442Z] #49 ... [2021-04-22T19:07:43.442Z] [2021-04-22T19:07:43.442Z] #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-04-22T19:07:43.442Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:43.442Z] #13 27.95 Fetched 8942 kB in 23s (396 kB/s) [2021-04-22T19:07:43.442Z] #13 27.95 Reading package lists... [2021-04-22T19:07:43.589Z] #19 DONE 1.6s [2021-04-22T19:07:43.589Z] [2021-04-22T19:07:43.589Z] #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-04-22T19:07:43.589Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:07:43.703Z] #13 34.94 Reading package lists... [2021-04-22T19:07:43.703Z] #13 ... [2021-04-22T19:07:43.703Z] [2021-04-22T19:07:43.703Z] #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-04-22T19:07:43.703Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:07:43.703Z] #45 39.42 vendor/golang.org/x/crypto/internal/subtle [2021-04-22T19:07:43.703Z] #45 39.53 vendor/golang.org/x/crypto/curve25519 [2021-04-22T19:07:43.846Z] #13 29.48 Reading package lists... [2021-04-22T19:07:43.847Z] #13 ... [2021-04-22T19:07:43.847Z] [2021-04-22T19:07:43.847Z] #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-04-22T19:07:43.847Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:43.847Z] #36 25.09 Fetched 8428 kB in 19s (453 kB/s) [2021-04-22T19:07:43.847Z] #36 25.09 Reading package lists... [2021-04-22T19:07:43.847Z] #36 31.55 Reading package lists... [2021-04-22T19:07:43.847Z] #36 ... [2021-04-22T19:07:43.847Z] [2021-04-22T19:07:43.847Z] #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-04-22T19:07:43.847Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:43.847Z] #49 35.36 go: extracting golang.org/x/text v0.3.2 [2021-04-22T19:07:44.658Z] #45 ... [2021-04-22T19:07:44.658Z] [2021-04-22T19:07:44.658Z] #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-04-22T19:07:44.658Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:44.658Z] #42 38.69 Reading package lists... [2021-04-22T19:07:45.120Z] #55 43.79 The following additional packages will be installed: [2021-04-22T19:07:45.121Z] #55 43.79 libbtrfs0 [2021-04-22T19:07:45.121Z] #55 43.98 The following NEW packages will be installed: [2021-04-22T19:07:45.121Z] #55 43.98 libbtrfs-dev libbtrfs0 [2021-04-22T19:07:45.522Z] #20 ... [2021-04-22T19:07:45.522Z] [2021-04-22T19:07:45.522Z] #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-04-22T19:07:45.522Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-22T19:07:45.522Z] #32 DONE 111.8s [2021-04-22T19:07:45.522Z] [2021-04-22T19:07:45.522Z] #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-04-22T19:07:45.522Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:07:45.522Z] #20 1.947 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:07:45.702Z] #55 44.52 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:45.702Z] #55 44.52 Need to get 119 kB of archives. [2021-04-22T19:07:45.702Z] #55 44.52 After this operation, 387 kB of additional disk space will be used. [2021-04-22T19:07:45.702Z] #55 44.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-22T19:07:45.702Z] #55 44.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-22T19:07:45.786Z] #20 2.068 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:07:45.786Z] #20 2.074 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:07:45.786Z] #20 2.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:07:45.963Z] #55 ... [2021-04-22T19:07:45.963Z] [2021-04-22T19:07:45.963Z] #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-04-22T19:07:45.963Z] #67 sha256:dc72e0ed87b66a185a41fad5c7e74cccab5b874a199b641a6db863f49b2fe3f8 [2021-04-22T19:07:45.963Z] #67 DONE 45.0s [2021-04-22T19:07:45.963Z] [2021-04-22T19:07:45.963Z] #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-04-22T19:07:45.963Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:07:45.963Z] #49 44.34 go: finding github.com/fatih/color v1.7.0 [2021-04-22T19:07:45.963Z] #49 44.34 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:45.963Z] #49 44.36 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:45.963Z] #49 44.42 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:45.963Z] #49 44.46 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:45.963Z] #49 44.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:45.963Z] #49 44.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:45.963Z] #49 44.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:45.963Z] #49 44.59 go: finding github.com/pkg/errors v0.8.1 [2021-04-22T19:07:45.963Z] #49 44.60 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:45.963Z] #49 44.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:45.963Z] #49 44.74 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:45.963Z] #49 44.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:45.963Z] #49 44.74 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:45.963Z] #49 44.86 go: finding github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:45.963Z] #49 44.87 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:45.963Z] #49 44.88 go: finding github.com/spf13/viper v1.6.1 [2021-04-22T19:07:45.963Z] #49 44.92 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:45.963Z] #49 44.92 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:45.963Z] #49 44.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:46.177Z] #42 44.84 Building dependency tree... [2021-04-22T19:07:46.177Z] #42 ... [2021-04-22T19:07:46.177Z] [2021-04-22T19:07:46.177Z] #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-04-22T19:07:46.177Z] #67 sha256:298f4df9c97d02a5b17369dc70d7a28f9c89f70d873e1cb638959c2c7f63a7df [2021-04-22T19:07:46.177Z] #67 DONE 45.7s [2021-04-22T19:07:46.177Z] [2021-04-22T19:07:46.177Z] #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-04-22T19:07:46.177Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:46.177Z] #36 37.53 Reading package lists... [2021-04-22T19:07:46.177Z] #36 44.34 Building dependency tree... [2021-04-22T19:07:46.225Z] #49 44.97 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:46.225Z] #49 45.13 go: finding github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:46.225Z] #49 45.13 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:46.225Z] #49 45.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:46.225Z] #49 45.16 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:46.225Z] #49 45.16 go: finding github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:46.225Z] #49 45.16 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:46.225Z] #49 45.16 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:46.363Z] #20 2.704 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-22T19:07:46.486Z] #49 45.22 go: finding github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:46.486Z] #49 45.23 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:46.486Z] #49 45.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:46.486Z] #49 45.33 go: finding github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:46.486Z] #49 45.43 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:46.486Z] #49 45.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:46.486Z] #49 45.46 go: finding github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:46.486Z] #49 45.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:46.486Z] #49 45.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:46.486Z] #49 45.55 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:46.747Z] #49 45.69 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:46.747Z] #49 45.71 go: finding github.com/spf13/afero v1.1.2 [2021-04-22T19:07:46.747Z] #49 45.77 go: finding github.com/spf13/cast v1.3.0 [2021-04-22T19:07:46.747Z] #49 45.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:46.747Z] #49 45.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:47.007Z] #49 45.81 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:47.007Z] #49 45.82 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:47.007Z] #49 45.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:47.007Z] #49 45.87 go: finding golang.org/x/text v0.3.2 [2021-04-22T19:07:47.007Z] #49 45.90 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:47.007Z] #49 45.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:47.007Z] #49 45.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:47.007Z] #49 46.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:47.007Z] #49 46.11 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:47.316Z] #20 3.495 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:47.579Z] #49 46.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:47.579Z] #49 46.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:47.579Z] #49 46.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:47.579Z] #49 46.36 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:47.579Z] #49 46.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:47.579Z] #49 46.45 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:47.579Z] #49 46.45 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:47.579Z] #49 46.45 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:47.579Z] #49 46.45 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:47.579Z] #49 46.51 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:47.840Z] #49 46.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:47.840Z] #49 46.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:47.894Z] #20 4.202 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-22T19:07:48.103Z] #49 46.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:48.103Z] #49 46.91 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:48.103Z] #49 46.96 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:48.157Z] #20 ... [2021-04-22T19:07:48.157Z] [2021-04-22T19:07:48.157Z] #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-04-22T19:07:48.157Z] #45 sha256:e54cda810a89ae05392a900d8efb40c0014d2b034b2197488ddb287b556c5f9b [2021-04-22T19:07:48.157Z] #45 106.5 github.com/LK4D4/vndr [2021-04-22T19:07:48.157Z] #45 DONE 114.8s [2021-04-22T19:07:48.157Z] [2021-04-22T19:07:48.157Z] #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-04-22T19:07:48.157Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:48.157Z] #43 45.69 CC images/memfd.o [2021-04-22T19:07:48.157Z] #43 46.08 CC images/timens.o [2021-04-22T19:07:48.157Z] #43 46.32 LINK images/built-in.o [2021-04-22T19:07:48.157Z] #43 46.57 GEN compel/include/asm [2021-04-22T19:07:48.157Z] #43 46.63 GEN compel/include/version.h [2021-04-22T19:07:48.157Z] #43 46.68 touch .config [2021-04-22T19:07:48.157Z] #43 46.76 GEN include/common/config.h [2021-04-22T19:07:48.157Z] #43 46.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-22T19:07:48.157Z] #43 46.95 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-22T19:07:48.157Z] #43 47.08 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-22T19:07:48.157Z] #43 47.13 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-22T19:07:48.157Z] #43 47.15 DEP compel/plugins/std/infect.d [2021-04-22T19:07:48.157Z] #43 47.26 DEP compel/plugins/std/string.d [2021-04-22T19:07:48.157Z] #43 47.32 DEP compel/plugins/std/log.d [2021-04-22T19:07:48.157Z] #43 47.47 DEP compel/plugins/std/fds.d [2021-04-22T19:07:48.157Z] #43 47.62 DEP compel/plugins/std/std.d [2021-04-22T19:07:48.157Z] #43 47.79 DEP compel/plugins/shmem/shmem.d [2021-04-22T19:07:48.157Z] #43 47.89 DEP compel/plugins/fds/fds.d [2021-04-22T19:07:48.157Z] #43 47.96 CC compel/plugins/std/std.o [2021-04-22T19:07:48.157Z] #43 48.21 CC compel/plugins/std/fds.o [2021-04-22T19:07:48.157Z] #43 48.53 CC compel/plugins/std/log.o [2021-04-22T19:07:48.157Z] #43 49.51 CC compel/plugins/std/string.o [2021-04-22T19:07:48.157Z] #43 50.06 CC compel/plugins/std/infect.o [2021-04-22T19:07:48.157Z] #43 50.61 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-22T19:07:48.157Z] #43 50.69 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-22T19:07:48.157Z] #43 50.77 AR compel/plugins/std.lib.a [2021-04-22T19:07:48.157Z] #43 50.87 CC compel/plugins/fds/fds.o [2021-04-22T19:07:48.157Z] #43 51.15 AR compel/plugins/fds.lib.a [2021-04-22T19:07:48.157Z] #43 51.25 HOSTDEP compel/src/lib/log-host.d [2021-04-22T19:07:48.157Z] #43 51.44 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-22T19:07:48.157Z] #43 51.59 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-22T19:07:48.157Z] #43 51.86 HOSTDEP compel/src/main-host.d [2021-04-22T19:07:48.157Z] #43 52.06 DEP compel/src/lib/ptrace.d [2021-04-22T19:07:48.157Z] #43 52.24 DEP compel/src/lib/infect.d [2021-04-22T19:07:48.157Z] #43 52.42 DEP compel/src/lib/infect-util.d [2021-04-22T19:07:48.157Z] #43 52.53 DEP compel/src/lib/infect-rpc.d [2021-04-22T19:07:48.157Z] #43 52.66 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-22T19:07:48.157Z] #43 52.82 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-22T19:07:48.157Z] #43 52.88 DEP compel/src/lib/log.d [2021-04-22T19:07:48.157Z] #43 53.02 DEP compel/src/main.d [2021-04-22T19:07:48.157Z] #43 53.12 DEP compel/src/lib/handle-elf.d [2021-04-22T19:07:48.368Z] #49 ... [2021-04-22T19:07:48.368Z] [2021-04-22T19:07:48.368Z] #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-04-22T19:07:48.368Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:48.368Z] #55 45.83 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:48.368Z] #55 46.01 Fetched 119 kB in 0s (296 kB/s) [2021-04-22T19:07:48.368Z] #55 46.11 Selecting previously unselected package libbtrfs0. [2021-04-22T19:07:48.368Z] #55 46.11 (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-04-22T19:07:48.368Z] #55 46.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-22T19:07:48.368Z] #55 46.22 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:48.368Z] #55 46.32 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:07:48.368Z] #55 46.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-22T19:07:48.368Z] #55 46.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:48.368Z] #55 46.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:48.368Z] #55 46.74 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:48.368Z] #55 46.77 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:07:48.368Z] #55 DONE 47.3s [2021-04-22T19:07:48.368Z] [2021-04-22T19:07:48.368Z] #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-04-22T19:07:48.368Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:07:48.421Z] #43 53.29 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-22T19:07:48.421Z] #43 53.39 CC compel/src/lib/log.o [2021-04-22T19:07:48.684Z] #43 53.65 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-22T19:07:48.684Z] #43 ... [2021-04-22T19:07:48.684Z] [2021-04-22T19:07:48.684Z] #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-04-22T19:07:48.684Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:07:48.684Z] #20 5.095 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-22T19:07:48.737Z] #36 47.95 The following additional packages will be installed: [2021-04-22T19:07:48.737Z] #36 47.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-22T19:07:48.737Z] #36 47.99 Suggested packages: [2021-04-22T19:07:48.737Z] #36 48.00 cmake-doc ninja-build lrzip [2021-04-22T19:07:48.737Z] #36 48.00 Recommended packages: [2021-04-22T19:07:48.737Z] #36 48.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-22T19:07:49.127Z] #49 39.76 go: finding github.com/fatih/color v1.7.0 [2021-04-22T19:07:49.127Z] #49 39.85 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:49.127Z] #49 39.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:49.127Z] #49 39.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:49.127Z] #49 40.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:49.127Z] #49 40.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:49.127Z] #49 40.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:49.127Z] #49 40.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:49.127Z] #49 40.24 go: finding github.com/pkg/errors v0.8.1 [2021-04-22T19:07:49.127Z] #49 40.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:49.127Z] #49 40.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:49.127Z] #49 40.33 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:49.127Z] #49 40.35 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:49.127Z] #49 40.37 go: finding github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:49.127Z] #49 40.38 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:49.127Z] #49 40.39 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:49.127Z] #49 40.41 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:49.127Z] #49 40.42 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:49.127Z] #49 40.45 go: finding github.com/spf13/viper v1.6.1 [2021-04-22T19:07:49.127Z] #49 40.51 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:49.127Z] #49 40.53 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:49.127Z] #49 ... [2021-04-22T19:07:49.127Z] [2021-04-22T19:07:49.127Z] #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-04-22T19:07:49.127Z] #67 sha256:7beab568a280a49001bef811c6f6ea28aa446d5687a0b89e23a77ab8d4237438 [2021-04-22T19:07:49.127Z] #67 DONE 40.5s [2021-04-22T19:07:49.127Z] [2021-04-22T19:07:49.127Z] #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-04-22T19:07:49.127Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:49.127Z] #49 40.56 go: finding github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:49.127Z] #49 40.66 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:49.127Z] #49 ... [2021-04-22T19:07:49.127Z] [2021-04-22T19:07:49.127Z] #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-04-22T19:07:49.127Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:07:49.127Z] #45 40.58 sync [2021-04-22T19:07:49.127Z] #45 40.60 internal/reflectlite [2021-04-22T19:07:49.312Z] #56 ... [2021-04-22T19:07:49.312Z] [2021-04-22T19:07:49.312Z] #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-04-22T19:07:49.312Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:49.312Z] #13 26.29 Reading package lists... [2021-04-22T19:07:49.312Z] #13 33.73 Reading package lists... [2021-04-22T19:07:49.312Z] #13 41.01 Building dependency tree... [2021-04-22T19:07:49.313Z] #36 48.90 The following NEW packages will be installed: [2021-04-22T19:07:49.313Z] #36 48.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-22T19:07:49.313Z] #36 48.93 vim-common xxd [2021-04-22T19:07:49.574Z] #36 49.34 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:49.574Z] #36 49.34 Need to get 14.9 MB of archives. [2021-04-22T19:07:49.574Z] #36 49.34 After this operation, 61.8 MB of additional disk space will be used. [2021-04-22T19:07:49.574Z] #36 49.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-22T19:07:49.574Z] #36 49.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:07:49.574Z] #36 49.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-22T19:07:49.574Z] #36 ... [2021-04-22T19:07:49.574Z] [2021-04-22T19:07:49.574Z] #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-04-22T19:07:49.574Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:49.574Z] #49 48.63 go: finding github.com/fatih/color v1.7.0 [2021-04-22T19:07:49.574Z] #49 48.63 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-22T19:07:49.574Z] #49 48.66 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-22T19:07:49.574Z] #49 48.76 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-22T19:07:49.574Z] #49 48.77 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-22T19:07:49.574Z] #49 48.79 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-22T19:07:49.574Z] #49 48.81 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-22T19:07:49.574Z] #49 48.86 go: finding github.com/pkg/errors v0.8.1 [2021-04-22T19:07:49.574Z] #49 48.88 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-22T19:07:49.574Z] #49 48.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-22T19:07:49.574Z] #49 48.92 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-22T19:07:49.574Z] #49 48.95 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-22T19:07:49.574Z] #49 48.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-22T19:07:49.574Z] #49 48.97 go: finding github.com/stretchr/testify v1.4.0 [2021-04-22T19:07:49.574Z] #49 48.98 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-22T19:07:49.574Z] #49 49.01 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-22T19:07:49.574Z] #49 49.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-22T19:07:49.574Z] #49 49.03 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-22T19:07:49.574Z] #49 49.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-22T19:07:49.574Z] #49 49.03 go: finding github.com/spf13/viper v1.6.1 [2021-04-22T19:07:49.574Z] #49 49.04 go: finding github.com/stretchr/objx v0.2.0 [2021-04-22T19:07:49.574Z] #49 49.12 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-22T19:07:49.574Z] #49 49.15 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-22T19:07:49.574Z] #49 49.20 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:49.574Z] #49 49.27 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:49.574Z] #49 49.34 go: finding github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:49.574Z] #49 49.38 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:49.576Z] #13 ... [2021-04-22T19:07:49.576Z] [2021-04-22T19:07:49.576Z] #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-04-22T19:07:49.576Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:49.836Z] #49 49.50 go: finding github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:49.836Z] #49 49.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:49.846Z] #32 48.02 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-22T19:07:49.846Z] #32 48.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-22T19:07:50.097Z] #49 49.65 go: finding github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:50.097Z] #49 49.68 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:50.097Z] #49 49.69 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:50.097Z] #49 49.71 go: finding github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:50.097Z] #49 49.71 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:50.097Z] #49 49.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:50.097Z] #49 49.77 go: finding github.com/spf13/afero v1.1.2 [2021-04-22T19:07:50.097Z] #49 49.79 go: finding github.com/spf13/cast v1.3.0 [2021-04-22T19:07:50.097Z] #49 49.88 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:50.097Z] #49 49.95 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:50.362Z] #49 49.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:50.362Z] #49 49.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:50.362Z] #49 50.03 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:50.362Z] #49 50.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:50.362Z] #49 50.07 go: finding golang.org/x/text v0.3.2 [2021-04-22T19:07:50.362Z] #49 50.09 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:50.362Z] #49 50.13 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:50.362Z] #49 50.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:50.362Z] #49 50.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:50.624Z] #49 50.22 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:50.624Z] #49 50.23 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:50.624Z] #49 50.27 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:50.624Z] #49 50.27 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:50.624Z] #49 50.37 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:50.624Z] #49 50.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:50.624Z] #49 50.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:50.624Z] #49 50.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:50.624Z] #49 50.42 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:50.624Z] #49 50.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:50.787Z] #32 49.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-22T19:07:50.787Z] #32 ... [2021-04-22T19:07:50.787Z] [2021-04-22T19:07:50.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-04-22T19:07:50.787Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:50.787Z] #36 33.26 Reading package lists... [2021-04-22T19:07:50.787Z] #36 39.92 Building dependency tree... [2021-04-22T19:07:50.787Z] #36 43.83 The following additional packages will be installed: [2021-04-22T19:07:50.787Z] #36 43.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-22T19:07:50.787Z] #36 43.86 Suggested packages: [2021-04-22T19:07:50.787Z] #36 43.86 cmake-doc ninja-build lrzip [2021-04-22T19:07:50.788Z] #36 43.86 Recommended packages: [2021-04-22T19:07:50.788Z] #36 43.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-22T19:07:50.788Z] #36 44.85 The following NEW packages will be installed: [2021-04-22T19:07:50.788Z] #36 44.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-22T19:07:50.788Z] #36 44.85 vim-common xxd [2021-04-22T19:07:50.788Z] #36 45.55 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:50.788Z] #36 45.55 Need to get 14.9 MB of archives. [2021-04-22T19:07:50.788Z] #36 45.55 After this operation, 61.8 MB of additional disk space will be used. [2021-04-22T19:07:50.788Z] #36 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-22T19:07:50.788Z] #36 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:07:50.788Z] #36 45.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-22T19:07:50.788Z] #36 45.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-22T19:07:50.788Z] #36 46.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-22T19:07:50.788Z] #36 46.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-22T19:07:50.788Z] #36 46.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-22T19:07:50.788Z] #36 46.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-22T19:07:50.788Z] #36 46.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-22T19:07:50.788Z] #36 46.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-22T19:07:50.788Z] #36 47.93 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:50.788Z] #36 48.16 Fetched 14.9 MB in 2s (8110 kB/s) [2021-04-22T19:07:50.788Z] #36 48.19 Selecting previously unselected package xxd. [2021-04-22T19:07:50.788Z] #36 48.19 (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-04-22T19:07:50.788Z] #36 48.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:07:50.788Z] #36 48.30 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:07:50.788Z] #36 48.50 Selecting previously unselected package vim-common. [2021-04-22T19:07:50.788Z] #36 48.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:07:50.788Z] #36 48.54 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:07:50.788Z] #36 48.89 Selecting previously unselected package cmake-data. [2021-04-22T19:07:50.788Z] #36 48.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-22T19:07:50.788Z] #36 48.89 Unpacking cmake-data (3.13.4-1) ... [2021-04-22T19:07:50.887Z] #49 50.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:50.887Z] #49 50.48 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:50.887Z] #49 50.50 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:50.887Z] #49 50.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:50.887Z] #49 50.63 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:50.887Z] #49 50.63 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:50.887Z] #49 50.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:50.887Z] #49 50.68 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:51.025Z] #45 42.38 github.com/LK4D4/vndr/godl/singleflight [2021-04-22T19:07:51.049Z] #36 ... [2021-04-22T19:07:51.049Z] [2021-04-22T19:07:51.049Z] #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-04-22T19:07:51.049Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:51.049Z] #42 33.63 Reading package lists... [2021-04-22T19:07:51.049Z] #42 40.46 Building dependency tree... [2021-04-22T19:07:51.049Z] #42 44.23 The following additional packages will be installed: [2021-04-22T19:07:51.049Z] #42 44.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-22T19:07:51.049Z] #42 44.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-22T19:07:51.049Z] #42 44.29 Suggested packages: [2021-04-22T19:07:51.049Z] #42 44.29 manpages-dev python-setuptools [2021-04-22T19:07:51.049Z] #42 45.70 The following NEW packages will be installed: [2021-04-22T19:07:51.049Z] #42 45.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-22T19:07:51.049Z] #42 45.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-22T19:07:51.049Z] #42 45.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-22T19:07:51.049Z] #42 45.70 python-six zlib1g-dev [2021-04-22T19:07:51.049Z] #42 46.11 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:51.049Z] #42 46.11 Need to get 4095 kB of archives. [2021-04-22T19:07:51.049Z] #42 46.11 After this operation, 22.5 MB of additional disk space will be used. [2021-04-22T19:07:51.049Z] #42 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-22T19:07:51.049Z] #42 46.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-22T19:07:51.049Z] #42 46.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-22T19:07:51.049Z] #42 46.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-22T19:07:51.049Z] #42 46.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-22T19:07:51.049Z] #42 46.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-22T19:07:51.049Z] #42 46.28 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-04-22T19:07:51.049Z] #42 46.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-22T19:07:51.049Z] #42 46.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-22T19:07:51.049Z] #42 46.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-22T19:07:51.049Z] #42 46.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-22T19:07:51.049Z] #42 46.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-22T19:07:51.049Z] #42 46.48 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-04-22T19:07:51.049Z] #42 46.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-22T19:07:51.049Z] #42 46.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-22T19:07:51.049Z] #42 46.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-22T19:07:51.049Z] #42 46.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-22T19:07:51.049Z] #42 47.63 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:51.049Z] #42 47.89 Fetched 4095 kB in 1s (6062 kB/s) [2021-04-22T19:07:51.049Z] #42 48.03 Selecting previously unselected package libcap-dev:amd64. [2021-04-22T19:07:51.049Z] #42 48.03 (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-04-22T19:07:51.049Z] #42 48.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 48.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-22T19:07:51.049Z] #42 48.25 Selecting previously unselected package libnet1:amd64. [2021-04-22T19:07:51.049Z] #42 48.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 48.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:07:51.049Z] #42 48.37 Selecting previously unselected package libnet1-dev. [2021-04-22T19:07:51.049Z] #42 48.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 48.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:07:51.049Z] #42 48.57 Selecting previously unselected package libnl-3-200:amd64. [2021-04-22T19:07:51.049Z] #42 48.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 48.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:07:51.049Z] #42 48.73 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-22T19:07:51.049Z] #42 48.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 48.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-22T19:07:51.049Z] #42 49.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-22T19:07:51.049Z] #42 49.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 49.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:07:51.049Z] #42 49.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-22T19:07:51.049Z] #42 49.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 49.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-22T19:07:51.049Z] #42 49.28 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-22T19:07:51.049Z] #42 49.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 49.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:07:51.049Z] #42 49.52 Selecting previously unselected package libprotobuf17:amd64. [2021-04-22T19:07:51.049Z] #42 49.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:51.049Z] #42 49.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:51.149Z] #49 50.69 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:51.149Z] #49 50.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:51.149Z] #49 50.74 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:51.149Z] #49 50.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:51.282Z] #45 42.78 math/rand [2021-04-22T19:07:51.309Z] #42 50.18 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-22T19:07:51.309Z] #42 50.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:51.309Z] #42 50.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:51.411Z] #49 ... [2021-04-22T19:07:51.411Z] [2021-04-22T19:07:51.411Z] #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-04-22T19:07:51.411Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:51.411Z] #55 38.18 Reading package lists... [2021-04-22T19:07:51.411Z] #55 44.25 Building dependency tree... [2021-04-22T19:07:51.411Z] #55 47.92 The following additional packages will be installed: [2021-04-22T19:07:51.411Z] #55 47.92 libbtrfs0 [2021-04-22T19:07:51.411Z] #55 48.12 The following NEW packages will be installed: [2021-04-22T19:07:51.411Z] #55 48.12 libbtrfs-dev libbtrfs0 [2021-04-22T19:07:51.411Z] #55 48.55 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:51.411Z] #55 48.55 Need to get 119 kB of archives. [2021-04-22T19:07:51.411Z] #55 48.55 After this operation, 387 kB of additional disk space will be used. [2021-04-22T19:07:51.411Z] #55 48.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-22T19:07:51.411Z] #55 48.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-22T19:07:51.411Z] #55 49.67 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:51.411Z] #55 49.85 Fetched 119 kB in 0s (417 kB/s) [2021-04-22T19:07:51.411Z] #55 49.95 Selecting previously unselected package libbtrfs0. [2021-04-22T19:07:51.411Z] #55 49.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-04-22T19:07:51.411Z] #55 50.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-22T19:07:51.411Z] #55 50.04 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:51.411Z] #55 50.22 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:07:51.411Z] #55 50.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-22T19:07:51.411Z] #55 50.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:51.411Z] #55 50.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:51.411Z] #55 50.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:51.411Z] #55 50.62 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:07:51.411Z] #55 DONE 51.1s [2021-04-22T19:07:51.411Z] [2021-04-22T19:07:51.411Z] #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-04-22T19:07:51.411Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:07:51.411Z] #49 51.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:51.411Z] #49 51.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:51.411Z] #49 51.15 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:51.411Z] #49 51.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:51.578Z] #42 50.39 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-22T19:07:51.578Z] #42 50.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:51.578Z] #42 50.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:51.578Z] #42 ... [2021-04-22T19:07:51.578Z] [2021-04-22T19:07:51.579Z] #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-04-22T19:07:51.579Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:51.579Z] #13 44.33 The following additional packages will be installed: [2021-04-22T19:07:51.579Z] #13 44.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-22T19:07:51.579Z] #13 44.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-22T19:07:51.579Z] #13 44.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-22T19:07:51.579Z] #13 44.33 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-22T19:07:51.579Z] #13 44.33 mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:07:51.579Z] #13 44.33 Suggested packages: [2021-04-22T19:07:51.579Z] #13 44.33 gcc-8-locales seccomp wine64 [2021-04-22T19:07:51.579Z] #13 45.47 The following NEW packages will be installed: [2021-04-22T19:07:51.579Z] #13 45.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-22T19:07:51.579Z] #13 45.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-22T19:07:51.579Z] #13 45.48 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-22T19:07:51.579Z] #13 45.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-22T19:07:51.579Z] #13 45.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-22T19:07:51.579Z] #13 45.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:07:51.579Z] #13 45.49 The following packages will be upgraded: [2021-04-22T19:07:51.579Z] #13 45.51 libseccomp2 libsystemd0 libudev1 [2021-04-22T19:07:51.854Z] #45 ... [2021-04-22T19:07:51.854Z] [2021-04-22T19:07:51.854Z] #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-04-22T19:07:51.854Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-22T19:07:51.854Z] #55 30.63 Reading package lists... [2021-04-22T19:07:51.854Z] #55 36.78 Building dependency tree... [2021-04-22T19:07:51.854Z] #55 40.06 The following additional packages will be installed: [2021-04-22T19:07:51.854Z] #55 40.07 libbtrfs0 [2021-04-22T19:07:51.854Z] #55 40.32 The following NEW packages will be installed: [2021-04-22T19:07:51.854Z] #55 40.37 libbtrfs-dev libbtrfs0 [2021-04-22T19:07:51.854Z] #55 40.77 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:51.854Z] #55 40.77 Need to get 119 kB of archives. [2021-04-22T19:07:51.855Z] #55 40.77 After this operation, 387 kB of additional disk space will be used. [2021-04-22T19:07:51.855Z] #55 40.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-22T19:07:51.855Z] #55 40.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-22T19:07:51.855Z] #55 42.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:51.855Z] #55 42.42 Fetched 119 kB in 0s (419 kB/s) [2021-04-22T19:07:51.855Z] #55 42.53 Selecting previously unselected package libbtrfs0. [2021-04-22T19:07:51.855Z] #55 42.53 (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-04-22T19:07:51.855Z] #55 42.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-22T19:07:51.855Z] #55 42.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:51.855Z] #55 42.69 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:07:51.855Z] #55 42.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-22T19:07:51.855Z] #55 42.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:51.855Z] #55 42.90 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:07:51.855Z] #55 42.92 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:07:51.855Z] #55 42.94 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:07:51.855Z] #55 DONE 43.2s [2021-04-22T19:07:51.855Z] [2021-04-22T19:07:51.855Z] #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-04-22T19:07:51.855Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:07:51.855Z] #49 40.74 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-22T19:07:51.855Z] #49 40.77 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-22T19:07:51.855Z] #49 40.82 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-22T19:07:51.855Z] #49 40.85 go: finding github.com/gobwas/glob v0.2.3 [2021-04-22T19:07:51.855Z] #49 40.87 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-22T19:07:51.855Z] #49 40.89 go: finding github.com/spf13/cobra v0.0.5 [2021-04-22T19:07:51.855Z] #49 41.13 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-22T19:07:51.855Z] #49 41.17 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-22T19:07:51.855Z] #49 41.29 go: finding github.com/spf13/pflag v1.0.5 [2021-04-22T19:07:51.855Z] #49 41.44 go: finding github.com/magiconair/properties v1.8.1 [2021-04-22T19:07:51.855Z] #49 41.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-22T19:07:51.855Z] #49 41.53 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-22T19:07:51.855Z] #49 41.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-22T19:07:51.855Z] #49 41.63 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-22T19:07:51.855Z] #49 41.63 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-22T19:07:51.855Z] #49 41.69 go: finding github.com/spf13/afero v1.1.2 [2021-04-22T19:07:51.855Z] #49 41.81 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-22T19:07:51.855Z] #49 41.83 go: finding github.com/spf13/cast v1.3.0 [2021-04-22T19:07:51.855Z] #49 41.86 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-22T19:07:51.855Z] #49 41.87 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-22T19:07:51.855Z] #49 41.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-22T19:07:51.855Z] #49 41.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-22T19:07:51.855Z] #49 41.92 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-22T19:07:51.855Z] #49 41.97 go: finding golang.org/x/text v0.3.2 [2021-04-22T19:07:51.855Z] #49 41.99 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-22T19:07:51.855Z] #49 42.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-22T19:07:51.855Z] #49 42.09 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-22T19:07:51.855Z] #49 42.10 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-22T19:07:51.855Z] #49 42.18 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-22T19:07:51.855Z] #49 42.18 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-22T19:07:51.855Z] #49 42.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-22T19:07:51.855Z] #49 42.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-22T19:07:51.855Z] #49 42.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-22T19:07:51.855Z] #49 42.25 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-22T19:07:51.855Z] #49 42.25 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-22T19:07:51.855Z] #49 42.26 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-22T19:07:51.855Z] #49 42.32 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-22T19:07:51.855Z] #49 42.33 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-22T19:07:51.855Z] #49 42.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-22T19:07:51.855Z] #49 42.35 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-22T19:07:51.855Z] #49 42.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-22T19:07:51.855Z] #49 42.40 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-22T19:07:51.855Z] #49 42.40 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-22T19:07:51.855Z] #49 42.41 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-22T19:07:51.855Z] #49 42.44 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-22T19:07:51.855Z] #49 42.52 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-22T19:07:51.855Z] #49 42.73 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-22T19:07:51.855Z] #49 42.75 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-22T19:07:51.855Z] #49 42.78 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-22T19:07:51.855Z] #49 42.80 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-22T19:07:51.855Z] #49 42.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-22T19:07:52.003Z] #20 7.973 Fetched 8760 kB in 6s (1399 kB/s) [2021-04-22T19:07:52.151Z] #13 45.97 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:07:52.151Z] #13 45.97 Need to get 78.2 MB of archives. [2021-04-22T19:07:52.151Z] #13 45.97 After this operation, 487 MB of additional disk space will be used. [2021-04-22T19:07:52.151Z] #13 45.97 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-22T19:07:52.151Z] #13 45.97 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-22T19:07:52.151Z] #13 45.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-22T19:07:52.151Z] #13 45.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-22T19:07:52.151Z] #13 45.99 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-04-22T19:07:52.151Z] #13 46.23 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-04-22T19:07:52.411Z] #13 46.45 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-04-22T19:07:52.411Z] #13 46.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-22T19:07:52.411Z] #13 46.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-22T19:07:52.411Z] #13 46.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-22T19:07:53.354Z] #13 46.96 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-04-22T19:07:53.354Z] #13 47.25 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-04-22T19:07:53.354Z] #13 47.27 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-04-22T19:07:54.059Z] #20 7.973 Reading package lists... [2021-04-22T19:07:54.386Z] #49 ... [2021-04-22T19:07:54.386Z] [2021-04-22T19:07:54.386Z] #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-04-22T19:07:54.386Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:54.386Z] #42 30.09 Reading package lists... [2021-04-22T19:07:54.386Z] #42 36.16 Building dependency tree... [2021-04-22T19:07:54.386Z] #42 39.48 The following additional packages will be installed: [2021-04-22T19:07:54.386Z] #42 39.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-22T19:07:54.386Z] #42 39.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-22T19:07:54.386Z] #42 39.50 Suggested packages: [2021-04-22T19:07:54.386Z] #42 39.52 manpages-dev python-setuptools [2021-04-22T19:07:54.386Z] #42 41.18 The following NEW packages will be installed: [2021-04-22T19:07:54.386Z] #42 41.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-22T19:07:54.386Z] #42 41.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-22T19:07:54.386Z] #42 41.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-22T19:07:54.386Z] #42 41.20 python-six zlib1g-dev [2021-04-22T19:07:54.386Z] #42 41.72 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:54.386Z] #42 41.72 Need to get 4095 kB of archives. [2021-04-22T19:07:54.386Z] #42 41.72 After this operation, 22.5 MB of additional disk space will be used. [2021-04-22T19:07:54.386Z] #42 41.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-22T19:07:54.386Z] #42 41.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-22T19:07:54.386Z] #42 41.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-22T19:07:54.386Z] #42 41.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-22T19:07:54.386Z] #42 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-22T19:07:54.386Z] #42 41.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-22T19:07:54.386Z] #42 41.79 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-04-22T19:07:54.386Z] #42 41.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-22T19:07:54.386Z] #42 41.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-22T19:07:54.386Z] #42 41.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-22T19:07:54.386Z] #42 41.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-22T19:07:54.386Z] #42 42.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-22T19:07:54.386Z] #42 42.06 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-04-22T19:07:54.386Z] #42 42.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-22T19:07:54.386Z] #42 42.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-22T19:07:54.386Z] #42 42.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-22T19:07:54.386Z] #42 42.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-22T19:07:54.386Z] #42 43.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:54.386Z] #42 43.61 Fetched 4095 kB in 1s (6097 kB/s) [2021-04-22T19:07:54.386Z] #42 43.79 Selecting previously unselected package libcap-dev:amd64. [2021-04-22T19:07:54.386Z] #42 43.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-22T19:07:54.386Z] #42 43.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 43.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-22T19:07:54.386Z] #42 44.10 Selecting previously unselected package libnet1:amd64. [2021-04-22T19:07:54.386Z] #42 44.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 44.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:07:54.386Z] #42 44.32 Selecting previously unselected package libnet1-dev. [2021-04-22T19:07:54.386Z] #42 44.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 44.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:07:54.386Z] #42 44.56 Selecting previously unselected package libnl-3-200:amd64. [2021-04-22T19:07:54.386Z] #42 44.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 44.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:07:54.386Z] #42 44.71 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-22T19:07:54.386Z] #42 44.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 44.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-22T19:07:54.386Z] #42 45.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-22T19:07:54.386Z] #42 45.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 45.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:07:54.386Z] #42 45.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-22T19:07:54.386Z] #42 45.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 45.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-22T19:07:54.386Z] #42 45.23 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-22T19:07:54.386Z] #42 45.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 45.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:07:54.386Z] #42 45.51 Selecting previously unselected package libprotobuf17:amd64. [2021-04-22T19:07:54.386Z] #42 45.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:54.386Z] #42 45.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:54.634Z] #20 10.50 Reading package lists... [2021-04-22T19:07:54.634Z] #20 ... [2021-04-22T19:07:54.634Z] [2021-04-22T19:07:54.634Z] #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-04-22T19:07:54.634Z] #53 sha256:45b866ac9f7e5bf7e40531660d1fc1a4220a161d1e356c83ead91f3eed1b308b [2021-04-22T19:07:54.634Z] #53 10.56 + cd /tmp/tmp.pP3QpPqUDg/src/github.com/opencontainers/runc [2021-04-22T19:07:54.634Z] #53 10.56 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:07:54.634Z] #53 11.21 + '[' -z '' ']' [2021-04-22T19:07:54.634Z] #53 11.21 + target=static [2021-04-22T19:07:54.634Z] #53 11.21 + make 'BUILDTAGS=seccomp ' static [2021-04-22T19:07:54.634Z] #53 11.72 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-04-22T19:07:54.634Z] #53 ... [2021-04-22T19:07:54.634Z] [2021-04-22T19:07:54.634Z] #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-04-22T19:07:54.634Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:07:54.634Z] #43 54.03 CC compel/arch/aarch64/src/lib/infect.o [2021-04-22T19:07:54.634Z] #43 54.40 CC compel/src/lib/infect-rpc.o [2021-04-22T19:07:54.634Z] #43 54.72 CC compel/src/lib/infect-util.o [2021-04-22T19:07:54.634Z] #43 54.92 CC compel/src/lib/infect.o [2021-04-22T19:07:54.634Z] #43 56.65 CC compel/src/lib/ptrace.o [2021-04-22T19:07:54.634Z] #43 56.88 AR compel/libcompel.a [2021-04-22T19:07:54.634Z] #43 56.96 HOSTCC compel/src/main-host.o [2021-04-22T19:07:54.634Z] #43 57.34 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-22T19:07:54.634Z] #43 57.47 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-22T19:07:54.634Z] #43 57.70 HOSTCC compel/src/lib/log-host.o [2021-04-22T19:07:54.634Z] #43 57.87 HOSTLINK compel/compel-host-bin [2021-04-22T19:07:54.634Z] #43 58.09 DEP soccr/soccr.d [2021-04-22T19:07:54.634Z] #43 58.27 CC soccr/soccr.o [2021-04-22T19:07:54.634Z] #43 59.67 AR soccr/libsoccr.a [2021-04-22T19:07:54.634Z] #43 59.73 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:07:54.952Z] #42 46.26 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-22T19:07:54.952Z] #42 46.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:54.952Z] #42 46.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:54.952Z] #42 46.47 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-22T19:07:54.952Z] #42 46.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:54.952Z] #42 46.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:55.210Z] #43 60.19 DEP criu/arch/aarch64/sigframe.d [2021-04-22T19:07:55.210Z] #43 ... [2021-04-22T19:07:55.210Z] [2021-04-22T19:07:55.210Z] #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-04-22T19:07:55.210Z] #24 sha256:840400129670a7fb324a725f0e6f5c87dcc819dccc4f896c6f32cd798929b5f7 [2021-04-22T19:07:55.517Z] #42 ... [2021-04-22T19:07:55.517Z] [2021-04-22T19:07:55.517Z] #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-04-22T19:07:55.517Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:55.905Z] #13 ... [2021-04-22T19:07:55.905Z] [2021-04-22T19:07:55.905Z] #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-04-22T19:07:55.905Z] #47 sha256:95fdaf09c8dd526d4706f21ca6075959638f48bf860d5ea0ae76eaf9aacb3c80 [2021-04-22T19:07:55.905Z] #47 DONE 54.7s [2021-04-22T19:07:55.905Z] [2021-04-22T19:07:55.905Z] #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-04-22T19:07:55.905Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:55.905Z] #42 51.69 Selecting previously unselected package libprotoc17:amd64. [2021-04-22T19:07:55.905Z] #42 51.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:55.905Z] #42 51.72 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:55.905Z] #42 52.40 Selecting previously unselected package protobuf-c-compiler. [2021-04-22T19:07:55.905Z] #42 52.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:55.905Z] #42 52.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:07:55.905Z] #42 52.59 Selecting previously unselected package protobuf-compiler. [2021-04-22T19:07:55.905Z] #42 52.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:55.905Z] #42 52.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:07:55.905Z] #42 52.78 Selecting previously unselected package python-pkg-resources. [2021-04-22T19:07:55.905Z] #42 52.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:07:55.905Z] #42 52.79 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-22T19:07:55.905Z] #42 53.20 Selecting previously unselected package python-six. [2021-04-22T19:07:55.905Z] #42 53.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-22T19:07:55.905Z] #42 53.20 Unpacking python-six (1.12.0-1) ... [2021-04-22T19:07:55.905Z] #42 53.25 Selecting previously unselected package python-protobuf. [2021-04-22T19:07:55.905Z] #42 53.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:55.905Z] #42 53.31 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-22T19:07:55.905Z] #42 53.89 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-22T19:07:56.034Z] #32 46.87 Checking out files: 88% (1342/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) [2021-04-22T19:07:56.034Z] #32 ... [2021-04-22T19:07:56.034Z] [2021-04-22T19:07:56.034Z] #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-04-22T19:07:56.034Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:07:56.034Z] #36 31.55 Reading package lists... [2021-04-22T19:07:56.034Z] #36 37.80 Building dependency tree... [2021-04-22T19:07:56.034Z] #36 41.83 The following additional packages will be installed: [2021-04-22T19:07:56.034Z] #36 41.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-22T19:07:56.034Z] #36 41.85 Suggested packages: [2021-04-22T19:07:56.034Z] #36 41.86 cmake-doc ninja-build lrzip [2021-04-22T19:07:56.034Z] #36 41.86 Recommended packages: [2021-04-22T19:07:56.034Z] #36 41.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-22T19:07:56.034Z] #36 42.84 The following NEW packages will be installed: [2021-04-22T19:07:56.034Z] #36 42.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-22T19:07:56.034Z] #36 42.87 vim-common xxd [2021-04-22T19:07:56.034Z] #36 43.28 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:56.034Z] #36 43.28 Need to get 14.9 MB of archives. [2021-04-22T19:07:56.034Z] #36 43.28 After this operation, 61.8 MB of additional disk space will be used. [2021-04-22T19:07:56.034Z] #36 43.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-22T19:07:56.034Z] #36 43.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:07:56.034Z] #36 43.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-22T19:07:56.034Z] #36 43.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-22T19:07:56.034Z] #36 44.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-22T19:07:56.034Z] #36 44.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-22T19:07:56.034Z] #36 44.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-22T19:07:56.034Z] #36 44.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-22T19:07:56.034Z] #36 44.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-22T19:07:56.034Z] #36 44.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-22T19:07:56.034Z] #36 45.76 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:56.034Z] #36 45.94 Fetched 14.9 MB in 2s (8161 kB/s) [2021-04-22T19:07:56.034Z] #36 46.03 Selecting previously unselected package xxd. [2021-04-22T19:07:56.034Z] #36 46.03 (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-04-22T19:07:56.034Z] #36 46.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:07:56.034Z] #36 46.12 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:07:56.034Z] #36 46.35 Selecting previously unselected package vim-common. [2021-04-22T19:07:56.034Z] #36 46.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:07:56.034Z] #36 46.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:07:56.034Z] #36 46.74 Selecting previously unselected package cmake-data. [2021-04-22T19:07:56.034Z] #36 46.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-22T19:07:56.034Z] #36 46.75 Unpacking cmake-data (3.13.4-1) ... [2021-04-22T19:07:56.034Z] #36 ... [2021-04-22T19:07:56.034Z] [2021-04-22T19:07:56.034Z] #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-04-22T19:07:56.034Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:56.292Z] #32 46.87 Checking out files: 88% (1342/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: 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-04-22T19:07:56.292Z] #32 47.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-22T19:07:56.292Z] #32 47.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-22T19:07:56.725Z] #49 ... [2021-04-22T19:07:56.725Z] [2021-04-22T19:07:56.725Z] #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-04-22T19:07:56.725Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:56.725Z] #42 44.84 Building dependency tree... [2021-04-22T19:07:56.725Z] #42 48.41 The following additional packages will be installed: [2021-04-22T19:07:56.725Z] #42 48.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-22T19:07:56.725Z] #42 48.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-22T19:07:56.725Z] #42 48.42 Suggested packages: [2021-04-22T19:07:56.725Z] #42 48.42 manpages-dev python-setuptools [2021-04-22T19:07:56.725Z] #42 49.54 The following NEW packages will be installed: [2021-04-22T19:07:56.725Z] #42 49.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-22T19:07:56.725Z] #42 49.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-22T19:07:56.725Z] #42 49.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-22T19:07:56.725Z] #42 49.57 python-six zlib1g-dev [2021-04-22T19:07:56.725Z] #42 50.05 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-22T19:07:56.725Z] #42 50.05 Need to get 4095 kB of archives. [2021-04-22T19:07:56.725Z] #42 50.05 After this operation, 22.5 MB of additional disk space will be used. [2021-04-22T19:07:56.725Z] #42 50.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-22T19:07:56.725Z] #42 50.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-22T19:07:56.725Z] #42 50.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-04-22T19:07:56.725Z] #42 50.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-22T19:07:56.725Z] #42 50.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-22T19:07:56.725Z] #42 50.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-22T19:07:56.725Z] #42 50.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-04-22T19:07:56.725Z] #42 50.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-04-22T19:07:56.725Z] #42 50.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-22T19:07:56.725Z] #42 50.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-22T19:07:56.725Z] #42 50.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-22T19:07:56.725Z] #42 50.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-22T19:07:56.725Z] #42 50.43 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-04-22T19:07:56.725Z] #42 50.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-22T19:07:56.725Z] #42 50.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-22T19:07:56.725Z] #42 50.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-22T19:07:56.725Z] #42 50.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-22T19:07:56.725Z] #42 51.95 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:07:56.725Z] #42 52.16 Fetched 4095 kB in 1s (5455 kB/s) [2021-04-22T19:07:56.725Z] #42 52.25 Selecting previously unselected package libcap-dev:amd64. [2021-04-22T19:07:56.725Z] #42 52.25 (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-04-22T19:07:56.725Z] #42 52.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 52.32 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-22T19:07:56.725Z] #42 52.42 Selecting previously unselected package libnet1:amd64. [2021-04-22T19:07:56.725Z] #42 52.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 52.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:07:56.725Z] #42 52.60 Selecting previously unselected package libnet1-dev. [2021-04-22T19:07:56.725Z] #42 52.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 52.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:07:56.725Z] #42 52.79 Selecting previously unselected package libnl-3-200:amd64. [2021-04-22T19:07:56.725Z] #42 52.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 52.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:07:56.725Z] #42 53.00 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-22T19:07:56.725Z] #42 53.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 53.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-22T19:07:56.725Z] #42 53.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-22T19:07:56.725Z] #42 53.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 53.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:07:56.725Z] #42 53.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-22T19:07:56.725Z] #42 53.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 53.54 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-22T19:07:56.725Z] #42 53.66 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-22T19:07:56.725Z] #42 53.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 53.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:07:56.725Z] #42 53.97 Selecting previously unselected package libprotobuf17:amd64. [2021-04-22T19:07:56.725Z] #42 53.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 53.97 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:56.725Z] #42 54.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-22T19:07:56.725Z] #42 54.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 54.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:56.725Z] #42 55.00 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-22T19:07:56.725Z] #42 55.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 55.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:56.725Z] #42 56.31 Selecting previously unselected package libprotoc17:amd64. [2021-04-22T19:07:56.725Z] #42 56.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:56.725Z] #42 56.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:56.847Z] #42 ... [2021-04-22T19:07:56.847Z] [2021-04-22T19:07:56.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-04-22T19:07:56.847Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:07:56.847Z] #45 45.82 sync [2021-04-22T19:07:56.847Z] #45 45.82 internal/reflectlite [2021-04-22T19:07:56.847Z] #45 47.07 github.com/LK4D4/vndr/godl/singleflight [2021-04-22T19:07:56.847Z] #45 47.26 math/rand [2021-04-22T19:07:56.847Z] #45 48.27 internal/singleflight [2021-04-22T19:07:56.847Z] #45 48.99 sort [2021-04-22T19:07:56.847Z] #45 48.99 errors [2021-04-22T19:07:56.847Z] #45 49.38 io [2021-04-22T19:07:56.847Z] #45 50.36 strconv [2021-04-22T19:07:56.847Z] #45 50.75 bytes [2021-04-22T19:07:56.847Z] #45 52.46 bufio [2021-04-22T19:07:56.847Z] #45 53.96 reflect [2021-04-22T19:07:56.847Z] #45 53.98 syscall [2021-04-22T19:07:56.987Z] #42 ... [2021-04-22T19:07:56.987Z] [2021-04-22T19:07:56.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-04-22T19:07:56.987Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:56.987Z] #13 34.94 Reading package lists... [2021-04-22T19:07:56.987Z] #13 41.96 Building dependency tree... [2021-04-22T19:07:56.987Z] #13 45.30 The following additional packages will be installed: [2021-04-22T19:07:56.987Z] #13 45.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-22T19:07:56.987Z] #13 45.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-22T19:07:56.987Z] #13 45.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-22T19:07:56.987Z] #13 45.32 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-22T19:07:56.987Z] #13 45.32 mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:07:56.987Z] #13 45.34 Suggested packages: [2021-04-22T19:07:56.987Z] #13 45.35 gcc-8-locales seccomp wine64 [2021-04-22T19:07:56.987Z] #13 46.93 The following NEW packages will be installed: [2021-04-22T19:07:56.987Z] #13 46.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-22T19:07:56.987Z] #13 46.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-22T19:07:56.987Z] #13 46.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-22T19:07:56.987Z] #13 46.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-22T19:07:56.987Z] #13 46.94 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-22T19:07:56.987Z] #13 46.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:07:56.987Z] #13 46.94 The following packages will be upgraded: [2021-04-22T19:07:56.987Z] #13 46.95 libseccomp2 libsystemd0 libudev1 [2021-04-22T19:07:56.987Z] #13 47.43 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:07:56.987Z] #13 47.43 Need to get 78.2 MB of archives. [2021-04-22T19:07:56.987Z] #13 47.43 After this operation, 487 MB of additional disk space will be used. [2021-04-22T19:07:56.987Z] #13 47.43 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-22T19:07:56.987Z] #13 47.43 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-22T19:07:56.987Z] #13 47.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-22T19:07:56.987Z] #13 47.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-22T19:07:56.987Z] #13 47.48 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-04-22T19:07:56.987Z] #13 47.64 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-04-22T19:07:56.987Z] #13 47.84 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-04-22T19:07:56.987Z] #13 47.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-22T19:07:56.987Z] #13 47.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-22T19:07:56.987Z] #13 47.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-22T19:07:56.987Z] #13 48.23 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-04-22T19:07:56.987Z] #13 48.50 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-04-22T19:07:56.987Z] #13 48.51 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-04-22T19:07:57.116Z] #45 ... [2021-04-22T19:07:57.116Z] [2021-04-22T19:07:57.116Z] #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-04-22T19:07:57.116Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:07:57.116Z] #56 8.305 + RM_GOPATH=0 [2021-04-22T19:07:57.116Z] #56 8.305 + TMP_GOPATH= [2021-04-22T19:07:57.116Z] #56 8.305 + : /build [2021-04-22T19:07:57.116Z] #56 8.305 + '[' -z '' ']' [2021-04-22T19:07:57.116Z] #56 8.305 ++ mktemp -d [2021-04-22T19:07:57.116Z] #56 8.305 + export GOPATH=/tmp/tmp.84FhDdU7Ki [2021-04-22T19:07:57.116Z] #56 8.305 + GOPATH=/tmp/tmp.84FhDdU7Ki [2021-04-22T19:07:57.116Z] #56 8.305 + RM_GOPATH=1 [2021-04-22T19:07:57.116Z] #56 8.305 + case "$(go env GOARCH)" in [2021-04-22T19:07:57.116Z] #56 8.305 ++ go env GOARCH [2021-04-22T19:07:57.116Z] #56 8.305 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:57.116Z] #56 8.305 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:07:57.116Z] #56 8.341 ++ dirname /tmp/install/install.sh [2021-04-22T19:07:57.116Z] #56 8.341 + dir=/tmp/install [2021-04-22T19:07:57.116Z] #56 8.341 + bin=containerd [2021-04-22T19:07:57.116Z] #56 8.341 + shift [2021-04-22T19:07:57.116Z] #56 8.341 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-22T19:07:57.116Z] #56 8.341 + . /tmp/install/containerd.installer [2021-04-22T19:07:57.116Z] #56 8.341 ++ set -e [2021-04-22T19:07:57.116Z] #56 8.341 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:07:57.116Z] #56 8.341 + install_containerd [2021-04-22T19:07:57.116Z] #56 8.341 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-22T19:07:57.116Z] #56 8.341 + git clone https://github.com/containerd/containerd.git /tmp/tmp.84FhDdU7Ki/src/github.com/containerd/containerd [2021-04-22T19:07:57.116Z] #56 8.341 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:07:57.116Z] #56 8.367 Cloning into '/tmp/tmp.84FhDdU7Ki/src/github.com/containerd/containerd'... [2021-04-22T19:07:57.249Z] #13 ... [2021-04-22T19:07:57.249Z] [2021-04-22T19:07:57.249Z] #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-04-22T19:07:57.249Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:07:57.249Z] #32 52.94 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-04-22T19:07:57.249Z] #32 53.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-22T19:07:57.249Z] #32 53.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-22T19:07:57.665Z] #32 ... [2021-04-22T19:07:57.665Z] [2021-04-22T19:07:57.665Z] #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-04-22T19:07:57.665Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:57.665Z] #13 29.48 Reading package lists... [2021-04-22T19:07:57.665Z] #13 35.85 Building dependency tree... [2021-04-22T19:07:57.665Z] #13 39.52 The following additional packages will be installed: [2021-04-22T19:07:57.665Z] #13 39.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-22T19:07:57.665Z] #13 39.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-22T19:07:57.665Z] #13 39.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-22T19:07:57.665Z] #13 39.53 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-22T19:07:57.665Z] #13 39.54 mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:07:57.665Z] #13 39.54 Suggested packages: [2021-04-22T19:07:57.665Z] #13 39.54 gcc-8-locales seccomp wine64 [2021-04-22T19:07:57.665Z] #13 41.24 The following NEW packages will be installed: [2021-04-22T19:07:57.665Z] #13 41.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-22T19:07:57.665Z] #13 41.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-22T19:07:57.665Z] #13 41.25 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-22T19:07:57.665Z] #13 41.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-22T19:07:57.665Z] #13 41.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-22T19:07:57.665Z] #13 41.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-22T19:07:57.665Z] #13 41.26 The following packages will be upgraded: [2021-04-22T19:07:57.665Z] #13 41.28 libseccomp2 libsystemd0 libudev1 [2021-04-22T19:07:57.665Z] #13 41.66 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:07:57.665Z] #13 41.66 Need to get 78.2 MB of archives. [2021-04-22T19:07:57.665Z] #13 41.66 After this operation, 487 MB of additional disk space will be used. [2021-04-22T19:07:57.665Z] #13 41.66 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-22T19:07:57.665Z] #13 41.66 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-22T19:07:57.665Z] #13 41.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-22T19:07:57.665Z] #13 41.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-22T19:07:57.665Z] #13 41.70 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-04-22T19:07:57.665Z] #13 41.88 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-04-22T19:07:57.665Z] #13 42.09 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-04-22T19:07:57.665Z] #13 42.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-22T19:07:57.665Z] #13 42.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-22T19:07:57.665Z] #13 42.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-22T19:07:57.665Z] #13 42.54 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-04-22T19:07:57.665Z] #13 42.85 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-04-22T19:07:57.665Z] #13 42.87 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-04-22T19:07:57.665Z] #13 ... [2021-04-22T19:07:57.665Z] [2021-04-22T19:07:57.665Z] #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-04-22T19:07:57.665Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:57.665Z] #42 47.80 Selecting previously unselected package libprotoc17:amd64. [2021-04-22T19:07:57.665Z] #42 47.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:57.665Z] #42 47.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-22T19:07:57.665Z] #42 48.32 Selecting previously unselected package protobuf-c-compiler. [2021-04-22T19:07:57.665Z] #42 48.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:57.665Z] #42 48.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:07:57.665Z] #42 48.49 Selecting previously unselected package protobuf-compiler. [2021-04-22T19:07:57.665Z] #42 48.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:57.665Z] #42 48.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:07:57.665Z] #42 48.66 Selecting previously unselected package python-pkg-resources. [2021-04-22T19:07:57.665Z] #42 48.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:07:57.665Z] #42 48.67 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-22T19:07:57.665Z] #42 48.89 Selecting previously unselected package python-six. [2021-04-22T19:07:57.665Z] #42 48.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-22T19:07:57.665Z] #42 48.91 Unpacking python-six (1.12.0-1) ... [2021-04-22T19:07:57.665Z] #42 49.05 Selecting previously unselected package python-protobuf. [2021-04-22T19:07:57.665Z] #42 49.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:57.665Z] #42 49.06 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-22T19:07:58.601Z] #42 49.98 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-22T19:07:58.638Z] #32 ... [2021-04-22T19:07:58.638Z] [2021-04-22T19:07:58.638Z] #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-04-22T19:07:58.638Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:07:58.638Z] #45 48.24 sync [2021-04-22T19:07:58.638Z] #45 48.24 internal/reflectlite [2021-04-22T19:07:58.638Z] #45 49.32 github.com/LK4D4/vndr/godl/singleflight [2021-04-22T19:07:58.638Z] #45 49.65 math/rand [2021-04-22T19:07:58.638Z] #45 50.90 internal/singleflight [2021-04-22T19:07:58.638Z] #45 51.04 errors [2021-04-22T19:07:58.638Z] #45 51.40 sort [2021-04-22T19:07:58.638Z] #45 51.80 io [2021-04-22T19:07:58.638Z] #45 52.69 strconv [2021-04-22T19:07:58.638Z] #45 53.04 bytes [2021-04-22T19:07:58.638Z] #45 55.00 bufio [2021-04-22T19:07:58.638Z] #45 56.00 reflect [2021-04-22T19:07:58.638Z] #45 56.65 syscall [2021-04-22T19:07:58.638Z] #45 ... [2021-04-22T19:07:58.638Z] [2021-04-22T19:07:58.638Z] #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-04-22T19:07:58.638Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:07:58.638Z] #42 57.16 Selecting previously unselected package protobuf-c-compiler. [2021-04-22T19:07:58.638Z] #42 57.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:07:58.638Z] #42 57.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:07:58.638Z] #42 57.30 Selecting previously unselected package protobuf-compiler. [2021-04-22T19:07:58.638Z] #42 57.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:58.638Z] #42 57.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:07:58.638Z] #42 57.48 Selecting previously unselected package python-pkg-resources. [2021-04-22T19:07:58.638Z] #42 57.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:07:58.638Z] #42 57.51 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-22T19:07:58.638Z] #42 57.74 Selecting previously unselected package python-six. [2021-04-22T19:07:58.638Z] #42 57.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-22T19:07:58.638Z] #42 57.76 Unpacking python-six (1.12.0-1) ... [2021-04-22T19:07:58.638Z] #42 57.85 Selecting previously unselected package python-protobuf. [2021-04-22T19:07:58.638Z] #42 57.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-22T19:07:58.638Z] #42 57.90 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-22T19:07:58.638Z] #42 58.40 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-22T19:07:58.902Z] #24 122.0 Checking out files: 24% (2703/11243) Checking out files: 25% (2811/11243) Checking out files: 26% (2924/11243) Checking out files: 27% (3036/11243) Checking out files: 28% (3149/11243) Checking out files: 29% (3261/11243) Checking out files: 30% (3373/11243) Checking out files: 31% (3486/11243) Checking out files: 32% (3598/11243) Checking out files: 33% (3711/11243) Checking out files: 34% (3823/11243) Checking out files: 35% (3936/11243) Checking out files: 36% (4048/11243) Checking out files: 37% (4160/11243) Checking out files: 38% (4273/11243) Checking out files: 39% (4385/11243) Checking out files: 40% (4498/11243) Checking out files: 41% (4610/11243) Checking out files: 42% (4723/11243) Checking out files: 43% (4835/11243) Checking out files: 44% (4947/11243) Checking out files: 45% (5060/11243) Checking out files: 46% (5172/11243) Checking out files: 47% (5285/11243) Checking out files: 47% (5352/11243) Checking out files: 48% (5397/11243) Checking out files: 49% (5510/11243) Checking out files: 50% (5622/11243) Checking out files: 51% (5734/11243) Checking out files: 52% (5847/11243) Checking out files: 53% (5959/11243) Checking out files: 54% (6072/11243) Checking out files: 55% (6184/11243) Checking out files: 56% (6297/11243) Checking out files: 57% (6409/11243) Checking out files: 58% (6521/11243) Checking out files: 59% (6634/11243) Checking out files: 60% (6746/11243) Checking out files: 61% (6859/11243) Checking out files: 62% (6971/11243) Checking out files: 63% (7084/11243) Checking out files: 64% (7196/11243) Checking out files: 65% (7308/11243) Checking out files: 66% (7421/11243) Checking out files: 67% (7533/11243) Checking out files: 68% (7646/11243) Checking out files: 69% (7758/11243) Checking out files: 70% (7871/11243) Checking out files: 71% (7983/11243) Checking out files: 72% (8095/11243) Checking out files: 72% (8153/11243) Checking out files: 73% (8208/11243) Checking out files: 74% (8320/11243) Checking out files: 75% (8433/11243) Checking out files: 76% (8545/11243) Checking out files: 77% (8658/11243) Checking out files: 78% (8770/11243) Checking out files: 79% (8882/11243) Checking out files: 80% (8995/11243) Checking out files: 81% (9107/11243) Checking out files: 82% (9220/11243) Checking out files: 83% (9332/11243) Checking out files: 84% (9445/11243) Checking out files: 85% (9557/11243) Checking out files: 86% (9669/11243) Checking out files: 87% (9782/11243) Checking out files: 88% (9894/11243) Checking out files: 89% (10007/11243) Checking out files: 90% (10119/11243) Checking out files: 91% (10232/11243) Checking out files: 92% (10344/11243) Checking out files: 92% (10364/11243) Checking out files: 93% (10456/11243) Checking out files: 94% (10569/11243) Checking out files: 95% (10681/11243) Checking out files: 96% (10794/11243) Checking out files: 97% (10906/11243) Checking out files: 98% (11019/11243) Checking out files: 99% (11131/11243) Checking out files: 100% (11243/11243) Checking out files: 100% (11243/11243), done. [2021-04-22T19:07:58.902Z] #24 125.6 + cd /tmp/tmp.Xkc7MaMCtF/tmp/docker-ce [2021-04-22T19:07:58.902Z] #24 125.6 + git checkout -q v17.06.2-ce [2021-04-22T19:07:59.661Z] #56 ... [2021-04-22T19:07:59.661Z] [2021-04-22T19:07:59.661Z] #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-04-22T19:07:59.661Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:07:59.661Z] #51 48.25 internal/reflectlite [2021-04-22T19:07:59.661Z] #51 49.64 sort [2021-04-22T19:07:59.661Z] #51 49.67 io [2021-04-22T19:07:59.661Z] #51 50.75 internal/oserror [2021-04-22T19:07:59.661Z] #51 50.78 bytes [2021-04-22T19:07:59.661Z] #51 50.84 syscall [2021-04-22T19:07:59.661Z] #51 52.87 strconv [2021-04-22T19:07:59.661Z] #51 55.73 reflect [2021-04-22T19:07:59.661Z] #51 ... [2021-04-22T19:07:59.661Z] [2021-04-22T19:07:59.661Z] #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-04-22T19:07:59.661Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:07:59.661Z] #13 50.44 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-04-22T19:07:59.661Z] #13 52.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-22T19:07:59.661Z] #13 52.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-22T19:07:59.661Z] #13 52.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-22T19:07:59.661Z] #13 52.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-22T19:07:59.661Z] #13 52.98 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-04-22T19:07:59.661Z] #13 52.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-22T19:07:59.661Z] #13 52.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-22T19:07:59.661Z] #13 53.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-22T19:07:59.661Z] #13 53.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-22T19:07:59.661Z] #13 53.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-22T19:07:59.661Z] #13 53.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-22T19:07:59.661Z] #13 53.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-22T19:07:59.661Z] #13 53.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-22T19:07:59.661Z] #13 53.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-22T19:08:00.025Z] #42 ... [2021-04-22T19:08:00.025Z] [2021-04-22T19:08:00.025Z] #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-04-22T19:08:00.025Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:08:00.025Z] #36 49.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-22T19:08:00.025Z] #36 50.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-22T19:08:00.025Z] #36 50.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-22T19:08:00.025Z] #36 50.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-22T19:08:00.025Z] #36 50.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-22T19:08:00.025Z] #36 50.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-22T19:08:00.025Z] #36 50.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-22T19:08:00.025Z] #36 52.25 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:08:00.025Z] #36 52.44 Fetched 14.9 MB in 2s (8521 kB/s) [2021-04-22T19:08:00.025Z] #36 52.54 Selecting previously unselected package xxd. [2021-04-22T19:08:00.025Z] #36 52.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-04-22T19:08:00.025Z] #36 52.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:08:00.025Z] #36 52.64 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:08:00.025Z] #36 52.96 Selecting previously unselected package vim-common. [2021-04-22T19:08:00.025Z] #36 52.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:08:00.025Z] #36 53.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:08:00.025Z] #36 53.35 Selecting previously unselected package cmake-data. [2021-04-22T19:08:00.025Z] #36 53.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-22T19:08:00.025Z] #36 53.36 Unpacking cmake-data (3.13.4-1) ... [2021-04-22T19:08:00.025Z] #36 56.12 Selecting previously unselected package libicu63:amd64. [2021-04-22T19:08:00.025Z] #36 56.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-22T19:08:00.025Z] #36 56.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:08:00.025Z] #36 ... [2021-04-22T19:08:00.025Z] [2021-04-22T19:08:00.025Z] #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-04-22T19:08:00.025Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:00.025Z] #13 51.90 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-04-22T19:08:00.025Z] #13 54.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-22T19:08:00.025Z] #13 54.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-22T19:08:00.025Z] #13 54.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-22T19:08:00.025Z] #13 54.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-22T19:08:00.025Z] #13 54.38 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-04-22T19:08:00.025Z] #13 54.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-22T19:08:00.025Z] #13 54.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-22T19:08:00.025Z] #13 54.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-22T19:08:00.025Z] #13 54.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-22T19:08:00.025Z] #13 54.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-22T19:08:00.025Z] #13 54.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-22T19:08:00.025Z] #13 54.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-22T19:08:00.025Z] #13 54.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-22T19:08:00.025Z] #13 54.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-22T19:08:00.233Z] #13 54.31 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:08:00.805Z] #13 54.65 Fetched 78.2 MB in 7s (10.5 MB/s) [2021-04-22T19:08:00.805Z] #13 54.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-22T19:08:00.805Z] #13 54.85 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-22T19:08:00.805Z] #13 54.88 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:08:01.389Z] #13 55.26 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-22T19:08:01.451Z] #13 55.58 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:08:01.451Z] #13 55.81 Fetched 78.2 MB in 7s (10.6 MB/s) [2021-04-22T19:08:01.451Z] #13 ... [2021-04-22T19:08:01.451Z] [2021-04-22T19:08:01.451Z] #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-04-22T19:08:01.451Z] #56 sha256:168b8952a4df47ce89feb1f2515d66eb2fe9f6c1710b9b801674aa592f7b34e6 [2021-04-22T19:08:01.451Z] #56 1.108 + RM_GOPATH=0 [2021-04-22T19:08:01.451Z] #56 1.108 + TMP_GOPATH= [2021-04-22T19:08:01.451Z] #56 1.108 + : /build [2021-04-22T19:08:01.451Z] #56 1.108 + '[' -z '' ']' [2021-04-22T19:08:01.451Z] #56 1.109 ++ mktemp -d [2021-04-22T19:08:01.451Z] #56 1.117 + export GOPATH=/tmp/tmp.CqZ6y6Y9JX [2021-04-22T19:08:01.451Z] #56 1.123 + GOPATH=/tmp/tmp.CqZ6y6Y9JX [2021-04-22T19:08:01.451Z] #56 1.124 + RM_GOPATH=1 [2021-04-22T19:08:01.451Z] #56 1.124 + case "$(go env GOARCH)" in [2021-04-22T19:08:01.451Z] #56 1.128 ++ go env GOARCH [2021-04-22T19:08:01.451Z] #56 1.172 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:01.451Z] #56 1.172 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:01.451Z] #56 1.173 ++ dirname /tmp/install/install.sh [2021-04-22T19:08:01.451Z] #56 1.174 + dir=/tmp/install [2021-04-22T19:08:01.451Z] #56 1.175 + bin=containerd [2021-04-22T19:08:01.451Z] #56 1.175 + shift [2021-04-22T19:08:01.451Z] #56 1.175 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-22T19:08:01.451Z] #56 1.175 + . /tmp/install/containerd.installer [2021-04-22T19:08:01.451Z] #56 1.175 ++ set -e [2021-04-22T19:08:01.451Z] #56 1.176 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:01.451Z] #56 1.176 + install_containerd [2021-04-22T19:08:01.451Z] #56 1.177 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-22T19:08:01.451Z] #56 1.177 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:01.451Z] #56 1.177 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CqZ6y6Y9JX/src/github.com/containerd/containerd [2021-04-22T19:08:01.451Z] #56 1.188 Cloning into '/tmp/tmp.CqZ6y6Y9JX/src/github.com/containerd/containerd'... [2021-04-22T19:08:01.650Z] #13 55.44 (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-04-22T19:08:01.650Z] #13 55.55 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-22T19:08:01.650Z] #13 55.58 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-22T19:08:01.877Z] #42 ... [2021-04-22T19:08:01.877Z] [2021-04-22T19:08:01.877Z] #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-04-22T19:08:01.877Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [2021-04-22T19:08:01.877Z] #56 1.255 + RM_GOPATH=0 [2021-04-22T19:08:01.877Z] #56 1.255 + TMP_GOPATH= [2021-04-22T19:08:01.877Z] #56 1.255 + : /build [2021-04-22T19:08:01.877Z] #56 1.255 + '[' -z '' ']' [2021-04-22T19:08:01.877Z] #56 1.255 ++ mktemp -d [2021-04-22T19:08:01.877Z] #56 1.255 + export GOPATH=/tmp/tmp.iRpa86DS2s [2021-04-22T19:08:01.877Z] #56 1.255 + GOPATH=/tmp/tmp.iRpa86DS2s [2021-04-22T19:08:01.877Z] #56 1.255 + RM_GOPATH=1 [2021-04-22T19:08:01.877Z] #56 1.255 + case "$(go env GOARCH)" in [2021-04-22T19:08:01.877Z] #56 1.256 ++ go env GOARCH [2021-04-22T19:08:01.877Z] #56 1.277 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:01.877Z] #56 1.277 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:01.877Z] #56 1.278 ++ dirname /tmp/install/install.sh [2021-04-22T19:08:01.877Z] #56 1.284 + dir=/tmp/install [2021-04-22T19:08:01.877Z] #56 1.284 + bin=containerd [2021-04-22T19:08:01.877Z] #56 1.284 + shift [2021-04-22T19:08:01.877Z] #56 1.284 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-22T19:08:01.877Z] #56 1.284 + . /tmp/install/containerd.installer [2021-04-22T19:08:01.877Z] #56 1.284 ++ set -e [2021-04-22T19:08:01.877Z] #56 1.284 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:01.877Z] #56 1.284 + install_containerd [2021-04-22T19:08:01.877Z] #56 1.292 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-22T19:08:01.877Z] #56 1.293 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:01.877Z] #56 1.293 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iRpa86DS2s/src/github.com/containerd/containerd [2021-04-22T19:08:01.877Z] #56 1.300 Cloning into '/tmp/tmp.iRpa86DS2s/src/github.com/containerd/containerd'... [2021-04-22T19:08:01.877Z] #56 ... [2021-04-22T19:08:01.877Z] [2021-04-22T19:08:01.877Z] #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-04-22T19:08:01.877Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:01.877Z] #13 46.32 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-04-22T19:08:01.877Z] #13 48.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-22T19:08:01.877Z] #13 48.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-22T19:08:01.877Z] #13 48.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-22T19:08:01.877Z] #13 48.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-22T19:08:01.877Z] #13 48.62 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-04-22T19:08:01.877Z] #13 48.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-22T19:08:01.877Z] #13 48.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-22T19:08:01.877Z] #13 48.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-22T19:08:01.877Z] #13 48.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-22T19:08:01.877Z] #13 48.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-22T19:08:01.877Z] #13 48.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-22T19:08:01.877Z] #13 48.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-22T19:08:01.877Z] #13 48.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-22T19:08:01.877Z] #13 48.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-22T19:08:01.877Z] #13 49.97 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:08:01.912Z] #13 55.78 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:08:02.028Z] #56 ... [2021-04-22T19:08:02.028Z] [2021-04-22T19:08:02.028Z] #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-04-22T19:08:02.028Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:02.135Z] #13 50.17 Fetched 78.2 MB in 7s (10.5 MB/s) [2021-04-22T19:08:02.174Z] #13 55.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-22T19:08:02.174Z] #13 56.07 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-22T19:08:02.174Z] #13 56.10 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:08:02.223Z] #24 128.7 + mkdir -p /tmp/tmp.Xkc7MaMCtF/src/github.com/docker [2021-04-22T19:08:02.223Z] #24 128.8 + mv components/cli /tmp/tmp.Xkc7MaMCtF/src/github.com/docker/cli [2021-04-22T19:08:02.223Z] #24 128.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-22T19:08:02.288Z] #13 56.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 ... 15410 files and directories currently installed.) [2021-04-22T19:08:02.288Z] #13 56.70 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-22T19:08:02.288Z] #13 ... [2021-04-22T19:08:02.288Z] [2021-04-22T19:08:02.288Z] #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-04-22T19:08:02.288Z] #47 sha256:cc9e5f16a3c9de9d211a83c5de5190d9fb17934a1832616161de45c7a8585967 [2021-04-22T19:08:02.288Z] #47 DONE 62.0s [2021-04-22T19:08:02.288Z] [2021-04-22T19:08:02.288Z] #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-04-22T19:08:02.288Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:02.288Z] #13 56.81 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:08:02.392Z] #13 50.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-04-22T19:08:02.392Z] #13 50.46 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-22T19:08:02.392Z] #13 50.50 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:08:02.435Z] #13 56.34 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-22T19:08:02.436Z] #13 56.47 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-22T19:08:02.691Z] #13 ... [2021-04-22T19:08:02.691Z] [2021-04-22T19:08:02.691Z] #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-04-22T19:08:02.691Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:02.691Z] #45 44.00 internal/singleflight [2021-04-22T19:08:02.691Z] #45 44.35 errors [2021-04-22T19:08:02.691Z] #45 44.39 sort [2021-04-22T19:08:02.691Z] #45 44.70 io [2021-04-22T19:08:02.691Z] #45 45.52 strconv [2021-04-22T19:08:02.691Z] #45 45.74 bytes [2021-04-22T19:08:02.691Z] #45 47.63 bufio [2021-04-22T19:08:02.691Z] #45 49.01 reflect [2021-04-22T19:08:02.691Z] #45 49.20 syscall [2021-04-22T19:08:02.691Z] #45 ... [2021-04-22T19:08:02.691Z] [2021-04-22T19:08:02.691Z] #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-04-22T19:08:02.691Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:02.691Z] #42 53.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:02.691Z] #42 53.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:02.691Z] #42 54.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:08:02.691Z] #42 54.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-22T19:08:02.697Z] #13 56.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-22T19:08:02.697Z] #13 56.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-22T19:08:02.697Z] #13 56.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:08:02.697Z] #13 ... [2021-04-22T19:08:02.697Z] [2021-04-22T19:08:02.697Z] #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-04-22T19:08:02.697Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:08:02.697Z] #36 51.69 Selecting previously unselected package libicu63:amd64. [2021-04-22T19:08:02.697Z] #36 51.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 51.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:08:02.697Z] #36 58.07 Selecting previously unselected package libxml2:amd64. [2021-04-22T19:08:02.697Z] #36 58.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 58.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:08:02.697Z] #36 58.68 Selecting previously unselected package libarchive13:amd64. [2021-04-22T19:08:02.697Z] #36 58.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 58.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-22T19:08:02.697Z] #36 59.14 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-22T19:08:02.697Z] #36 59.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 59.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-22T19:08:02.697Z] #36 59.30 Selecting previously unselected package librhash0:amd64. [2021-04-22T19:08:02.697Z] #36 59.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 59.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-22T19:08:02.697Z] #36 59.69 Selecting previously unselected package libuv1:amd64. [2021-04-22T19:08:02.697Z] #36 59.70 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 59.70 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-22T19:08:02.697Z] #36 59.85 Selecting previously unselected package cmake. [2021-04-22T19:08:02.697Z] #36 59.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-22T19:08:02.697Z] #36 59.85 Unpacking cmake (3.13.4-1) ... [2021-04-22T19:08:02.859Z] #13 57.32 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-22T19:08:02.859Z] #13 ... [2021-04-22T19:08:02.859Z] [2021-04-22T19:08:02.859Z] #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-04-22T19:08:02.859Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:08:02.859Z] #51 52.55 internal/oserror [2021-04-22T19:08:02.859Z] #51 52.55 io [2021-04-22T19:08:02.859Z] #51 52.62 syscall [2021-04-22T19:08:02.859Z] #51 53.65 bytes [2021-04-22T19:08:02.859Z] #51 55.83 strconv [2021-04-22T19:08:02.859Z] #51 59.05 reflect [2021-04-22T19:08:02.859Z] #51 59.90 time [2021-04-22T19:08:02.952Z] #42 54.44 Setting up python-six (1.12.0-1) ... [2021-04-22T19:08:03.119Z] #51 ... [2021-04-22T19:08:03.119Z] [2021-04-22T19:08:03.119Z] #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-04-22T19:08:03.119Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:03.119Z] #42 62.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:03.119Z] #42 62.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:03.119Z] #42 62.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:08:03.119Z] #42 62.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-22T19:08:03.175Z] #24 ... [2021-04-22T19:08:03.175Z] [2021-04-22T19:08:03.175Z] #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-04-22T19:08:03.175Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:08:03.175Z] #20 10.50 Reading package lists... [2021-04-22T19:08:03.175Z] #20 13.09 Building dependency tree... [2021-04-22T19:08:03.175Z] #20 14.27 libcap2-bin is already the newest version (1:2.25-2). [2021-04-22T19:08:03.175Z] #20 14.27 The following additional packages will be installed: [2021-04-22T19:08:03.175Z] #20 14.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-22T19:08:03.175Z] #20 14.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-22T19:08:03.175Z] #20 14.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-22T19:08:03.175Z] #20 14.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-22T19:08:03.175Z] #20 14.27 python3.7 python3.7-minimal vim-runtime xxd [2021-04-22T19:08:03.175Z] #20 14.27 Suggested packages: [2021-04-22T19:08:03.175Z] #20 14.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-22T19:08:03.175Z] #20 14.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-22T19:08:03.175Z] #20 14.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-22T19:08:03.175Z] #20 14.27 Recommended packages: [2021-04-22T19:08:03.175Z] #20 14.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-22T19:08:03.175Z] #20 14.27 python3-keyrings.alt python3-xdg unzip [2021-04-22T19:08:03.175Z] #20 15.37 The following NEW packages will be installed: [2021-04-22T19:08:03.175Z] #20 15.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-22T19:08:03.175Z] #20 15.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-22T19:08:03.175Z] #20 15.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-22T19:08:03.175Z] #20 15.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-22T19:08:03.175Z] #20 15.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-22T19:08:03.175Z] #20 15.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-22T19:08:03.175Z] #20 15.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-22T19:08:03.175Z] #20 15.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-22T19:08:03.175Z] #20 15.37 xz-utils zip [2021-04-22T19:08:03.175Z] #20 15.68 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:08:03.175Z] #20 15.68 Need to get 27.6 MB of archives. [2021-04-22T19:08:03.175Z] #20 15.68 After this operation, 114 MB of additional disk space will be used. [2021-04-22T19:08:03.175Z] #20 15.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-22T19:08:03.175Z] #20 15.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-22T19:08:03.175Z] #20 15.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-22T19:08:03.175Z] #20 15.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-22T19:08:03.175Z] #20 15.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-22T19:08:03.175Z] #20 15.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-22T19:08:03.175Z] #20 15.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-22T19:08:03.175Z] #20 15.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-22T19:08:03.175Z] #20 15.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-22T19:08:03.175Z] #20 15.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-22T19:08:03.175Z] #20 15.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-22T19:08:03.175Z] #20 15.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-22T19:08:03.175Z] #20 15.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-22T19:08:03.175Z] #20 15.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-22T19:08:03.175Z] #20 15.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-22T19:08:03.175Z] #20 15.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-22T19:08:03.175Z] #20 15.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-22T19:08:03.175Z] #20 15.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:08:03.175Z] #20 15.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-22T19:08:03.175Z] #20 15.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-22T19:08:03.175Z] #20 15.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-22T19:08:03.175Z] #20 16.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-22T19:08:03.175Z] #20 16.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-22T19:08:03.175Z] #20 16.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-22T19:08:03.175Z] #20 16.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-22T19:08:03.175Z] #20 16.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-22T19:08:03.175Z] #20 16.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-22T19:08:03.175Z] #20 16.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-22T19:08:03.175Z] #20 16.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-22T19:08:03.175Z] #20 16.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-22T19:08:03.175Z] #20 16.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-22T19:08:03.175Z] #20 16.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-22T19:08:03.175Z] #20 16.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-22T19:08:03.175Z] #20 16.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-22T19:08:03.175Z] #20 16.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-22T19:08:03.175Z] #20 16.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-22T19:08:03.175Z] #20 16.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-22T19:08:03.175Z] #20 16.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-22T19:08:03.175Z] #20 16.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-22T19:08:03.175Z] #20 16.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-22T19:08:03.175Z] #20 16.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-22T19:08:03.175Z] #20 16.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-22T19:08:03.175Z] #20 16.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-22T19:08:03.175Z] #20 16.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-22T19:08:03.175Z] #20 16.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-22T19:08:03.175Z] #20 16.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-22T19:08:03.175Z] #20 17.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-22T19:08:03.175Z] #20 17.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-22T19:08:03.175Z] #20 17.64 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:08:03.175Z] #20 17.73 Fetched 27.6 MB in 2s (16.8 MB/s) [2021-04-22T19:08:03.175Z] #20 17.79 Selecting previously unselected package pigz. [2021-04-22T19:08:03.175Z] #20 17.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-04-22T19:08:03.175Z] #20 17.88 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-22T19:08:03.175Z] #20 17.89 Unpacking pigz (2.4-1) ... [2021-04-22T19:08:03.175Z] #20 18.00 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-22T19:08:03.175Z] #20 18.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-22T19:08:03.175Z] #20 18.04 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-22T19:08:03.175Z] #20 18.56 Selecting previously unselected package python3.7-minimal. [2021-04-22T19:08:03.175Z] #20 18.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-22T19:08:03.175Z] #20 18.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:08:03.175Z] #20 19.12 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-22T19:08:03.175Z] #20 19.15 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:08:03.379Z] #42 63.03 Setting up python-six (1.12.0-1) ... [2021-04-22T19:08:03.517Z] #42 ... [2021-04-22T19:08:03.517Z] [2021-04-22T19:08:03.517Z] #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-04-22T19:08:03.517Z] #47 sha256:312efbc45a983b97e4e65f29154e27136b06ecdbaee9b90b877f196d6d4a6c29 [2021-04-22T19:08:03.517Z] #47 DONE 55.1s [2021-04-22T19:08:03.732Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.376686767s with top 10 stages: buildssa: 1m40.990288164s, goimports: 23.864690999s, unconvert: 13.622039457s, gosec: 9.810236751s, golint: 6.07057732s, ineffassign: 4.347620896s, misspell: 3.781059283s, vrp: 3.468416451s, inspect: 3.396497888s, printf: 1.984535907s [2021-04-22T19:08:03.802Z] [2021-04-22T19:08:03.802Z] #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-04-22T19:08:03.802Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:03.802Z] #13 51.63 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-22T19:08:04.063Z] #13 51.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-04-22T19:08:04.063Z] #13 52.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-22T19:08:04.063Z] #13 52.11 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-22T19:08:04.084Z] #36 ... [2021-04-22T19:08:04.084Z] [2021-04-22T19:08:04.084Z] #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-04-22T19:08:04.084Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:04.084Z] #42 58.68 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:04.084Z] #42 58.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:04.084Z] #42 58.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:08:04.084Z] #42 58.69 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-22T19:08:04.084Z] #42 58.73 Setting up python-six (1.12.0-1) ... [2021-04-22T19:08:04.084Z] #42 62.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:08:04.084Z] #42 62.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:08:04.084Z] #42 62.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:04.084Z] #42 62.89 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-22T19:08:04.084Z] #42 62.90 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:04.084Z] #42 62.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:08:04.084Z] #42 62.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:04.084Z] #42 62.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:04.084Z] #42 62.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:08:04.084Z] #42 62.98 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-22T19:08:04.321Z] #13 52.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:08:04.834Z] #20 21.14 Selecting previously unselected package python3-minimal. [2021-04-22T19:08:04.835Z] #20 21.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-04-22T19:08:04.835Z] #20 21.27 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-22T19:08:04.835Z] #20 21.29 Unpacking python3-minimal (3.7.3-1) ... [2021-04-22T19:08:05.034Z] #42 ... [2021-04-22T19:08:05.034Z] [2021-04-22T19:08:05.034Z] #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-04-22T19:08:05.034Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:08:05.034Z] #36 63.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:08:05.034Z] #36 63.04 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:08:05.034Z] #36 63.05 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-22T19:08:05.034Z] #36 63.07 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:08:05.034Z] #36 63.11 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-22T19:08:05.034Z] #36 63.13 Setting up cmake-data (3.13.4-1) ... [2021-04-22T19:08:05.034Z] #36 63.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:08:05.034Z] #36 63.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-22T19:08:05.034Z] #36 63.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-22T19:08:05.034Z] #36 63.27 Setting up cmake (3.13.4-1) ... [2021-04-22T19:08:05.034Z] #36 63.28 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:05.034Z] #36 63.57 Processing triggers for mime-support (3.62) ... [2021-04-22T19:08:05.034Z] #36 DONE 63.9s [2021-04-22T19:08:05.034Z] [2021-04-22T19:08:05.034Z] #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-04-22T19:08:05.034Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:08:05.034Z] #51 58.58 time [2021-04-22T19:08:05.034Z] #51 63.91 context [2021-04-22T19:08:05.034Z] #51 ... [2021-04-22T19:08:05.034Z] [2021-04-22T19:08:05.034Z] #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-04-22T19:08:05.034Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:05.034Z] #13 58.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-22T19:08:05.034Z] #13 58.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-22T19:08:05.034Z] #13 58.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:08:05.098Z] #20 21.42 Selecting previously unselected package libmpdec2:arm64. [2021-04-22T19:08:05.098Z] #20 21.43 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-22T19:08:05.098Z] #20 21.46 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-22T19:08:05.256Z] #13 53.19 (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-04-22T19:08:05.256Z] #13 53.23 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-22T19:08:05.256Z] #13 53.26 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:08:05.361Z] #20 21.58 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-22T19:08:05.361Z] #20 21.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-22T19:08:05.361Z] #20 21.61 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-22T19:08:05.361Z] #20 ... [2021-04-22T19:08:05.361Z] [2021-04-22T19:08:05.361Z] #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-04-22T19:08:05.361Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:08:05.361Z] #43 60.34 DEP criu/arch/aarch64/crtools.d [2021-04-22T19:08:05.361Z] #43 60.60 DEP criu/arch/aarch64/cpu.d [2021-04-22T19:08:05.361Z] #43 60.63 DEP criu/arch/aarch64/bitops.d [2021-04-22T19:08:05.361Z] #43 60.67 CC criu/arch/aarch64/bitops.o [2021-04-22T19:08:05.361Z] #43 60.70 CC criu/arch/aarch64/cpu.o [2021-04-22T19:08:05.361Z] #43 60.80 CC criu/arch/aarch64/crtools.o [2021-04-22T19:08:05.361Z] #43 61.50 CC criu/arch/aarch64/sigframe.o [2021-04-22T19:08:05.361Z] #43 61.82 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-22T19:08:05.361Z] #43 61.88 DEP criu/pie/util-vdso.d [2021-04-22T19:08:05.361Z] #43 62.06 DEP criu/pie/util.d [2021-04-22T19:08:05.361Z] #43 62.23 CC criu/pie/util.o [2021-04-22T19:08:05.361Z] #43 62.60 CC criu/pie/util-vdso.o [2021-04-22T19:08:05.361Z] #43 63.17 AR criu/pie/pie.lib.a [2021-04-22T19:08:05.361Z] #43 63.25 DEP criu/pie/restorer.d [2021-04-22T19:08:05.361Z] #43 63.54 DEP criu/arch/aarch64/intraprocedure.d [2021-04-22T19:08:05.361Z] #43 63.57 DEP criu/arch/aarch64/restorer.d [2021-04-22T19:08:05.361Z] #43 63.85 DEP criu/arch/aarch64/vdso-pie.d [2021-04-22T19:08:05.361Z] #43 63.99 DEP criu/pie/parasite-vdso.d [2021-04-22T19:08:05.361Z] #43 64.11 DEP criu/pie/parasite.d [2021-04-22T19:08:05.361Z] #43 64.29 CC criu/pie/parasite.o [2021-04-22T19:08:05.361Z] #43 65.28 LINK criu/pie/parasite.built-in.o [2021-04-22T19:08:05.361Z] #43 65.30 GEN criu/pie/parasite-blob.h [2021-04-22T19:08:05.361Z] #43 65.33 CC criu/pie/parasite-vdso.o [2021-04-22T19:08:05.361Z] #43 65.97 CC criu/arch/aarch64/vdso-pie.o [2021-04-22T19:08:05.361Z] #43 66.38 CC criu/arch/aarch64/restorer.o [2021-04-22T19:08:05.361Z] #43 66.65 CC criu/arch/aarch64/intraprocedure.o [2021-04-22T19:08:05.361Z] #43 66.67 CC criu/pie/restorer.o [2021-04-22T19:08:05.361Z] #43 68.85 LINK criu/pie/restorer.built-in.o [2021-04-22T19:08:05.361Z] #43 68.86 GEN criu/pie/restorer-blob.h [2021-04-22T19:08:05.361Z] #43 68.96 DEP criu/vdso.d [2021-04-22T19:08:05.361Z] #43 69.21 DEP criu/uts_ns.d [2021-04-22T19:08:05.361Z] #43 69.41 DEP criu/util.d [2021-04-22T19:08:05.361Z] #43 69.55 DEP criu/uffd.d [2021-04-22T19:08:05.361Z] #43 69.83 DEP criu/tun.d [2021-04-22T19:08:05.361Z] #43 69.96 DEP criu/tty.d [2021-04-22T19:08:05.361Z] #43 70.11 DEP criu/timerfd.d [2021-04-22T19:08:05.361Z] #43 70.34 DEP criu/timens.d [2021-04-22T19:08:05.513Z] #13 53.49 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-22T19:08:05.513Z] #13 53.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-22T19:08:05.513Z] #13 53.66 (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-04-22T19:08:05.513Z] #13 53.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-22T19:08:05.513Z] #13 53.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:08:05.938Z] #43 70.65 DEP criu/sysfs_parse.d [2021-04-22T19:08:05.939Z] #43 70.84 DEP criu/sysctl.d [2021-04-22T19:08:05.939Z] #43 ... [2021-04-22T19:08:05.939Z] [2021-04-22T19:08:05.939Z] #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-04-22T19:08:05.939Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:08:05.939Z] #20 22.39 Selecting previously unselected package python3.7. [2021-04-22T19:08:05.939Z] #20 22.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-22T19:08:05.939Z] #20 22.40 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:08:06.202Z] #20 22.52 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-22T19:08:06.202Z] #20 22.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-22T19:08:06.202Z] #20 22.54 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-22T19:08:06.202Z] #20 22.63 Setting up python3-minimal (3.7.3-1) ... [2021-04-22T19:08:06.455Z] #13 ... [2021-04-22T19:08:06.455Z] [2021-04-22T19:08:06.455Z] #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-04-22T19:08:06.455Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:08:06.455Z] #51 48.02 internal/oserror [2021-04-22T19:08:06.455Z] #51 48.03 strconv [2021-04-22T19:08:06.455Z] #51 48.18 syscall [2021-04-22T19:08:06.455Z] #51 51.16 reflect [2021-04-22T19:08:06.455Z] #51 55.10 time [2021-04-22T19:08:06.696Z] #42 66.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:08:06.712Z] #51 ... [2021-04-22T19:08:06.712Z] [2021-04-22T19:08:06.712Z] #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-04-22T19:08:06.712Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:08:06.712Z] #36 49.81 Selecting previously unselected package libicu63:amd64. [2021-04-22T19:08:06.712Z] #36 49.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 49.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:08:06.712Z] #36 56.83 Selecting previously unselected package libxml2:amd64. [2021-04-22T19:08:06.712Z] #36 56.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 56.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:08:06.712Z] #36 57.42 Selecting previously unselected package libarchive13:amd64. [2021-04-22T19:08:06.712Z] #36 57.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 57.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-22T19:08:06.712Z] #36 57.72 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-22T19:08:06.712Z] #36 57.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 57.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-22T19:08:06.712Z] #36 57.90 Selecting previously unselected package librhash0:amd64. [2021-04-22T19:08:06.712Z] #36 57.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 57.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-22T19:08:06.712Z] #36 58.06 Selecting previously unselected package libuv1:amd64. [2021-04-22T19:08:06.712Z] #36 58.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 58.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-22T19:08:06.712Z] #36 58.22 Selecting previously unselected package cmake. [2021-04-22T19:08:06.712Z] #36 58.22 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-22T19:08:06.712Z] #36 58.24 Unpacking cmake (3.13.4-1) ... [2021-04-22T19:08:06.958Z] #42 66.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:08:06.958Z] #42 66.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:06.958Z] #42 66.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-22T19:08:06.958Z] #42 66.61 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:06.958Z] #42 66.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:08:06.958Z] #42 66.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:06.958Z] #42 66.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:06.958Z] #42 66.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:08:06.958Z] #42 66.67 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-22T19:08:06.969Z] #36 ... [2021-04-22T19:08:06.969Z] [2021-04-22T19:08:06.970Z] #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-04-22T19:08:06.970Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:06.970Z] #42 58.40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-22T19:08:06.970Z] #42 58.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:08:06.970Z] #42 58.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:06.970Z] #42 58.46 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-22T19:08:06.970Z] #42 58.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:06.970Z] #42 58.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-22T19:08:06.970Z] #42 58.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:06.970Z] #42 58.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-22T19:08:07.226Z] #42 58.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-22T19:08:07.226Z] #42 58.60 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-22T19:08:07.587Z] #13 61.58 Selecting previously unselected package binutils-mingw-w64. [2021-04-22T19:08:07.603Z] #20 23.74 Selecting previously unselected package python3. [2021-04-22T19:08:07.603Z] #20 23.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-22T19:08:07.603Z] #20 23.88 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-22T19:08:07.603Z] #20 23.90 Unpacking python3 (3.7.3-1) ... [2021-04-22T19:08:07.849Z] #13 61.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-22T19:08:07.849Z] #13 61.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:08:07.849Z] #13 61.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-22T19:08:07.849Z] #13 61.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:08:07.849Z] #13 61.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:08:07.867Z] #20 24.11 Selecting previously unselected package libip4tc0:arm64. [2021-04-22T19:08:07.867Z] #20 24.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-22T19:08:07.867Z] #20 24.16 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-22T19:08:07.867Z] #20 24.29 Selecting previously unselected package libip6tc0:arm64. [2021-04-22T19:08:07.867Z] #20 24.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-22T19:08:07.867Z] #20 24.32 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-22T19:08:08.109Z] #13 61.93 Selecting previously unselected package dmsetup. [2021-04-22T19:08:08.109Z] #13 61.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:08:08.109Z] #13 61.94 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-22T19:08:08.109Z] #13 62.08 Selecting previously unselected package mingw-w64-common. [2021-04-22T19:08:08.109Z] #13 62.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-22T19:08:08.109Z] #13 62.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-22T19:08:08.130Z] #20 24.44 Selecting previously unselected package libiptc0:arm64. [2021-04-22T19:08:08.130Z] #20 24.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-22T19:08:08.130Z] #20 24.47 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-22T19:08:08.130Z] #20 24.57 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-22T19:08:08.130Z] #20 24.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-22T19:08:08.130Z] #20 24.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-22T19:08:08.394Z] #20 24.72 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-22T19:08:08.394Z] #20 24.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-22T19:08:08.394Z] #20 24.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-22T19:08:08.394Z] #20 24.84 Selecting previously unselected package libnftnl11:arm64. [2021-04-22T19:08:08.394Z] #20 24.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-22T19:08:08.394Z] #20 24.87 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-22T19:08:08.657Z] #20 24.99 Selecting previously unselected package iptables. [2021-04-22T19:08:08.657Z] #20 25.01 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-22T19:08:08.657Z] #20 25.02 Unpacking iptables (1.8.2-4) ... [2021-04-22T19:08:09.234Z] #20 25.42 Selecting previously unselected package xxd. [2021-04-22T19:08:09.234Z] #20 25.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-22T19:08:09.234Z] #20 25.45 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:08:09.234Z] #20 25.63 Selecting previously unselected package vim-common. [2021-04-22T19:08:09.234Z] #20 25.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:08:09.498Z] #20 25.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:08:09.498Z] #20 25.87 Selecting previously unselected package bash-completion. [2021-04-22T19:08:09.498Z] #20 25.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-22T19:08:09.508Z] #42 ... [2021-04-22T19:08:09.508Z] [2021-04-22T19:08:09.508Z] #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-04-22T19:08:09.508Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:08:09.508Z] #36 63.44 Selecting previously unselected package libxml2:amd64. [2021-04-22T19:08:09.508Z] #36 63.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-22T19:08:09.508Z] #36 63.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:08:09.508Z] #36 64.02 Selecting previously unselected package libarchive13:amd64. [2021-04-22T19:08:09.508Z] #36 64.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-22T19:08:09.508Z] #36 64.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-22T19:08:09.508Z] #36 64.32 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-22T19:08:09.508Z] #36 64.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-22T19:08:09.508Z] #36 64.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-22T19:08:09.508Z] #36 64.51 Selecting previously unselected package librhash0:amd64. [2021-04-22T19:08:09.508Z] #36 64.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-22T19:08:09.508Z] #36 64.56 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-22T19:08:09.508Z] #36 64.72 Selecting previously unselected package libuv1:amd64. [2021-04-22T19:08:09.508Z] #36 64.72 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-22T19:08:09.508Z] #36 64.73 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-22T19:08:09.508Z] #36 64.90 Selecting previously unselected package cmake. [2021-04-22T19:08:09.508Z] #36 64.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-22T19:08:09.508Z] #36 64.94 Unpacking cmake (3.13.4-1) ... [2021-04-22T19:08:09.508Z] #36 67.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:08:09.508Z] #36 67.98 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:08:09.508Z] #36 67.99 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-22T19:08:09.508Z] #36 68.00 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:08:09.508Z] #36 68.05 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-22T19:08:09.508Z] #36 68.07 Setting up cmake-data (3.13.4-1) ... [2021-04-22T19:08:09.508Z] #36 68.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:08:09.508Z] #36 68.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-22T19:08:09.508Z] #36 68.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-22T19:08:09.508Z] #36 68.15 Setting up cmake (3.13.4-1) ... [2021-04-22T19:08:09.508Z] #36 68.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:09.508Z] #36 68.24 Processing triggers for mime-support (3.62) ... [2021-04-22T19:08:09.508Z] #36 DONE 68.9s [2021-04-22T19:08:09.508Z] [2021-04-22T19:08:09.508Z] #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-04-22T19:08:09.508Z] #37 sha256:628eba19d3b4a64867a057dd39a65a3a2f0471f98276d0f5a79fb697b8fdb23a [2021-04-22T19:08:10.454Z] #37 1.195 + RM_GOPATH=0 [2021-04-22T19:08:10.454Z] #37 1.195 + TMP_GOPATH= [2021-04-22T19:08:10.454Z] #37 1.195 + : /build [2021-04-22T19:08:10.454Z] #37 1.195 + '[' -z '' ']' [2021-04-22T19:08:10.454Z] #37 1.195 ++ mktemp -d [2021-04-22T19:08:10.454Z] #37 1.202 + export GOPATH=/tmp/tmp.z9JdakKspH [2021-04-22T19:08:10.454Z] #37 1.202 + GOPATH=/tmp/tmp.z9JdakKspH [2021-04-22T19:08:10.454Z] #37 1.202 + RM_GOPATH=1 [2021-04-22T19:08:10.454Z] #37 1.202 + case "$(go env GOARCH)" in [2021-04-22T19:08:10.454Z] #37 1.203 ++ go env GOARCH [2021-04-22T19:08:10.454Z] #37 1.226 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:10.454Z] #37 1.226 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:10.454Z] #37 1.227 ++ dirname /tmp/install/install.sh [2021-04-22T19:08:10.454Z] #37 1.233 + dir=/tmp/install [2021-04-22T19:08:10.454Z] #37 1.234 + bin=tini [2021-04-22T19:08:10.454Z] #37 1.234 + shift [2021-04-22T19:08:10.454Z] #37 1.235 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-22T19:08:10.454Z] #37 1.235 + . /tmp/install/tini.installer [2021-04-22T19:08:10.454Z] #37 1.235 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:10.454Z] #37 1.235 + install_tini [2021-04-22T19:08:10.454Z] #37 1.236 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-22T19:08:10.454Z] #37 1.236 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:10.454Z] #37 1.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.z9JdakKspH/tini [2021-04-22T19:08:10.454Z] #37 1.238 Cloning into '/tmp/tmp.z9JdakKspH/tini'... [2021-04-22T19:08:10.516Z] #42 ... [2021-04-22T19:08:10.516Z] [2021-04-22T19:08:10.516Z] #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-04-22T19:08:10.516Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-22T19:08:10.516Z] #36 60.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:08:10.516Z] #36 60.84 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:08:10.516Z] #36 60.86 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-22T19:08:10.516Z] #36 60.87 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:08:10.516Z] #36 60.93 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-22T19:08:10.516Z] #36 60.94 Setting up cmake-data (3.13.4-1) ... [2021-04-22T19:08:10.516Z] #36 60.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-22T19:08:10.516Z] #36 60.99 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-22T19:08:10.516Z] #36 61.00 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-22T19:08:10.516Z] #36 61.02 Setting up cmake (3.13.4-1) ... [2021-04-22T19:08:10.516Z] #36 61.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:10.516Z] #36 61.14 Processing triggers for mime-support (3.62) ... [2021-04-22T19:08:10.516Z] #36 DONE 62.0s [2021-04-22T19:08:10.775Z] [2021-04-22T19:08:10.775Z] #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-04-22T19:08:10.775Z] #37 sha256:1cef9442e7f4880881844d0edf52585581126737bd41b66395ce9ee576645120 [2021-04-22T19:08:11.396Z] #37 2.018 + cd /tmp/tmp.z9JdakKspH/tini [2021-04-22T19:08:11.397Z] #37 2.018 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:11.397Z] #37 2.043 + cmake . [2021-04-22T19:08:11.410Z] #13 ... [2021-04-22T19:08:11.410Z] [2021-04-22T19:08:11.410Z] #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-04-22T19:08:11.410Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:11.410Z] #42 69.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-22T19:08:11.410Z] #42 69.11 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:11.410Z] #42 DONE 69.8s [2021-04-22T19:08:11.410Z] [2021-04-22T19:08:11.410Z] #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-04-22T19:08:11.410Z] #37 sha256:e07b0f928c1a8d0ce6a8a26482ba1185e66a5578f0743a630b5165fe99014d19 [2021-04-22T19:08:11.410Z] #37 3.263 + RM_GOPATH=0 [2021-04-22T19:08:11.410Z] #37 3.264 + TMP_GOPATH= [2021-04-22T19:08:11.410Z] #37 3.264 + : /build [2021-04-22T19:08:11.410Z] #37 3.264 + '[' -z '' ']' [2021-04-22T19:08:11.410Z] #37 3.264 ++ mktemp -d [2021-04-22T19:08:11.410Z] #37 3.265 + export GOPATH=/tmp/tmp.zD9Z3ymYF7 [2021-04-22T19:08:11.410Z] #37 3.265 + GOPATH=/tmp/tmp.zD9Z3ymYF7 [2021-04-22T19:08:11.410Z] #37 3.265 + RM_GOPATH=1 [2021-04-22T19:08:11.410Z] #37 3.265 + case "$(go env GOARCH)" in [2021-04-22T19:08:11.410Z] #37 3.266 ++ go env GOARCH [2021-04-22T19:08:11.410Z] #37 3.288 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:11.410Z] #37 3.288 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:11.410Z] #37 3.289 ++ dirname /tmp/install/install.sh [2021-04-22T19:08:11.410Z] #37 3.292 + dir=/tmp/install [2021-04-22T19:08:11.410Z] #37 3.292 + bin=tini [2021-04-22T19:08:11.410Z] #37 3.294 + shift [2021-04-22T19:08:11.410Z] #37 3.294 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-22T19:08:11.410Z] #37 3.294 + . /tmp/install/tini.installer [2021-04-22T19:08:11.410Z] #37 3.295 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:11.410Z] #37 3.295 + install_tini [2021-04-22T19:08:11.410Z] #37 3.295 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:11.410Z] #37 3.295 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-22T19:08:11.410Z] #37 3.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.zD9Z3ymYF7/tini [2021-04-22T19:08:11.410Z] #37 3.296 Cloning into '/tmp/tmp.zD9Z3ymYF7/tini'... [2021-04-22T19:08:11.410Z] #37 4.076 + cd /tmp/tmp.zD9Z3ymYF7/tini [2021-04-22T19:08:11.410Z] #37 4.080 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:11.410Z] #37 4.086 + cmake . [2021-04-22T19:08:11.410Z] #37 4.658 -- The C compiler identification is GNU 8.3.0 [2021-04-22T19:08:11.410Z] #37 4.705 -- Check for working C compiler: /usr/bin/cc [2021-04-22T19:08:11.410Z] #37 5.294 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-22T19:08:11.410Z] #37 5.308 -- Detecting C compiler ABI info [2021-04-22T19:08:11.410Z] #37 5.944 -- Detecting C compiler ABI info - done [2021-04-22T19:08:11.410Z] #37 5.991 -- Detecting C compile features [2021-04-22T19:08:11.427Z] #20 ... [2021-04-22T19:08:11.427Z] [2021-04-22T19:08:11.427Z] #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-04-22T19:08:11.427Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-22T19:08:11.427Z] #40 137.7 + dpkg --print-architecture [2021-04-22T19:08:11.710Z] #37 1.023 + RM_GOPATH=0 [2021-04-22T19:08:11.710Z] #37 1.024 + TMP_GOPATH= [2021-04-22T19:08:11.710Z] #37 1.024 + : /build [2021-04-22T19:08:11.710Z] #37 1.024 + '[' -z '' ']' [2021-04-22T19:08:11.710Z] #37 1.027 ++ mktemp -d [2021-04-22T19:08:11.710Z] #37 1.031 + export GOPATH=/tmp/tmp.vnVliNCO5E [2021-04-22T19:08:11.710Z] #37 1.031 + GOPATH=/tmp/tmp.vnVliNCO5E [2021-04-22T19:08:11.710Z] #37 1.031 + RM_GOPATH=1 [2021-04-22T19:08:11.710Z] #37 1.031 + case "$(go env GOARCH)" in [2021-04-22T19:08:11.710Z] #37 1.032 ++ go env GOARCH [2021-04-22T19:08:11.710Z] #37 1.064 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:11.710Z] #37 1.064 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:08:11.710Z] #37 1.066 ++ dirname /tmp/install/install.sh [2021-04-22T19:08:11.710Z] #37 1.068 + dir=/tmp/install [2021-04-22T19:08:11.710Z] #37 1.068 + bin=tini [2021-04-22T19:08:11.710Z] #37 1.069 + shift [2021-04-22T19:08:11.710Z] #37 1.069 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-22T19:08:11.710Z] #37 1.069 + . /tmp/install/tini.installer [2021-04-22T19:08:11.710Z] #37 1.069 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:11.710Z] #37 1.070 + install_tini [2021-04-22T19:08:11.710Z] #37 1.070 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-22T19:08:11.710Z] #37 1.070 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:11.710Z] #37 1.070 + git clone https://github.com/krallin/tini.git /tmp/tmp.vnVliNCO5E/tini [2021-04-22T19:08:11.710Z] #37 1.080 Cloning into '/tmp/tmp.vnVliNCO5E/tini'... [2021-04-22T19:08:11.968Z] #37 2.605 -- The C compiler identification is GNU 8.3.0 [2021-04-22T19:08:11.968Z] #37 2.675 -- Check for working C compiler: /usr/bin/cc [2021-04-22T19:08:11.981Z] #37 ... [2021-04-22T19:08:11.981Z] [2021-04-22T19:08:11.981Z] #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-04-22T19:08:11.981Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:08:11.981Z] #45 60.76 time [2021-04-22T19:08:11.981Z] #45 66.38 internal/poll [2021-04-22T19:08:11.981Z] #45 66.40 internal/fmtsort [2021-04-22T19:08:11.981Z] #45 67.06 internal/syscall/execenv [2021-04-22T19:08:11.981Z] #45 67.26 internal/syscall/unix [2021-04-22T19:08:11.981Z] #45 67.53 strings [2021-04-22T19:08:11.981Z] #45 68.47 os [2021-04-22T19:08:11.981Z] #45 70.32 regexp/syntax [2021-04-22T19:08:11.981Z] #45 ... [2021-04-22T19:08:11.981Z] [2021-04-22T19:08:11.981Z] #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-04-22T19:08:11.981Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:08:11.981Z] #51 64.85 internal/poll [2021-04-22T19:08:11.981Z] #51 66.88 internal/syscall/execenv [2021-04-22T19:08:11.981Z] #51 67.08 internal/syscall/unix [2021-04-22T19:08:11.981Z] #51 67.34 os [2021-04-22T19:08:11.981Z] #51 68.65 encoding/binary [2021-04-22T19:08:11.981Z] #51 70.59 fmt [2021-04-22T19:08:11.981Z] #51 70.67 encoding/base64 [2021-04-22T19:08:12.275Z] #37 1.870 + cd /tmp/tmp.vnVliNCO5E/tini [2021-04-22T19:08:12.532Z] #37 1.871 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-22T19:08:12.532Z] #37 1.876 + cmake . [2021-04-22T19:08:12.540Z] #37 3.367 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-22T19:08:12.540Z] #37 3.379 -- Detecting C compiler ABI info [2021-04-22T19:08:12.789Z] #37 2.415 -- The C compiler identification is GNU 8.3.0 [2021-04-22T19:08:12.824Z] #40 DONE 139.3s [2021-04-22T19:08:12.824Z] [2021-04-22T19:08:12.824Z] #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-04-22T19:08:12.824Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:08:12.824Z] #43 71.09 DEP criu/string.d [2021-04-22T19:08:12.824Z] #43 71.15 DEP criu/stats.d [2021-04-22T19:08:12.824Z] #43 71.26 DEP criu/sockets.d [2021-04-22T19:08:12.824Z] #43 71.40 DEP criu/sk-unix.d [2021-04-22T19:08:12.824Z] #43 71.66 DEP criu/sk-tcp.d [2021-04-22T19:08:12.824Z] #43 71.87 DEP criu/sk-queue.d [2021-04-22T19:08:12.824Z] #43 72.00 DEP criu/sk-packet.d [2021-04-22T19:08:12.824Z] #43 72.23 DEP criu/sk-netlink.d [2021-04-22T19:08:12.824Z] #43 72.36 DEP criu/sk-inet.d [2021-04-22T19:08:12.824Z] #43 72.56 DEP criu/signalfd.d [2021-04-22T19:08:12.824Z] #43 72.67 DEP criu/sigframe.d [2021-04-22T19:08:12.824Z] #43 72.76 DEP criu/shmem.d [2021-04-22T19:08:12.824Z] #43 72.95 DEP criu/servicefd.d [2021-04-22T19:08:12.824Z] #43 73.09 DEP criu/seize.d [2021-04-22T19:08:12.824Z] #43 73.19 DEP criu/seccomp.d [2021-04-22T19:08:12.824Z] #43 73.30 DEP criu/rst-malloc.d [2021-04-22T19:08:12.824Z] #43 73.47 DEP criu/rbtree.d [2021-04-22T19:08:12.824Z] #43 73.51 DEP criu/pstree.d [2021-04-22T19:08:12.824Z] #43 73.64 DEP criu/protobuf.d [2021-04-22T19:08:12.824Z] #43 73.80 GEN criu/protobuf-desc-gen.h [2021-04-22T19:08:12.824Z] #43 75.41 DEP criu/protobuf-desc.d [2021-04-22T19:08:12.824Z] #43 75.53 DEP criu/proc_parse.d [2021-04-22T19:08:12.824Z] #43 75.76 DEP criu/plugin.d [2021-04-22T19:08:12.824Z] #43 75.84 DEP criu/pipes.d [2021-04-22T19:08:12.824Z] #43 75.99 DEP criu/pie-util.d [2021-04-22T19:08:12.824Z] #43 76.12 DEP criu/pie-util-vdso.d [2021-04-22T19:08:12.824Z] #43 76.25 DEP criu/path.d [2021-04-22T19:08:12.824Z] #43 76.36 DEP criu/parasite-syscall.d [2021-04-22T19:08:12.824Z] #43 76.59 DEP criu/pagemap.d [2021-04-22T19:08:12.824Z] #43 76.71 DEP criu/pagemap-cache.d [2021-04-22T19:08:12.824Z] #43 76.80 DEP criu/page-xfer.d [2021-04-22T19:08:12.824Z] #43 76.94 DEP criu/page-pipe.d [2021-04-22T19:08:12.824Z] #43 77.02 DEP criu/netfilter.d [2021-04-22T19:08:12.824Z] #43 77.12 DEP criu/net.d [2021-04-22T19:08:12.824Z] #43 77.25 DEP criu/namespaces.d [2021-04-22T19:08:12.824Z] #43 77.36 DEP criu/mount.d [2021-04-22T19:08:12.824Z] #43 77.48 DEP criu/memfd.d [2021-04-22T19:08:12.824Z] #43 77.58 DEP criu/mem.d [2021-04-22T19:08:12.824Z] #43 77.72 DEP criu/lsm.d [2021-04-22T19:08:12.923Z] #51 71.59 path/filepath [2021-04-22T19:08:13.047Z] #37 2.471 -- Check for working C compiler: /usr/bin/cc [2021-04-22T19:08:13.088Z] #43 78.00 DEP criu/log.d [2021-04-22T19:08:13.184Z] #51 ... [2021-04-22T19:08:13.184Z] [2021-04-22T19:08:13.184Z] #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-04-22T19:08:13.184Z] #37 sha256:e07b0f928c1a8d0ce6a8a26482ba1185e66a5578f0743a630b5165fe99014d19 [2021-04-22T19:08:13.184Z] #37 8.187 -- Detecting C compile features - done [2021-04-22T19:08:13.184Z] #37 8.243 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-22T19:08:13.353Z] #43 78.21 DEP criu/libnetlink.d [2021-04-22T19:08:13.353Z] #43 78.35 DEP criu/kerndat.d [2021-04-22T19:08:13.446Z] #37 8.512 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-22T19:08:13.446Z] #37 8.615 -- Configuring done [2021-04-22T19:08:13.483Z] #37 4.049 -- Detecting C compiler ABI info - done [2021-04-22T19:08:13.483Z] #37 4.107 -- Detecting C compile features [2021-04-22T19:08:13.483Z] #37 ... [2021-04-22T19:08:13.483Z] [2021-04-22T19:08:13.483Z] #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-04-22T19:08:13.483Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:13.483Z] #13 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-22T19:08:13.483Z] #13 57.78 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-22T19:08:13.483Z] #13 57.79 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-22T19:08:13.483Z] #13 58.31 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:08:13.483Z] #13 58.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-04-22T19:08:13.483Z] #13 58.56 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-22T19:08:13.483Z] #13 58.66 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-22T19:08:13.483Z] #13 58.85 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-22T19:08:13.483Z] #13 59.02 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-22T19:08:13.483Z] #13 59.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-22T19:08:13.483Z] #13 59.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-22T19:08:13.483Z] #13 59.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:08:13.483Z] #13 60.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-22T19:08:13.483Z] #13 60.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-22T19:08:13.483Z] #13 61.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:08:13.483Z] #13 63.82 Selecting previously unselected package binutils-mingw-w64. [2021-04-22T19:08:13.483Z] #13 63.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-22T19:08:13.483Z] #13 63.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:08:13.483Z] #13 64.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-22T19:08:13.483Z] #13 64.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:08:13.483Z] #13 64.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:08:13.483Z] #13 64.27 Selecting previously unselected package dmsetup. [2021-04-22T19:08:13.483Z] #13 64.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:08:13.483Z] #13 64.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-22T19:08:13.483Z] #13 64.47 Selecting previously unselected package mingw-w64-common. [2021-04-22T19:08:13.483Z] #13 64.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-22T19:08:13.483Z] #13 64.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-22T19:08:13.483Z] #13 ... [2021-04-22T19:08:13.483Z] [2021-04-22T19:08:13.483Z] #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-04-22T19:08:13.483Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:13.483Z] #42 72.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-22T19:08:13.483Z] #42 72.36 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:13.483Z] #42 DONE 73.1s [2021-04-22T19:08:13.483Z] [2021-04-22T19:08:13.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-04-22T19:08:13.483Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:13.686Z] #37 ... [2021-04-22T19:08:13.687Z] [2021-04-22T19:08:13.687Z] #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-04-22T19:08:13.687Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-22T19:08:13.687Z] #42 64.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-22T19:08:13.687Z] #42 64.70 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:13.687Z] #42 DONE 65.3s [2021-04-22T19:08:13.707Z] #37 8.672 -- Generating done [2021-04-22T19:08:13.707Z] #37 8.672 -- Build files have been written to: /tmp/tmp.zD9Z3ymYF7/tini [2021-04-22T19:08:13.707Z] #37 8.673 + make tini-static [2021-04-22T19:08:13.942Z] #43 78.67 DEP criu/kcmp-ids.d [2021-04-22T19:08:13.942Z] #43 78.86 DEP criu/irmap.d [2021-04-22T19:08:13.942Z] #43 ... [2021-04-22T19:08:13.942Z] [2021-04-22T19:08:13.942Z] #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-04-22T19:08:13.942Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:08:13.942Z] #20 28.91 Unpacking bash-completion (1:2.8-6) ... [2021-04-22T19:08:13.942Z] #20 29.57 Selecting previously unselected package bzip2. [2021-04-22T19:08:13.942Z] #20 29.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-22T19:08:13.942Z] #20 29.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:08:13.942Z] #20 29.69 Selecting previously unselected package xz-utils. [2021-04-22T19:08:13.942Z] #20 29.70 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-22T19:08:13.942Z] #20 29.71 Unpacking xz-utils (5.2.4-1) ... [2021-04-22T19:08:13.942Z] #20 29.90 Selecting previously unselected package apparmor. [2021-04-22T19:08:13.942Z] #20 29.90 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-22T19:08:13.942Z] #20 29.97 Unpacking apparmor (2.13.2-10) ... [2021-04-22T19:08:13.942Z] #20 30.35 Selecting previously unselected package aufs-tools. [2021-04-22T19:08:13.942Z] #20 30.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-22T19:08:13.942Z] #20 30.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:08:13.952Z] [2021-04-22T19:08:13.952Z] #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-04-22T19:08:13.952Z] #37 sha256:1cef9442e7f4880881844d0edf52585581126737bd41b66395ce9ee576645120 [2021-04-22T19:08:13.952Z] #37 3.262 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-22T19:08:13.952Z] #37 3.286 -- Detecting C compiler ABI info [2021-04-22T19:08:13.967Z] #37 9.047 Scanning dependencies of target tini-static [2021-04-22T19:08:13.967Z] #37 9.157 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-22T19:08:14.208Z] #20 30.74 Selecting previously unselected package libonig5:arm64. [2021-04-22T19:08:14.208Z] #20 30.76 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-22T19:08:14.472Z] #20 30.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-22T19:08:14.735Z] #20 31.01 Selecting previously unselected package libjq1:arm64. [2021-04-22T19:08:14.735Z] #20 31.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-22T19:08:14.735Z] #20 31.04 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-22T19:08:14.735Z] #20 31.13 Selecting previously unselected package jq. [2021-04-22T19:08:14.735Z] #20 31.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-22T19:08:14.735Z] #20 31.15 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:08:14.889Z] #37 4.172 -- Detecting C compiler ABI info - done [2021-04-22T19:08:14.889Z] #37 4.250 -- Detecting C compile features [2021-04-22T19:08:14.889Z] #37 ... [2021-04-22T19:08:14.889Z] [2021-04-22T19:08:14.889Z] #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-04-22T19:08:14.889Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:14.889Z] #45 56.21 time [2021-04-22T19:08:14.889Z] #45 60.89 internal/fmtsort [2021-04-22T19:08:14.889Z] #45 61.55 internal/syscall/execenv [2021-04-22T19:08:14.889Z] #45 61.64 internal/syscall/unix [2021-04-22T19:08:14.889Z] #45 61.79 strings [2021-04-22T19:08:14.889Z] #45 62.16 internal/poll [2021-04-22T19:08:14.889Z] #45 64.40 os [2021-04-22T19:08:14.889Z] #45 64.99 regexp/syntax [2021-04-22T19:08:14.889Z] #45 ... [2021-04-22T19:08:14.889Z] [2021-04-22T19:08:14.889Z] #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-04-22T19:08:14.889Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:14.889Z] #13 55.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-22T19:08:14.889Z] #13 55.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-22T19:08:14.889Z] #13 55.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:08:14.889Z] #13 58.47 Selecting previously unselected package binutils-mingw-w64. [2021-04-22T19:08:14.889Z] #13 58.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-22T19:08:14.889Z] #13 58.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:08:14.889Z] #13 58.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-22T19:08:14.889Z] #13 58.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:08:14.889Z] #13 58.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:08:14.889Z] #13 58.99 Selecting previously unselected package dmsetup. [2021-04-22T19:08:14.889Z] #13 59.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:08:14.889Z] #13 59.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-22T19:08:14.889Z] #13 59.24 Selecting previously unselected package mingw-w64-common. [2021-04-22T19:08:14.889Z] #13 59.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-22T19:08:14.889Z] #13 59.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-22T19:08:14.999Z] #20 31.26 Selecting previously unselected package libaio1:arm64. [2021-04-22T19:08:14.999Z] #20 31.27 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-22T19:08:14.999Z] #20 31.28 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-22T19:08:14.999Z] #20 31.36 Selecting previously unselected package libgpm2:arm64. [2021-04-22T19:08:14.999Z] #20 31.37 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-22T19:08:14.999Z] #20 31.38 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-22T19:08:14.999Z] #20 31.46 Selecting previously unselected package libicu63:arm64. [2021-04-22T19:08:14.999Z] #20 31.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-22T19:08:15.262Z] #20 31.47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-22T19:08:15.403Z] #43 ... [2021-04-22T19:08:15.403Z] [2021-04-22T19:08:15.403Z] #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-04-22T19:08:15.403Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:08:15.403Z] #51 64.70 context [2021-04-22T19:08:15.403Z] #51 65.45 internal/poll [2021-04-22T19:08:15.403Z] #51 67.05 internal/syscall/unix [2021-04-22T19:08:15.403Z] #51 67.51 os [2021-04-22T19:08:15.403Z] #51 71.39 strings [2021-04-22T19:08:15.403Z] #51 74.14 io/ioutil [2021-04-22T19:08:15.403Z] #51 74.49 encoding/base64 [2021-04-22T19:08:15.403Z] #51 74.78 fmt [2021-04-22T19:08:15.403Z] #51 ... [2021-04-22T19:08:15.403Z] [2021-04-22T19:08:15.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-04-22T19:08:15.403Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:08:15.403Z] #45 64.83 internal/poll [2021-04-22T19:08:15.403Z] #45 66.84 internal/syscall/execenv [2021-04-22T19:08:15.403Z] #45 67.02 internal/syscall/unix [2021-04-22T19:08:15.403Z] #45 67.23 os [2021-04-22T19:08:15.403Z] #45 68.58 internal/fmtsort [2021-04-22T19:08:15.403Z] #45 69.66 strings [2021-04-22T19:08:15.403Z] #45 70.49 fmt [2021-04-22T19:08:15.403Z] #45 72.53 path/filepath [2021-04-22T19:08:15.403Z] #45 73.99 regexp/syntax [2021-04-22T19:08:15.664Z] #45 75.26 flag [2021-04-22T19:08:15.664Z] #45 ... [2021-04-22T19:08:15.664Z] [2021-04-22T19:08:15.664Z] #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-04-22T19:08:15.664Z] #37 sha256:628eba19d3b4a64867a057dd39a65a3a2f0471f98276d0f5a79fb697b8fdb23a [2021-04-22T19:08:15.664Z] #37 6.397 -- Detecting C compile features - done [2021-04-22T19:08:15.664Z] #37 6.423 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-22T19:08:15.888Z] #37 10.71 [100%] Linking C executable tini-static [2021-04-22T19:08:15.925Z] #37 6.639 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-22T19:08:15.925Z] #37 6.729 -- Configuring done [2021-04-22T19:08:15.925Z] #37 6.774 -- Generating done [2021-04-22T19:08:15.925Z] #37 6.776 -- Build files have been written to: /tmp/tmp.z9JdakKspH/tini [2021-04-22T19:08:15.925Z] #37 6.794 + make tini-static [2021-04-22T19:08:15.969Z] INFO [runner/unused/goanalysis] analyzers took 28.206087648s with top 10 stages: buildssa: 24.322992453s, U1000: 3.883095195s [2021-04-22T19:08:15.969Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-22T19:08:15.969Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2262, path_prettifier: 1683/1683, skip_files: 1683/1683, skip_dirs: 1683/1683, exclude-rules: 64/1578, filename_unadjuster: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, exclude: 1578/1578, nolint: 0/64 [2021-04-22T19:08:15.969Z] INFO [runner] processing took 136.926123ms with stages: nolint: 54.304024ms, identifier_marker: 48.267254ms, path_prettifier: 14.126211ms, autogenerated_exclude: 7.708079ms, exclude-rules: 7.055948ms, skip_dirs: 3.769898ms, cgo: 913.544µs, filename_unadjuster: 774.535µs, max_same_issues: 1.996µs, uniq_by_line: 1.178µs, diff: 766ns, exclude: 586ns, max_from_linter: 498ns, source_code: 491ns, path_shortener: 448ns, skip_files: 375ns, max_per_file_from_linter: 292ns [2021-04-22T19:08:15.969Z] INFO [runner] linters took 1m38.997500059s with stages: goanalysis_metalinter: 1m19.468400045s, unused: 19.390861291s [2021-04-22T19:08:15.969Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-22T19:08:16.459Z] #37 11.32 [100%] Built target tini-static [2021-04-22T19:08:16.459Z] #37 11.39 + mkdir -p /build [2021-04-22T19:08:16.459Z] #37 11.40 + cp tini-static /build/docker-init [2021-04-22T19:08:16.499Z] #37 7.218 Scanning dependencies of target tini-static [2021-04-22T19:08:16.760Z] #37 7.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-22T19:08:16.784Z] #13 ... [2021-04-22T19:08:16.784Z] [2021-04-22T19:08:16.784Z] #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-04-22T19:08:16.784Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:16.784Z] #45 68.31 fmt [2021-04-22T19:08:17.189Z] #20 33.66 Selecting previously unselected package libnet1:arm64. [2021-04-22T19:08:17.189Z] #20 33.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-22T19:08:17.189Z] #20 33.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:17.189Z] #20 33.77 Selecting previously unselected package libnl-3-200:arm64. [2021-04-22T19:08:17.346Z] INFO Memory: 1646 samples, avg is 239.1MB, max is 3429.8MB [2021-04-22T19:08:17.346Z] INFO Execution took 3m41.344622127s [2021-04-22T19:08:17.346Z] Congratulations! The shell scripts are properly formatted. [2021-04-22T19:08:17.411Z] #37 DONE 12.2s [2021-04-22T19:08:17.411Z] [2021-04-22T19:08:17.411Z] #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-04-22T19:08:17.411Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:17.411Z] #43 4.250 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:08:17.411Z] #43 4.250 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:08:17.411Z] #43 4.274 Note: Building without GnuTLS support [2021-04-22T19:08:17.411Z] #43 4.293 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:08:17.411Z] #43 4.293 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:08:17.411Z] #43 6.639 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:08:17.411Z] #43 6.702 GEN .gitid [2021-04-22T19:08:17.452Z] #20 33.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-22T19:08:17.453Z] #20 33.80 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-22T19:08:17.453Z] #20 33.89 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-22T19:08:17.453Z] #20 33.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-22T19:08:17.453Z] #20 33.90 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-22T19:08:17.453Z] #20 33.98 Selecting previously unselected package libreadline5:arm64. [2021-04-22T19:08:17.453Z] #20 33.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-22T19:08:17.453Z] #20 34.00 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-22T19:08:17.671Z] #43 6.761 GEN criu/include/version.h [2021-04-22T19:08:17.671Z] #43 6.830 GEN include/common/asm [2021-04-22T19:08:17.704Z] #37 8.592 [100%] Linking C executable tini-static [2021-04-22T19:08:17.739Z] #20 34.12 Selecting previously unselected package net-tools. [2021-04-22T19:08:17.739Z] #20 34.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-22T19:08:17.739Z] #20 34.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:08:18.003Z] #20 34.38 Selecting previously unselected package python-pip-whl. [2021-04-22T19:08:18.003Z] #20 34.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-22T19:08:18.003Z] #20 34.39 Unpacking python-pip-whl (18.1-5) ... [2021-04-22T19:08:18.267Z] #20 34.72 Selecting previously unselected package python3-lib2to3. [2021-04-22T19:08:18.267Z] #20 34.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-22T19:08:18.267Z] #20 34.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:08:18.276Z] #37 9.187 [100%] Built target tini-static [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-22T19:08:18.536Z] #20 34.95 Selecting previously unselected package python3-distutils. [2021-04-22T19:08:18.536Z] #20 34.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-22T19:08:18.536Z] #20 34.98 Unpacking python3-distutils (3.7.3-1) ... [2021-04-22T19:08:18.538Z] #37 9.263 + mkdir -p /build [2021-04-22T19:08:18.538Z] #37 9.265 + cp tini-static /build/docker-init [2021-04-22T19:08:18.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh dynbinary-daemon test-docker-py [2021-04-22T19:08:18.680Z] #45 70.23 path/filepath [2021-04-22T19:08:18.800Z] #37 DONE 9.6s [2021-04-22T19:08:18.800Z] [2021-04-22T19:08:18.800Z] #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-04-22T19:08:18.800Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:18.800Z] #43 2.445 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:08:18.800Z] #43 2.445 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:08:18.800Z] #43 2.453 Note: Building without GnuTLS support [2021-04-22T19:08:18.800Z] #43 2.470 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:08:18.800Z] #43 2.471 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:08:18.800Z] #43 4.672 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:08:18.800Z] #43 4.726 GEN .gitid [2021-04-22T19:08:18.800Z] #43 4.758 GEN criu/include/version.h [2021-04-22T19:08:18.800Z] #43 4.855 GEN include/common/asm [2021-04-22T19:08:18.800Z] #20 35.21 Selecting previously unselected package python3-pip. [2021-04-22T19:08:18.800Z] #20 35.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-22T19:08:18.800Z] #20 35.23 Unpacking python3-pip (18.1-5) ... [2021-04-22T19:08:19.064Z] #20 35.45 Selecting previously unselected package python3-pkg-resources. [2021-04-22T19:08:19.064Z] #20 35.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:08:19.064Z] #20 35.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:08:19.193Z] [2021-04-22T19:08:19.193Z] Removing bundles/ [2021-04-22T19:08:19.193Z] [2021-04-22T19:08:19.193Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-22T19:08:19.193Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:08:19.193Z] GOOS="" GOARCH="" GOARM="" [2021-04-22T19:08:19.245Z] #45 ... [2021-04-22T19:08:19.245Z] [2021-04-22T19:08:19.245Z] #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-04-22T19:08:19.245Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:08:19.245Z] #51 60.75 context [2021-04-22T19:08:19.245Z] #51 61.49 internal/poll [2021-04-22T19:08:19.245Z] #51 63.48 os [2021-04-22T19:08:19.245Z] #51 64.00 encoding/binary [2021-04-22T19:08:19.245Z] #51 66.30 encoding/base64 [2021-04-22T19:08:19.245Z] #51 67.15 golang.org/x/sys/unix [2021-04-22T19:08:19.245Z] #51 67.52 fmt [2021-04-22T19:08:19.245Z] #51 ... [2021-04-22T19:08:19.245Z] [2021-04-22T19:08:19.245Z] #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-04-22T19:08:19.245Z] #37 sha256:1cef9442e7f4880881844d0edf52585581126737bd41b66395ce9ee576645120 [2021-04-22T19:08:19.245Z] #37 6.631 -- Detecting C compile features - done [2021-04-22T19:08:19.245Z] #37 6.684 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-22T19:08:19.245Z] #37 6.992 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-22T19:08:19.245Z] #37 7.089 -- Configuring done [2021-04-22T19:08:19.245Z] #37 7.115 -- Generating done [2021-04-22T19:08:19.245Z] #37 7.119 -- Build files have been written to: /tmp/tmp.vnVliNCO5E/tini [2021-04-22T19:08:19.245Z] #37 7.124 + make tini-static [2021-04-22T19:08:19.245Z] #37 7.631 Scanning dependencies of target tini-static [2021-04-22T19:08:19.245Z] #37 7.783 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-22T19:08:19.327Z] #20 35.64 Selecting previously unselected package python3-setuptools. [2021-04-22T19:08:19.327Z] #20 35.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-22T19:08:19.327Z] #20 35.67 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-22T19:08:19.587Z] #43 8.572 PBCC images/timens.pb-c.c [2021-04-22T19:08:19.587Z] #43 8.572 DEP images/timens.pb-c.d [2021-04-22T19:08:19.587Z] #43 8.641 PBCC images/fown.pb-c.c [2021-04-22T19:08:19.587Z] #43 8.641 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-22T19:08:19.587Z] #43 8.752 PBCC images/opts.pb-c.c [2021-04-22T19:08:19.587Z] #43 8.787 PBCC images/memfd.pb-c.c [2021-04-22T19:08:19.591Z] #20 35.97 Selecting previously unselected package python3-wheel. [2021-04-22T19:08:19.591Z] #20 35.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-22T19:08:19.591Z] #20 36.00 Unpacking python3-wheel (0.32.3-2) ... [2021-04-22T19:08:19.811Z] #37 9.204 [100%] Linking C executable tini-static [2021-04-22T19:08:19.848Z] #43 8.886 DEP images/fown.pb-c.d [2021-04-22T19:08:19.848Z] #43 8.932 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-22T19:08:19.848Z] #43 9.016 DEP images/opts.pb-c.d [2021-04-22T19:08:19.848Z] #43 9.072 DEP images/memfd.pb-c.d [2021-04-22T19:08:19.854Z] #20 36.12 Selecting previously unselected package sudo. [2021-04-22T19:08:19.855Z] #20 36.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-22T19:08:19.855Z] #20 36.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:08:20.109Z] #43 9.168 PBCC images/sit.pb-c.c [2021-04-22T19:08:20.109Z] #43 9.241 DEP images/sit.pb-c.d [2021-04-22T19:08:20.109Z] #43 9.329 PBCC images/macvlan.pb-c.c [2021-04-22T19:08:20.118Z] #20 36.59 Selecting previously unselected package thin-provisioning-tools. [2021-04-22T19:08:20.118Z] #20 36.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-22T19:08:20.118Z] #20 36.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:08:20.370Z] #43 9.363 DEP images/macvlan.pb-c.d [2021-04-22T19:08:20.370Z] #43 9.434 PBCC images/autofs.pb-c.c [2021-04-22T19:08:20.370Z] #43 9.466 DEP images/autofs.pb-c.d [2021-04-22T19:08:20.370Z] #43 9.556 PBCC images/sysctl.pb-c.c [2021-04-22T19:08:20.370Z] #43 9.610 DEP images/sysctl.pb-c.d [2021-04-22T19:08:20.375Z] #37 9.887 [100%] Built target tini-static [2021-04-22T19:08:20.375Z] #37 9.948 + mkdir -p /build [2021-04-22T19:08:20.375Z] #37 9.952 + cp tini-static /build/docker-init [2021-04-22T19:08:20.382Z] #20 36.90 Selecting previously unselected package uidmap. [2021-04-22T19:08:20.382Z] #20 36.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-22T19:08:20.382Z] #20 36.92 Unpacking uidmap (1:4.5-1.1) ... [2021-04-22T19:08:20.632Z] #43 9.672 PBCC images/time.pb-c.c [2021-04-22T19:08:20.632Z] #43 9.704 DEP images/time.pb-c.d [2021-04-22T19:08:20.632Z] #43 9.756 PBCC images/binfmt-misc.pb-c.c [2021-04-22T19:08:20.632Z] #43 9.787 DEP images/binfmt-misc.pb-c.d [2021-04-22T19:08:20.632Z] #43 9.835 PBCC images/seccomp.pb-c.c [2021-04-22T19:08:20.645Z] #20 37.04 Selecting previously unselected package vim-runtime. [2021-04-22T19:08:20.645Z] #20 37.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:08:20.645Z] #20 37.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-22T19:08:20.645Z] #20 37.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-22T19:08:20.645Z] #20 37.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:08:20.720Z] #43 7.080 PBCC images/timens.pb-c.c [2021-04-22T19:08:20.720Z] #43 7.118 DEP images/timens.pb-c.d [2021-04-22T19:08:20.720Z] #43 7.186 PBCC images/fown.pb-c.c [2021-04-22T19:08:20.720Z] #43 7.222 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-22T19:08:20.720Z] #43 7.300 PBCC images/opts.pb-c.c [2021-04-22T19:08:20.720Z] #43 7.348 PBCC images/memfd.pb-c.c [2021-04-22T19:08:20.720Z] #43 7.402 DEP images/fown.pb-c.d [2021-04-22T19:08:20.893Z] #43 9.909 DEP images/seccomp.pb-c.d [2021-04-22T19:08:20.893Z] #43 9.949 PBCC images/userns.pb-c.c [2021-04-22T19:08:20.893Z] #43 9.984 DEP images/userns.pb-c.d [2021-04-22T19:08:20.893Z] #43 10.05 PBCC images/cgroup.pb-c.c [2021-04-22T19:08:20.893Z] #43 10.10 DEP images/cgroup.pb-c.d [2021-04-22T19:08:20.893Z] #43 10.14 PBCC images/ext-file.pb-c.c [2021-04-22T19:08:20.893Z] #43 10.15 DEP images/ext-file.pb-c.d [2021-04-22T19:08:20.939Z] #37 DONE 10.5s [2021-04-22T19:08:20.939Z] [2021-04-22T19:08:20.939Z] #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-04-22T19:08:20.939Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:20.939Z] #43 2.197 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:08:20.939Z] #43 2.197 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:08:20.939Z] #43 2.201 Note: Building without GnuTLS support [2021-04-22T19:08:20.939Z] #43 2.211 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:08:20.939Z] #43 2.211 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:08:20.939Z] #43 3.636 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:08:20.939Z] #43 3.690 GEN .gitid [2021-04-22T19:08:20.939Z] #43 3.705 GEN criu/include/version.h [2021-04-22T19:08:20.939Z] #43 3.779 GEN include/common/asm [2021-04-22T19:08:20.939Z] #43 5.228 PBCC images/timens.pb-c.c [2021-04-22T19:08:20.939Z] #43 5.259 DEP images/timens.pb-c.d [2021-04-22T19:08:20.939Z] #43 5.318 PBCC images/fown.pb-c.c [2021-04-22T19:08:20.939Z] #43 5.352 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-22T19:08:20.939Z] #43 5.448 PBCC images/opts.pb-c.c [2021-04-22T19:08:20.939Z] #43 5.535 PBCC images/memfd.pb-c.c [2021-04-22T19:08:20.939Z] #43 5.615 DEP images/fown.pb-c.d [2021-04-22T19:08:20.939Z] #43 5.654 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-22T19:08:20.939Z] #43 5.734 DEP images/opts.pb-c.d [2021-04-22T19:08:20.939Z] #43 5.793 DEP images/memfd.pb-c.d [2021-04-22T19:08:20.939Z] #43 5.894 PBCC images/sit.pb-c.c [2021-04-22T19:08:20.939Z] #43 5.934 DEP images/sit.pb-c.d [2021-04-22T19:08:20.939Z] #43 5.981 PBCC images/macvlan.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.025 DEP images/macvlan.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.050 PBCC images/autofs.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.098 DEP images/autofs.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.137 PBCC images/sysctl.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.172 DEP images/sysctl.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.263 PBCC images/time.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.272 DEP images/time.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.319 PBCC images/binfmt-misc.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.349 DEP images/binfmt-misc.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.450 PBCC images/seccomp.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.521 DEP images/seccomp.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.578 PBCC images/userns.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.604 DEP images/userns.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.651 PBCC images/cgroup.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.682 DEP images/cgroup.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.742 PBCC images/ext-file.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.812 DEP images/ext-file.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.862 PBCC images/rpc.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.886 DEP images/rpc.pb-c.d [2021-04-22T19:08:20.939Z] #43 6.957 PBCC images/siginfo.pb-c.c [2021-04-22T19:08:20.939Z] #43 6.991 DEP images/siginfo.pb-c.d [2021-04-22T19:08:20.939Z] #43 7.054 PBCC images/pagemap.pb-c.c [2021-04-22T19:08:20.939Z] #43 7.166 DEP images/pagemap.pb-c.d [2021-04-22T19:08:20.939Z] #43 7.240 PBCC images/rlimit.pb-c.c [2021-04-22T19:08:20.982Z] #43 7.455 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-22T19:08:20.982Z] #43 7.546 DEP images/opts.pb-c.d [2021-04-22T19:08:20.982Z] #43 7.583 DEP images/memfd.pb-c.d [2021-04-22T19:08:20.982Z] #43 7.666 PBCC images/sit.pb-c.c [2021-04-22T19:08:21.154Z] #43 10.23 PBCC images/rpc.pb-c.c [2021-04-22T19:08:21.154Z] #43 10.28 DEP images/rpc.pb-c.d [2021-04-22T19:08:21.154Z] #43 10.31 PBCC images/siginfo.pb-c.c [2021-04-22T19:08:21.154Z] #43 10.35 DEP images/siginfo.pb-c.d [2021-04-22T19:08:21.154Z] #43 10.45 PBCC images/pagemap.pb-c.c [2021-04-22T19:08:21.198Z] #43 7.337 DEP images/rlimit.pb-c.d [2021-04-22T19:08:21.198Z] #43 7.453 PBCC images/file-lock.pb-c.c [2021-04-22T19:08:21.198Z] #43 7.521 DEP images/file-lock.pb-c.d [2021-04-22T19:08:21.243Z] #43 7.732 DEP images/sit.pb-c.d [2021-04-22T19:08:21.243Z] #43 7.775 PBCC images/macvlan.pb-c.c [2021-04-22T19:08:21.243Z] #43 7.821 DEP images/macvlan.pb-c.d [2021-04-22T19:08:21.243Z] #43 7.891 PBCC images/autofs.pb-c.c [2021-04-22T19:08:21.243Z] #43 7.924 DEP images/autofs.pb-c.d [2021-04-22T19:08:21.243Z] #43 7.968 PBCC images/sysctl.pb-c.c [2021-04-22T19:08:21.243Z] #43 8.001 DEP images/sysctl.pb-c.d [2021-04-22T19:08:21.415Z] #43 10.48 DEP images/pagemap.pb-c.d [2021-04-22T19:08:21.415Z] #43 10.53 PBCC images/rlimit.pb-c.c [2021-04-22T19:08:21.415Z] #43 10.56 DEP images/rlimit.pb-c.d [2021-04-22T19:08:21.415Z] #43 10.62 PBCC images/file-lock.pb-c.c [2021-04-22T19:08:21.416Z] #43 10.65 DEP images/file-lock.pb-c.d [2021-04-22T19:08:21.455Z] #43 7.635 PBCC images/tty.pb-c.c [2021-04-22T19:08:21.455Z] #43 7.792 DEP images/tty.pb-c.d [2021-04-22T19:08:21.455Z] #43 7.854 PBCC images/tun.pb-c.c [2021-04-22T19:08:21.504Z] #43 8.047 PBCC images/time.pb-c.c [2021-04-22T19:08:21.504Z] #43 8.082 DEP images/time.pb-c.d [2021-04-22T19:08:21.504Z] #43 8.154 PBCC images/binfmt-misc.pb-c.c [2021-04-22T19:08:21.504Z] #43 8.170 DEP images/binfmt-misc.pb-c.d [2021-04-22T19:08:21.504Z] #43 8.219 PBCC images/seccomp.pb-c.c [2021-04-22T19:08:21.504Z] #43 8.266 DEP images/seccomp.pb-c.d [2021-04-22T19:08:21.677Z] #43 10.72 PBCC images/tty.pb-c.c [2021-04-22T19:08:21.677Z] #43 10.75 DEP images/tty.pb-c.d [2021-04-22T19:08:21.677Z] #43 10.86 PBCC images/tun.pb-c.c [2021-04-22T19:08:21.677Z] #43 10.93 PBCC images/netdev.pb-c.c [2021-04-22T19:08:21.677Z] #43 10.97 DEP images/tun.pb-c.d [2021-04-22T19:08:21.830Z] #43 8.334 PBCC images/userns.pb-c.c [2021-04-22T19:08:21.830Z] #43 8.370 DEP images/userns.pb-c.d [2021-04-22T19:08:21.830Z] #43 8.418 PBCC images/cgroup.pb-c.c [2021-04-22T19:08:21.830Z] #43 8.487 DEP images/cgroup.pb-c.d [2021-04-22T19:08:21.938Z] #43 11.08 DEP images/netdev.pb-c.d [2021-04-22T19:08:21.938Z] #43 11.14 PBCC images/vma.pb-c.c [2021-04-22T19:08:21.938Z] #43 11.22 DEP images/vma.pb-c.d [2021-04-22T19:08:22.020Z] #43 8.006 PBCC images/netdev.pb-c.c [2021-04-22T19:08:22.020Z] #43 8.156 DEP images/tun.pb-c.d [2021-04-22T19:08:22.096Z] #43 8.553 PBCC images/ext-file.pb-c.c [2021-04-22T19:08:22.096Z] #43 8.574 DEP images/ext-file.pb-c.d [2021-04-22T19:08:22.096Z] #43 8.657 PBCC images/rpc.pb-c.c [2021-04-22T19:08:22.096Z] #43 8.718 DEP images/rpc.pb-c.d [2021-04-22T19:08:22.096Z] #43 8.744 PBCC images/siginfo.pb-c.c [2021-04-22T19:08:22.200Z] #43 11.29 PBCC images/creds.pb-c.c [2021-04-22T19:08:22.200Z] #43 11.34 DEP images/creds.pb-c.d [2021-04-22T19:08:22.200Z] #43 11.42 PBCC images/utsns.pb-c.c [2021-04-22T19:08:22.200Z] #43 11.43 DEP images/utsns.pb-c.d [2021-04-22T19:08:22.277Z] #43 8.317 DEP images/netdev.pb-c.d [2021-04-22T19:08:22.277Z] #43 8.509 PBCC images/vma.pb-c.c [2021-04-22T19:08:22.277Z] #43 8.541 DEP images/vma.pb-c.d [2021-04-22T19:08:22.277Z] #43 8.568 PBCC images/creds.pb-c.c [2021-04-22T19:08:22.277Z] #43 8.586 DEP images/creds.pb-c.d [2021-04-22T19:08:22.277Z] #43 8.640 PBCC images/utsns.pb-c.c [2021-04-22T19:08:22.277Z] #43 8.676 DEP images/utsns.pb-c.d [2021-04-22T19:08:22.361Z] #43 8.797 DEP images/siginfo.pb-c.d [2021-04-22T19:08:22.361Z] #43 8.837 PBCC images/pagemap.pb-c.c [2021-04-22T19:08:22.361Z] #43 8.902 DEP images/pagemap.pb-c.d [2021-04-22T19:08:22.361Z] #43 8.957 PBCC images/rlimit.pb-c.c [2021-04-22T19:08:22.361Z] #43 8.976 DEP images/rlimit.pb-c.d [2021-04-22T19:08:22.361Z] #43 9.058 PBCC images/file-lock.pb-c.c [2021-04-22T19:08:22.361Z] #43 9.069 DEP images/file-lock.pb-c.d [2021-04-22T19:08:22.361Z] #43 9.127 PBCC images/tty.pb-c.c [2021-04-22T19:08:22.461Z] #43 11.50 PBCC images/ipc-desc.pb-c.c [2021-04-22T19:08:22.461Z] #43 11.50 PBCC images/ipc-sem.pb-c.c [2021-04-22T19:08:22.461Z] #43 11.56 DEP images/ipc-desc.pb-c.d [2021-04-22T19:08:22.461Z] #43 11.64 DEP images/ipc-sem.pb-c.d [2021-04-22T19:08:22.461Z] #43 11.67 PBCC images/ipc-msg.pb-c.c [2021-04-22T19:08:22.461Z] #43 11.72 DEP images/ipc-msg.pb-c.d [2021-04-22T19:08:22.535Z] #43 8.731 PBCC images/ipc-desc.pb-c.c [2021-04-22T19:08:22.535Z] #43 8.757 PBCC images/ipc-sem.pb-c.c [2021-04-22T19:08:22.535Z] #43 8.804 DEP images/ipc-desc.pb-c.d [2021-04-22T19:08:22.535Z] #43 8.875 DEP images/ipc-sem.pb-c.d [2021-04-22T19:08:22.535Z] #43 8.942 PBCC images/ipc-msg.pb-c.c [2021-04-22T19:08:22.623Z] #43 9.194 DEP images/tty.pb-c.d [2021-04-22T19:08:22.623Z] #43 9.250 PBCC images/tun.pb-c.c [2021-04-22T19:08:22.623Z] #43 9.277 PBCC images/netdev.pb-c.c [2021-04-22T19:08:22.623Z] #43 9.335 DEP images/tun.pb-c.d [2021-04-22T19:08:22.722Z] #43 11.79 PBCC images/ipc-shm.pb-c.c [2021-04-22T19:08:22.722Z] #43 11.82 DEP images/ipc-shm.pb-c.d [2021-04-22T19:08:22.722Z] #43 11.87 PBCC images/ipc-var.pb-c.c [2021-04-22T19:08:22.722Z] #43 11.91 DEP images/ipc-var.pb-c.d [2021-04-22T19:08:22.722Z] #43 11.98 PBCC images/sk-opts.pb-c.c [2021-04-22T19:08:22.722Z] #43 12.01 PBCC images/packet-sock.pb-c.c [2021-04-22T19:08:22.792Z] #43 8.960 DEP images/ipc-msg.pb-c.d [2021-04-22T19:08:22.792Z] #43 9.015 PBCC images/ipc-shm.pb-c.c [2021-04-22T19:08:22.792Z] #43 9.074 DEP images/ipc-shm.pb-c.d [2021-04-22T19:08:22.792Z] #43 9.122 PBCC images/ipc-var.pb-c.c [2021-04-22T19:08:22.792Z] #43 9.133 DEP images/ipc-var.pb-c.d [2021-04-22T19:08:22.792Z] #43 9.166 PBCC images/sk-opts.pb-c.c [2021-04-22T19:08:22.792Z] #43 9.207 PBCC images/packet-sock.pb-c.c [2021-04-22T19:08:22.886Z] #43 9.410 DEP images/netdev.pb-c.d [2021-04-22T19:08:22.886Z] #43 9.474 PBCC images/vma.pb-c.c [2021-04-22T19:08:22.886Z] #43 9.501 DEP images/vma.pb-c.d [2021-04-22T19:08:22.886Z] #43 9.551 PBCC images/creds.pb-c.c [2021-04-22T19:08:22.886Z] #43 9.599 DEP images/creds.pb-c.d [2021-04-22T19:08:22.983Z] #43 12.04 DEP images/sk-opts.pb-c.d [2021-04-22T19:08:22.983Z] #43 12.11 DEP images/packet-sock.pb-c.d [2021-04-22T19:08:22.983Z] #43 12.17 PBCC images/sk-netlink.pb-c.c [2021-04-22T19:08:22.983Z] #43 12.22 DEP images/sk-netlink.pb-c.d [2021-04-22T19:08:23.050Z] #43 9.266 DEP images/sk-opts.pb-c.d [2021-04-22T19:08:23.050Z] #43 9.314 DEP images/packet-sock.pb-c.d [2021-04-22T19:08:23.050Z] #43 9.350 PBCC images/sk-netlink.pb-c.c [2021-04-22T19:08:23.050Z] #43 9.425 DEP images/sk-netlink.pb-c.d [2021-04-22T19:08:23.148Z] #43 9.726 PBCC images/utsns.pb-c.c [2021-04-22T19:08:23.148Z] #43 9.760 DEP images/utsns.pb-c.d [2021-04-22T19:08:23.148Z] #43 9.814 PBCC images/ipc-desc.pb-c.c [2021-04-22T19:08:23.148Z] #43 9.836 PBCC images/ipc-sem.pb-c.c [2021-04-22T19:08:23.148Z] #43 9.853 DEP images/ipc-desc.pb-c.d [2021-04-22T19:08:23.148Z] #43 9.902 DEP images/ipc-sem.pb-c.d [2021-04-22T19:08:23.206Z] #20 39.54 Selecting previously unselected package vim. [2021-04-22T19:08:23.206Z] #20 39.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-22T19:08:23.206Z] #20 39.58 Unpacking vim (2:8.1.0875-5) ... [2021-04-22T19:08:23.244Z] #43 12.29 PBCC images/sk-inet.pb-c.c [2021-04-22T19:08:23.244Z] #43 12.37 DEP images/sk-inet.pb-c.d [2021-04-22T19:08:23.244Z] #43 12.42 PBCC images/sk-unix.pb-c.c [2021-04-22T19:08:23.244Z] #43 12.49 DEP images/sk-unix.pb-c.d [2021-04-22T19:08:23.244Z] #43 ... [2021-04-22T19:08:23.244Z] [2021-04-22T19:08:23.244Z] #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-04-22T19:08:23.244Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:08:23.244Z] #45 72.26 fmt [2021-04-22T19:08:23.244Z] #45 74.98 regexp [2021-04-22T19:08:23.244Z] #45 76.83 flag [2021-04-22T19:08:23.244Z] #45 78.44 go/token [2021-04-22T19:08:23.244Z] #45 78.96 internal/lazyregexp [2021-04-22T19:08:23.244Z] #45 79.15 go/scanner [2021-04-22T19:08:23.244Z] #45 79.30 path [2021-04-22T19:08:23.244Z] #45 79.75 io/ioutil [2021-04-22T19:08:23.244Z] #45 80.33 net/url [2021-04-22T19:08:23.244Z] #45 80.51 go/ast [2021-04-22T19:08:23.244Z] #45 81.72 text/template/parse [2021-04-22T19:08:23.307Z] #43 9.495 PBCC images/sk-inet.pb-c.c [2021-04-22T19:08:23.307Z] #43 9.560 DEP images/sk-inet.pb-c.d [2021-04-22T19:08:23.307Z] #43 9.608 PBCC images/sk-unix.pb-c.c [2021-04-22T19:08:23.307Z] #43 9.667 DEP images/sk-unix.pb-c.d [2021-04-22T19:08:23.410Z] #43 9.994 PBCC images/ipc-msg.pb-c.c [2021-04-22T19:08:23.410Z] #43 10.01 DEP images/ipc-msg.pb-c.d [2021-04-22T19:08:23.410Z] #43 10.06 PBCC images/ipc-shm.pb-c.c [2021-04-22T19:08:23.410Z] #43 10.09 DEP images/ipc-shm.pb-c.d [2021-04-22T19:08:23.410Z] #43 10.14 PBCC images/ipc-var.pb-c.c [2021-04-22T19:08:23.505Z] #45 ... [2021-04-22T19:08:23.505Z] [2021-04-22T19:08:23.505Z] #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-04-22T19:08:23.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:23.505Z] #43 12.55 PBCC images/mm.pb-c.c [2021-04-22T19:08:23.505Z] #43 12.63 DEP images/mm.pb-c.d [2021-04-22T19:08:23.505Z] #43 12.67 PBCC images/timerfd.pb-c.c [2021-04-22T19:08:23.505Z] #43 12.73 DEP images/timerfd.pb-c.d [2021-04-22T19:08:23.565Z] #43 9.710 PBCC images/mm.pb-c.c [2021-04-22T19:08:23.565Z] #43 9.774 DEP images/mm.pb-c.d [2021-04-22T19:08:23.565Z] #43 9.829 PBCC images/timerfd.pb-c.c [2021-04-22T19:08:23.565Z] #43 9.872 DEP images/timerfd.pb-c.d [2021-04-22T19:08:23.565Z] #43 9.905 PBCC images/timer.pb-c.c [2021-04-22T19:08:23.670Z] #43 10.17 DEP images/ipc-var.pb-c.d [2021-04-22T19:08:23.670Z] #43 10.23 PBCC images/sk-opts.pb-c.c [2021-04-22T19:08:23.670Z] #43 10.26 PBCC images/packet-sock.pb-c.c [2021-04-22T19:08:23.670Z] #43 10.34 DEP images/sk-opts.pb-c.d [2021-04-22T19:08:23.670Z] #43 10.41 DEP images/packet-sock.pb-c.d [2021-04-22T19:08:23.766Z] #43 12.78 PBCC images/timer.pb-c.c [2021-04-22T19:08:23.766Z] #43 12.81 DEP images/timer.pb-c.d [2021-04-22T19:08:23.766Z] #43 12.85 PBCC images/sa.pb-c.c [2021-04-22T19:08:23.766Z] #43 12.91 DEP images/sa.pb-c.d [2021-04-22T19:08:23.766Z] #43 12.94 PBCC images/pipe-data.pb-c.c [2021-04-22T19:08:23.766Z] #43 12.97 DEP images/pipe-data.pb-c.d [2021-04-22T19:08:23.766Z] #43 13.03 PBCC images/mnt.pb-c.c [2021-04-22T19:08:23.783Z] #20 39.99 Selecting previously unselected package xfsprogs. [2021-04-22T19:08:23.783Z] #20 40.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-22T19:08:23.783Z] #20 40.01 Unpacking xfsprogs (4.20.0-1) ... [2021-04-22T19:08:23.822Z] #43 9.940 DEP images/timer.pb-c.d [2021-04-22T19:08:23.822Z] #43 9.990 PBCC images/sa.pb-c.c [2021-04-22T19:08:23.822Z] #43 10.04 DEP images/sa.pb-c.d [2021-04-22T19:08:23.822Z] #43 10.10 PBCC images/pipe-data.pb-c.c [2021-04-22T19:08:23.822Z] #43 10.11 DEP images/pipe-data.pb-c.d [2021-04-22T19:08:23.930Z] #43 10.48 PBCC images/sk-netlink.pb-c.c [2021-04-22T19:08:23.930Z] #43 10.58 DEP images/sk-netlink.pb-c.d [2021-04-22T19:08:23.930Z] #43 10.63 PBCC images/sk-inet.pb-c.c [2021-04-22T19:08:23.930Z] #43 10.68 DEP images/sk-inet.pb-c.d [2021-04-22T19:08:24.027Z] #43 13.09 DEP images/mnt.pb-c.d [2021-04-22T19:08:24.027Z] #43 ... [2021-04-22T19:08:24.027Z] [2021-04-22T19:08:24.027Z] #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-04-22T19:08:24.027Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:08:24.027Z] #51 72.98 golang.org/x/sys/unix [2021-04-22T19:08:24.027Z] #51 75.79 encoding/json [2021-04-22T19:08:24.027Z] #51 81.21 github.com/pkg/diff [2021-04-22T19:08:24.027Z] #51 81.71 go/ast [2021-04-22T19:08:24.027Z] #51 82.76 golang.org/x/crypto/ssh/terminal [2021-04-22T19:08:24.027Z] #51 ... [2021-04-22T19:08:24.027Z] [2021-04-22T19:08:24.028Z] #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-04-22T19:08:24.028Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:24.028Z] #13 67.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-22T19:08:24.028Z] #13 67.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-22T19:08:24.028Z] #13 67.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:08:24.028Z] #13 73.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-22T19:08:24.028Z] #13 73.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:24.028Z] #13 73.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:24.028Z] #13 73.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-22T19:08:24.028Z] #13 73.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:24.028Z] #13 73.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:24.047Z] #20 40.44 Selecting previously unselected package zip. [2021-04-22T19:08:24.047Z] #20 40.45 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-22T19:08:24.047Z] #20 40.46 Unpacking zip (3.0-11+b1) ... [2021-04-22T19:08:24.047Z] #20 ... [2021-04-22T19:08:24.047Z] [2021-04-22T19:08:24.047Z] #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-04-22T19:08:24.047Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:08:24.047Z] #43 78.97 DEP criu/ipc_ns.d [2021-04-22T19:08:24.047Z] #43 79.16 DEP criu/image.d [2021-04-22T19:08:24.047Z] #43 79.39 DEP criu/image-desc.d [2021-04-22T19:08:24.047Z] #43 79.50 DEP criu/fsnotify.d [2021-04-22T19:08:24.047Z] #43 79.68 DEP criu/filesystems.d [2021-04-22T19:08:24.047Z] #43 79.92 DEP criu/files.d [2021-04-22T19:08:24.047Z] #43 80.13 DEP criu/files-reg.d [2021-04-22T19:08:24.047Z] #43 80.29 DEP criu/files-ext.d [2021-04-22T19:08:24.047Z] #43 80.41 DEP criu/file-lock.d [2021-04-22T19:08:24.047Z] #43 80.50 DEP criu/file-ids.d [2021-04-22T19:08:24.047Z] #43 80.61 DEP criu/fifo.d [2021-04-22T19:08:24.047Z] #43 80.78 DEP criu/fdstore.d [2021-04-22T19:08:24.047Z] #43 80.94 DEP criu/fault-injection.d [2021-04-22T19:08:24.047Z] #43 81.00 DEP criu/external.d [2021-04-22T19:08:24.047Z] #43 81.14 DEP criu/eventpoll.d [2021-04-22T19:08:24.047Z] #43 81.37 DEP criu/eventfd.d [2021-04-22T19:08:24.047Z] #43 81.52 DEP criu/crtools.d [2021-04-22T19:08:24.047Z] #43 81.75 DEP criu/cr-service.d [2021-04-22T19:08:24.047Z] #43 81.98 DEP criu/cr-restore.d [2021-04-22T19:08:24.047Z] #43 82.26 DEP criu/cr-errno.d [2021-04-22T19:08:24.047Z] #43 82.28 DEP criu/cr-dump.d [2021-04-22T19:08:24.047Z] #43 82.45 DEP criu/cr-dedup.d [2021-04-22T19:08:24.047Z] #43 82.55 DEP criu/cr-check.d [2021-04-22T19:08:24.047Z] #43 82.76 DEP criu/config.d [2021-04-22T19:08:24.047Z] #43 82.92 DEP criu/clone-noasan.d [2021-04-22T19:08:24.047Z] #43 83.04 DEP criu/cgroup.d [2021-04-22T19:08:24.047Z] #43 83.25 DEP criu/cgroup-props.d [2021-04-22T19:08:24.047Z] #43 83.36 DEP criu/bitmap.d [2021-04-22T19:08:24.047Z] #43 83.39 DEP criu/bfd.d [2021-04-22T19:08:24.047Z] #43 83.57 DEP criu/autofs.d [2021-04-22T19:08:24.047Z] #43 83.75 DEP criu/aio.d [2021-04-22T19:08:24.047Z] #43 83.88 DEP criu/action-scripts.d [2021-04-22T19:08:24.047Z] #43 84.20 CC criu/action-scripts.o [2021-04-22T19:08:24.047Z] #43 84.60 CC criu/aio.o [2021-04-22T19:08:24.047Z] #43 85.03 CC criu/autofs.o [2021-04-22T19:08:24.047Z] #43 86.29 CC criu/bfd.o [2021-04-22T19:08:24.047Z] #43 86.79 CC criu/bitmap.o [2021-04-22T19:08:24.047Z] #43 87.03 CC criu/cgroup-props.o [2021-04-22T19:08:24.047Z] #43 87.76 CC criu/cgroup.o [2021-04-22T19:08:24.079Z] #43 10.19 PBCC images/mnt.pb-c.c [2021-04-22T19:08:24.079Z] #43 10.25 DEP images/mnt.pb-c.d [2021-04-22T19:08:24.079Z] #43 10.30 PBCC images/sk-packet.pb-c.c [2021-04-22T19:08:24.079Z] #43 10.34 DEP images/sk-packet.pb-c.d [2021-04-22T19:08:24.079Z] #43 10.40 PBCC images/tcp-stream.pb-c.c [2021-04-22T19:08:24.190Z] #43 10.73 PBCC images/sk-unix.pb-c.c [2021-04-22T19:08:24.190Z] #43 10.76 DEP images/sk-unix.pb-c.d [2021-04-22T19:08:24.190Z] #43 10.81 PBCC images/mm.pb-c.c [2021-04-22T19:08:24.288Z] #13 ... [2021-04-22T19:08:24.288Z] [2021-04-22T19:08:24.288Z] #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-04-22T19:08:24.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:24.288Z] #43 13.20 PBCC images/sk-packet.pb-c.c [2021-04-22T19:08:24.288Z] #43 13.24 DEP images/sk-packet.pb-c.d [2021-04-22T19:08:24.288Z] #43 13.29 PBCC images/tcp-stream.pb-c.c [2021-04-22T19:08:24.288Z] #43 13.35 DEP images/tcp-stream.pb-c.d [2021-04-22T19:08:24.288Z] #43 13.41 PBCC images/pipe.pb-c.c [2021-04-22T19:08:24.288Z] #43 13.42 DEP images/pipe.pb-c.d [2021-04-22T19:08:24.288Z] #43 13.49 PBCC images/pstree.pb-c.c [2021-04-22T19:08:24.288Z] #43 13.52 DEP images/pstree.pb-c.d [2021-04-22T19:08:24.310Z] #43 ... [2021-04-22T19:08:24.310Z] [2021-04-22T19:08:24.311Z] #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-04-22T19:08:24.311Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:08:24.311Z] #20 40.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:08:24.311Z] #20 40.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:08:24.311Z] #20 40.80 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-22T19:08:24.311Z] #20 40.83 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-22T19:08:24.336Z] #43 10.43 DEP images/tcp-stream.pb-c.d [2021-04-22T19:08:24.336Z] #43 10.48 PBCC images/pipe.pb-c.c [2021-04-22T19:08:24.336Z] #43 10.52 DEP images/pipe.pb-c.d [2021-04-22T19:08:24.336Z] #43 10.58 PBCC images/pstree.pb-c.c [2021-04-22T19:08:24.336Z] #43 10.61 DEP images/pstree.pb-c.d [2021-04-22T19:08:24.336Z] #43 10.64 PBCC images/fs.pb-c.c [2021-04-22T19:08:24.450Z] #43 10.88 DEP images/mm.pb-c.d [2021-04-22T19:08:24.450Z] #43 10.96 PBCC images/timerfd.pb-c.c [2021-04-22T19:08:24.450Z] #43 11.02 DEP images/timerfd.pb-c.d [2021-04-22T19:08:24.450Z] #43 11.06 PBCC images/timer.pb-c.c [2021-04-22T19:08:24.450Z] #43 11.07 DEP images/timer.pb-c.d [2021-04-22T19:08:24.450Z] #43 11.13 PBCC images/sa.pb-c.c [2021-04-22T19:08:24.450Z] #43 11.18 DEP images/sa.pb-c.d [2021-04-22T19:08:24.549Z] #43 13.55 PBCC images/fs.pb-c.c [2021-04-22T19:08:24.549Z] #43 13.59 DEP images/fs.pb-c.d [2021-04-22T19:08:24.549Z] #43 13.63 PBCC images/signalfd.pb-c.c [2021-04-22T19:08:24.549Z] #43 13.65 DEP images/signalfd.pb-c.d [2021-04-22T19:08:24.549Z] #43 13.69 PBCC images/fh.pb-c.c [2021-04-22T19:08:24.549Z] #43 13.75 PBCC images/fsnotify.pb-c.c [2021-04-22T19:08:24.549Z] #43 13.79 DEP images/fh.pb-c.d [2021-04-22T19:08:24.549Z] #43 13.87 DEP images/fsnotify.pb-c.d [2021-04-22T19:08:24.574Z] #20 40.85 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-22T19:08:24.574Z] #20 40.86 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-22T19:08:24.574Z] #20 40.88 Setting up uidmap (1:4.5-1.1) ... [2021-04-22T19:08:24.574Z] #20 40.91 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-22T19:08:24.574Z] #20 40.93 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:08:24.574Z] #20 40.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:08:24.574Z] #20 40.96 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-22T19:08:24.574Z] #20 40.98 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-22T19:08:24.574Z] #20 40.99 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:08:24.574Z] #20 41.01 Setting up zip (3.0-11+b1) ... [2021-04-22T19:08:24.574Z] #20 41.03 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:08:24.594Z] #43 10.66 DEP images/fs.pb-c.d [2021-04-22T19:08:24.594Z] #43 10.69 PBCC images/signalfd.pb-c.c [2021-04-22T19:08:24.594Z] #43 10.73 DEP images/signalfd.pb-c.d [2021-04-22T19:08:24.594Z] #43 10.82 PBCC images/fh.pb-c.c [2021-04-22T19:08:24.594Z] #43 10.86 PBCC images/fsnotify.pb-c.c [2021-04-22T19:08:24.594Z] #43 10.93 DEP images/fh.pb-c.d [2021-04-22T19:08:24.711Z] #43 11.27 PBCC images/pipe-data.pb-c.c [2021-04-22T19:08:24.711Z] #43 11.29 DEP images/pipe-data.pb-c.d [2021-04-22T19:08:24.711Z] #43 11.35 PBCC images/mnt.pb-c.c [2021-04-22T19:08:24.711Z] #43 11.39 DEP images/mnt.pb-c.d [2021-04-22T19:08:24.810Z] #43 13.93 PBCC images/eventpoll.pb-c.c [2021-04-22T19:08:24.810Z] #43 13.94 DEP images/eventpoll.pb-c.d [2021-04-22T19:08:24.810Z] #43 13.99 PBCC images/eventfd.pb-c.c [2021-04-22T19:08:24.811Z] #43 14.00 DEP images/eventfd.pb-c.d [2021-04-22T19:08:24.811Z] #43 14.06 PBCC images/remap-file-path.pb-c.c [2021-04-22T19:08:24.811Z] #43 14.06 DEP images/remap-file-path.pb-c.d [2021-04-22T19:08:24.811Z] #43 14.10 PBCC images/fifo.pb-c.c [2021-04-22T19:08:24.838Z] #20 41.06 Setting up bash-completion (1:2.8-6) ... [2021-04-22T19:08:24.851Z] #43 10.98 DEP images/fsnotify.pb-c.d [2021-04-22T19:08:24.851Z] #43 11.05 PBCC images/eventpoll.pb-c.c [2021-04-22T19:08:24.851Z] #43 11.08 DEP images/eventpoll.pb-c.d [2021-04-22T19:08:24.851Z] #43 11.13 PBCC images/eventfd.pb-c.c [2021-04-22T19:08:24.851Z] #43 11.16 DEP images/eventfd.pb-c.d [2021-04-22T19:08:24.971Z] #43 11.48 PBCC images/sk-packet.pb-c.c [2021-04-22T19:08:24.971Z] #43 11.51 DEP images/sk-packet.pb-c.d [2021-04-22T19:08:24.971Z] #43 11.55 PBCC images/tcp-stream.pb-c.c [2021-04-22T19:08:24.971Z] #43 11.60 DEP images/tcp-stream.pb-c.d [2021-04-22T19:08:24.971Z] #43 11.67 PBCC images/pipe.pb-c.c [2021-04-22T19:08:25.071Z] #43 14.14 DEP images/fifo.pb-c.d [2021-04-22T19:08:25.072Z] #43 14.20 PBCC images/ghost-file.pb-c.c [2021-04-22T19:08:25.072Z] #43 14.27 DEP images/ghost-file.pb-c.d [2021-04-22T19:08:25.072Z] #43 14.33 PBCC images/regfile.pb-c.c [2021-04-22T19:08:25.072Z] #43 14.38 DEP images/regfile.pb-c.d [2021-04-22T19:08:25.109Z] #43 11.21 PBCC images/remap-file-path.pb-c.c [2021-04-22T19:08:25.109Z] #43 11.24 DEP images/remap-file-path.pb-c.d [2021-04-22T19:08:25.109Z] #43 11.30 PBCC images/fifo.pb-c.c [2021-04-22T19:08:25.109Z] #43 11.32 DEP images/fifo.pb-c.d [2021-04-22T19:08:25.109Z] #43 11.35 PBCC images/ghost-file.pb-c.c [2021-04-22T19:08:25.109Z] #43 11.45 DEP images/ghost-file.pb-c.d [2021-04-22T19:08:25.231Z] #43 11.72 DEP images/pipe.pb-c.d [2021-04-22T19:08:25.231Z] #43 11.77 PBCC images/pstree.pb-c.c [2021-04-22T19:08:25.231Z] #43 11.80 DEP images/pstree.pb-c.d [2021-04-22T19:08:25.231Z] #43 11.84 PBCC images/fs.pb-c.c [2021-04-22T19:08:25.231Z] #43 11.86 DEP images/fs.pb-c.d [2021-04-22T19:08:25.231Z] #43 11.89 PBCC images/signalfd.pb-c.c [2021-04-22T19:08:25.332Z] #43 14.46 PBCC images/ns.pb-c.c [2021-04-22T19:08:25.332Z] #43 14.50 DEP images/ns.pb-c.d [2021-04-22T19:08:25.332Z] #43 14.55 PBCC images/fdinfo.pb-c.c [2021-04-22T19:08:25.366Z] #43 11.51 PBCC images/regfile.pb-c.c [2021-04-22T19:08:25.366Z] #43 11.57 DEP images/regfile.pb-c.d [2021-04-22T19:08:25.366Z] #43 11.63 PBCC images/ns.pb-c.c [2021-04-22T19:08:25.366Z] #43 11.66 DEP images/ns.pb-c.d [2021-04-22T19:08:25.366Z] #43 11.70 PBCC images/fdinfo.pb-c.c [2021-04-22T19:08:25.491Z] #43 11.94 DEP images/signalfd.pb-c.d [2021-04-22T19:08:25.491Z] #43 11.98 PBCC images/fh.pb-c.c [2021-04-22T19:08:25.491Z] #43 12.04 PBCC images/fsnotify.pb-c.c [2021-04-22T19:08:25.491Z] #43 12.09 DEP images/fh.pb-c.d [2021-04-22T19:08:25.491Z] #43 12.13 DEP images/fsnotify.pb-c.d [2021-04-22T19:08:25.491Z] #43 ... [2021-04-22T19:08:25.491Z] [2021-04-22T19:08:25.491Z] #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-04-22T19:08:25.491Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:25.491Z] #13 70.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-22T19:08:25.491Z] #13 70.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-22T19:08:25.492Z] #13 70.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:08:25.492Z] #13 76.72 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-22T19:08:25.492Z] #13 76.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:25.492Z] #13 76.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:25.492Z] #13 76.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-22T19:08:25.492Z] #13 76.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:25.492Z] #13 76.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:25.594Z] #43 14.66 DEP images/fdinfo.pb-c.d [2021-04-22T19:08:25.594Z] #43 14.71 PBCC images/core-aarch64.pb-c.c [2021-04-22T19:08:25.594Z] #43 14.77 PBCC images/core-arm.pb-c.c [2021-04-22T19:08:25.594Z] #43 14.81 PBCC images/core-ppc64.pb-c.c [2021-04-22T19:08:25.594Z] #43 14.86 PBCC images/core-s390.pb-c.c [2021-04-22T19:08:25.594Z] #43 14.91 PBCC images/core-x86.pb-c.c [2021-04-22T19:08:25.624Z] #43 11.78 DEP images/fdinfo.pb-c.d [2021-04-22T19:08:25.624Z] #43 11.84 PBCC images/core-aarch64.pb-c.c [2021-04-22T19:08:25.624Z] #43 11.89 PBCC images/core-arm.pb-c.c [2021-04-22T19:08:25.624Z] #43 11.95 PBCC images/core-ppc64.pb-c.c [2021-04-22T19:08:25.752Z] #13 ... [2021-04-22T19:08:25.752Z] [2021-04-22T19:08:25.752Z] #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-04-22T19:08:25.752Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:08:25.752Z] #51 75.36 golang.org/x/sys/unix [2021-04-22T19:08:25.752Z] #51 79.98 encoding/json [2021-04-22T19:08:25.752Z] #51 84.47 github.com/pkg/diff [2021-04-22T19:08:25.752Z] #51 85.19 golang.org/x/crypto/ssh/terminal [2021-04-22T19:08:25.752Z] #51 ... [2021-04-22T19:08:25.752Z] [2021-04-22T19:08:25.752Z] #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-04-22T19:08:25.752Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:25.752Z] #43 12.22 PBCC images/eventpoll.pb-c.c [2021-04-22T19:08:25.752Z] #43 12.24 DEP images/eventpoll.pb-c.d [2021-04-22T19:08:25.752Z] #43 12.33 PBCC images/eventfd.pb-c.c [2021-04-22T19:08:25.752Z] #43 12.38 DEP images/eventfd.pb-c.d [2021-04-22T19:08:25.752Z] #43 12.42 PBCC images/remap-file-path.pb-c.c [2021-04-22T19:08:25.752Z] #43 12.43 DEP images/remap-file-path.pb-c.d [2021-04-22T19:08:25.855Z] #43 14.96 PBCC images/core.pb-c.c [2021-04-22T19:08:25.855Z] #43 15.05 PBCC images/inventory.pb-c.c [2021-04-22T19:08:25.855Z] #43 15.12 DEP images/core-aarch64.pb-c.d [2021-04-22T19:08:25.855Z] #43 15.19 DEP images/core-arm.pb-c.d [2021-04-22T19:08:25.882Z] #43 12.00 PBCC images/core-s390.pb-c.c [2021-04-22T19:08:25.882Z] #43 12.05 PBCC images/core-x86.pb-c.c [2021-04-22T19:08:25.882Z] #43 12.10 PBCC images/core.pb-c.c [2021-04-22T19:08:25.882Z] #43 12.17 PBCC images/inventory.pb-c.c [2021-04-22T19:08:25.882Z] #43 12.21 DEP images/core-aarch64.pb-c.d [2021-04-22T19:08:25.882Z] #43 12.26 DEP images/core-arm.pb-c.d [2021-04-22T19:08:25.882Z] #43 12.29 DEP images/core-ppc64.pb-c.d [2021-04-22T19:08:26.012Z] #43 12.50 PBCC images/fifo.pb-c.c [2021-04-22T19:08:26.012Z] #43 12.53 DEP images/fifo.pb-c.d [2021-04-22T19:08:26.012Z] #43 12.60 PBCC images/ghost-file.pb-c.c [2021-04-22T19:08:26.012Z] #43 12.65 DEP images/ghost-file.pb-c.d [2021-04-22T19:08:26.012Z] #43 12.67 PBCC images/regfile.pb-c.c [2021-04-22T19:08:26.012Z] #43 12.71 DEP images/regfile.pb-c.d [2021-04-22T19:08:26.116Z] #43 15.26 DEP images/core-ppc64.pb-c.d [2021-04-22T19:08:26.139Z] #43 12.33 DEP images/core-s390.pb-c.d [2021-04-22T19:08:26.139Z] #43 12.39 DEP images/core-x86.pb-c.d [2021-04-22T19:08:26.139Z] #43 12.45 DEP images/core.pb-c.d [2021-04-22T19:08:26.139Z] #43 12.56 DEP images/inventory.pb-c.d [2021-04-22T19:08:26.273Z] #43 12.75 PBCC images/ns.pb-c.c [2021-04-22T19:08:26.273Z] #43 12.80 DEP images/ns.pb-c.d [2021-04-22T19:08:26.273Z] #43 12.84 PBCC images/fdinfo.pb-c.c [2021-04-22T19:08:26.273Z] #43 12.89 DEP images/fdinfo.pb-c.d [2021-04-22T19:08:26.273Z] #43 12.93 PBCC images/core-aarch64.pb-c.c [2021-04-22T19:08:26.273Z] #43 12.97 PBCC images/core-arm.pb-c.c [2021-04-22T19:08:26.378Z] #43 15.33 DEP images/core-s390.pb-c.d [2021-04-22T19:08:26.378Z] #43 15.40 DEP images/core-x86.pb-c.d [2021-04-22T19:08:26.378Z] #43 15.47 DEP images/core.pb-c.d [2021-04-22T19:08:26.378Z] #43 15.53 DEP images/inventory.pb-c.d [2021-04-22T19:08:26.399Z] #43 12.65 PBCC images/cpuinfo.pb-c.c [2021-04-22T19:08:26.399Z] #43 12.66 DEP images/cpuinfo.pb-c.d [2021-04-22T19:08:26.399Z] #43 12.71 PBCC images/stats.pb-c.c [2021-04-22T19:08:26.399Z] #43 12.74 DEP images/stats.pb-c.d [2021-04-22T19:08:26.534Z] #43 13.02 PBCC images/core-ppc64.pb-c.c [2021-04-22T19:08:26.534Z] #43 13.07 PBCC images/core-s390.pb-c.c [2021-04-22T19:08:26.534Z] #43 13.11 PBCC images/core-x86.pb-c.c [2021-04-22T19:08:26.534Z] #43 13.16 PBCC images/core.pb-c.c [2021-04-22T19:08:26.534Z] #43 13.22 PBCC images/inventory.pb-c.c [2021-04-22T19:08:26.639Z] #43 15.62 PBCC images/cpuinfo.pb-c.c [2021-04-22T19:08:26.639Z] #43 15.63 DEP images/cpuinfo.pb-c.d [2021-04-22T19:08:26.639Z] #43 15.69 PBCC images/stats.pb-c.c [2021-04-22T19:08:26.639Z] #43 15.72 DEP images/stats.pb-c.d [2021-04-22T19:08:26.795Z] #43 13.28 DEP images/core-aarch64.pb-c.d [2021-04-22T19:08:26.795Z] #43 13.38 DEP images/core-arm.pb-c.d [2021-04-22T19:08:26.795Z] #43 13.43 DEP images/core-ppc64.pb-c.d [2021-04-22T19:08:26.795Z] #43 13.50 DEP images/core-s390.pb-c.d [2021-04-22T19:08:27.057Z] #43 13.59 DEP images/core-x86.pb-c.d [2021-04-22T19:08:27.057Z] #43 13.68 DEP images/core.pb-c.d [2021-04-22T19:08:27.057Z] #43 13.72 DEP images/inventory.pb-c.d [2021-04-22T19:08:27.057Z] #43 13.76 PBCC images/cpuinfo.pb-c.c [2021-04-22T19:08:27.057Z] #43 ... [2021-04-22T19:08:27.057Z] [2021-04-22T19:08:27.057Z] #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-04-22T19:08:27.057Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:08:27.057Z] #45 76.83 go/token [2021-04-22T19:08:27.057Z] #45 77.71 go/scanner [2021-04-22T19:08:27.057Z] #45 78.42 regexp [2021-04-22T19:08:27.057Z] #45 79.44 go/ast [2021-04-22T19:08:27.057Z] #45 82.36 internal/lazyregexp [2021-04-22T19:08:27.057Z] #45 82.65 path [2021-04-22T19:08:27.057Z] #45 83.32 net/url [2021-04-22T19:08:27.057Z] #45 84.36 text/template/parse [2021-04-22T19:08:27.057Z] #45 84.57 go/parser [2021-04-22T19:08:27.318Z] #45 ... [2021-04-22T19:08:27.318Z] [2021-04-22T19:08:27.318Z] #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-04-22T19:08:27.318Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:27.318Z] #43 13.80 DEP images/cpuinfo.pb-c.d [2021-04-22T19:08:27.318Z] #43 13.85 PBCC images/stats.pb-c.c [2021-04-22T19:08:27.318Z] #43 13.86 DEP images/stats.pb-c.d [2021-04-22T19:08:27.343Z] #43 ... [2021-04-22T19:08:27.343Z] [2021-04-22T19:08:27.343Z] #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-04-22T19:08:27.343Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:27.343Z] #13 65.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-22T19:08:27.343Z] #13 65.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-22T19:08:27.343Z] #13 65.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:08:27.343Z] #13 71.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-22T19:08:27.343Z] #13 71.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:27.343Z] #13 71.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:27.343Z] #13 71.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-22T19:08:27.343Z] #13 71.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:27.343Z] #13 71.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:27.343Z] #13 ... [2021-04-22T19:08:27.343Z] [2021-04-22T19:08:27.343Z] #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-04-22T19:08:27.343Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:27.343Z] #45 71.42 regexp [2021-04-22T19:08:27.343Z] #45 72.43 flag [2021-04-22T19:08:27.343Z] #45 74.13 go/token [2021-04-22T19:08:27.343Z] #45 74.90 go/scanner [2021-04-22T19:08:27.343Z] #45 75.00 internal/lazyregexp [2021-04-22T19:08:27.343Z] #45 75.38 path [2021-04-22T19:08:27.343Z] #45 75.77 io/ioutil [2021-04-22T19:08:27.343Z] #45 76.04 go/ast [2021-04-22T19:08:27.343Z] #45 76.10 net/url [2021-04-22T19:08:27.343Z] #45 77.71 text/template/parse [2021-04-22T19:08:27.908Z] #45 ... [2021-04-22T19:08:27.908Z] [2021-04-22T19:08:27.908Z] #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-04-22T19:08:27.908Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:27.908Z] #43 14.16 make[1]: Nothing to be done for 'all'. [2021-04-22T19:08:28.046Z] #43 17.18 make[1]: Nothing to be done for 'all'. [2021-04-22T19:08:28.161Z] #20 44.20 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-22T19:08:28.161Z] #20 44.21 Setting up xz-utils (5.2.4-1) ... [2021-04-22T19:08:28.161Z] #20 44.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-22T19:08:28.161Z] #20 44.28 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:08:28.161Z] #20 44.41 invoke-rc.d: could not determine current runlevel [2021-04-22T19:08:28.161Z] #20 44.42 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-22T19:08:28.161Z] #20 44.47 Setting up pigz (2.4-1) ... [2021-04-22T19:08:28.161Z] #20 44.51 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-22T19:08:28.161Z] #20 44.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-22T19:08:28.161Z] #20 44.57 Setting up python-pip-whl (18.1-5) ... [2021-04-22T19:08:28.161Z] #20 44.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-22T19:08:28.428Z] #20 44.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:08:28.691Z] #20 45.21 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-22T19:08:28.716Z] #43 15.22 make[1]: Nothing to be done for 'all'. [2021-04-22T19:08:28.955Z] #20 45.22 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-22T19:08:28.955Z] #20 45.24 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-22T19:08:28.955Z] #20 45.26 Setting up vim (2:8.1.0875-5) ... [2021-04-22T19:08:28.955Z] #20 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-22T19:08:28.955Z] #20 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-22T19:08:28.955Z] #20 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-22T19:08:28.955Z] #20 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-22T19:08:28.955Z] #20 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-22T19:08:28.955Z] #20 45.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-22T19:08:28.955Z] #20 45.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-22T19:08:28.955Z] #20 45.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-22T19:08:28.955Z] #20 45.39 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-22T19:08:28.955Z] #20 45.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:08:29.219Z] #20 45.44 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-22T19:08:29.219Z] #20 45.46 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:08:29.219Z] #20 45.48 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-22T19:08:29.219Z] #20 45.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:08:29.283Z] #43 15.55 CC images/stats.o [2021-04-22T19:08:29.847Z] #43 16.05 CC images/core.o [2021-04-22T19:08:29.986Z] #43 18.82 CC images/stats.o [2021-04-22T19:08:29.986Z] #43 19.18 CC images/core.o [2021-04-22T19:08:30.104Z] #43 ... [2021-04-22T19:08:30.104Z] [2021-04-22T19:08:30.104Z] #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-04-22T19:08:30.104Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:08:30.104Z] #51 71.62 encoding/json [2021-04-22T19:08:30.104Z] #51 75.71 github.com/pkg/diff [2021-04-22T19:08:30.104Z] #51 77.06 go/ast [2021-04-22T19:08:30.104Z] #51 77.42 golang.org/x/crypto/ssh/terminal [2021-04-22T19:08:30.104Z] #51 78.66 mvdan.cc/editorconfig [2021-04-22T19:08:30.104Z] #51 79.70 mvdan.cc/sh/v3/fileutil [2021-04-22T19:08:30.104Z] #51 79.88 text/tabwriter [2021-04-22T19:08:30.104Z] #51 80.61 mvdan.cc/sh/v3/syntax [2021-04-22T19:08:30.104Z] #43 16.79 CC images/stats.o [2021-04-22T19:08:30.361Z] #51 ... [2021-04-22T19:08:30.361Z] [2021-04-22T19:08:30.361Z] #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-04-22T19:08:30.361Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:30.361Z] #45 80.82 go/parser [2021-04-22T19:08:30.361Z] #45 81.87 text/template [2021-04-22T19:08:30.560Z] #43 19.84 CC images/core-x86.o [2021-04-22T19:08:30.677Z] #43 17.19 CC images/core.o [2021-04-22T19:08:31.503Z] #43 20.45 CC images/core-arm.o [2021-04-22T19:08:31.626Z] #43 17.95 CC images/core-x86.o [2021-04-22T19:08:31.763Z] #43 20.80 CC images/core-aarch64.o [2021-04-22T19:08:31.888Z] #43 18.40 CC images/core-arm.o [2021-04-22T19:08:32.024Z] #43 21.18 CC images/core-ppc64.o [2021-04-22T19:08:32.461Z] #43 18.84 CC images/core-aarch64.o [2021-04-22T19:08:32.541Z] #20 48.55 Setting up iptables (1.8.2-4) ... [2021-04-22T19:08:32.541Z] #20 48.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:08:32.541Z] #20 48.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:08:32.541Z] #20 48.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:08:32.541Z] #20 48.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:08:32.541Z] #20 48.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-22T19:08:32.541Z] #20 48.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-22T19:08:32.541Z] #20 48.69 Setting up python3 (3.7.3-1) ... [2021-04-22T19:08:32.598Z] #43 21.83 CC images/core-s390.o [2021-04-22T19:08:32.722Z] #43 19.37 CC images/core-ppc64.o [2021-04-22T19:08:32.887Z] #45 84.23 log [2021-04-22T19:08:33.119Z] #20 49.35 Setting up python3-wheel (0.32.3-2) ... [2021-04-22T19:08:33.143Z] #45 84.77 encoding/xml [2021-04-22T19:08:33.295Z] #43 ... [2021-04-22T19:08:33.295Z] [2021-04-22T19:08:33.295Z] #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-04-22T19:08:33.295Z] #56 sha256:168b8952a4df47ce89feb1f2515d66eb2fe9f6c1710b9b801674aa592f7b34e6 [2021-04-22T19:08:33.541Z] #43 22.52 CC images/cpuinfo.o [2021-04-22T19:08:33.803Z] #43 23.02 CC images/inventory.o [2021-04-22T19:08:34.065Z] #43 23.24 CC images/fdinfo.o [2021-04-22T19:08:34.070Z] #20 50.17 Setting up apparmor (2.13.2-10) ... [2021-04-22T19:08:34.516Z] #45 ... [2021-04-22T19:08:34.516Z] [2021-04-22T19:08:34.516Z] #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-04-22T19:08:34.516Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [2021-04-22T19:08:34.604Z] #56 41.96 Checking out files: 50% (1982/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 90% (3515/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-22T19:08:34.604Z] #56 43.41 + cd /tmp/tmp.CqZ6y6Y9JX/src/github.com/containerd/containerd [2021-04-22T19:08:34.637Z] #43 23.67 CC images/fown.o [2021-04-22T19:08:34.638Z] #43 23.88 CC images/ns.o [2021-04-22T19:08:34.866Z] #56 43.41 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:34.898Z] #43 24.11 CC images/regfile.o [2021-04-22T19:08:34.898Z] #43 ... [2021-04-22T19:08:34.898Z] [2021-04-22T19:08:34.898Z] #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-04-22T19:08:34.898Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:08:34.898Z] #51 83.83 mvdan.cc/editorconfig [2021-04-22T19:08:34.898Z] #51 84.94 mvdan.cc/sh/v3/fileutil [2021-04-22T19:08:34.898Z] #51 85.12 text/tabwriter [2021-04-22T19:08:34.898Z] #51 85.65 mvdan.cc/sh/v3/syntax [2021-04-22T19:08:34.898Z] #51 92.22 mvdan.cc/sh/v3/cmd/shfmt [2021-04-22T19:08:35.159Z] #51 ... [2021-04-22T19:08:35.159Z] [2021-04-22T19:08:35.160Z] #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-04-22T19:08:35.160Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:08:35.160Z] #45 85.13 go/parser [2021-04-22T19:08:35.160Z] #45 85.74 text/template [2021-04-22T19:08:35.160Z] #45 89.07 log [2021-04-22T19:08:35.160Z] #45 89.63 encoding/xml [2021-04-22T19:08:35.160Z] #45 90.39 go/doc [2021-04-22T19:08:35.160Z] #45 93.72 github.com/LK4D4/vndr/build [2021-04-22T19:08:35.160Z] #45 ... [2021-04-22T19:08:35.160Z] [2021-04-22T19:08:35.160Z] #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-04-22T19:08:35.160Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:08:35.181Z] #20 ... [2021-04-22T19:08:35.181Z] [2021-04-22T19:08:35.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-04-22T19:08:35.182Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:08:35.182Z] #43 90.13 CC criu/clone-noasan.o [2021-04-22T19:08:35.182Z] #43 90.30 CC criu/config.o [2021-04-22T19:08:35.182Z] #43 91.63 CC criu/cr-check.o [2021-04-22T19:08:35.182Z] #43 93.19 CC criu/cr-dedup.o [2021-04-22T19:08:35.182Z] #43 93.53 CC criu/cr-dump.o [2021-04-22T19:08:35.182Z] #43 95.47 CC criu/cr-errno.o [2021-04-22T19:08:35.182Z] #43 95.55 CC criu/cr-restore.o [2021-04-22T19:08:35.182Z] #43 99.18 CC criu/cr-service.o [2021-04-22T19:08:35.806Z] #56 42.82 Checking out files: 47% (1869/3901) Checking out files: 48% (1873/3901) Checking out files: 49% (1912/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 92% (3590/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-22T19:08:35.806Z] #56 44.17 + cd /tmp/tmp.iRpa86DS2s/src/github.com/containerd/containerd [2021-04-22T19:08:35.806Z] #56 44.17 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:36.161Z] #43 100.8 CC criu/crtools.o [2021-04-22T19:08:36.162Z] #43 ... [2021-04-22T19:08:36.162Z] [2021-04-22T19:08:36.162Z] #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-04-22T19:08:36.162Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-22T19:08:36.162Z] #20 52.50 Setting up xfsprogs (4.20.0-1) ... [2021-04-22T19:08:36.162Z] #20 52.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:08:36.205Z] #56 46.76 Checking out files: 49% (1934/3901) Checking out files: 50% (1951/3901) Checking out files: 51% (1990/3901) Checking out files: 52% (2029/3901) Checking out files: 53% (2068/3901) Checking out files: 54% (2107/3901) Checking out files: 55% (2146/3901) Checking out files: 56% (2185/3901) Checking out files: 57% (2224/3901) Checking out files: 58% (2263/3901) Checking out files: 59% (2302/3901) Checking out files: 60% (2341/3901) Checking out files: 61% (2380/3901) Checking out files: 62% (2419/3901) Checking out files: 63% (2458/3901) Checking out files: 64% (2497/3901) Checking out files: 65% (2536/3901) Checking out files: 66% (2575/3901) Checking out files: 67% (2614/3901) Checking out files: 68% (2653/3901) Checking out files: 69% (2692/3901) Checking out files: 70% (2731/3901) Checking out files: 71% (2770/3901) Checking out files: 72% (2809/3901) Checking out files: 73% (2848/3901) Checking out files: 74% (2887/3901) Checking out files: 75% (2926/3901) Checking out files: 76% (2965/3901) Checking out files: 77% (3004/3901) Checking out files: 78% (3043/3901) Checking out files: 79% (3082/3901) Checking out files: 80% (3121/3901) Checking out files: 81% (3160/3901) Checking out files: 82% (3199/3901) Checking out files: 83% (3238/3901) Checking out files: 84% (3277/3901) Checking out files: 85% (3316/3901) Checking out files: 86% (3355/3901) Checking out files: 87% (3394/3901) Checking out files: 88% (3433/3901) Checking out files: 89% (3472/3901) Checking out files: 90% (3511/3901) Checking out files: 91% (3550/3901) Checking out files: 92% (3589/3901) Checking out files: 92% (3601/3901) Checking out files: 93% (3628/3901) Checking out files: 94% (3667/3901) Checking out files: 95% (3706/3901) Checking out files: 96% (3745/3901) Checking out files: 97% (3784/3901) Checking out files: 98% (3823/3901) Checking out files: 99% (3862/3901) Checking out files: 100% (3901/3901) Checking out files: 100% (3901/3901), done. [2021-04-22T19:08:36.255Z] #56 ... [2021-04-22T19:08:36.255Z] [2021-04-22T19:08:36.255Z] #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-04-22T19:08:36.255Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:08:36.255Z] #51 85.88 mvdan.cc/editorconfig [2021-04-22T19:08:36.255Z] #51 86.49 mvdan.cc/sh/v3/fileutil [2021-04-22T19:08:36.255Z] #51 86.66 text/tabwriter [2021-04-22T19:08:36.255Z] #51 87.15 mvdan.cc/sh/v3/syntax [2021-04-22T19:08:36.255Z] #51 92.93 mvdan.cc/sh/v3/cmd/shfmt [2021-04-22T19:08:36.255Z] #51 ... [2021-04-22T19:08:36.255Z] [2021-04-22T19:08:36.255Z] #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-04-22T19:08:36.255Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:36.255Z] #43 19.95 CC images/core-s390.o [2021-04-22T19:08:36.255Z] #43 20.65 CC images/cpuinfo.o [2021-04-22T19:08:36.255Z] #43 21.15 CC images/inventory.o [2021-04-22T19:08:36.255Z] #43 21.46 CC images/fdinfo.o [2021-04-22T19:08:36.255Z] #43 21.85 CC images/fown.o [2021-04-22T19:08:36.255Z] #43 22.09 CC images/ns.o [2021-04-22T19:08:36.255Z] #43 22.39 CC images/regfile.o [2021-04-22T19:08:36.255Z] #43 22.69 CC images/ghost-file.o [2021-04-22T19:08:36.466Z] #56 48.05 + cd /tmp/tmp.84FhDdU7Ki/src/github.com/containerd/containerd [2021-04-22T19:08:36.466Z] #56 48.05 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-22T19:08:36.516Z] #43 23.06 CC images/fifo.o [2021-04-22T19:08:36.516Z] #43 23.25 CC images/remap-file-path.o [2021-04-22T19:08:36.738Z] #20 53.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:08:36.778Z] #43 23.47 CC images/eventfd.o [2021-04-22T19:08:37.350Z] #43 23.80 CC images/eventpoll.o [2021-04-22T19:08:37.612Z] #43 24.09 CC images/fh.o [2021-04-22T19:08:37.688Z] #20 54.09 Setting up python3-distutils (3.7.3-1) ... [2021-04-22T19:08:37.873Z] #43 24.33 CC images/fsnotify.o [2021-04-22T19:08:38.135Z] #43 ... [2021-04-22T19:08:38.135Z] [2021-04-22T19:08:38.135Z] #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-04-22T19:08:38.135Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:08:38.135Z] #45 87.77 log [2021-04-22T19:08:38.135Z] #45 88.20 text/template [2021-04-22T19:08:38.135Z] #45 88.33 encoding/xml [2021-04-22T19:08:38.135Z] #45 92.89 go/doc [2021-04-22T19:08:38.135Z] #45 94.18 github.com/LK4D4/vndr/versioned [2021-04-22T19:08:38.135Z] #45 94.27 compress/flate [2021-04-22T19:08:38.135Z] #45 96.45 github.com/LK4D4/vndr/build [2021-04-22T19:08:38.135Z] #45 96.84 hash/crc32 [2021-04-22T19:08:38.135Z] #45 97.55 compress/gzip [2021-04-22T19:08:38.135Z] #45 ... [2021-04-22T19:08:38.135Z] [2021-04-22T19:08:38.135Z] #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-04-22T19:08:38.135Z] #56 sha256:168b8952a4df47ce89feb1f2515d66eb2fe9f6c1710b9b801674aa592f7b34e6 [2021-04-22T19:08:38.135Z] #56 45.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-22T19:08:38.135Z] #56 45.40 + BUILDTAGS='netgo osusergo static_build' [2021-04-22T19:08:38.135Z] #56 45.40 + export EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:08:38.135Z] #56 45.40 + EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:08:38.135Z] #56 45.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-22T19:08:38.135Z] #56 45.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-22T19:08:38.135Z] #56 45.41 + '[' '' = dynamic ']' [2021-04-22T19:08:38.135Z] #56 45.41 + make [2021-04-22T19:08:38.135Z] #56 46.41 + bin/ctr [2021-04-22T19:08:38.266Z] #20 54.63 Setting up python3-setuptools (40.8.0-1) ... [2021-04-22T19:08:38.334Z] #56 46.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-22T19:08:38.334Z] #56 46.29 + BUILDTAGS='netgo osusergo static_build' [2021-04-22T19:08:38.334Z] #56 46.29 + export EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:08:38.334Z] #56 46.29 + EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:08:38.334Z] #56 46.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-22T19:08:38.334Z] #56 46.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-22T19:08:38.334Z] #56 46.29 + '[' '' = dynamic ']' [2021-04-22T19:08:38.334Z] #56 46.29 + make [2021-04-22T19:08:38.384Z] #56 49.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-22T19:08:38.384Z] #56 49.93 + BUILDTAGS='netgo osusergo static_build' [2021-04-22T19:08:38.384Z] #56 49.94 + export EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:08:38.384Z] #56 49.94 + EXTRA_FLAGS=-buildmode=pie [2021-04-22T19:08:38.384Z] #56 49.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-22T19:08:38.384Z] #56 49.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-22T19:08:38.384Z] #56 49.94 + '[' '' = dynamic ']' [2021-04-22T19:08:38.384Z] #56 49.94 + make [2021-04-22T19:08:39.268Z] #56 47.38 + bin/ctr [2021-04-22T19:08:39.331Z] #56 50.94 + bin/ctr [2021-04-22T19:08:39.593Z] #56 ... [2021-04-22T19:08:39.593Z] [2021-04-22T19:08:39.593Z] #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-04-22T19:08:39.593Z] #51 sha256:96cf39caaaa56dc57b2b24d2aa94aed21558217cf4e8d2da4cf3bf5f73793657 [2021-04-22T19:08:39.593Z] #51 DONE 98.5s [2021-04-22T19:08:39.664Z] #20 55.79 Setting up python3-pip (18.1-5) ... [2021-04-22T19:08:39.854Z] [2021-04-22T19:08:39.854Z] #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-04-22T19:08:39.854Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:39.854Z] #43 24.32 CC images/ghost-file.o [2021-04-22T19:08:39.854Z] #43 24.65 CC images/fifo.o [2021-04-22T19:08:39.854Z] #43 24.90 CC images/remap-file-path.o [2021-04-22T19:08:39.854Z] #43 25.18 CC images/eventfd.o [2021-04-22T19:08:39.854Z] #43 25.39 CC images/eventpoll.o [2021-04-22T19:08:39.854Z] #43 25.71 CC images/fh.o [2021-04-22T19:08:39.854Z] #43 26.04 CC images/fsnotify.o [2021-04-22T19:08:39.854Z] #43 26.67 CC images/signalfd.o [2021-04-22T19:08:39.854Z] #43 26.88 CC images/fs.o [2021-04-22T19:08:39.854Z] #43 27.09 CC images/pstree.o [2021-04-22T19:08:39.854Z] #43 27.35 CC images/pipe.o [2021-04-22T19:08:39.854Z] #43 27.58 CC images/tcp-stream.o [2021-04-22T19:08:39.854Z] #43 27.88 CC images/sk-packet.o [2021-04-22T19:08:39.854Z] #43 28.17 CC images/mnt.o [2021-04-22T19:08:39.854Z] #43 28.46 CC images/pipe-data.o [2021-04-22T19:08:39.854Z] #43 28.70 CC images/sa.o [2021-04-22T19:08:39.854Z] #43 28.95 CC images/timer.o [2021-04-22T19:08:40.052Z] #56 ... [2021-04-22T19:08:40.052Z] [2021-04-22T19:08:40.052Z] #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-04-22T19:08:40.052Z] #51 sha256:a79d4e69433efefd9421d10936ec6ecd0753a9f4dc69527081dfb995f1d765b7 [2021-04-22T19:08:40.052Z] #51 DONE 99.5s [2021-04-22T19:08:40.052Z] [2021-04-22T19:08:40.052Z] #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-04-22T19:08:40.052Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:40.052Z] #43 25.03 CC images/signalfd.o [2021-04-22T19:08:40.052Z] #43 25.30 CC images/fs.o [2021-04-22T19:08:40.052Z] #43 25.47 CC images/pstree.o [2021-04-22T19:08:40.052Z] #43 25.71 CC images/pipe.o [2021-04-22T19:08:40.052Z] #43 25.95 CC images/tcp-stream.o [2021-04-22T19:08:40.052Z] #43 26.15 CC images/sk-packet.o [2021-04-22T19:08:40.052Z] #43 26.66 CC images/mnt.o [2021-04-22T19:08:40.116Z] #43 29.37 CC images/timerfd.o [2021-04-22T19:08:40.377Z] #43 29.56 CC images/mm.o [2021-04-22T19:08:40.619Z] #20 57.12 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:08:40.625Z] #43 27.12 CC images/pipe-data.o [2021-04-22T19:08:40.638Z] #43 29.89 CC images/sk-opts.o [2021-04-22T19:08:40.641Z] #56 ... [2021-04-22T19:08:40.641Z] [2021-04-22T19:08:40.641Z] #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-04-22T19:08:40.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:40.641Z] #43 16.67 CC images/core-x86.o [2021-04-22T19:08:40.641Z] #43 17.27 CC images/core-arm.o [2021-04-22T19:08:40.641Z] #43 17.75 CC images/core-aarch64.o [2021-04-22T19:08:40.641Z] #43 18.23 CC images/core-ppc64.o [2021-04-22T19:08:40.641Z] #43 18.96 CC images/core-s390.o [2021-04-22T19:08:40.641Z] #43 19.67 CC images/cpuinfo.o [2021-04-22T19:08:40.641Z] #43 20.12 CC images/inventory.o [2021-04-22T19:08:40.641Z] #43 20.47 CC images/fdinfo.o [2021-04-22T19:08:40.641Z] #43 20.86 CC images/fown.o [2021-04-22T19:08:40.641Z] #43 21.18 CC images/ns.o [2021-04-22T19:08:40.641Z] #43 21.35 CC images/regfile.o [2021-04-22T19:08:40.641Z] #43 21.63 CC images/ghost-file.o [2021-04-22T19:08:40.641Z] #43 21.94 CC images/fifo.o [2021-04-22T19:08:40.641Z] #43 22.22 CC images/remap-file-path.o [2021-04-22T19:08:40.641Z] #43 22.51 CC images/eventfd.o [2021-04-22T19:08:40.641Z] #43 22.81 CC images/eventpoll.o [2021-04-22T19:08:40.641Z] #43 23.09 CC images/fh.o [2021-04-22T19:08:40.641Z] #43 23.54 CC images/fsnotify.o [2021-04-22T19:08:40.641Z] #43 24.15 CC images/signalfd.o [2021-04-22T19:08:40.641Z] #43 24.37 CC images/fs.o [2021-04-22T19:08:40.641Z] #43 24.62 CC images/pstree.o [2021-04-22T19:08:40.641Z] #43 24.90 CC images/pipe.o [2021-04-22T19:08:40.641Z] #43 25.18 CC images/tcp-stream.o [2021-04-22T19:08:40.641Z] #43 25.40 CC images/sk-packet.o [2021-04-22T19:08:40.641Z] #43 25.75 CC images/mnt.o [2021-04-22T19:08:40.641Z] #43 25.96 CC images/pipe-data.o [2021-04-22T19:08:40.641Z] #43 26.17 CC images/sa.o [2021-04-22T19:08:40.641Z] #43 26.36 CC images/timer.o [2021-04-22T19:08:40.641Z] #43 26.67 CC images/timerfd.o [2021-04-22T19:08:40.641Z] #43 26.94 CC images/mm.o [2021-04-22T19:08:40.882Z] #20 57.20 Processing triggers for mime-support (3.62) ... [2021-04-22T19:08:40.886Z] #43 27.46 CC images/sa.o [2021-04-22T19:08:41.147Z] #43 27.79 CC images/timer.o [2021-04-22T19:08:41.207Z] #43 27.28 CC images/sk-opts.o [2021-04-22T19:08:41.211Z] #43 30.12 CC images/sk-unix.o [2021-04-22T19:08:41.466Z] #43 27.54 CC images/sk-unix.o [2021-04-22T19:08:41.473Z] #43 30.45 CC images/sk-inet.o [2021-04-22T19:08:41.723Z] #43 28.12 CC images/timerfd.o [2021-04-22T19:08:41.729Z] #43 27.91 CC images/sk-inet.o [2021-04-22T19:08:41.735Z] #43 31.00 CC images/tun.o [2021-04-22T19:08:41.985Z] #43 28.38 CC images/mm.o [2021-04-22T19:08:41.987Z] #43 ... [2021-04-22T19:08:41.987Z] [2021-04-22T19:08:41.987Z] #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-04-22T19:08:41.987Z] #51 sha256:7f4d533fadc9ad3c705632f424bbaca8fdadee245d9321ffdbc9d45285958f9a [2021-04-22T19:08:41.987Z] #51 86.95 mvdan.cc/sh/v3/cmd/shfmt [2021-04-22T19:08:41.987Z] #51 DONE 93.6s [2021-04-22T19:08:41.987Z] [2021-04-22T19:08:41.987Z] #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-04-22T19:08:41.987Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:41.987Z] #43 28.32 CC images/tun.o [2021-04-22T19:08:41.987Z] #43 ... [2021-04-22T19:08:41.987Z] [2021-04-22T19:08:41.987Z] #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-04-22T19:08:41.987Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:41.987Z] #45 86.65 go/doc [2021-04-22T19:08:41.987Z] #45 89.72 github.com/LK4D4/vndr/versioned [2021-04-22T19:08:41.987Z] #45 89.80 compress/flate [2021-04-22T19:08:41.987Z] #45 90.39 github.com/LK4D4/vndr/build [2021-04-22T19:08:41.987Z] #45 92.35 hash/crc32 [2021-04-22T19:08:41.987Z] #45 92.78 compress/gzip [2021-04-22T19:08:41.987Z] #45 93.35 net [2021-04-22T19:08:41.996Z] #43 31.23 CC images/sk-netlink.o [2021-04-22T19:08:42.247Z] #43 28.74 CC images/sk-opts.o [2021-04-22T19:08:42.247Z] #43 28.92 CC images/sk-unix.o [2021-04-22T19:08:42.289Z] #20 DONE 58.5s [2021-04-22T19:08:42.289Z] [2021-04-22T19:08:42.289Z] #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-04-22T19:08:42.289Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-22T19:08:42.508Z] #43 29.20 CC images/sk-inet.o [2021-04-22T19:08:42.553Z] #45 ... [2021-04-22T19:08:42.553Z] [2021-04-22T19:08:42.553Z] #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-04-22T19:08:42.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:42.553Z] #43 28.73 CC images/sk-netlink.o [2021-04-22T19:08:42.568Z] #43 31.49 CC images/packet-sock.o [2021-04-22T19:08:42.568Z] #43 ... [2021-04-22T19:08:42.568Z] [2021-04-22T19:08:42.568Z] #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-04-22T19:08:42.568Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:42.568Z] #13 96.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-22T19:08:42.568Z] #13 96.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:42.568Z] #13 96.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:43.082Z] #43 29.61 CC images/tun.o [2021-04-22T19:08:43.118Z] #43 29.17 CC images/packet-sock.o [2021-04-22T19:08:43.343Z] #43 29.85 CC images/sk-netlink.o [2021-04-22T19:08:43.376Z] #43 29.64 CC images/ipc-var.o [2021-04-22T19:08:43.605Z] #43 30.10 CC images/packet-sock.o [2021-04-22T19:08:43.634Z] #43 29.83 CC images/ipc-desc.o [2021-04-22T19:08:43.686Z] #21 1.380 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-22T19:08:43.686Z] #21 1.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-22T19:08:43.686Z] #21 1.403 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-22T19:08:43.686Z] #21 DONE 1.5s [2021-04-22T19:08:43.686Z] [2021-04-22T19:08:43.686Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:08:43.686Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-22T19:08:43.866Z] #43 30.47 CC images/ipc-var.o [2021-04-22T19:08:43.892Z] #43 30.07 CC images/ipc-shm.o [2021-04-22T19:08:44.129Z] #43 30.75 CC images/ipc-desc.o [2021-04-22T19:08:44.150Z] #43 30.30 CC images/ipc-msg.o [2021-04-22T19:08:44.390Z] #43 30.96 CC images/ipc-shm.o [2021-04-22T19:08:44.408Z] #43 30.60 CC images/ipc-sem.o [2021-04-22T19:08:44.652Z] #43 31.21 CC images/ipc-msg.o [2021-04-22T19:08:44.652Z] #43 ... [2021-04-22T19:08:44.652Z] [2021-04-22T19:08:44.652Z] #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-04-22T19:08:44.652Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:44.652Z] #13 99.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-22T19:08:44.652Z] #13 99.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:44.652Z] #13 99.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:44.666Z] #43 30.90 CC images/utsns.o [2021-04-22T19:08:44.924Z] #43 31.07 CC images/creds.o [2021-04-22T19:08:45.182Z] #43 31.32 CC images/vma.o [2021-04-22T19:08:45.182Z] #43 31.54 CC images/netdev.o [2021-04-22T19:08:45.747Z] #43 31.85 CC images/tty.o [2021-04-22T19:08:46.312Z] #43 32.41 CC images/file-lock.o [2021-04-22T19:08:46.569Z] #43 32.67 CC images/rlimit.o [2021-04-22T19:08:46.569Z] #43 32.86 CC images/pagemap.o [2021-04-22T19:08:46.778Z] #13 ... [2021-04-22T19:08:46.778Z] [2021-04-22T19:08:46.778Z] #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-04-22T19:08:46.778Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:08:46.778Z] #45 94.98 github.com/LK4D4/vndr/versioned [2021-04-22T19:08:46.778Z] #45 95.07 compress/flate [2021-04-22T19:08:46.778Z] #45 97.19 hash/crc32 [2021-04-22T19:08:46.778Z] #45 97.65 net [2021-04-22T19:08:46.778Z] #45 97.87 compress/gzip [2021-04-22T19:08:46.778Z] #45 98.45 vendor/golang.org/x/text/transform [2021-04-22T19:08:46.778Z] #45 99.16 vendor/golang.org/x/text/unicode/bidi [2021-04-22T19:08:46.778Z] #45 101.1 vendor/golang.org/x/text/secure/bidirule [2021-04-22T19:08:46.778Z] #45 101.5 vendor/golang.org/x/text/unicode/norm [2021-04-22T19:08:46.778Z] #45 105.2 vendor/golang.org/x/net/idna [2021-04-22T19:08:46.778Z] #45 ... [2021-04-22T19:08:46.778Z] [2021-04-22T19:08:46.778Z] #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-04-22T19:08:46.778Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:46.778Z] #43 31.84 CC images/ipc-var.o [2021-04-22T19:08:46.778Z] #43 32.16 CC images/ipc-desc.o [2021-04-22T19:08:46.778Z] #43 32.44 CC images/ipc-shm.o [2021-04-22T19:08:46.778Z] #43 32.71 CC images/ipc-msg.o [2021-04-22T19:08:46.778Z] #43 33.01 CC images/ipc-sem.o [2021-04-22T19:08:46.778Z] #43 33.33 CC images/utsns.o [2021-04-22T19:08:46.778Z] #43 33.56 CC images/creds.o [2021-04-22T19:08:46.778Z] #43 33.76 CC images/vma.o [2021-04-22T19:08:46.778Z] #43 33.97 CC images/netdev.o [2021-04-22T19:08:46.778Z] #43 34.34 CC images/tty.o [2021-04-22T19:08:46.778Z] #43 34.88 CC images/file-lock.o [2021-04-22T19:08:46.778Z] #43 35.09 CC images/rlimit.o [2021-04-22T19:08:46.778Z] #43 35.36 CC images/pagemap.o [2021-04-22T19:08:46.778Z] #43 35.64 CC images/siginfo.o [2021-04-22T19:08:46.778Z] #43 35.93 CC images/rpc.o [2021-04-22T19:08:46.827Z] #43 33.05 CC images/siginfo.o [2021-04-22T19:08:47.008Z] #22 ... [2021-04-22T19:08:47.008Z] [2021-04-22T19:08:47.008Z] #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-04-22T19:08:47.008Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:08:47.008Z] #43 101.4 CC criu/eventfd.o [2021-04-22T19:08:47.008Z] #43 101.7 CC criu/eventpoll.o [2021-04-22T19:08:47.008Z] #43 102.3 CC criu/external.o [2021-04-22T19:08:47.008Z] #43 102.5 CC criu/fault-injection.o [2021-04-22T19:08:47.008Z] #43 102.8 CC criu/fdstore.o [2021-04-22T19:08:47.008Z] #43 103.1 CC criu/fifo.o [2021-04-22T19:08:47.008Z] #43 103.6 CC criu/file-ids.o [2021-04-22T19:08:47.008Z] #43 104.0 CC criu/file-lock.o [2021-04-22T19:08:47.008Z] #43 104.9 CC criu/files-ext.o [2021-04-22T19:08:47.008Z] #43 105.2 CC criu/files-reg.o [2021-04-22T19:08:47.008Z] #43 107.4 CC criu/files.o [2021-04-22T19:08:47.008Z] #43 109.7 CC criu/filesystems.o [2021-04-22T19:08:47.008Z] #43 110.5 CC criu/fsnotify.o [2021-04-22T19:08:47.008Z] #43 111.5 CC criu/image-desc.o [2021-04-22T19:08:47.008Z] #43 111.6 CC criu/image.o [2021-04-22T19:08:47.085Z] #43 33.29 CC images/rpc.o [2021-04-22T19:08:47.272Z] #43 ... [2021-04-22T19:08:47.272Z] [2021-04-22T19:08:47.272Z] #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-04-22T19:08:47.272Z] #49 sha256:f6ee22fe7b76e09bd53d199d28aacf81254f3a3109f5555a15612e741a09473f [2021-04-22T19:08:47.272Z] #49 174.1 + /build/golangci-lint --version [2021-04-22T19:08:47.850Z] #49 174.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-22T19:08:48.166Z] #43 37.07 CC images/ext-file.o [2021-04-22T19:08:48.166Z] #43 37.30 CC images/cgroup.o [2021-04-22T19:08:48.457Z] #43 34.48 CC images/ext-file.o [2021-04-22T19:08:48.457Z] #43 34.69 CC images/cgroup.o [2021-04-22T19:08:48.739Z] #43 ... [2021-04-22T19:08:48.739Z] [2021-04-22T19:08:48.739Z] #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-04-22T19:08:48.739Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:08:48.739Z] #45 107.6 vendor/golang.org/x/net/http2/hpack [2021-04-22T19:08:48.801Z] #49 DONE 175.4s [2021-04-22T19:08:48.801Z] [2021-04-22T19:08:48.801Z] #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-04-22T19:08:48.801Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:08:48.801Z] #43 112.5 CC criu/ipc_ns.o [2021-04-22T19:08:48.801Z] #43 113.7 CC criu/irmap.o [2021-04-22T19:08:48.862Z] #13 ... [2021-04-22T19:08:48.862Z] [2021-04-22T19:08:48.862Z] #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-04-22T19:08:48.862Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:08:48.862Z] #45 98.24 net [2021-04-22T19:08:48.862Z] #45 99.82 vendor/golang.org/x/text/transform [2021-04-22T19:08:48.862Z] #45 100.9 vendor/golang.org/x/text/unicode/bidi [2021-04-22T19:08:48.862Z] #45 102.5 vendor/golang.org/x/text/secure/bidirule [2021-04-22T19:08:48.862Z] #45 102.9 vendor/golang.org/x/text/unicode/norm [2021-04-22T19:08:48.862Z] #45 106.7 vendor/golang.org/x/net/idna [2021-04-22T19:08:48.862Z] #45 ... [2021-04-22T19:08:48.862Z] [2021-04-22T19:08:48.862Z] #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-04-22T19:08:48.862Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:48.862Z] #43 31.45 CC images/ipc-sem.o [2021-04-22T19:08:48.862Z] #43 31.62 CC images/utsns.o [2021-04-22T19:08:48.862Z] #43 31.83 CC images/creds.o [2021-04-22T19:08:48.862Z] #43 32.05 CC images/vma.o [2021-04-22T19:08:48.862Z] #43 32.24 CC images/netdev.o [2021-04-22T19:08:48.862Z] #43 32.60 CC images/tty.o [2021-04-22T19:08:48.862Z] #43 33.17 CC images/file-lock.o [2021-04-22T19:08:48.862Z] #43 33.37 CC images/rlimit.o [2021-04-22T19:08:48.862Z] #43 33.56 CC images/pagemap.o [2021-04-22T19:08:48.862Z] #43 33.93 CC images/siginfo.o [2021-04-22T19:08:48.862Z] #43 34.17 CC images/rpc.o [2021-04-22T19:08:48.862Z] #43 35.48 CC images/ext-file.o [2021-04-22T19:08:49.022Z] #43 35.25 CC images/userns.o [2021-04-22T19:08:49.124Z] #43 35.67 CC images/cgroup.o [2021-04-22T19:08:49.281Z] #43 35.47 CC images/google/protobuf/descriptor.o [2021-04-22T19:08:49.380Z] #43 114.2 CC criu/kcmp-ids.o [2021-04-22T19:08:49.380Z] #43 114.4 CC criu/kerndat.o [2021-04-22T19:08:49.683Z] #45 108.8 mime [2021-04-22T19:08:49.697Z] #43 36.25 CC images/userns.o [2021-04-22T19:08:49.959Z] #43 36.60 CC images/google/protobuf/descriptor.o [2021-04-22T19:08:50.778Z] #43 115.5 CC criu/libnetlink.o [2021-04-22T19:08:51.042Z] #43 115.9 CC criu/log.o [2021-04-22T19:08:51.180Z] #43 37.18 CC images/opts.o [2021-04-22T19:08:51.180Z] #43 37.46 CC images/seccomp.o [2021-04-22T19:08:51.305Z] #43 116.3 CC criu/lsm.o [2021-04-22T19:08:51.438Z] #43 37.69 CC images/binfmt-misc.o [2021-04-22T19:08:51.601Z] #45 110.5 mime/quotedprintable [2021-04-22T19:08:51.695Z] #43 37.89 CC images/time.o [2021-04-22T19:08:51.862Z] #45 110.9 net/http/internal [2021-04-22T19:08:51.875Z] #43 38.29 CC images/opts.o [2021-04-22T19:08:51.875Z] #43 38.48 CC images/seccomp.o [2021-04-22T19:08:51.882Z] #43 116.7 CC criu/mem.o [2021-04-22T19:08:51.953Z] #43 38.04 CC images/sysctl.o [2021-04-22T19:08:51.953Z] #43 38.21 CC images/autofs.o [2021-04-22T19:08:52.136Z] #43 38.75 CC images/binfmt-misc.o [2021-04-22T19:08:52.211Z] #43 38.37 CC images/macvlan.o [2021-04-22T19:08:52.211Z] #43 38.61 CC images/sit.o [2021-04-22T19:08:52.398Z] #43 38.92 CC images/time.o [2021-04-22T19:08:52.659Z] #43 39.09 CC images/sysctl.o [2021-04-22T19:08:52.659Z] #43 39.31 CC images/autofs.o [2021-04-22T19:08:52.776Z] #43 38.78 CC images/memfd.o [2021-04-22T19:08:52.776Z] #43 ... [2021-04-22T19:08:52.776Z] [2021-04-22T19:08:52.776Z] #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-04-22T19:08:52.776Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:52.776Z] #45 94.14 vendor/golang.org/x/crypto/poly1305 [2021-04-22T19:08:52.776Z] #45 94.87 vendor/golang.org/x/sys/cpu [2021-04-22T19:08:52.776Z] #45 95.06 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-22T19:08:52.776Z] #45 96.41 vendor/golang.org/x/text/transform [2021-04-22T19:08:52.776Z] #45 97.03 vendor/golang.org/x/text/unicode/bidi [2021-04-22T19:08:52.776Z] #45 98.86 vendor/golang.org/x/text/secure/bidirule [2021-04-22T19:08:52.776Z] #45 99.17 vendor/golang.org/x/text/unicode/norm [2021-04-22T19:08:52.776Z] #45 103.3 vendor/golang.org/x/net/idna [2021-04-22T19:08:52.776Z] #45 ... [2021-04-22T19:08:52.776Z] [2021-04-22T19:08:52.776Z] #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-04-22T19:08:52.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:52.776Z] #43 39.05 CC images/timens.o [2021-04-22T19:08:52.920Z] #43 39.54 CC images/macvlan.o [2021-04-22T19:08:53.034Z] #43 39.32 LINK images/built-in.o [2021-04-22T19:08:53.181Z] #43 39.74 CC images/sit.o [2021-04-22T19:08:53.278Z] #43 118.0 CC criu/memfd.o [2021-04-22T19:08:53.292Z] #43 39.49 GEN compel/include/asm [2021-04-22T19:08:53.293Z] #43 39.51 GEN compel/include/version.h [2021-04-22T19:08:53.293Z] #43 39.54 touch .config [2021-04-22T19:08:53.293Z] #43 39.61 GEN include/common/config.h [2021-04-22T19:08:53.293Z] #43 39.69 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-22T19:08:53.293Z] #43 39.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-22T19:08:53.443Z] #43 39.98 CC images/memfd.o [2021-04-22T19:08:53.542Z] #43 118.4 CC criu/mount.o [2021-04-22T19:08:53.551Z] #43 39.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-22T19:08:53.551Z] #43 39.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-22T19:08:53.551Z] #43 39.80 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-22T19:08:53.551Z] #43 39.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-22T19:08:53.551Z] #43 39.87 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-22T19:08:53.551Z] #43 39.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-22T19:08:53.551Z] #43 39.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-22T19:08:53.551Z] #43 39.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-22T19:08:53.551Z] #43 39.92 DEP compel/plugins/std/infect.d [2021-04-22T19:08:53.705Z] #43 40.23 CC images/timens.o [2021-04-22T19:08:53.809Z] #43 40.10 DEP compel/plugins/std/string.d [2021-04-22T19:08:53.966Z] #43 40.57 LINK images/built-in.o [2021-04-22T19:08:54.067Z] #43 40.18 DEP compel/plugins/std/log.d [2021-04-22T19:08:54.067Z] #43 40.30 DEP compel/plugins/std/fds.d [2021-04-22T19:08:54.227Z] #43 40.67 GEN compel/include/asm [2021-04-22T19:08:54.228Z] #43 40.68 GEN compel/include/version.h [2021-04-22T19:08:54.228Z] #43 40.69 touch .config [2021-04-22T19:08:54.228Z] #43 40.71 GEN include/common/config.h [2021-04-22T19:08:54.228Z] #43 40.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-22T19:08:54.228Z] #43 40.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-22T19:08:54.228Z] #43 40.81 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-22T19:08:54.228Z] #43 40.83 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-22T19:08:54.228Z] #43 40.86 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-22T19:08:54.228Z] #43 40.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-22T19:08:54.325Z] #43 40.42 DEP compel/plugins/std/std.d [2021-04-22T19:08:54.325Z] #43 40.54 DEP compel/plugins/shmem/shmem.d [2021-04-22T19:08:54.325Z] #43 40.62 DEP compel/plugins/fds/fds.d [2021-04-22T19:08:54.414Z] #45 ... [2021-04-22T19:08:54.414Z] [2021-04-22T19:08:54.414Z] #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-04-22T19:08:54.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:54.414Z] #43 37.89 CC images/userns.o [2021-04-22T19:08:54.414Z] #43 38.16 CC images/google/protobuf/descriptor.o [2021-04-22T19:08:54.414Z] #43 39.73 CC images/opts.o [2021-04-22T19:08:54.414Z] #43 39.92 CC images/seccomp.o [2021-04-22T19:08:54.414Z] #43 40.19 CC images/binfmt-misc.o [2021-04-22T19:08:54.414Z] #43 40.38 CC images/time.o [2021-04-22T19:08:54.414Z] #43 40.59 CC images/sysctl.o [2021-04-22T19:08:54.414Z] #43 40.86 CC images/autofs.o [2021-04-22T19:08:54.414Z] #43 41.11 CC images/macvlan.o [2021-04-22T19:08:54.414Z] #43 41.35 CC images/sit.o [2021-04-22T19:08:54.414Z] #43 41.56 CC images/memfd.o [2021-04-22T19:08:54.414Z] #43 41.92 CC images/timens.o [2021-04-22T19:08:54.414Z] #43 42.18 LINK images/built-in.o [2021-04-22T19:08:54.414Z] #43 42.33 GEN compel/include/asm [2021-04-22T19:08:54.414Z] #43 42.37 GEN compel/include/version.h [2021-04-22T19:08:54.414Z] #43 42.39 touch .config [2021-04-22T19:08:54.414Z] #43 42.45 GEN include/common/config.h [2021-04-22T19:08:54.414Z] #43 42.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-22T19:08:54.414Z] #43 42.57 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-22T19:08:54.414Z] #43 42.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-22T19:08:54.414Z] #43 42.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-22T19:08:54.414Z] #43 42.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-22T19:08:54.414Z] #43 42.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-22T19:08:54.414Z] #43 42.68 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-22T19:08:54.414Z] #43 42.70 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-22T19:08:54.414Z] #43 42.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-22T19:08:54.414Z] #43 42.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-22T19:08:54.414Z] #43 42.75 DEP compel/plugins/std/infect.d [2021-04-22T19:08:54.414Z] #43 42.92 DEP compel/plugins/std/string.d [2021-04-22T19:08:54.414Z] #43 43.06 DEP compel/plugins/std/log.d [2021-04-22T19:08:54.414Z] #43 43.19 DEP compel/plugins/std/fds.d [2021-04-22T19:08:54.414Z] #43 43.28 DEP compel/plugins/std/std.d [2021-04-22T19:08:54.414Z] #43 43.39 DEP compel/plugins/shmem/shmem.d [2021-04-22T19:08:54.414Z] #43 43.47 DEP compel/plugins/fds/fds.d [2021-04-22T19:08:54.414Z] #43 43.60 CC compel/plugins/std/std.o [2021-04-22T19:08:54.489Z] #43 40.90 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-22T19:08:54.489Z] #43 40.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-22T19:08:54.489Z] #43 40.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-22T19:08:54.489Z] #43 40.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-22T19:08:54.489Z] #43 40.97 DEP compel/plugins/std/infect.d [2021-04-22T19:08:54.489Z] #43 41.07 DEP compel/plugins/std/string.d [2021-04-22T19:08:54.489Z] #43 41.13 DEP compel/plugins/std/log.d [2021-04-22T19:08:54.582Z] #43 40.78 CC compel/plugins/std/std.o [2021-04-22T19:08:54.675Z] #43 43.88 CC compel/plugins/std/fds.o [2021-04-22T19:08:54.750Z] #43 41.19 DEP compel/plugins/std/fds.d [2021-04-22T19:08:54.750Z] #43 41.28 DEP compel/plugins/std/std.d [2021-04-22T19:08:54.750Z] #43 41.35 DEP compel/plugins/shmem/shmem.d [2021-04-22T19:08:54.840Z] #43 41.05 CC compel/plugins/std/fds.o [2021-04-22T19:08:55.012Z] #43 41.44 DEP compel/plugins/fds/fds.d [2021-04-22T19:08:55.012Z] #43 41.57 CC compel/plugins/std/std.o [2021-04-22T19:08:55.098Z] #43 ... [2021-04-22T19:08:55.098Z] [2021-04-22T19:08:55.098Z] #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-04-22T19:08:55.098Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:55.098Z] #13 93.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-22T19:08:55.098Z] #13 93.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-22T19:08:55.098Z] #13 93.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:08:55.098Z] #13 ... [2021-04-22T19:08:55.098Z] [2021-04-22T19:08:55.098Z] #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-04-22T19:08:55.098Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:08:55.098Z] #45 105.4 vendor/golang.org/x/net/http2/hpack [2021-04-22T19:08:55.098Z] #45 106.4 mime [2021-04-22T19:08:55.248Z] #43 44.34 CC compel/plugins/std/log.o [2021-04-22T19:08:55.273Z] #43 41.84 CC compel/plugins/std/fds.o [2021-04-22T19:08:55.509Z] #43 ... [2021-04-22T19:08:55.509Z] [2021-04-22T19:08:55.509Z] #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-04-22T19:08:55.509Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:08:55.509Z] #45 114.5 net/textproto [2021-04-22T19:08:55.509Z] #45 114.5 crypto/x509 [2021-04-22T19:08:55.535Z] #43 42.25 CC compel/plugins/std/log.o [2021-04-22T19:08:56.479Z] #43 43.10 CC compel/plugins/std/string.o [2021-04-22T19:08:56.864Z] #43 121.3 CC criu/namespaces.o [2021-04-22T19:08:56.895Z] #45 115.6 vendor/golang.org/x/net/http/httpguts [2021-04-22T19:08:56.895Z] #45 115.9 vendor/golang.org/x/net/http/httpproxy [2021-04-22T19:08:56.995Z] #45 108.3 mime/quotedprintable [2021-04-22T19:08:57.052Z] #43 43.69 CC compel/plugins/std/infect.o [2021-04-22T19:08:57.253Z] #45 108.7 net/http/internal [2021-04-22T19:08:57.468Z] #45 116.4 mime/multipart [2021-04-22T19:08:57.625Z] #43 44.13 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-22T19:08:57.625Z] #43 44.18 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-22T19:08:57.625Z] #43 44.23 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-22T19:08:57.625Z] #43 44.31 AR compel/plugins/std.lib.a [2021-04-22T19:08:57.887Z] #43 44.37 CC compel/plugins/fds/fds.o [2021-04-22T19:08:57.887Z] #43 44.56 AR compel/plugins/fds.lib.a [2021-04-22T19:08:58.150Z] #43 44.62 HOSTDEP compel/src/lib/log-host.d [2021-04-22T19:08:58.150Z] #43 44.73 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-22T19:08:58.261Z] #43 122.9 CC criu/net.o [2021-04-22T19:08:58.411Z] #43 44.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-22T19:08:58.411Z] #43 44.98 HOSTDEP compel/src/main-host.d [2021-04-22T19:08:58.411Z] #43 45.10 DEP compel/src/lib/ptrace.d [2021-04-22T19:08:58.673Z] #43 45.19 DEP compel/src/lib/infect.d [2021-04-22T19:08:58.673Z] #43 45.31 DEP compel/src/lib/infect-util.d [2021-04-22T19:08:58.839Z] #43 ... [2021-04-22T19:08:58.839Z] [2021-04-22T19:08:58.839Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:08:58.839Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-22T19:08:58.839Z] #22 5.218 Collecting yamllint==1.26.1 [2021-04-22T19:08:58.839Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-22T19:08:58.839Z] #22 11.85 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-22T19:08:58.839Z] #22 11.93 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-22T19:08:58.839Z] #22 11.99 Collecting pyyaml (from yamllint==1.26.1) [2021-04-22T19:08:58.839Z] #22 12.29 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-22T19:08:58.839Z] #22 12.94 Installing build dependencies: started [2021-04-22T19:08:58.935Z] #43 45.47 DEP compel/src/lib/infect-rpc.d [2021-04-22T19:08:58.935Z] #43 45.63 DEP compel/arch/x86/src/lib/infect.d [2021-04-22T19:08:59.196Z] #43 45.72 DEP compel/arch/x86/src/lib/cpu.d [2021-04-22T19:08:59.196Z] #43 45.81 DEP compel/src/lib/log.d [2021-04-22T19:08:59.196Z] #43 ... [2021-04-22T19:08:59.196Z] [2021-04-22T19:08:59.196Z] #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-04-22T19:08:59.196Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:08:59.196Z] #45 108.8 vendor/golang.org/x/net/http2/hpack [2021-04-22T19:08:59.196Z] #45 110.0 mime [2021-04-22T19:08:59.196Z] #45 111.2 mime/quotedprintable [2021-04-22T19:08:59.196Z] #45 111.6 net/http/internal [2021-04-22T19:08:59.196Z] #45 115.6 net/textproto [2021-04-22T19:08:59.196Z] #45 115.6 crypto/x509 [2021-04-22T19:08:59.196Z] #45 116.7 vendor/golang.org/x/net/http/httpguts [2021-04-22T19:08:59.196Z] #45 117.1 vendor/golang.org/x/net/http/httpproxy [2021-04-22T19:08:59.196Z] #45 117.6 mime/multipart [2021-04-22T19:08:59.196Z] #45 ... [2021-04-22T19:08:59.196Z] [2021-04-22T19:08:59.196Z] #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-04-22T19:08:59.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:08:59.196Z] #43 45.88 DEP compel/src/main.d [2021-04-22T19:08:59.458Z] #43 46.01 DEP compel/src/lib/handle-elf.d [2021-04-22T19:08:59.719Z] #43 46.11 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-22T19:08:59.719Z] #43 46.29 CC compel/src/lib/log.o [2021-04-22T19:08:59.781Z] #45 ... [2021-04-22T19:08:59.781Z] [2021-04-22T19:08:59.781Z] #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-04-22T19:08:59.781Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:08:59.781Z] #13 107.4 Selecting previously unselected package libapparmor1:amd64. [2021-04-22T19:08:59.781Z] #13 107.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-22T19:08:59.781Z] #13 107.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-22T19:08:59.781Z] #13 107.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-22T19:08:59.781Z] #13 107.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-22T19:08:59.781Z] #13 107.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-22T19:08:59.781Z] #13 107.8 Selecting previously unselected package libbtrfs0. [2021-04-22T19:08:59.781Z] #13 107.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-22T19:08:59.781Z] #13 107.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:08:59.781Z] #13 107.9 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:08:59.781Z] #13 107.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-22T19:08:59.781Z] #13 107.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:08:59.981Z] #43 46.61 CC compel/arch/x86/src/lib/cpu.o [2021-04-22T19:09:00.015Z] #45 118.5 crypto/tls [2021-04-22T19:09:00.038Z] #13 108.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-22T19:09:00.039Z] #13 108.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:09:00.039Z] #13 108.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:00.039Z] #13 108.2 Selecting previously unselected package libudev-dev:amd64. [2021-04-22T19:09:00.039Z] #13 108.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-22T19:09:00.039Z] #13 108.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:00.297Z] #13 108.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-22T19:09:00.297Z] #13 108.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-22T19:09:00.297Z] #13 108.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-22T19:09:00.555Z] #13 108.8 Selecting previously unselected package libpcre16-3:amd64. [2021-04-22T19:09:00.763Z] #22 ... [2021-04-22T19:09:00.763Z] [2021-04-22T19:09:00.763Z] #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-04-22T19:09:00.763Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:09:00.763Z] #43 125.4 CC criu/netfilter.o [2021-04-22T19:09:00.763Z] #43 125.7 CC criu/page-pipe.o [2021-04-22T19:09:00.813Z] #13 108.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:00.813Z] #13 108.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:00.929Z] #43 47.36 CC compel/arch/x86/src/lib/infect.o [2021-04-22T19:09:00.959Z] #45 ... [2021-04-22T19:09:00.959Z] [2021-04-22T19:09:00.959Z] #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-04-22T19:09:00.959Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:09:00.959Z] #13 112.0 Selecting previously unselected package libapparmor1:amd64. [2021-04-22T19:09:00.959Z] #13 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-22T19:09:00.959Z] #13 112.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-22T19:09:00.959Z] #13 112.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-22T19:09:00.959Z] #13 112.3 Selecting previously unselected package libbtrfs0. [2021-04-22T19:09:00.959Z] #13 112.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:09:00.959Z] #13 112.4 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:09:00.959Z] #13 112.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:09:00.959Z] #13 112.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-22T19:09:00.959Z] #13 112.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:00.959Z] #13 112.6 Selecting previously unselected package libudev-dev:amd64. [2021-04-22T19:09:00.959Z] #13 112.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:00.959Z] #13 112.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-22T19:09:00.959Z] #13 112.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 112.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-22T19:09:00.959Z] #13 113.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-22T19:09:00.959Z] #13 113.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 113.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:00.959Z] #13 113.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-22T19:09:00.959Z] #13 113.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 113.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:00.959Z] #13 113.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-22T19:09:00.959Z] #13 113.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 113.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-22T19:09:00.959Z] #13 113.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-22T19:09:00.959Z] #13 113.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 113.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-22T19:09:00.959Z] #13 114.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-22T19:09:00.959Z] #13 114.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-22T19:09:00.959Z] #13 114.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-22T19:09:00.960Z] #13 114.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-22T19:09:00.960Z] #13 114.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:09:00.960Z] #13 114.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:00.960Z] #13 114.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-22T19:09:00.960Z] #13 114.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-22T19:09:00.960Z] #13 114.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:09:00.960Z] #13 114.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-22T19:09:00.960Z] #13 114.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-22T19:09:00.960Z] #13 114.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:01.071Z] #13 109.0 Selecting previously unselected package libpcre32-3:amd64. [2021-04-22T19:09:01.071Z] #13 109.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:01.071Z] #13 109.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.071Z] #13 109.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-22T19:09:01.071Z] #13 109.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:01.071Z] #13 109.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.221Z] #13 115.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.221Z] #13 115.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:09:01.221Z] #13 115.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-22T19:09:01.221Z] #13 115.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:09:01.221Z] #13 115.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.221Z] #13 115.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-22T19:09:01.221Z] #13 115.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:01.221Z] #13 115.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:09:01.331Z] #13 109.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-22T19:09:01.331Z] #13 109.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:01.331Z] #13 109.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.341Z] #43 126.3 CC criu/page-xfer.o [2021-04-22T19:09:01.481Z] #13 115.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.481Z] #13 115.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:01.481Z] #13 115.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-22T19:09:01.481Z] #13 115.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:01.481Z] #13 115.5 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-04-22T19:09:01.481Z] #13 115.5 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-04-22T19:09:01.481Z] #13 115.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:01.481Z] #13 115.5 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-04-22T19:09:01.481Z] #13 115.5 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-04-22T19:09:01.481Z] #13 115.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:09:01.481Z] #13 115.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-22T19:09:01.742Z] #13 115.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:01.742Z] #13 115.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-22T19:09:01.742Z] #13 115.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:01.742Z] #13 115.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:01.742Z] #13 115.6 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:09:01.874Z] #43 48.24 CC compel/src/lib/infect-rpc.o [2021-04-22T19:09:01.899Z] #13 109.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-22T19:09:01.899Z] #13 109.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-22T19:09:01.899Z] #13 109.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-22T19:09:01.899Z] #13 110.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-22T19:09:02.135Z] #43 48.69 CC compel/src/lib/infect-util.o [2021-04-22T19:09:02.159Z] #13 110.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:09:02.159Z] #13 110.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:02.159Z] #13 110.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-22T19:09:02.159Z] #13 110.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-22T19:09:02.159Z] #13 110.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:09:02.397Z] #43 49.04 CC compel/src/lib/infect.o [2021-04-22T19:09:02.418Z] #13 110.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-22T19:09:02.418Z] #13 110.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-22T19:09:02.418Z] #13 110.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-22T19:09:02.984Z] #13 111.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:02.984Z] #13 111.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:09:02.984Z] #13 111.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:02.984Z] #13 111.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:02.984Z] #13 111.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:09:02.984Z] #13 111.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:09:02.984Z] #13 111.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-22T19:09:02.984Z] #13 111.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-22T19:09:02.984Z] #13 111.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:03.242Z] #13 111.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:09:03.242Z] #13 111.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-22T19:09:03.242Z] #13 111.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:03.242Z] #13 111.3 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-04-22T19:09:03.242Z] #13 111.3 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-04-22T19:09:03.242Z] #13 111.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:03.242Z] #13 111.3 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-04-22T19:09:03.242Z] #13 111.3 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-04-22T19:09:03.242Z] #13 111.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:09:03.242Z] #13 111.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-22T19:09:03.242Z] #13 111.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:03.242Z] #13 111.3 Setting up dmsetup (2:1.02.155-3) ... [2021-04-22T19:09:03.242Z] #13 111.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:03.242Z] #13 111.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:03.242Z] #13 111.4 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:09:03.269Z] #43 127.8 CC criu/pagemap-cache.o [2021-04-22T19:09:03.270Z] #43 128.1 CC criu/pagemap.o [2021-04-22T19:09:03.657Z] #13 DONE 117.2s [2021-04-22T19:09:03.657Z] [2021-04-22T19:09:03.657Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-22T19:09:03.657Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-22T19:09:03.657Z] #14 ... [2021-04-22T19:09:03.657Z] [2021-04-22T19:09:03.657Z] #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-04-22T19:09:03.657Z] #58 sha256:043349a27f03e48744d3fc9d026de9fa6e14aecc570e12dd890e48e7be8a7d9b [2021-04-22T19:09:03.657Z] #58 113.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:09:03.657Z] #58 113.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-22T19:09:03.657Z] #58 DONE 122.3s [2021-04-22T19:09:03.657Z] [2021-04-22T19:09:03.657Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-22T19:09:03.657Z] #59 sha256:a3cdcb1996cb76cfdf6d153869cc74d821f03964a028990fcf495816a0fab5d6 [2021-04-22T19:09:03.657Z] #59 DONE 0.3s [2021-04-22T19:09:03.657Z] [2021-04-22T19:09:03.657Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-22T19:09:03.657Z] #60 sha256:afd0bc3ca9822a5182695b3d7e2874305de0eef5da02f2d629d5f5e2cc8beb93 [2021-04-22T19:09:03.847Z] #43 128.9 CC criu/parasite-syscall.o [2021-04-22T19:09:03.917Z] #60 DONE 0.2s [2021-04-22T19:09:03.917Z] [2021-04-22T19:09:03.917Z] #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-04-22T19:09:03.917Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:03.918Z] #43 45.14 CC compel/plugins/std/string.o [2021-04-22T19:09:03.918Z] #43 45.75 CC compel/plugins/std/infect.o [2021-04-22T19:09:03.918Z] #43 46.23 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-22T19:09:03.918Z] #43 46.29 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-22T19:09:03.918Z] #43 46.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-22T19:09:03.918Z] #43 46.44 AR compel/plugins/std.lib.a [2021-04-22T19:09:03.918Z] #43 46.51 CC compel/plugins/fds/fds.o [2021-04-22T19:09:03.918Z] #43 46.85 AR compel/plugins/fds.lib.a [2021-04-22T19:09:03.918Z] #43 46.91 HOSTDEP compel/src/lib/log-host.d [2021-04-22T19:09:03.918Z] #43 46.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-22T19:09:03.918Z] #43 47.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-22T19:09:03.918Z] #43 47.15 HOSTDEP compel/src/main-host.d [2021-04-22T19:09:03.918Z] #43 47.25 DEP compel/src/lib/ptrace.d [2021-04-22T19:09:03.918Z] #43 47.34 DEP compel/src/lib/infect.d [2021-04-22T19:09:03.918Z] #43 47.50 DEP compel/src/lib/infect-util.d [2021-04-22T19:09:03.918Z] #43 47.61 DEP compel/src/lib/infect-rpc.d [2021-04-22T19:09:03.918Z] #43 47.72 DEP compel/arch/x86/src/lib/infect.d [2021-04-22T19:09:03.918Z] #43 47.94 DEP compel/arch/x86/src/lib/cpu.d [2021-04-22T19:09:03.918Z] #43 47.99 DEP compel/src/lib/log.d [2021-04-22T19:09:03.918Z] #43 48.07 DEP compel/src/main.d [2021-04-22T19:09:03.918Z] #43 48.17 DEP compel/src/lib/handle-elf.d [2021-04-22T19:09:03.918Z] #43 48.30 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-22T19:09:03.918Z] #43 48.42 CC compel/src/lib/log.o [2021-04-22T19:09:03.918Z] #43 48.70 CC compel/arch/x86/src/lib/cpu.o [2021-04-22T19:09:03.918Z] #43 49.44 CC compel/arch/x86/src/lib/infect.o [2021-04-22T19:09:03.918Z] #43 50.26 CC compel/src/lib/infect-rpc.o [2021-04-22T19:09:03.918Z] #43 50.70 CC compel/src/lib/infect-util.o [2021-04-22T19:09:03.918Z] #43 51.01 CC compel/src/lib/infect.o [2021-04-22T19:09:04.178Z] #43 53.21 CC compel/src/lib/ptrace.o [2021-04-22T19:09:04.439Z] #43 53.56 AR compel/libcompel.a [2021-04-22T19:09:04.439Z] #43 53.60 HOSTCC compel/src/main-host.o [2021-04-22T19:09:04.700Z] #43 53.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-22T19:09:04.700Z] #43 53.99 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-22T19:09:04.947Z] #43 ... [2021-04-22T19:09:04.947Z] [2021-04-22T19:09:04.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-04-22T19:09:04.947Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-22T19:09:04.947Z] #13 114.8 Selecting previously unselected package libapparmor1:amd64. [2021-04-22T19:09:04.947Z] #13 114.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 114.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-22T19:09:04.947Z] #13 115.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-22T19:09:04.947Z] #13 115.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 115.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-22T19:09:04.947Z] #13 115.1 Selecting previously unselected package libbtrfs0. [2021-04-22T19:09:04.947Z] #13 115.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 115.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-22T19:09:04.947Z] #13 115.3 Selecting previously unselected package libbtrfs-dev. [2021-04-22T19:09:04.947Z] #13 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 115.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:09:04.947Z] #13 115.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-22T19:09:04.947Z] #13 115.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 115.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:04.947Z] #13 115.5 Selecting previously unselected package libudev-dev:amd64. [2021-04-22T19:09:04.947Z] #13 115.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 115.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:04.947Z] #13 115.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-22T19:09:04.947Z] #13 115.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 115.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-22T19:09:04.947Z] #13 116.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-22T19:09:04.947Z] #13 116.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 116.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 116.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-22T19:09:04.947Z] #13 116.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 116.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 116.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-22T19:09:04.947Z] #13 116.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 116.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 116.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-22T19:09:04.947Z] #13 116.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 116.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 117.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-22T19:09:04.947Z] #13 117.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 117.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-22T19:09:04.947Z] #13 117.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-22T19:09:04.947Z] #13 117.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 117.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:04.947Z] #13 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-22T19:09:04.947Z] #13 117.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 117.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:09:04.947Z] #13 117.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-22T19:09:04.947Z] #13 117.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-22T19:09:04.947Z] #13 117.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:04.947Z] #13 118.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-22T19:09:04.947Z] #13 118.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 118.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:04.947Z] #13 118.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-22T19:09:04.947Z] #13 118.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-22T19:09:04.947Z] #13 118.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-22T19:09:04.947Z] #13 118.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-22T19:09:04.947Z] #13 118.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-22T19:09:04.947Z] #13 118.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-22T19:09:04.947Z] #13 118.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-22T19:09:04.947Z] #13 118.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:04.947Z] #13 118.3 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-04-22T19:09:04.947Z] #13 118.3 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-04-22T19:09:04.947Z] #13 118.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-22T19:09:04.947Z] #13 118.3 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-04-22T19:09:04.947Z] #13 118.3 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-04-22T19:09:04.947Z] #13 118.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-22T19:09:04.947Z] #13 118.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-22T19:09:04.947Z] #13 118.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:04.947Z] #13 118.4 Setting up dmsetup (2:1.02.155-3) ... [2021-04-22T19:09:04.947Z] #13 118.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:04.947Z] #13 118.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-22T19:09:04.947Z] #13 118.4 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:09:05.148Z] #13 DONE 113.3s [2021-04-22T19:09:05.148Z] [2021-04-22T19:09:05.148Z] #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-04-22T19:09:05.148Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:09:05.242Z] #43 129.8 CC criu/path.o [2021-04-22T19:09:05.243Z] #43 130.1 CC criu/pie-util-vdso.o [2021-04-22T19:09:05.272Z] #43 54.30 HOSTCC compel/src/lib/log-host.o [2021-04-22T19:09:05.272Z] #43 54.48 HOSTLINK compel/compel-host-bin [2021-04-22T19:09:05.408Z] #53 ... [2021-04-22T19:09:05.408Z] [2021-04-22T19:09:05.408Z] #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-04-22T19:09:05.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:05.408Z] #43 41.57 CC compel/plugins/std/log.o [2021-04-22T19:09:05.408Z] #43 42.41 CC compel/plugins/std/string.o [2021-04-22T19:09:05.408Z] #43 43.04 CC compel/plugins/std/infect.o [2021-04-22T19:09:05.408Z] #43 43.46 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-22T19:09:05.408Z] #43 43.53 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-22T19:09:05.408Z] #43 43.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-22T19:09:05.408Z] #43 43.68 AR compel/plugins/std.lib.a [2021-04-22T19:09:05.408Z] #43 43.77 CC compel/plugins/fds/fds.o [2021-04-22T19:09:05.408Z] #43 44.09 AR compel/plugins/fds.lib.a [2021-04-22T19:09:05.408Z] #43 44.14 HOSTDEP compel/src/lib/log-host.d [2021-04-22T19:09:05.408Z] #43 44.25 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-22T19:09:05.408Z] #43 44.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-22T19:09:05.408Z] #43 44.48 HOSTDEP compel/src/main-host.d [2021-04-22T19:09:05.408Z] #43 44.59 DEP compel/src/lib/ptrace.d [2021-04-22T19:09:05.408Z] #43 44.75 DEP compel/src/lib/infect.d [2021-04-22T19:09:05.408Z] #43 44.88 DEP compel/src/lib/infect-util.d [2021-04-22T19:09:05.408Z] #43 44.96 DEP compel/src/lib/infect-rpc.d [2021-04-22T19:09:05.408Z] #43 45.12 DEP compel/arch/x86/src/lib/infect.d [2021-04-22T19:09:05.408Z] #43 45.23 DEP compel/arch/x86/src/lib/cpu.d [2021-04-22T19:09:05.408Z] #43 45.32 DEP compel/src/lib/log.d [2021-04-22T19:09:05.408Z] #43 45.43 DEP compel/src/main.d [2021-04-22T19:09:05.408Z] #43 45.56 DEP compel/src/lib/handle-elf.d [2021-04-22T19:09:05.408Z] #43 45.63 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-22T19:09:05.408Z] #43 45.73 CC compel/src/lib/log.o [2021-04-22T19:09:05.408Z] #43 46.01 CC compel/arch/x86/src/lib/cpu.o [2021-04-22T19:09:05.408Z] #43 46.76 CC compel/arch/x86/src/lib/infect.o [2021-04-22T19:09:05.408Z] #43 47.65 CC compel/src/lib/infect-rpc.o [2021-04-22T19:09:05.408Z] #43 48.01 CC compel/src/lib/infect-util.o [2021-04-22T19:09:05.408Z] #43 48.22 CC compel/src/lib/infect.o [2021-04-22T19:09:05.408Z] #43 50.54 CC compel/src/lib/ptrace.o [2021-04-22T19:09:05.408Z] #43 50.87 AR compel/libcompel.a [2021-04-22T19:09:05.408Z] #43 50.97 HOSTCC compel/src/main-host.o [2021-04-22T19:09:05.408Z] #43 51.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-22T19:09:05.408Z] #43 51.42 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-22T19:09:05.507Z] #43 130.4 CC criu/pie-util.o [2021-04-22T19:09:05.507Z] #43 130.6 CC criu/pipes.o [2021-04-22T19:09:05.533Z] #43 54.70 DEP soccr/soccr.d [2021-04-22T19:09:05.794Z] #43 54.93 CC soccr/soccr.o [2021-04-22T19:09:05.895Z] #13 DONE 120.4s [2021-04-22T19:09:05.896Z] [2021-04-22T19:09:05.896Z] #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-04-22T19:09:05.896Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:09:05.975Z] #43 52.09 HOSTCC compel/src/lib/log-host.o [2021-04-22T19:09:06.055Z] #43 ... [2021-04-22T19:09:06.055Z] [2021-04-22T19:09:06.055Z] #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-04-22T19:09:06.055Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:09:06.055Z] #45 125.0 net/http/httptrace [2021-04-22T19:09:06.233Z] #43 52.44 HOSTLINK compel/compel-host-bin [2021-04-22T19:09:06.316Z] #45 125.2 net/http [2021-04-22T19:09:06.458Z] #43 131.2 CC criu/plugin.o [2021-04-22T19:09:06.492Z] #43 52.62 DEP soccr/soccr.d [2021-04-22T19:09:06.722Z] #43 131.5 CC criu/proc_parse.o [2021-04-22T19:09:06.753Z] #43 52.99 CC soccr/soccr.o [2021-04-22T19:09:06.753Z] #43 ... [2021-04-22T19:09:06.753Z] [2021-04-22T19:09:06.753Z] #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-04-22T19:09:06.753Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:09:06.753Z] #53 1.654 + RM_GOPATH=0 [2021-04-22T19:09:06.753Z] #53 1.654 + TMP_GOPATH= [2021-04-22T19:09:06.753Z] #53 1.654 + : /build [2021-04-22T19:09:06.753Z] #53 1.654 + '[' -z '' ']' [2021-04-22T19:09:06.753Z] #53 1.654 ++ mktemp -d [2021-04-22T19:09:06.753Z] #53 1.655 + export GOPATH=/tmp/tmp.Wz6Jg2zg2U [2021-04-22T19:09:07.011Z] #53 ... [2021-04-22T19:09:07.011Z] [2021-04-22T19:09:07.011Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-22T19:09:07.011Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-22T19:09:07.011Z] #14 DONE 1.8s [2021-04-22T19:09:07.011Z] [2021-04-22T19:09:07.011Z] #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-04-22T19:09:07.011Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:09:07.011Z] #53 1.655 + GOPATH=/tmp/tmp.Wz6Jg2zg2U [2021-04-22T19:09:07.011Z] #53 1.655 + RM_GOPATH=1 [2021-04-22T19:09:07.011Z] #53 1.655 + case "$(go env GOARCH)" in [2021-04-22T19:09:07.011Z] #53 1.656 ++ go env GOARCH [2021-04-22T19:09:07.011Z] #53 1.690 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:09:07.011Z] #53 1.690 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:09:07.011Z] #53 1.691 ++ dirname /tmp/install/install.sh [2021-04-22T19:09:07.011Z] #53 1.698 + dir=/tmp/install [2021-04-22T19:09:07.011Z] #53 1.698 + bin=runc [2021-04-22T19:09:07.011Z] #53 1.698 + shift [2021-04-22T19:09:07.011Z] #53 1.702 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-22T19:09:07.012Z] #53 1.703 + . /tmp/install/runc.installer [2021-04-22T19:09:07.012Z] #53 1.704 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:09:07.012Z] #53 1.710 + install_runc [2021-04-22T19:09:07.012Z] #53 1.717 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-22T19:09:07.012Z] #53 1.717 + uname -r [2021-04-22T19:09:07.012Z] #53 1.720 + RUNC_BUILDTAGS='seccomp ' [2021-04-22T19:09:07.012Z] #53 1.720 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-22T19:09:07.012Z] #53 1.720 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wz6Jg2zg2U/src/github.com/opencontainers/runc [2021-04-22T19:09:07.012Z] #53 1.720 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-22T19:09:07.012Z] #53 1.722 Cloning into '/tmp/tmp.Wz6Jg2zg2U/src/github.com/opencontainers/runc'... [2021-04-22T19:09:07.818Z] #53 1.742 + RM_GOPATH=0 [2021-04-22T19:09:07.818Z] #53 1.742 + TMP_GOPATH= [2021-04-22T19:09:07.818Z] #53 ... [2021-04-22T19:09:07.818Z] [2021-04-22T19:09:07.818Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-22T19:09:07.818Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-22T19:09:07.818Z] #14 DONE 1.9s [2021-04-22T19:09:07.818Z] [2021-04-22T19:09:07.818Z] #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-04-22T19:09:07.818Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:09:07.818Z] #53 1.743 + : /build [2021-04-22T19:09:07.818Z] #53 1.743 + '[' -z '' ']' [2021-04-22T19:09:07.818Z] #53 1.744 ++ mktemp -d [2021-04-22T19:09:07.818Z] #53 1.745 + export GOPATH=/tmp/tmp.Dto0yEFlcN [2021-04-22T19:09:07.818Z] #53 1.745 + GOPATH=/tmp/tmp.Dto0yEFlcN [2021-04-22T19:09:07.818Z] #53 1.745 + RM_GOPATH=1 [2021-04-22T19:09:07.818Z] #53 1.745 + case "$(go env GOARCH)" in [2021-04-22T19:09:07.818Z] #53 1.747 ++ go env GOARCH [2021-04-22T19:09:07.818Z] #53 1.774 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:09:07.818Z] #53 1.774 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:09:07.818Z] #53 1.807 ++ dirname /tmp/install/install.sh [2021-04-22T19:09:07.818Z] #53 1.809 + dir=/tmp/install [2021-04-22T19:09:07.818Z] #53 1.810 + bin=runc [2021-04-22T19:09:07.818Z] #53 1.810 + shift [2021-04-22T19:09:07.818Z] #53 1.810 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-22T19:09:07.818Z] #53 1.810 + . /tmp/install/runc.installer [2021-04-22T19:09:07.818Z] #53 1.810 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:09:07.818Z] #53 1.811 + install_runc [2021-04-22T19:09:07.818Z] #53 1.811 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-22T19:09:07.819Z] #53 1.819 + uname -r [2021-04-22T19:09:07.819Z] #53 1.822 + RUNC_BUILDTAGS='seccomp ' [2021-04-22T19:09:07.819Z] #53 1.822 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-22T19:09:07.819Z] #53 1.822 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Dto0yEFlcN/src/github.com/opencontainers/runc [2021-04-22T19:09:07.819Z] #53 1.822 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-22T19:09:07.819Z] #53 1.824 Cloning into '/tmp/tmp.Dto0yEFlcN/src/github.com/opencontainers/runc'... [2021-04-22T19:09:08.229Z] #45 ... [2021-04-22T19:09:08.229Z] [2021-04-22T19:09:08.229Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-22T19:09:08.229Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-22T19:09:08.229Z] #14 DONE 4.8s [2021-04-22T19:09:08.229Z] [2021-04-22T19:09:08.229Z] #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-04-22T19:09:08.229Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-22T19:09:08.432Z] #53 ... [2021-04-22T19:09:08.432Z] [2021-04-22T19:09:08.432Z] #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-04-22T19:09:08.432Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-22T19:09:08.432Z] #15 DONE 1.3s [2021-04-22T19:09:08.432Z] [2021-04-22T19:09:08.433Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-22T19:09:08.433Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-22T19:09:08.765Z] #53 ... [2021-04-22T19:09:08.765Z] [2021-04-22T19:09:08.765Z] #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-04-22T19:09:08.765Z] #58 sha256:3c060bbce589e9fd347e5cb12bc3cddae8aa6565a187f2430ed9b2f1e6fd4667 [2021-04-22T19:09:08.765Z] #58 119.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:09:08.765Z] #58 119.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-22T19:09:08.765Z] #58 DONE 128.3s [2021-04-22T19:09:08.765Z] [2021-04-22T19:09:08.765Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-22T19:09:08.765Z] #59 sha256:cc5687f567ef508320ea6d8b40b8f0abba007fe2523aa74d873877e2e69f34fd [2021-04-22T19:09:08.765Z] #59 DONE 0.1s [2021-04-22T19:09:08.765Z] [2021-04-22T19:09:08.765Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-22T19:09:08.765Z] #60 sha256:2f1f8ccaecf340a1cb9abc3117bbd2256605a2828122d99d2f179ec4d874ca09 [2021-04-22T19:09:08.765Z] #60 DONE 0.1s [2021-04-22T19:09:08.765Z] [2021-04-22T19:09:08.765Z] #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-04-22T19:09:08.765Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:08.765Z] #43 51.47 CC compel/src/lib/ptrace.o [2021-04-22T19:09:08.765Z] #43 51.80 AR compel/libcompel.a [2021-04-22T19:09:08.765Z] #43 51.90 HOSTCC compel/src/main-host.o [2021-04-22T19:09:08.765Z] #43 52.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-22T19:09:08.765Z] #43 52.62 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-22T19:09:08.765Z] #43 53.30 HOSTCC compel/src/lib/log-host.o [2021-04-22T19:09:08.765Z] #43 53.52 HOSTLINK compel/compel-host-bin [2021-04-22T19:09:08.765Z] #43 53.70 DEP soccr/soccr.d [2021-04-22T19:09:08.765Z] #43 53.89 CC soccr/soccr.o [2021-04-22T19:09:09.286Z] #43 133.9 CC criu/protobuf-desc.o [2021-04-22T19:09:09.441Z] #16 1.209 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-22T19:09:09.711Z] #43 56.12 AR soccr/libsoccr.a [2021-04-22T19:09:09.711Z] #43 ... [2021-04-22T19:09:09.711Z] [2021-04-22T19:09:09.711Z] #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-04-22T19:09:09.711Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-22T19:09:09.711Z] #15 DONE 1.9s [2021-04-22T19:09:09.711Z] [2021-04-22T19:09:09.711Z] #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-04-22T19:09:09.711Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:09.711Z] #43 56.25 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:09:09.711Z] #43 ... [2021-04-22T19:09:09.711Z] [2021-04-22T19:09:09.711Z] #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-04-22T19:09:09.711Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:09:09.711Z] #45 119.5 crypto/tls [2021-04-22T19:09:09.711Z] #45 125.8 net/http/httptrace [2021-04-22T19:09:09.711Z] #45 126.2 net/http [2021-04-22T19:09:09.724Z] #16 DONE 1.5s [2021-04-22T19:09:09.724Z] [2021-04-22T19:09:09.724Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-22T19:09:09.724Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-22T19:09:09.863Z] #43 134.8 CC criu/protobuf.o [2021-04-22T19:09:09.973Z] #45 ... [2021-04-22T19:09:09.973Z] [2021-04-22T19:09:09.973Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-22T19:09:09.973Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-22T19:09:09.998Z] #17 ... [2021-04-22T19:09:09.998Z] [2021-04-22T19:09:09.998Z] #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-04-22T19:09:09.998Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:09:09.998Z] #45 111.6 crypto/tls [2021-04-22T19:09:09.998Z] #45 118.6 net/http/httptrace [2021-04-22T19:09:09.998Z] #45 119.0 net/http [2021-04-22T19:09:10.127Z] #43 135.1 CC criu/pstree.o [2021-04-22T19:09:10.256Z] #45 ... [2021-04-22T19:09:10.256Z] [2021-04-22T19:09:10.256Z] #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-04-22T19:09:10.256Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:10.256Z] #43 55.43 AR soccr/libsoccr.a [2021-04-22T19:09:10.256Z] #43 55.55 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:09:10.256Z] #43 56.17 DEP criu/arch/x86/sigframe.d [2021-04-22T19:09:10.256Z] #43 56.36 DEP criu/arch/x86/sigaction_compat.d [2021-04-22T19:09:10.256Z] #43 56.58 DEP criu/arch/x86/kerndat.d [2021-04-22T19:09:10.515Z] #43 56.83 DEP criu/arch/x86/crtools.d [2021-04-22T19:09:10.773Z] #43 57.02 DEP criu/arch/x86/cpu.d [2021-04-22T19:09:11.031Z] #43 57.20 CC criu/arch/x86/cpu.o [2021-04-22T19:09:11.031Z] #43 ... [2021-04-22T19:09:11.031Z] [2021-04-22T19:09:11.031Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-22T19:09:11.031Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-22T19:09:11.031Z] #17 DONE 1.4s [2021-04-22T19:09:11.077Z] #43 ... [2021-04-22T19:09:11.077Z] [2021-04-22T19:09:11.077Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:09:11.077Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-22T19:09:11.077Z] #22 27.37 Installing build dependencies: finished with status 'done' [2021-04-22T19:09:11.289Z] [2021-04-22T19:09:11.289Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-22T19:09:11.289Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-22T19:09:11.360Z] #16 1.495 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-22T19:09:11.360Z] #16 DONE 1.6s [2021-04-22T19:09:11.360Z] [2021-04-22T19:09:11.360Z] #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-04-22T19:09:11.360Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:11.360Z] #43 57.00 DEP criu/arch/x86/sigframe.d [2021-04-22T19:09:11.360Z] #43 57.28 DEP criu/arch/x86/sigaction_compat.d [2021-04-22T19:09:11.360Z] #43 57.44 DEP criu/arch/x86/kerndat.d [2021-04-22T19:09:11.360Z] #43 57.75 DEP criu/arch/x86/crtools.d [2021-04-22T19:09:11.360Z] #43 58.01 DEP criu/arch/x86/cpu.d [2021-04-22T19:09:11.547Z] #18 ... [2021-04-22T19:09:11.547Z] [2021-04-22T19:09:11.547Z] #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-04-22T19:09:11.547Z] #58 sha256:eb77da3917b22941f2934191eefa8f94466abf64fc72d505f352bd6a6d6a3f55 [2021-04-22T19:09:11.547Z] #58 113.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-22T19:09:11.547Z] #58 113.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-22T19:09:11.622Z] #43 58.24 CC criu/arch/x86/cpu.o [2021-04-22T19:09:11.805Z] #58 DONE 123.3s [2021-04-22T19:09:11.805Z] [2021-04-22T19:09:11.805Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-22T19:09:11.805Z] #59 sha256:7b46a942e40cf91e7419d27226892fac970d42a120d89478b9f59da16ab7c9d7 [2021-04-22T19:09:11.805Z] #59 DONE 0.1s [2021-04-22T19:09:11.805Z] [2021-04-22T19:09:11.805Z] #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-04-22T19:09:11.805Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [2021-04-22T19:09:11.805Z] #56 ... [2021-04-22T19:09:11.805Z] [2021-04-22T19:09:11.805Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-22T19:09:11.805Z] #60 sha256:4d92e81ec5ddaca15bab0016c2ee77b41286224366a846a500740f52eb0c3511 [2021-04-22T19:09:11.805Z] #60 DONE 0.1s [2021-04-22T19:09:12.063Z] [2021-04-22T19:09:12.063Z] #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-04-22T19:09:12.063Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:12.063Z] #43 58.33 CC criu/arch/x86/crtools.o [2021-04-22T19:09:12.566Z] #43 59.13 CC criu/arch/x86/crtools.o [2021-04-22T19:09:12.827Z] #43 ... [2021-04-22T19:09:12.827Z] [2021-04-22T19:09:12.827Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-22T19:09:12.827Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-22T19:09:12.827Z] #17 DONE 1.3s [2021-04-22T19:09:12.827Z] [2021-04-22T19:09:12.827Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-22T19:09:12.827Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-22T19:09:13.436Z] #43 ... [2021-04-22T19:09:13.436Z] [2021-04-22T19:09:13.436Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-22T19:09:13.436Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-22T19:09:13.436Z] #18 DONE 1.9s [2021-04-22T19:09:13.436Z] [2021-04-22T19:09:13.436Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-22T19:09:13.436Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-22T19:09:13.532Z] #15 DONE 4.9s [2021-04-22T19:09:13.532Z] [2021-04-22T19:09:13.532Z] #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-04-22T19:09:13.532Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:13.532Z] #43 56.17 AR soccr/libsoccr.a [2021-04-22T19:09:13.532Z] #43 56.23 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:09:13.532Z] #43 56.60 DEP criu/arch/x86/sigframe.d [2021-04-22T19:09:13.532Z] #43 56.69 DEP criu/arch/x86/sigaction_compat.d [2021-04-22T19:09:13.532Z] #43 56.81 DEP criu/arch/x86/kerndat.d [2021-04-22T19:09:13.532Z] #43 56.92 DEP criu/arch/x86/crtools.d [2021-04-22T19:09:13.532Z] #43 57.02 DEP criu/arch/x86/cpu.d [2021-04-22T19:09:13.532Z] #43 57.15 CC criu/arch/x86/cpu.o [2021-04-22T19:09:13.532Z] #43 57.85 CC criu/arch/x86/crtools.o [2021-04-22T19:09:13.532Z] #43 59.16 CC criu/arch/x86/kerndat.o [2021-04-22T19:09:13.532Z] #43 59.72 CC criu/arch/x86/sigaction_compat.o [2021-04-22T19:09:13.532Z] #43 59.96 CC criu/arch/x86/sigframe.o [2021-04-22T19:09:13.532Z] #43 60.23 LINK criu/arch/x86/crtools.built-in.o [2021-04-22T19:09:13.532Z] #43 60.32 DEP criu/pie/util-vdso-elf32.d [2021-04-22T19:09:13.532Z] #43 60.56 DEP criu/pie/util-vdso.d [2021-04-22T19:09:13.532Z] #43 60.74 DEP criu/pie/util.d [2021-04-22T19:09:13.532Z] #43 60.92 CC criu/pie/util.o [2021-04-22T19:09:13.532Z] #43 61.18 CC criu/pie/util-vdso.o [2021-04-22T19:09:13.532Z] #43 61.94 CC criu/pie/util-vdso-elf32.o [2021-04-22T19:09:13.532Z] #43 ... [2021-04-22T19:09:13.532Z] [2021-04-22T19:09:13.532Z] #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-04-22T19:09:13.532Z] #53 sha256:afe5c9499c5a8f04d27aeda68ccff54445326733527d1c745a65e1e0670cee65 [2021-04-22T19:09:13.532Z] #53 5.821 + RM_GOPATH=0 [2021-04-22T19:09:13.532Z] #53 5.821 + TMP_GOPATH= [2021-04-22T19:09:13.532Z] #53 5.821 + : /build [2021-04-22T19:09:13.532Z] #53 5.821 + '[' -z '' ']' [2021-04-22T19:09:13.532Z] #53 5.830 ++ mktemp -d [2021-04-22T19:09:13.532Z] #53 5.830 + export GOPATH=/tmp/tmp.2m1ZtV4t9Q [2021-04-22T19:09:13.532Z] #53 5.830 + GOPATH=/tmp/tmp.2m1ZtV4t9Q [2021-04-22T19:09:13.532Z] #53 5.830 + RM_GOPATH=1 [2021-04-22T19:09:13.532Z] #53 5.830 + case "$(go env GOARCH)" in [2021-04-22T19:09:13.532Z] #53 5.830 ++ go env GOARCH [2021-04-22T19:09:13.532Z] #53 5.839 + export GO_BUILDMODE=-buildmode=pie [2021-04-22T19:09:13.532Z] #53 5.839 + GO_BUILDMODE=-buildmode=pie [2021-04-22T19:09:13.532Z] #53 5.842 ++ dirname /tmp/install/install.sh [2021-04-22T19:09:13.532Z] #53 5.848 + dir=/tmp/install [2021-04-22T19:09:13.532Z] #53 5.848 + bin=runc [2021-04-22T19:09:13.532Z] #53 5.848 + shift [2021-04-22T19:09:13.532Z] #53 5.848 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-22T19:09:13.532Z] #53 5.848 + . /tmp/install/runc.installer [2021-04-22T19:09:13.532Z] #53 5.848 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:09:13.532Z] #53 5.848 + install_runc [2021-04-22T19:09:13.532Z] #53 5.848 + uname -r [2021-04-22T19:09:13.532Z] #53 5.848 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-22T19:09:13.532Z] #53 5.862 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-22T19:09:13.532Z] #53 5.862 + RUNC_BUILDTAGS='seccomp ' [2021-04-22T19:09:13.532Z] #53 5.862 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-22T19:09:13.532Z] #53 5.862 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2m1ZtV4t9Q/src/github.com/opencontainers/runc [2021-04-22T19:09:13.532Z] #53 5.869 Cloning into '/tmp/tmp.2m1ZtV4t9Q/src/github.com/opencontainers/runc'... [2021-04-22T19:09:13.532Z] #53 ... [2021-04-22T19:09:13.532Z] [2021-04-22T19:09:13.532Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-22T19:09:13.532Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-22T19:09:13.771Z] #18 DONE 1.2s [2021-04-22T19:09:13.771Z] [2021-04-22T19:09:13.771Z] #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-04-22T19:09:13.771Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:09:14.032Z] #45 ... [2021-04-22T19:09:14.032Z] [2021-04-22T19:09:14.032Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-22T19:09:14.032Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-22T19:09:14.811Z] #19 DONE 1.7s [2021-04-22T19:09:14.811Z] [2021-04-22T19:09:14.811Z] #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-04-22T19:09:14.811Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:14.975Z] #19 DONE 1.2s [2021-04-22T19:09:14.975Z] [2021-04-22T19:09:14.975Z] #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-04-22T19:09:14.975Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:14.975Z] #43 60.91 CC criu/arch/x86/kerndat.o [2021-04-22T19:09:14.975Z] #43 61.50 CC criu/arch/x86/sigaction_compat.o [2021-04-22T19:09:15.553Z] #43 61.93 CC criu/arch/x86/sigframe.o [2021-04-22T19:09:15.553Z] #43 62.32 LINK criu/arch/x86/crtools.built-in.o [2021-04-22T19:09:15.814Z] #43 62.42 DEP criu/pie/util-vdso-elf32.d [2021-04-22T19:09:16.076Z] #43 62.64 DEP criu/pie/util-vdso.d [2021-04-22T19:09:16.184Z] #20 1.521 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:09:16.338Z] #43 62.75 DEP criu/pie/util.d [2021-04-22T19:09:16.338Z] #43 62.87 CC criu/pie/util.o [2021-04-22T19:09:16.394Z] #22 32.74 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-22T19:09:16.394Z] #22 32.75 Building wheels for collected packages: yamllint, pyyaml [2021-04-22T19:09:16.394Z] #22 32.75 Running setup.py bdist_wheel for yamllint: started [2021-04-22T19:09:16.441Z] #20 1.613 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:09:16.441Z] #20 1.710 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:09:16.599Z] #43 63.17 CC criu/pie/util-vdso.o [2021-04-22T19:09:16.699Z] #20 1.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:09:16.838Z] #16 3.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-22T19:09:16.838Z] #16 DONE 3.4s [2021-04-22T19:09:16.838Z] [2021-04-22T19:09:16.838Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-22T19:09:16.838Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-22T19:09:16.956Z] #20 2.142 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-22T19:09:17.171Z] #43 63.82 CC criu/pie/util-vdso-elf32.o [2021-04-22T19:09:17.344Z] #22 ... [2021-04-22T19:09:17.344Z] [2021-04-22T19:09:17.344Z] #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-04-22T19:09:17.344Z] #56 sha256:335d0fa744ca25326db5bad5a0574cebf9b47a72a0cf0ceaaec329ab69191dae [2021-04-22T19:09:17.344Z] #56 156.6 + bin/containerd [2021-04-22T19:09:17.743Z] #43 64.39 AR criu/pie/pie.lib.a [2021-04-22T19:09:17.890Z] #20 3.086 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:09:18.004Z] #43 64.47 DEP criu/pie/restorer.d [2021-04-22T19:09:18.266Z] #43 64.70 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-22T19:09:18.266Z] #43 64.84 DEP criu/arch/x86/restorer_unmap.d [2021-04-22T19:09:18.266Z] #43 64.85 DEP criu/arch/x86/restorer.d [2021-04-22T19:09:18.527Z] #43 65.04 DEP criu/arch/x86/vdso-pie.d [2021-04-22T19:09:18.527Z] #43 65.25 DEP criu/pie/parasite-vdso.d [2021-04-22T19:09:18.788Z] #43 65.49 DEP criu/pie/parasite.d [2021-04-22T19:09:19.262Z] #20 4.293 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:09:19.361Z] #43 65.71 CC criu/pie/parasite.o [2021-04-22T19:09:19.387Z] #17 DONE 2.6s [2021-04-22T19:09:19.387Z] [2021-04-22T19:09:19.387Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-22T19:09:19.387Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-22T19:09:20.636Z] #20 5.632 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:09:20.671Z] #56 ... [2021-04-22T19:09:20.671Z] [2021-04-22T19:09:20.671Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:09:20.671Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-22T19:09:20.671Z] #22 33.74 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-22T19:09:20.671Z] #22 33.74 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-22T19:09:20.671Z] #22 33.79 Running setup.py bdist_wheel for pyyaml: started [2021-04-22T19:09:20.671Z] #22 35.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-22T19:09:20.671Z] #22 35.06 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-22T19:09:20.671Z] #22 35.22 Successfully built yamllint pyyaml [2021-04-22T19:09:20.671Z] #22 35.23 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-22T19:09:20.671Z] #22 35.53 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-22T19:09:20.671Z] #22 DONE 36.7s [2021-04-22T19:09:20.671Z] [2021-04-22T19:09:20.671Z] #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-04-22T19:09:20.671Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:09:20.671Z] #43 136.2 CC criu/rbtree.o [2021-04-22T19:09:20.671Z] #43 136.4 CC criu/rst-malloc.o [2021-04-22T19:09:20.671Z] #43 136.6 CC criu/seccomp.o [2021-04-22T19:09:20.671Z] #43 137.3 CC criu/seize.o [2021-04-22T19:09:20.671Z] #43 138.3 CC criu/servicefd.o [2021-04-22T19:09:20.672Z] #43 138.8 CC criu/shmem.o [2021-04-22T19:09:20.672Z] #43 139.7 CC criu/sigframe.o [2021-04-22T19:09:20.672Z] #43 139.8 CC criu/signalfd.o [2021-04-22T19:09:20.672Z] #43 140.1 CC criu/sk-inet.o [2021-04-22T19:09:20.672Z] #43 141.1 CC criu/sk-netlink.o [2021-04-22T19:09:20.672Z] #43 141.4 CC criu/sk-packet.o [2021-04-22T19:09:20.672Z] #43 142.0 CC criu/sk-queue.o [2021-04-22T19:09:20.672Z] #43 142.4 CC criu/sk-tcp.o [2021-04-22T19:09:20.672Z] #43 143.0 CC criu/sk-unix.o [2021-04-22T19:09:20.672Z] #43 144.8 CC criu/sockets.o [2021-04-22T19:09:20.672Z] #43 145.6 CC criu/stats.o [2021-04-22T19:09:20.748Z] #43 67.06 LINK criu/pie/parasite.built-in.o [2021-04-22T19:09:20.748Z] #43 67.07 GEN criu/pie/parasite-blob.h [2021-04-22T19:09:20.748Z] #43 67.12 CC criu/pie/parasite-vdso.o [2021-04-22T19:09:21.201Z] #20 ... [2021-04-22T19:09:21.201Z] [2021-04-22T19:09:21.201Z] #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-04-22T19:09:21.201Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:21.201Z] #43 60.44 CC criu/arch/x86/kerndat.o [2021-04-22T19:09:21.201Z] #43 61.17 CC criu/arch/x86/sigaction_compat.o [2021-04-22T19:09:21.201Z] #43 61.54 CC criu/arch/x86/sigframe.o [2021-04-22T19:09:21.201Z] #43 61.77 LINK criu/arch/x86/crtools.built-in.o [2021-04-22T19:09:21.201Z] #43 61.88 DEP criu/pie/util-vdso-elf32.d [2021-04-22T19:09:21.201Z] #43 62.04 DEP criu/pie/util-vdso.d [2021-04-22T19:09:21.201Z] #43 62.25 DEP criu/pie/util.d [2021-04-22T19:09:21.201Z] #43 62.43 CC criu/pie/util.o [2021-04-22T19:09:21.201Z] #43 62.74 CC criu/pie/util-vdso.o [2021-04-22T19:09:21.201Z] #43 63.36 CC criu/pie/util-vdso-elf32.o [2021-04-22T19:09:21.201Z] #43 64.15 AR criu/pie/pie.lib.a [2021-04-22T19:09:21.201Z] #43 64.20 DEP criu/pie/restorer.d [2021-04-22T19:09:21.201Z] #43 64.42 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-22T19:09:21.201Z] #43 64.62 DEP criu/arch/x86/restorer_unmap.d [2021-04-22T19:09:21.201Z] #43 64.66 DEP criu/arch/x86/restorer.d [2021-04-22T19:09:21.201Z] #43 64.82 DEP criu/arch/x86/vdso-pie.d [2021-04-22T19:09:21.201Z] #43 64.93 DEP criu/pie/parasite-vdso.d [2021-04-22T19:09:21.201Z] #43 65.08 DEP criu/pie/parasite.d [2021-04-22T19:09:21.201Z] #43 65.45 CC criu/pie/parasite.o [2021-04-22T19:09:21.201Z] #43 66.85 LINK criu/pie/parasite.built-in.o [2021-04-22T19:09:21.201Z] #43 66.87 GEN criu/pie/parasite-blob.h [2021-04-22T19:09:21.201Z] #43 66.88 CC criu/pie/parasite-vdso.o [2021-04-22T19:09:21.201Z] #43 67.59 CC criu/arch/x86/vdso-pie.o [2021-04-22T19:09:21.249Z] #43 145.9 CC criu/string.o [2021-04-22T19:09:21.249Z] #43 146.1 CC criu/sysctl.o [2021-04-22T19:09:21.321Z] #43 67.82 CC criu/arch/x86/vdso-pie.o [2021-04-22T19:09:21.582Z] #43 68.23 CC criu/arch/x86/restorer.o [2021-04-22T19:09:21.773Z] #43 67.99 CC criu/arch/x86/restorer.o [2021-04-22T19:09:21.831Z] #43 146.7 CC criu/sysfs_parse.o [2021-04-22T19:09:21.937Z] #18 DONE 2.5s [2021-04-22T19:09:21.937Z] [2021-04-22T19:09:21.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-04-22T19:09:21.937Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:21.937Z] #43 62.87 AR criu/pie/pie.lib.a [2021-04-22T19:09:21.937Z] #43 62.98 DEP criu/pie/restorer.d [2021-04-22T19:09:21.937Z] #43 63.17 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-22T19:09:21.937Z] #43 63.34 DEP criu/arch/x86/restorer_unmap.d [2021-04-22T19:09:21.937Z] #43 63.35 DEP criu/arch/x86/restorer.d [2021-04-22T19:09:21.937Z] #43 63.53 DEP criu/arch/x86/vdso-pie.d [2021-04-22T19:09:21.937Z] #43 63.73 DEP criu/pie/parasite-vdso.d [2021-04-22T19:09:21.937Z] #43 63.91 DEP criu/pie/parasite.d [2021-04-22T19:09:21.937Z] #43 64.27 CC criu/pie/parasite.o [2021-04-22T19:09:21.937Z] #43 65.62 LINK criu/pie/parasite.built-in.o [2021-04-22T19:09:21.937Z] #43 65.63 GEN criu/pie/parasite-blob.h [2021-04-22T19:09:21.937Z] #43 65.65 CC criu/pie/parasite-vdso.o [2021-04-22T19:09:21.937Z] #43 66.46 CC criu/arch/x86/vdso-pie.o [2021-04-22T19:09:21.937Z] #43 66.86 CC criu/arch/x86/restorer.o [2021-04-22T19:09:21.937Z] #43 67.46 CC criu/arch/x86/restorer_unmap.o [2021-04-22T19:09:21.937Z] #43 67.50 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-22T19:09:21.937Z] #43 67.88 CC criu/pie/restorer.o [2021-04-22T19:09:21.937Z] #43 ... [2021-04-22T19:09:21.937Z] [2021-04-22T19:09:21.937Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-22T19:09:21.937Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-22T19:09:22.094Z] #43 147.1 CC criu/timens.o [2021-04-22T19:09:22.339Z] #43 68.57 CC criu/arch/x86/restorer_unmap.o [2021-04-22T19:09:22.339Z] #43 68.62 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-22T19:09:22.529Z] #43 68.89 CC criu/arch/x86/restorer_unmap.o [2021-04-22T19:09:22.529Z] #43 ... [2021-04-22T19:09:22.529Z] [2021-04-22T19:09:22.529Z] #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-04-22T19:09:22.529Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:09:22.529Z] #45 142.1 github.com/LK4D4/vndr/godl [2021-04-22T19:09:22.597Z] #43 68.93 CC criu/pie/restorer.o [2021-04-22T19:09:22.743Z] #43 147.4 CC criu/timerfd.o [2021-04-22T19:09:23.016Z] #43 147.8 CC criu/tty.o [2021-04-22T19:09:23.016Z] #43 ... [2021-04-22T19:09:23.016Z] [2021-04-22T19:09:23.016Z] #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-04-22T19:09:23.016Z] #53 sha256:45b866ac9f7e5bf7e40531660d1fc1a4220a161d1e356c83ead91f3eed1b308b [2021-04-22T19:09:23.016Z] #53 109.0 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-04-22T19:09:23.102Z] #45 142.8 github.com/LK4D4/vndr [2021-04-22T19:09:23.162Z] #43 ... [2021-04-22T19:09:23.162Z] [2021-04-22T19:09:23.162Z] #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-04-22T19:09:23.162Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:09:23.162Z] #45 134.6 github.com/LK4D4/vndr/godl [2021-04-22T19:09:23.857Z] #45 135.4 github.com/LK4D4/vndr [2021-04-22T19:09:24.492Z] #19 DONE 2.7s [2021-04-22T19:09:24.492Z] [2021-04-22T19:09:24.492Z] #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-04-22T19:09:24.492Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:24.493Z] #53 110.7 + mkdir -p /build [2021-04-22T19:09:24.757Z] #53 110.7 + cp runc /build/runc [2021-04-22T19:09:25.206Z] #45 ... [2021-04-22T19:09:25.206Z] [2021-04-22T19:09:25.206Z] #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-04-22T19:09:25.206Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:25.206Z] #20 1.538 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:09:25.206Z] #20 1.955 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:09:25.206Z] #20 2.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:09:25.206Z] #20 2.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:09:25.206Z] #20 2.220 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-22T19:09:25.206Z] #20 3.235 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:09:25.206Z] #20 4.359 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:09:25.206Z] #20 5.757 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:09:25.780Z] #20 ... [2021-04-22T19:09:25.780Z] [2021-04-22T19:09:25.780Z] #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-04-22T19:09:25.780Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:25.780Z] #43 68.96 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-22T19:09:25.780Z] #43 69.33 CC criu/pie/restorer.o [2021-04-22T19:09:25.780Z] #43 72.48 LINK criu/pie/restorer.built-in.o [2021-04-22T19:09:26.041Z] #43 72.50 GEN criu/pie/restorer-blob.h [2021-04-22T19:09:26.041Z] #43 72.58 DEP criu/vdso.d [2021-04-22T19:09:26.041Z] #43 72.72 DEP criu/vdso-compat.d [2021-04-22T19:09:26.375Z] #43 72.87 DEP criu/uts_ns.d [2021-04-22T19:09:26.375Z] #43 73.04 DEP criu/util.d [2021-04-22T19:09:26.685Z] #53 DONE 112.4s [2021-04-22T19:09:26.685Z] [2021-04-22T19:09:26.685Z] #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-04-22T19:09:26.685Z] #24 sha256:840400129670a7fb324a725f0e6f5c87dcc819dccc4f896c6f32cd798929b5f7 [2021-04-22T19:09:26.685Z] #24 212.1 + return [2021-04-22T19:09:26.685Z] #24 DONE 213.2s [2021-04-22T19:09:26.685Z] [2021-04-22T19:09:26.685Z] #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-04-22T19:09:26.685Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:09:26.685Z] #43 149.6 CC criu/tun.o [2021-04-22T19:09:26.685Z] #43 150.2 CC criu/uffd.o [2021-04-22T19:09:26.685Z] #43 151.3 CC criu/util.o [2021-04-22T19:09:26.689Z] #43 73.33 DEP criu/uffd.d [2021-04-22T19:09:26.949Z] #43 73.57 DEP criu/tun.d [2021-04-22T19:09:27.043Z] #20 2.621 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-22T19:09:27.043Z] #20 2.663 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-22T19:09:27.043Z] #20 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-22T19:09:27.043Z] #20 2.670 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-22T19:09:27.213Z] #43 73.78 DEP criu/tty.d [2021-04-22T19:09:27.474Z] #43 74.03 DEP criu/timerfd.d [2021-04-22T19:09:27.617Z] #20 3.249 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-22T19:09:27.636Z] #43 152.5 CC criu/uts_ns.o [2021-04-22T19:09:27.736Z] #43 74.21 DEP criu/timens.d [2021-04-22T19:09:27.736Z] #43 74.35 DEP criu/sysfs_parse.d [2021-04-22T19:09:27.900Z] #43 152.8 CC criu/vdso.o [2021-04-22T19:09:28.001Z] #43 74.53 DEP criu/sysctl.d [2021-04-22T19:09:28.040Z] #45 ... [2021-04-22T19:09:28.040Z] [2021-04-22T19:09:28.040Z] #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-04-22T19:09:28.040Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:09:28.040Z] #53 12.97 + cd /tmp/tmp.Wz6Jg2zg2U/src/github.com/opencontainers/runc [2021-04-22T19:09:28.040Z] #53 12.97 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:09:28.040Z] #53 13.68 + '[' -z '' ']' [2021-04-22T19:09:28.040Z] #53 13.68 + target=static [2021-04-22T19:09:28.040Z] #53 13.68 + make 'BUILDTAGS=seccomp ' static [2021-04-22T19:09:28.040Z] #53 14.13 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-04-22T19:09:28.163Z] #43 153.2 LINK criu/built-in.o [2021-04-22T19:09:28.191Z] #20 ... [2021-04-22T19:09:28.191Z] [2021-04-22T19:09:28.191Z] #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-04-22T19:09:28.191Z] #53 sha256:afe5c9499c5a8f04d27aeda68ccff54445326733527d1c745a65e1e0670cee65 [2021-04-22T19:09:28.191Z] #53 14.68 + cd /tmp/tmp.2m1ZtV4t9Q/src/github.com/opencontainers/runc [2021-04-22T19:09:28.191Z] #53 14.68 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:09:28.191Z] #53 15.38 + '[' -z '' ']' [2021-04-22T19:09:28.191Z] #53 15.39 + target=static [2021-04-22T19:09:28.191Z] #53 15.39 + make 'BUILDTAGS=seccomp ' static [2021-04-22T19:09:28.191Z] #53 15.87 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-04-22T19:09:28.191Z] #53 ... [2021-04-22T19:09:28.191Z] [2021-04-22T19:09:28.191Z] #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-04-22T19:09:28.191Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:28.191Z] #43 71.10 LINK criu/pie/restorer.built-in.o [2021-04-22T19:09:28.191Z] #43 71.16 GEN criu/pie/restorer-blob.h [2021-04-22T19:09:28.191Z] #43 71.20 DEP criu/vdso.d [2021-04-22T19:09:28.191Z] #43 71.45 DEP criu/vdso-compat.d [2021-04-22T19:09:28.191Z] #43 71.57 DEP criu/uts_ns.d [2021-04-22T19:09:28.191Z] #43 71.74 DEP criu/util.d [2021-04-22T19:09:28.191Z] #43 71.99 DEP criu/uffd.d [2021-04-22T19:09:28.191Z] #43 72.22 DEP criu/tun.d [2021-04-22T19:09:28.191Z] #43 72.39 DEP criu/tty.d [2021-04-22T19:09:28.191Z] #43 72.63 DEP criu/timerfd.d [2021-04-22T19:09:28.191Z] #43 72.81 DEP criu/timens.d [2021-04-22T19:09:28.191Z] #43 72.95 DEP criu/sysfs_parse.d [2021-04-22T19:09:28.191Z] #43 73.20 DEP criu/sysctl.d [2021-04-22T19:09:28.191Z] #43 73.36 DEP criu/string.d [2021-04-22T19:09:28.191Z] #43 73.49 DEP criu/stats.d [2021-04-22T19:09:28.191Z] #43 73.67 DEP criu/sockets.d [2021-04-22T19:09:28.191Z] #43 73.87 DEP criu/sk-unix.d [2021-04-22T19:09:28.191Z] #43 74.05 DEP criu/sk-tcp.d [2021-04-22T19:09:28.191Z] #43 74.27 DEP criu/sk-queue.d [2021-04-22T19:09:28.191Z] #43 74.52 DEP criu/sk-packet.d [2021-04-22T19:09:28.191Z] #43 74.71 DEP criu/sk-netlink.d [2021-04-22T19:09:28.191Z] #43 74.91 DEP criu/sk-inet.d [2021-04-22T19:09:28.191Z] #43 75.11 DEP criu/signalfd.d [2021-04-22T19:09:28.191Z] #43 75.36 DEP criu/sigframe.d [2021-04-22T19:09:28.191Z] #43 75.51 DEP criu/shmem.d [2021-04-22T19:09:28.191Z] #43 75.66 DEP criu/servicefd.d [2021-04-22T19:09:28.191Z] #43 75.84 DEP criu/seize.d [2021-04-22T19:09:28.191Z] #43 76.01 DEP criu/seccomp.d [2021-04-22T19:09:28.191Z] #43 76.26 DEP criu/rst-malloc.d [2021-04-22T19:09:28.191Z] #43 76.32 DEP criu/rbtree.d [2021-04-22T19:09:28.191Z] #43 76.37 DEP criu/pstree.d [2021-04-22T19:09:28.191Z] #43 76.55 DEP criu/protobuf.d [2021-04-22T19:09:28.191Z] #43 76.70 GEN criu/protobuf-desc-gen.h [2021-04-22T19:09:28.265Z] #43 74.69 DEP criu/string.d [2021-04-22T19:09:28.265Z] #43 74.72 DEP criu/stats.d [2021-04-22T19:09:28.265Z] #43 74.87 DEP criu/sockets.d [2021-04-22T19:09:28.298Z] #53 ... [2021-04-22T19:09:28.298Z] [2021-04-22T19:09:28.298Z] #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-04-22T19:09:28.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:28.298Z] #43 71.99 LINK criu/pie/restorer.built-in.o [2021-04-22T19:09:28.298Z] #43 72.01 GEN criu/pie/restorer-blob.h [2021-04-22T19:09:28.298Z] #43 72.07 DEP criu/vdso.d [2021-04-22T19:09:28.298Z] #43 72.28 DEP criu/vdso-compat.d [2021-04-22T19:09:28.298Z] #43 72.44 DEP criu/uts_ns.d [2021-04-22T19:09:28.298Z] #43 72.59 DEP criu/util.d [2021-04-22T19:09:28.298Z] #43 72.76 DEP criu/uffd.d [2021-04-22T19:09:28.298Z] #43 73.01 DEP criu/tun.d [2021-04-22T19:09:28.298Z] #43 73.17 DEP criu/tty.d [2021-04-22T19:09:28.298Z] #43 73.33 DEP criu/timerfd.d [2021-04-22T19:09:28.298Z] #43 73.50 DEP criu/timens.d [2021-04-22T19:09:28.298Z] #43 73.67 DEP criu/sysfs_parse.d [2021-04-22T19:09:28.298Z] #43 73.82 DEP criu/sysctl.d [2021-04-22T19:09:28.298Z] #43 73.97 DEP criu/string.d [2021-04-22T19:09:28.298Z] #43 74.02 DEP criu/stats.d [2021-04-22T19:09:28.298Z] #43 74.20 DEP criu/sockets.d [2021-04-22T19:09:28.298Z] #43 74.41 DEP criu/sk-unix.d [2021-04-22T19:09:28.298Z] #43 74.60 DEP criu/sk-tcp.d [2021-04-22T19:09:28.426Z] #43 153.4 LINK criu/criu [2021-04-22T19:09:28.453Z] #43 ... [2021-04-22T19:09:28.453Z] [2021-04-22T19:09:28.453Z] #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-04-22T19:09:28.453Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:28.453Z] #20 4.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-22T19:09:28.526Z] #43 75.06 DEP criu/sk-unix.d [2021-04-22T19:09:28.526Z] #43 ... [2021-04-22T19:09:28.526Z] [2021-04-22T19:09:28.526Z] #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-04-22T19:09:28.526Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:09:28.526Z] #53 12.66 + cd /tmp/tmp.Dto0yEFlcN/src/github.com/opencontainers/runc [2021-04-22T19:09:28.526Z] #53 12.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-22T19:09:28.526Z] #53 13.34 + '[' -z '' ']' [2021-04-22T19:09:28.526Z] #53 13.34 + target=static [2021-04-22T19:09:28.526Z] #53 13.34 + make 'BUILDTAGS=seccomp ' static [2021-04-22T19:09:28.526Z] #53 13.57 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-04-22T19:09:28.556Z] #43 74.79 DEP criu/sk-queue.d [2021-04-22T19:09:28.786Z] #53 ... [2021-04-22T19:09:28.786Z] [2021-04-22T19:09:28.786Z] #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-04-22T19:09:28.786Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:28.786Z] #43 75.34 DEP criu/sk-tcp.d [2021-04-22T19:09:28.814Z] #43 75.02 DEP criu/sk-packet.d [2021-04-22T19:09:29.010Z] #43 154.0 DEP lib/c/criu.d [2021-04-22T19:09:29.010Z] #43 154.0 CC images/rpc.pb-c.o [2021-04-22T19:09:29.026Z] #20 ... [2021-04-22T19:09:29.026Z] [2021-04-22T19:09:29.026Z] #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-04-22T19:09:29.026Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:09:29.026Z] #45 137.8 github.com/LK4D4/vndr/godl [2021-04-22T19:09:29.026Z] #45 138.7 github.com/LK4D4/vndr [2021-04-22T19:09:29.046Z] #43 75.54 DEP criu/sk-queue.d [2021-04-22T19:09:29.046Z] #43 75.67 DEP criu/sk-packet.d [2021-04-22T19:09:29.071Z] #43 75.26 DEP criu/sk-netlink.d [2021-04-22T19:09:29.071Z] #43 75.45 DEP criu/sk-inet.d [2021-04-22T19:09:29.288Z] #45 ... [2021-04-22T19:09:29.288Z] [2021-04-22T19:09:29.288Z] #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-04-22T19:09:29.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:29.288Z] #43 78.54 DEP criu/protobuf-desc.d [2021-04-22T19:09:29.307Z] #43 75.81 DEP criu/sk-netlink.d [2021-04-22T19:09:29.328Z] #43 75.67 DEP criu/signalfd.d [2021-04-22T19:09:29.550Z] #43 ... [2021-04-22T19:09:29.550Z] [2021-04-22T19:09:29.550Z] #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-04-22T19:09:29.550Z] #45 sha256:7ec2c6254d3b0f53647643b7de51235e4fdf00ccf0c202b9d7cdbcb99c86b26b [2021-04-22T19:09:29.550Z] #45 DONE 148.5s [2021-04-22T19:09:29.567Z] #43 76.11 DEP criu/sk-inet.d [2021-04-22T19:09:29.586Z] #43 75.83 DEP criu/sigframe.d [2021-04-22T19:09:29.588Z] #43 ... [2021-04-22T19:09:29.588Z] [2021-04-22T19:09:29.588Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-22T19:09:29.588Z] #25 sha256:e528a9d28e8c2c022080d7ae1bb6dd794239522eee8dc4ffd9fc5407895da15e [2021-04-22T19:09:29.588Z] #25 DONE 0.5s [2021-04-22T19:09:29.588Z] [2021-04-22T19:09:29.588Z] #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-04-22T19:09:29.588Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:09:29.588Z] #43 154.5 CC lib/c/criu.o [2021-04-22T19:09:29.588Z] #43 ... [2021-04-22T19:09:29.588Z] [2021-04-22T19:09:29.588Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:09:29.588Z] #30 sha256:ae7f38401a319b3e58f9ac139887b8ef0682c4db99f34eeaa0ee223a516d1f85 [2021-04-22T19:09:29.811Z] [2021-04-22T19:09:29.811Z] #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-04-22T19:09:29.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:29.811Z] #43 78.76 DEP criu/proc_parse.d [2021-04-22T19:09:29.811Z] #43 78.97 DEP criu/plugin.d [2021-04-22T19:09:29.827Z] #43 76.39 DEP criu/signalfd.d [2021-04-22T19:09:29.827Z] #43 76.51 DEP criu/sigframe.d [2021-04-22T19:09:29.844Z] #43 75.91 DEP criu/shmem.d [2021-04-22T19:09:29.844Z] #43 76.07 DEP criu/servicefd.d [2021-04-22T19:09:29.844Z] #43 76.18 DEP criu/seize.d [2021-04-22T19:09:30.088Z] #43 76.68 DEP criu/shmem.d [2021-04-22T19:09:30.101Z] #43 79.04 DEP criu/pipes.d [2021-04-22T19:09:30.101Z] #43 79.22 DEP criu/pie-util.d [2021-04-22T19:09:30.102Z] #43 76.32 DEP criu/seccomp.d [2021-04-22T19:09:30.348Z] #43 76.83 DEP criu/servicefd.d [2021-04-22T19:09:30.348Z] #43 76.97 DEP criu/seize.d [2021-04-22T19:09:30.360Z] #43 76.61 DEP criu/rst-malloc.d [2021-04-22T19:09:30.360Z] #43 76.71 DEP criu/rbtree.d [2021-04-22T19:09:30.366Z] #43 79.39 DEP criu/pie-util-vdso.d [2021-04-22T19:09:30.609Z] #43 77.23 DEP criu/seccomp.d [2021-04-22T19:09:30.618Z] #43 76.79 DEP criu/pstree.d [2021-04-22T19:09:30.634Z] #43 79.61 DEP criu/pie-util-vdso-elf32.d [2021-04-22T19:09:30.634Z] #43 79.74 DEP criu/path.d [2021-04-22T19:09:30.869Z] #43 77.45 DEP criu/rst-malloc.d [2021-04-22T19:09:30.875Z] #43 77.07 DEP criu/protobuf.d [2021-04-22T19:09:30.875Z] #43 77.21 GEN criu/protobuf-desc-gen.h [2021-04-22T19:09:30.895Z] #43 79.91 DEP criu/parasite-syscall.d [2021-04-22T19:09:31.130Z] #43 77.53 DEP criu/rbtree.d [2021-04-22T19:09:31.130Z] #43 77.59 DEP criu/pstree.d [2021-04-22T19:09:31.130Z] #43 77.83 DEP criu/protobuf.d [2021-04-22T19:09:31.165Z] #43 80.20 DEP criu/pagemap.d [2021-04-22T19:09:31.165Z] #43 80.39 DEP criu/pagemap-cache.d [2021-04-22T19:09:31.390Z] #43 78.03 GEN criu/protobuf-desc-gen.h [2021-04-22T19:09:31.442Z] #43 80.56 DEP criu/page-xfer.d [2021-04-22T19:09:31.442Z] #43 80.71 DEP criu/page-pipe.d [2021-04-22T19:09:31.703Z] #43 80.81 DEP criu/netfilter.d [2021-04-22T19:09:31.964Z] #43 80.99 DEP criu/net.d [2021-04-22T19:09:32.225Z] #43 81.24 DEP criu/namespaces.d [2021-04-22T19:09:32.225Z] #43 81.48 DEP criu/mount.d [2021-04-22T19:09:32.485Z] #43 81.72 DEP criu/memfd.d [2021-04-22T19:09:32.747Z] #43 ... [2021-04-22T19:09:32.747Z] [2021-04-22T19:09:32.747Z] #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-04-22T19:09:32.747Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:09:32.747Z] #32 DONE 151.4s [2021-04-22T19:09:32.747Z] [2021-04-22T19:09:32.747Z] #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-04-22T19:09:32.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:32.747Z] #43 81.94 DEP criu/mem.d [2021-04-22T19:09:32.773Z] #43 79.05 DEP criu/protobuf-desc.d [2021-04-22T19:09:33.009Z] #43 82.24 DEP criu/lsm.d [2021-04-22T19:09:33.030Z] #43 79.20 DEP criu/proc_parse.d [2021-04-22T19:09:33.030Z] #43 79.42 DEP criu/plugin.d [2021-04-22T19:09:33.270Z] #43 82.38 DEP criu/log.d [2021-04-22T19:09:33.289Z] #43 79.57 DEP criu/pipes.d [2021-04-22T19:09:33.289Z] #43 ... [2021-04-22T19:09:33.289Z] [2021-04-22T19:09:33.289Z] #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-04-22T19:09:33.289Z] #45 sha256:fe97ffb551c0ea64613e1ee93e11cd155e638da0eb8ee35a2b2451f11d70505b [2021-04-22T19:09:33.289Z] #45 DONE 144.9s [2021-04-22T19:09:33.289Z] [2021-04-22T19:09:33.289Z] #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-04-22T19:09:33.289Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:33.289Z] #20 11.31 Fetched 8942 kB in 10s (892 kB/s) [2021-04-22T19:09:33.289Z] #20 11.31 Reading package lists... [2021-04-22T19:09:33.303Z] #43 79.91 DEP criu/protobuf-desc.d [2021-04-22T19:09:33.531Z] #43 82.56 DEP criu/libnetlink.d [2021-04-22T19:09:33.531Z] #43 82.75 DEP criu/kerndat.d [2021-04-22T19:09:33.558Z] #20 15.81 Reading package lists... [2021-04-22T19:09:33.558Z] #20 ... [2021-04-22T19:09:33.558Z] [2021-04-22T19:09:33.558Z] #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-04-22T19:09:33.559Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:33.559Z] #43 79.82 DEP criu/pie-util.d [2021-04-22T19:09:33.564Z] #43 ... [2021-04-22T19:09:33.564Z] [2021-04-22T19:09:33.564Z] #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-04-22T19:09:33.564Z] #45 sha256:efec034629668bfa6e68f82ee41dce67a00f6a91b07b39acf64bcbdabc9090e2 [2021-04-22T19:09:33.564Z] #45 DONE 153.2s [2021-04-22T19:09:33.564Z] [2021-04-22T19:09:33.564Z] #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-04-22T19:09:33.564Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:33.564Z] #43 80.09 DEP criu/proc_parse.d [2021-04-22T19:09:33.822Z] #43 80.13 DEP criu/pie-util-vdso.d [2021-04-22T19:09:33.825Z] #43 ... [2021-04-22T19:09:33.825Z] [2021-04-22T19:09:33.825Z] #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-04-22T19:09:33.825Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:33.825Z] #20 11.79 Fetched 8942 kB in 10s (853 kB/s) [2021-04-22T19:09:33.825Z] #20 11.79 Reading package lists... [2021-04-22T19:09:33.825Z] #20 16.66 Reading package lists... [2021-04-22T19:09:33.825Z] #20 ... [2021-04-22T19:09:33.825Z] [2021-04-22T19:09:33.825Z] #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-04-22T19:09:33.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:33.825Z] #43 80.44 DEP criu/plugin.d [2021-04-22T19:09:34.080Z] #43 80.35 DEP criu/pie-util-vdso-elf32.d [2021-04-22T19:09:34.086Z] #43 80.63 DEP criu/pipes.d [2021-04-22T19:09:34.103Z] #43 82.96 DEP criu/kcmp-ids.d [2021-04-22T19:09:34.103Z] #43 83.00 DEP criu/irmap.d [2021-04-22T19:09:34.103Z] #43 83.17 DEP criu/ipc_ns.d [2021-04-22T19:09:34.339Z] #43 80.57 DEP criu/path.d [2021-04-22T19:09:34.347Z] #43 80.84 DEP criu/pie-util.d [2021-04-22T19:09:34.347Z] #43 80.90 DEP criu/pie-util-vdso.d [2021-04-22T19:09:34.365Z] #43 83.38 DEP criu/image.d [2021-04-22T19:09:34.365Z] #43 83.54 DEP criu/image-desc.d [2021-04-22T19:09:34.597Z] #43 80.72 DEP criu/parasite-syscall.d [2021-04-22T19:09:34.611Z] #43 81.16 DEP criu/pie-util-vdso-elf32.d [2021-04-22T19:09:34.627Z] #43 83.61 DEP criu/fsnotify.d [2021-04-22T19:09:34.627Z] #43 83.73 DEP criu/filesystems.d [2021-04-22T19:09:34.856Z] #43 81.10 DEP criu/pagemap.d [2021-04-22T19:09:34.872Z] #43 81.42 DEP criu/path.d [2021-04-22T19:09:34.888Z] #43 83.94 DEP criu/files.d [2021-04-22T19:09:34.903Z] #30 ... [2021-04-22T19:09:34.903Z] [2021-04-22T19:09:34.903Z] #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-04-22T19:09:34.903Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-22T19:09:34.903Z] #43 155.5 LINK lib/c/built-in.o [2021-04-22T19:09:34.903Z] #43 155.5 LINK lib/c/libcriu.so [2021-04-22T19:09:34.903Z] #43 155.6 LINK lib/c/libcriu.a [2021-04-22T19:09:34.903Z] #43 155.7 GEN magic.py [2021-04-22T19:09:34.903Z] #43 155.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:09:34.903Z] #43 155.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:09:34.903Z] #43 155.9 Note: Building without GnuTLS support [2021-04-22T19:09:34.903Z] #43 155.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:09:34.903Z] #43 155.9 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:09:34.903Z] #43 156.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:09:34.903Z] #43 157.4 make[1]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 158.2 make[1]: 'images/built-in.o' is up to date. [2021-04-22T19:09:34.903Z] #43 158.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-22T19:09:34.903Z] #43 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-22T19:09:34.903Z] #43 158.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-22T19:09:34.903Z] #43 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-22T19:09:34.903Z] #43 158.4 make[1]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 158.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:09:34.903Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 158.7 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 158.9 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 158.9 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 159.0 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 159.0 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 159.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:09:34.903Z] #43 159.1 INSTALL criu/criu [2021-04-22T19:09:35.114Z] #43 81.24 DEP criu/pagemap-cache.d [2021-04-22T19:09:35.114Z] #43 81.37 DEP criu/page-xfer.d [2021-04-22T19:09:35.133Z] #43 81.56 DEP criu/parasite-syscall.d [2021-04-22T19:09:35.133Z] #43 81.74 DEP criu/pagemap.d [2021-04-22T19:09:35.149Z] #43 84.20 DEP criu/files-reg.d [2021-04-22T19:09:35.150Z] #43 84.44 DEP criu/files-ext.d [2021-04-22T19:09:35.371Z] #43 81.57 DEP criu/page-pipe.d [2021-04-22T19:09:35.371Z] #43 81.65 DEP criu/netfilter.d [2021-04-22T19:09:35.371Z] #43 81.78 DEP criu/net.d [2021-04-22T19:09:35.395Z] #43 81.88 DEP criu/pagemap-cache.d [2021-04-22T19:09:35.395Z] #43 81.99 DEP criu/page-xfer.d [2021-04-22T19:09:35.411Z] #43 84.64 DEP criu/file-lock.d [2021-04-22T19:09:35.656Z] #43 82.14 DEP criu/page-pipe.d [2021-04-22T19:09:35.656Z] #43 82.29 DEP criu/netfilter.d [2021-04-22T19:09:35.672Z] #43 84.84 DEP criu/file-ids.d [2021-04-22T19:09:35.917Z] #43 82.45 DEP criu/net.d [2021-04-22T19:09:35.917Z] #43 82.67 DEP criu/namespaces.d [2021-04-22T19:09:35.933Z] #43 85.05 DEP criu/fifo.d [2021-04-22T19:09:35.937Z] #43 82.02 DEP criu/namespaces.d [2021-04-22T19:09:35.937Z] #43 82.19 DEP criu/mount.d [2021-04-22T19:09:36.179Z] #43 82.93 DEP criu/mount.d [2021-04-22T19:09:36.194Z] #43 85.18 DEP criu/fdstore.d [2021-04-22T19:09:36.194Z] #43 85.34 DEP criu/fault-injection.d [2021-04-22T19:09:36.194Z] #43 85.39 DEP criu/external.d [2021-04-22T19:09:36.195Z] #43 82.36 DEP criu/memfd.d [2021-04-22T19:09:36.453Z] #43 82.56 DEP criu/mem.d [2021-04-22T19:09:36.455Z] #43 85.49 DEP criu/eventpoll.d [2021-04-22T19:09:36.455Z] #43 85.72 DEP criu/eventfd.d [2021-04-22T19:09:36.711Z] #43 82.79 DEP criu/lsm.d [2021-04-22T19:09:36.711Z] #43 82.89 DEP criu/log.d [2021-04-22T19:09:36.711Z] #43 82.99 DEP criu/libnetlink.d [2021-04-22T19:09:36.715Z] #43 85.83 DEP criu/crtools.d [2021-04-22T19:09:36.751Z] #43 83.09 DEP criu/memfd.d [2021-04-22T19:09:36.751Z] #43 83.28 DEP criu/mem.d [2021-04-22T19:09:36.751Z] #43 83.51 DEP criu/lsm.d [2021-04-22T19:09:36.971Z] #43 83.13 DEP criu/kerndat.d [2021-04-22T19:09:36.971Z] #43 83.31 DEP criu/kcmp-ids.d [2021-04-22T19:09:36.976Z] #43 86.02 DEP criu/cr-service.d [2021-04-22T19:09:36.976Z] #43 86.19 DEP criu/cr-restore.d [2021-04-22T19:09:37.229Z] #43 83.45 DEP criu/irmap.d [2021-04-22T19:09:37.237Z] #43 86.43 DEP criu/cr-errno.d [2021-04-22T19:09:37.323Z] #43 83.70 DEP criu/log.d [2021-04-22T19:09:37.323Z] #43 83.83 DEP criu/libnetlink.d [2021-04-22T19:09:37.323Z] #43 83.92 DEP criu/kerndat.d [2021-04-22T19:09:37.323Z] #43 84.06 DEP criu/kcmp-ids.d [2021-04-22T19:09:37.487Z] #43 83.65 DEP criu/ipc_ns.d [2021-04-22T19:09:37.488Z] #43 83.80 DEP criu/image.d [2021-04-22T19:09:37.498Z] #43 86.45 DEP criu/cr-dump.d [2021-04-22T19:09:37.498Z] #43 86.64 DEP criu/cr-dedup.d [2021-04-22T19:09:37.584Z] #43 84.19 DEP criu/irmap.d [2021-04-22T19:09:37.745Z] #43 83.95 DEP criu/image-desc.d [2021-04-22T19:09:37.745Z] #43 84.02 DEP criu/fsnotify.d [2021-04-22T19:09:37.745Z] #43 84.16 DEP criu/filesystems.d [2021-04-22T19:09:37.759Z] #43 86.81 DEP criu/cr-check.d [2021-04-22T19:09:37.845Z] #43 84.40 DEP criu/ipc_ns.d [2021-04-22T19:09:37.845Z] #43 84.48 DEP criu/image.d [2021-04-22T19:09:37.845Z] #43 84.60 DEP criu/image-desc.d [2021-04-22T19:09:38.003Z] #43 84.28 DEP criu/files.d [2021-04-22T19:09:38.020Z] #43 87.04 DEP criu/config.d [2021-04-22T19:09:38.020Z] #43 87.26 DEP criu/clone-noasan.d [2021-04-22T19:09:38.111Z] #43 84.67 DEP criu/fsnotify.d [2021-04-22T19:09:38.261Z] #43 84.45 DEP criu/files-reg.d [2021-04-22T19:09:38.281Z] #43 87.36 DEP criu/cgroup.d [2021-04-22T19:09:38.372Z] #43 84.81 DEP criu/filesystems.d [2021-04-22T19:09:38.372Z] #43 84.96 DEP criu/files.d [2021-04-22T19:09:38.519Z] #43 84.64 DEP criu/files-ext.d [2021-04-22T19:09:38.519Z] #43 84.81 DEP criu/file-lock.d [2021-04-22T19:09:38.551Z] #43 87.49 DEP criu/cgroup-props.d [2021-04-22T19:09:38.551Z] #43 87.56 DEP criu/bitmap.d [2021-04-22T19:09:38.551Z] #43 87.58 DEP criu/bfd.d [2021-04-22T19:09:38.551Z] #43 87.70 DEP criu/autofs.d [2021-04-22T19:09:38.633Z] #43 85.11 DEP criu/files-reg.d [2021-04-22T19:09:38.633Z] #43 85.29 DEP criu/files-ext.d [2021-04-22T19:09:38.787Z] #43 84.96 DEP criu/file-ids.d [2021-04-22T19:09:38.787Z] #43 85.08 DEP criu/fifo.d [2021-04-22T19:09:38.816Z] #43 87.81 DEP criu/aio.d [2021-04-22T19:09:38.816Z] #43 87.97 DEP criu/action-scripts.d [2021-04-22T19:09:38.896Z] #43 85.40 DEP criu/file-lock.d [2021-04-22T19:09:38.896Z] #43 85.52 DEP criu/file-ids.d [2021-04-22T19:09:39.046Z] #43 ... [2021-04-22T19:09:39.046Z] [2021-04-22T19:09:39.046Z] #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-04-22T19:09:39.047Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:09:39.047Z] #32 DONE 150.2s [2021-04-22T19:09:39.047Z] [2021-04-22T19:09:39.047Z] #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-04-22T19:09:39.047Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:39.047Z] #43 85.23 DEP criu/fdstore.d [2021-04-22T19:09:39.047Z] #43 ... [2021-04-22T19:09:39.047Z] [2021-04-22T19:09:39.047Z] #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-04-22T19:09:39.047Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:39.047Z] #20 15.81 Reading package lists... [2021-04-22T19:09:39.047Z] #20 20.55 Building dependency tree... [2021-04-22T19:09:39.047Z] #20 22.33 libcap2-bin is already the newest version (1:2.25-2). [2021-04-22T19:09:39.047Z] #20 22.33 The following additional packages will be installed: [2021-04-22T19:09:39.047Z] #20 22.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-22T19:09:39.047Z] #20 22.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-22T19:09:39.047Z] #20 22.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-22T19:09:39.047Z] #20 22.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-22T19:09:39.047Z] #20 22.34 python3.7 python3.7-minimal vim-runtime xxd [2021-04-22T19:09:39.047Z] #20 22.34 Suggested packages: [2021-04-22T19:09:39.047Z] #20 22.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-22T19:09:39.047Z] #20 22.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-22T19:09:39.047Z] #20 22.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-22T19:09:39.047Z] #20 22.34 Recommended packages: [2021-04-22T19:09:39.047Z] #20 22.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-22T19:09:39.047Z] #20 22.34 python3-keyrings.alt python3-xdg unzip [2021-04-22T19:09:39.047Z] #20 24.07 The following NEW packages will be installed: [2021-04-22T19:09:39.047Z] #20 24.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-22T19:09:39.047Z] #20 24.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-22T19:09:39.047Z] #20 24.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-22T19:09:39.047Z] #20 24.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-22T19:09:39.047Z] #20 24.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-22T19:09:39.047Z] #20 24.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-22T19:09:39.047Z] #20 24.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-22T19:09:39.047Z] #20 24.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-22T19:09:39.047Z] #20 24.08 xz-utils zip [2021-04-22T19:09:39.047Z] #20 24.44 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:09:39.047Z] #20 24.44 Need to get 28.5 MB of archives. [2021-04-22T19:09:39.047Z] #20 24.44 After this operation, 116 MB of additional disk space will be used. [2021-04-22T19:09:39.047Z] #20 24.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-22T19:09:39.077Z] #43 88.26 CC criu/action-scripts.o [2021-04-22T19:09:39.129Z] #43 DONE 163.3s [2021-04-22T19:09:39.129Z] [2021-04-22T19:09:39.129Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:09:39.129Z] #30 sha256:ae7f38401a319b3e58f9ac139887b8ef0682c4db99f34eeaa0ee223a516d1f85 [2021-04-22T19:09:39.129Z] #30 DONE 8.7s [2021-04-22T19:09:39.129Z] [2021-04-22T19:09:39.129Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-22T19:09:39.129Z] #33 sha256:877e85a767974f113f6a94d251b5b349799b0c1f2efa0f085c3b89e0cc94fba2 [2021-04-22T19:09:39.158Z] #43 85.65 DEP criu/fifo.d [2021-04-22T19:09:39.305Z] #20 24.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-22T19:09:39.305Z] #20 24.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-22T19:09:39.393Z] #33 DONE 0.9s [2021-04-22T19:09:39.393Z] [2021-04-22T19:09:39.393Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-22T19:09:39.393Z] #35 sha256:0de89007b080dad09cc88a35fc07f36a6796b47cf5f6752a11e16d916b3ca4bf [2021-04-22T19:09:39.393Z] #35 DONE 0.2s [2021-04-22T19:09:39.393Z] [2021-04-22T19:09:39.393Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-22T19:09:39.393Z] #38 sha256:d0e2b69d08eeca9fd504424996165a593774ade1e853c98151a6550d485eee32 [2021-04-22T19:09:39.421Z] #43 ... [2021-04-22T19:09:39.421Z] [2021-04-22T19:09:39.421Z] #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-04-22T19:09:39.421Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-22T19:09:39.421Z] #32 DONE 158.6s [2021-04-22T19:09:39.421Z] [2021-04-22T19:09:39.421Z] #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-04-22T19:09:39.421Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:39.421Z] #43 85.83 DEP criu/fdstore.d [2021-04-22T19:09:39.421Z] #43 ... [2021-04-22T19:09:39.421Z] [2021-04-22T19:09:39.421Z] #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-04-22T19:09:39.421Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:39.421Z] #20 16.66 Reading package lists... [2021-04-22T19:09:39.421Z] #20 21.33 Building dependency tree... [2021-04-22T19:09:39.421Z] #20 23.37 libcap2-bin is already the newest version (1:2.25-2). [2021-04-22T19:09:39.421Z] #20 23.37 The following additional packages will be installed: [2021-04-22T19:09:39.421Z] #20 23.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-22T19:09:39.421Z] #20 23.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-22T19:09:39.421Z] #20 23.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-22T19:09:39.422Z] #20 23.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-22T19:09:39.422Z] #20 23.37 python3.7 python3.7-minimal vim-runtime xxd [2021-04-22T19:09:39.422Z] #20 23.37 Suggested packages: [2021-04-22T19:09:39.422Z] #20 23.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-22T19:09:39.422Z] #20 23.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-22T19:09:39.422Z] #20 23.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-22T19:09:39.422Z] #20 23.38 Recommended packages: [2021-04-22T19:09:39.422Z] #20 23.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-22T19:09:39.422Z] #20 23.38 python3-keyrings.alt python3-xdg unzip [2021-04-22T19:09:39.566Z] #20 24.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-22T19:09:39.566Z] #20 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-22T19:09:39.566Z] #20 24.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-22T19:09:39.566Z] #20 24.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-22T19:09:39.566Z] #20 24.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-22T19:09:39.566Z] #20 24.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-22T19:09:39.566Z] #20 24.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-22T19:09:39.566Z] #20 24.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-22T19:09:39.566Z] #20 24.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-22T19:09:39.566Z] #20 24.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-22T19:09:39.566Z] #20 24.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-22T19:09:39.566Z] #20 24.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-22T19:09:39.566Z] #20 24.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-22T19:09:39.566Z] #20 24.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-22T19:09:39.566Z] #20 24.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:09:39.566Z] #20 24.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-22T19:09:39.566Z] #20 24.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-22T19:09:39.649Z] #43 88.75 CC criu/aio.o [2021-04-22T19:09:39.656Z] #38 DONE 0.1s [2021-04-22T19:09:39.656Z] [2021-04-22T19:09:39.656Z] #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-04-22T19:09:39.656Z] #56 sha256:335d0fa744ca25326db5bad5a0574cebf9b47a72a0cf0ceaaec329ab69191dae [2021-04-22T19:09:39.656Z] #56 ... [2021-04-22T19:09:39.656Z] [2021-04-22T19:09:39.656Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-22T19:09:39.656Z] #41 sha256:615974c3287e6a013327563971dfc99090ae2e7dab856bc293b13c626058dfe9 [2021-04-22T19:09:39.826Z] #20 24.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-22T19:09:39.826Z] #20 24.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-22T19:09:39.826Z] #20 25.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-22T19:09:39.826Z] #20 25.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-22T19:09:39.826Z] #20 25.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-22T19:09:39.827Z] #20 25.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-22T19:09:39.827Z] #20 25.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-22T19:09:39.827Z] #20 25.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-22T19:09:39.827Z] #20 25.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-22T19:09:39.910Z] #43 ... [2021-04-22T19:09:39.910Z] [2021-04-22T19:09:39.910Z] #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-04-22T19:09:39.910Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:39.910Z] #20 5.641 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-22T19:09:39.910Z] #20 7.263 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-22T19:09:39.910Z] #20 12.67 Fetched 8942 kB in 10s (869 kB/s) [2021-04-22T19:09:39.910Z] #20 12.67 Reading package lists... [2021-04-22T19:09:40.171Z] #20 ... [2021-04-22T19:09:40.171Z] [2021-04-22T19:09:40.171Z] #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-04-22T19:09:40.171Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:40.171Z] #43 89.21 CC criu/autofs.o [2021-04-22T19:09:40.233Z] #41 DONE 0.6s [2021-04-22T19:09:40.233Z] [2021-04-22T19:09:40.233Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-22T19:09:40.233Z] #44 sha256:147a7959335ffe9bea6a77d8aa6ad853854b72af42bb6204ba0b0888edca96de [2021-04-22T19:09:40.365Z] #20 25.51 The following NEW packages will be installed: [2021-04-22T19:09:40.392Z] #20 25.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-22T19:09:40.392Z] #20 25.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-22T19:09:40.392Z] #20 25.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-22T19:09:40.392Z] #20 25.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-22T19:09:40.392Z] #20 25.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-22T19:09:40.392Z] #20 25.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-22T19:09:40.392Z] #20 25.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-22T19:09:40.626Z] #20 25.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-22T19:09:40.627Z] #20 25.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-22T19:09:40.627Z] #20 25.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-22T19:09:40.627Z] #20 25.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-22T19:09:40.627Z] #20 25.52 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-22T19:09:40.627Z] #20 25.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-22T19:09:40.627Z] #20 25.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-22T19:09:40.627Z] #20 25.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-22T19:09:40.627Z] #20 25.53 xz-utils zip [2021-04-22T19:09:40.650Z] #20 25.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-22T19:09:40.650Z] #20 25.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-22T19:09:40.650Z] #20 25.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-22T19:09:40.650Z] #20 25.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-22T19:09:40.650Z] #20 25.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-22T19:09:40.650Z] #20 25.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-22T19:09:40.650Z] #20 25.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-22T19:09:40.650Z] #20 25.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-22T19:09:40.650Z] #20 25.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-22T19:09:40.809Z] #44 DONE 0.4s [2021-04-22T19:09:40.809Z] [2021-04-22T19:09:40.809Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-22T19:09:40.809Z] #46 sha256:abf2a6d09228519019e941c16b51e7b6ba3b73cad4446cda8597c12bab99d419 [2021-04-22T19:09:40.891Z] #20 25.82 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:09:40.891Z] #20 25.82 Need to get 28.5 MB of archives. [2021-04-22T19:09:40.891Z] #20 25.82 After this operation, 116 MB of additional disk space will be used. [2021-04-22T19:09:40.891Z] #20 25.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-22T19:09:40.891Z] #20 25.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-22T19:09:40.891Z] #20 25.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-22T19:09:40.891Z] #20 25.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-22T19:09:40.908Z] #20 26.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-22T19:09:40.908Z] #20 26.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-22T19:09:41.152Z] #20 25.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-22T19:09:41.152Z] #20 26.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-22T19:09:41.152Z] #20 26.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-22T19:09:41.152Z] #20 26.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-22T19:09:41.152Z] #20 26.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-22T19:09:41.152Z] #20 26.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-22T19:09:41.152Z] #20 26.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-22T19:09:41.152Z] #20 26.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-22T19:09:41.152Z] #20 26.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-22T19:09:41.152Z] #20 26.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-22T19:09:41.152Z] #20 26.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-22T19:09:41.152Z] #20 26.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-22T19:09:41.152Z] #20 26.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-22T19:09:41.152Z] #20 26.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:09:41.152Z] #20 26.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-22T19:09:41.152Z] #20 26.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-22T19:09:41.152Z] #20 26.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-22T19:09:41.152Z] #20 26.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-22T19:09:41.152Z] #20 26.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-22T19:09:41.152Z] #20 26.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-22T19:09:41.152Z] #20 26.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-22T19:09:41.166Z] #20 26.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-22T19:09:41.384Z] #46 DONE 0.4s [2021-04-22T19:09:41.384Z] [2021-04-22T19:09:41.384Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-22T19:09:41.384Z] #48 sha256:c90679b7c3743920cfa13f90757b3ffae4b1a9d681024a6ba38b0328e8e628d0 [2021-04-22T19:09:41.384Z] #48 DONE 0.1s [2021-04-22T19:09:41.384Z] [2021-04-22T19:09:41.384Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-22T19:09:41.384Z] #50 sha256:93151f000598cf4a44e02abe83a1c04c574d8f10ef2ee8ce6c217a89a62ce01b [2021-04-22T19:09:41.414Z] #20 26.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-22T19:09:41.414Z] #20 26.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-22T19:09:41.414Z] #20 26.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-22T19:09:41.414Z] #20 26.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-22T19:09:41.555Z] #43 90.58 CC criu/bfd.o [2021-04-22T19:09:41.733Z] #20 27.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:09:41.986Z] #20 26.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-22T19:09:41.986Z] #20 26.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-22T19:09:41.986Z] #20 26.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-22T19:09:41.986Z] #20 26.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-22T19:09:41.986Z] #20 26.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-22T19:09:41.986Z] #20 26.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-22T19:09:41.986Z] #20 26.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-22T19:09:41.986Z] #20 26.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-22T19:09:41.986Z] #20 26.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-22T19:09:41.986Z] #20 26.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-22T19:09:41.986Z] #20 26.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-22T19:09:41.986Z] #20 26.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-22T19:09:41.986Z] #20 26.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-22T19:09:41.986Z] #20 27.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-22T19:09:41.991Z] #20 27.16 Fetched 28.5 MB in 2s (12.8 MB/s) [2021-04-22T19:09:41.991Z] #20 27.23 Selecting previously unselected package pigz. [2021-04-22T19:09:41.991Z] #20 27.23 (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-04-22T19:09:41.991Z] #20 27.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-22T19:09:41.991Z] #20 27.29 Unpacking pigz (2.4-1) ... [2021-04-22T19:09:42.126Z] #43 91.09 CC criu/bitmap.o [2021-04-22T19:09:42.127Z] #43 91.30 CC criu/cgroup-props.o [2021-04-22T19:09:42.248Z] #20 27.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-22T19:09:42.248Z] #20 27.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:42.248Z] #20 27.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:42.249Z] #20 27.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-22T19:09:42.249Z] #20 27.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-22T19:09:42.330Z] #50 DONE 1.0s [2021-04-22T19:09:42.330Z] [2021-04-22T19:09:42.330Z] #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-04-22T19:09:42.330Z] #56 sha256:335d0fa744ca25326db5bad5a0574cebf9b47a72a0cf0ceaaec329ab69191dae [2021-04-22T19:09:42.330Z] #56 ... [2021-04-22T19:09:42.330Z] [2021-04-22T19:09:42.330Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-22T19:09:42.330Z] #52 sha256:2ced510a17d248736567f46402ff68c25a381cc3a62bbd357ed21bc7edd53830 [2021-04-22T19:09:42.330Z] #52 DONE 0.1s [2021-04-22T19:09:42.330Z] [2021-04-22T19:09:42.330Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-22T19:09:42.330Z] #54 sha256:306d29b10b05b640fe0b784294d09e510e7d2ec51ffd6fe25eacd415c3cf69f1 [2021-04-22T19:09:42.511Z] #20 27.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-22T19:09:42.701Z] #43 92.01 CC criu/cgroup.o [2021-04-22T19:09:42.772Z] #20 27.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-22T19:09:42.772Z] #20 27.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-22T19:09:42.814Z] #20 27.84 Selecting previously unselected package python3.7-minimal. [2021-04-22T19:09:42.814Z] #20 27.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:42.814Z] #20 27.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:09:42.903Z] #54 DONE 0.5s [2021-04-22T19:09:42.903Z] [2021-04-22T19:09:42.903Z] #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-04-22T19:09:42.903Z] #56 sha256:335d0fa744ca25326db5bad5a0574cebf9b47a72a0cf0ceaaec329ab69191dae [2021-04-22T19:09:43.346Z] #20 28.34 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:09:43.346Z] #20 28.45 Fetched 28.5 MB in 2s (13.1 MB/s) [2021-04-22T19:09:43.380Z] #20 28.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:43.380Z] #20 28.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:09:43.607Z] #20 28.51 Selecting previously unselected package pigz. [2021-04-22T19:09:43.607Z] #20 28.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-22T19:09:43.607Z] #20 28.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-22T19:09:43.607Z] #20 28.56 Unpacking pigz (2.4-1) ... [2021-04-22T19:09:43.607Z] #20 28.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-22T19:09:43.607Z] #20 28.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:43.607Z] #20 28.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:44.179Z] #20 29.14 Selecting previously unselected package python3.7-minimal. [2021-04-22T19:09:44.179Z] #20 29.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:44.179Z] #20 29.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:09:45.123Z] #20 30.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:45.123Z] #20 30.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:09:45.909Z] #20 30.84 Selecting previously unselected package python3-minimal. [2021-04-22T19:09:45.909Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-04-22T19:09:45.909Z] #20 30.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-22T19:09:45.909Z] #20 30.90 Unpacking python3-minimal (3.7.3-1) ... [2021-04-22T19:09:45.909Z] #20 31.02 Selecting previously unselected package libmpdec2:amd64. [2021-04-22T19:09:45.909Z] #20 31.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-22T19:09:45.909Z] #20 31.04 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-22T19:09:45.909Z] #20 31.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-22T19:09:45.909Z] #20 31.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:45.909Z] #20 31.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:46.002Z] #43 94.82 CC criu/clone-noasan.o [2021-04-22T19:09:46.002Z] #43 95.09 CC criu/config.o [2021-04-22T19:09:46.575Z] #43 ... [2021-04-22T19:09:46.575Z] [2021-04-22T19:09:46.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-04-22T19:09:46.575Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:46.575Z] #20 15.92 Reading package lists... [2021-04-22T19:09:46.575Z] #20 18.99 Building dependency tree... [2021-04-22T19:09:46.575Z] #20 20.35 libcap2-bin is already the newest version (1:2.25-2). [2021-04-22T19:09:46.575Z] #20 20.35 The following additional packages will be installed: [2021-04-22T19:09:46.575Z] #20 20.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-22T19:09:46.575Z] #20 20.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-22T19:09:46.575Z] #20 20.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-22T19:09:46.575Z] #20 20.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-22T19:09:46.575Z] #20 20.36 python3.7 python3.7-minimal vim-runtime xxd [2021-04-22T19:09:46.575Z] #20 20.36 Suggested packages: [2021-04-22T19:09:46.575Z] #20 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-22T19:09:46.575Z] #20 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-22T19:09:46.575Z] #20 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-22T19:09:46.575Z] #20 20.37 Recommended packages: [2021-04-22T19:09:46.575Z] #20 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-22T19:09:46.575Z] #20 20.37 python3-keyrings.alt python3-xdg unzip [2021-04-22T19:09:46.575Z] #20 21.89 The following NEW packages will be installed: [2021-04-22T19:09:46.575Z] #20 21.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-22T19:09:46.575Z] #20 21.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-22T19:09:46.575Z] #20 21.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-22T19:09:46.575Z] #20 21.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-22T19:09:46.575Z] #20 21.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-22T19:09:46.575Z] #20 21.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-22T19:09:46.575Z] #20 21.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-22T19:09:46.575Z] #20 21.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-22T19:09:46.575Z] #20 21.91 xz-utils zip [2021-04-22T19:09:46.575Z] #20 22.22 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:09:46.575Z] #20 22.22 Need to get 28.5 MB of archives. [2021-04-22T19:09:46.575Z] #20 22.22 After this operation, 116 MB of additional disk space will be used. [2021-04-22T19:09:46.575Z] #20 22.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-22T19:09:46.575Z] #20 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-22T19:09:46.575Z] #20 22.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-22T19:09:46.575Z] #20 22.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-22T19:09:46.575Z] #20 22.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-22T19:09:46.575Z] #20 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-22T19:09:46.575Z] #20 22.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-22T19:09:46.836Z] #20 22.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-22T19:09:46.836Z] #20 22.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-22T19:09:46.836Z] #20 22.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-22T19:09:46.836Z] #20 22.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-22T19:09:46.836Z] #20 22.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-22T19:09:46.836Z] #20 22.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-22T19:09:46.836Z] #20 22.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-22T19:09:46.836Z] #20 22.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-22T19:09:46.836Z] #20 22.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-22T19:09:46.836Z] #20 22.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-22T19:09:46.836Z] #20 22.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-22T19:09:46.837Z] #20 22.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-22T19:09:46.837Z] #20 22.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-22T19:09:46.837Z] #20 22.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-22T19:09:46.837Z] #20 22.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-22T19:09:46.837Z] #20 22.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-22T19:09:46.837Z] #20 22.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-22T19:09:46.837Z] #20 22.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-22T19:09:46.837Z] #20 22.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-22T19:09:46.837Z] #20 22.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-22T19:09:46.837Z] #20 22.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-22T19:09:46.837Z] #20 22.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-22T19:09:46.846Z] #20 32.11 Selecting previously unselected package python3.7. [2021-04-22T19:09:46.846Z] #20 32.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:46.846Z] #20 32.13 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:47.104Z] #20 32.22 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-22T19:09:47.104Z] #20 32.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-22T19:09:47.104Z] #20 32.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-22T19:09:47.104Z] #20 32.42 Setting up python3-minimal (3.7.3-1) ... [2021-04-22T19:09:47.304Z] #20 32.10 Selecting previously unselected package python3-minimal. [2021-04-22T19:09:47.304Z] #20 32.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 ... 23684 files and directories currently installed.) [2021-04-22T19:09:47.304Z] #20 32.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-22T19:09:47.304Z] #20 32.16 Unpacking python3-minimal (3.7.3-1) ... [2021-04-22T19:09:47.304Z] #20 32.25 Selecting previously unselected package libmpdec2:amd64. [2021-04-22T19:09:47.304Z] #20 32.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-22T19:09:47.304Z] #20 32.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-22T19:09:47.304Z] #20 32.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-22T19:09:47.414Z] #20 23.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-04-22T19:09:47.414Z] #20 23.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-04-22T19:09:47.414Z] #20 23.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-22T19:09:47.414Z] #20 23.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-22T19:09:47.414Z] #20 23.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-22T19:09:47.414Z] #20 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-22T19:09:47.414Z] #20 23.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-22T19:09:47.414Z] #20 23.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-22T19:09:47.414Z] #20 23.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-22T19:09:47.414Z] #20 23.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-22T19:09:47.414Z] #20 23.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-22T19:09:47.414Z] #20 23.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-22T19:09:47.414Z] #20 23.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-22T19:09:47.414Z] #20 23.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-04-22T19:09:47.566Z] #20 32.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:47.566Z] #20 32.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:47.674Z] #20 23.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-22T19:09:47.675Z] #20 23.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-22T19:09:47.936Z] #20 23.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-22T19:09:47.936Z] #20 23.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-22T19:09:47.936Z] #20 23.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-22T19:09:48.037Z] #20 33.28 Selecting previously unselected package python3. [2021-04-22T19:09:48.038Z] #20 33.28 (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-04-22T19:09:48.038Z] #20 33.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-22T19:09:48.038Z] #20 33.33 Unpacking python3 (3.7.3-1) ... [2021-04-22T19:09:48.295Z] #20 33.45 Selecting previously unselected package libip4tc0:amd64. [2021-04-22T19:09:48.295Z] #20 33.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:48.295Z] #20 33.49 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:48.295Z] #20 33.59 Selecting previously unselected package libip6tc0:amd64. [2021-04-22T19:09:48.295Z] #20 33.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:48.295Z] #20 33.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:48.508Z] #20 24.35 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:09:48.508Z] #20 24.46 Fetched 28.5 MB in 2s (16.0 MB/s) [2021-04-22T19:09:48.510Z] #20 33.33 Selecting previously unselected package python3.7. [2021-04-22T19:09:48.510Z] #20 33.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:48.510Z] #20 33.33 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:48.510Z] #20 33.46 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-22T19:09:48.510Z] #20 33.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-22T19:09:48.510Z] #20 33.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-22T19:09:48.553Z] #20 33.70 Selecting previously unselected package libiptc0:amd64. [2021-04-22T19:09:48.553Z] #20 33.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:48.553Z] #20 33.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:48.553Z] #20 33.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-22T19:09:48.553Z] #20 33.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-22T19:09:48.553Z] #20 33.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-22T19:09:48.553Z] #20 33.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-22T19:09:48.769Z] #20 24.52 Selecting previously unselected package pigz. [2021-04-22T19:09:48.769Z] #20 24.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 ... 23435 files and directories currently installed.) [2021-04-22T19:09:48.770Z] #20 24.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-22T19:09:48.770Z] #20 24.60 Unpacking pigz (2.4-1) ... [2021-04-22T19:09:48.770Z] #20 24.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-22T19:09:48.770Z] #20 24.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:48.774Z] #20 33.59 Setting up python3-minimal (3.7.3-1) ... [2021-04-22T19:09:48.810Z] #20 33.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-22T19:09:48.810Z] #20 33.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-22T19:09:48.810Z] #20 34.04 Selecting previously unselected package libnftnl11:amd64. [2021-04-22T19:09:48.810Z] #20 34.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-22T19:09:48.810Z] #20 34.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-22T19:09:48.810Z] #20 34.15 Selecting previously unselected package iptables. [2021-04-22T19:09:48.810Z] #20 34.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-22T19:09:49.031Z] #20 24.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:49.070Z] #20 34.16 Unpacking iptables (1.8.2-4) ... [2021-04-22T19:09:49.070Z] #20 ... [2021-04-22T19:09:49.070Z] [2021-04-22T19:09:49.070Z] #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-04-22T19:09:49.070Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:49.070Z] #43 85.34 DEP criu/fault-injection.d [2021-04-22T19:09:49.070Z] #43 85.40 DEP criu/external.d [2021-04-22T19:09:49.070Z] #43 85.52 DEP criu/eventpoll.d [2021-04-22T19:09:49.070Z] #43 85.79 DEP criu/eventfd.d [2021-04-22T19:09:49.070Z] #43 86.09 DEP criu/crtools.d [2021-04-22T19:09:49.070Z] #43 86.37 DEP criu/cr-service.d [2021-04-22T19:09:49.070Z] #43 86.54 DEP criu/cr-restore.d [2021-04-22T19:09:49.070Z] #43 86.74 DEP criu/cr-errno.d [2021-04-22T19:09:49.070Z] #43 86.75 DEP criu/cr-dump.d [2021-04-22T19:09:49.070Z] #43 86.90 DEP criu/cr-dedup.d [2021-04-22T19:09:49.070Z] #43 87.10 DEP criu/cr-check.d [2021-04-22T19:09:49.070Z] #43 87.29 DEP criu/config.d [2021-04-22T19:09:49.070Z] #43 87.48 DEP criu/clone-noasan.d [2021-04-22T19:09:49.070Z] #43 87.54 DEP criu/cgroup.d [2021-04-22T19:09:49.070Z] #43 87.67 DEP criu/cgroup-props.d [2021-04-22T19:09:49.070Z] #43 87.79 DEP criu/bitmap.d [2021-04-22T19:09:49.070Z] #43 87.82 DEP criu/bfd.d [2021-04-22T19:09:49.070Z] #43 87.95 DEP criu/autofs.d [2021-04-22T19:09:49.070Z] #43 88.13 DEP criu/aio.d [2021-04-22T19:09:49.070Z] #43 88.34 DEP criu/action-scripts.d [2021-04-22T19:09:49.070Z] #43 88.54 CC criu/action-scripts.o [2021-04-22T19:09:49.070Z] #43 89.01 CC criu/aio.o [2021-04-22T19:09:49.070Z] #43 89.51 CC criu/autofs.o [2021-04-22T19:09:49.070Z] #43 90.92 CC criu/bfd.o [2021-04-22T19:09:49.070Z] #43 91.40 CC criu/bitmap.o [2021-04-22T19:09:49.070Z] #43 91.62 CC criu/cgroup-props.o [2021-04-22T19:09:49.070Z] #43 92.35 CC criu/cgroup.o [2021-04-22T19:09:49.070Z] #43 95.13 CC criu/clone-noasan.o [2021-04-22T19:09:49.070Z] #43 95.30 CC criu/config.o [2021-04-22T19:09:49.293Z] #20 25.10 Selecting previously unselected package python3.7-minimal. [2021-04-22T19:09:49.293Z] #20 25.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:49.293Z] #20 25.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:09:49.328Z] #43 ... [2021-04-22T19:09:49.328Z] [2021-04-22T19:09:49.328Z] #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-04-22T19:09:49.328Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:49.328Z] #20 34.53 Selecting previously unselected package xxd. [2021-04-22T19:09:49.328Z] #20 34.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:09:49.328Z] #20 34.55 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:09:49.328Z] #20 34.66 Selecting previously unselected package vim-common. [2021-04-22T19:09:49.328Z] #20 34.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:09:49.328Z] #20 34.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:09:49.346Z] #20 34.44 Selecting previously unselected package python3. [2021-04-22T19:09:49.346Z] #20 ... [2021-04-22T19:09:49.346Z] [2021-04-22T19:09:49.346Z] #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-04-22T19:09:49.346Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:49.346Z] #43 86.00 DEP criu/fault-injection.d [2021-04-22T19:09:49.346Z] #43 86.07 DEP criu/external.d [2021-04-22T19:09:49.346Z] #43 86.27 DEP criu/eventpoll.d [2021-04-22T19:09:49.346Z] #43 86.57 DEP criu/eventfd.d [2021-04-22T19:09:49.346Z] #43 86.83 DEP criu/crtools.d [2021-04-22T19:09:49.346Z] #43 86.99 DEP criu/cr-service.d [2021-04-22T19:09:49.346Z] #43 87.21 DEP criu/cr-restore.d [2021-04-22T19:09:49.346Z] #43 87.32 DEP criu/cr-errno.d [2021-04-22T19:09:49.346Z] #43 87.33 DEP criu/cr-dump.d [2021-04-22T19:09:49.346Z] #43 87.58 DEP criu/cr-dedup.d [2021-04-22T19:09:49.346Z] #43 87.72 DEP criu/cr-check.d [2021-04-22T19:09:49.346Z] #43 87.98 DEP criu/config.d [2021-04-22T19:09:49.346Z] #43 88.13 DEP criu/clone-noasan.d [2021-04-22T19:09:49.346Z] #43 88.24 DEP criu/cgroup.d [2021-04-22T19:09:49.346Z] #43 88.42 DEP criu/cgroup-props.d [2021-04-22T19:09:49.346Z] #43 88.52 DEP criu/bitmap.d [2021-04-22T19:09:49.346Z] #43 88.53 DEP criu/bfd.d [2021-04-22T19:09:49.346Z] #43 88.66 DEP criu/autofs.d [2021-04-22T19:09:49.346Z] #43 88.82 DEP criu/aio.d [2021-04-22T19:09:49.346Z] #43 88.94 DEP criu/action-scripts.d [2021-04-22T19:09:49.346Z] #43 89.18 CC criu/action-scripts.o [2021-04-22T19:09:49.346Z] #43 89.55 CC criu/aio.o [2021-04-22T19:09:49.346Z] #43 90.10 CC criu/autofs.o [2021-04-22T19:09:49.346Z] #43 91.53 CC criu/bfd.o [2021-04-22T19:09:49.346Z] #43 92.11 CC criu/bitmap.o [2021-04-22T19:09:49.346Z] #43 92.22 CC criu/cgroup-props.o [2021-04-22T19:09:49.346Z] #43 92.97 CC criu/cgroup.o [2021-04-22T19:09:49.346Z] #43 95.65 CC criu/clone-noasan.o [2021-04-22T19:09:49.346Z] #43 95.85 CC criu/config.o [2021-04-22T19:09:49.608Z] #43 ... [2021-04-22T19:09:49.608Z] [2021-04-22T19:09:49.608Z] #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-04-22T19:09:49.608Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:49.608Z] #20 34.44 Selecting previously unselected package python3. [2021-04-22T19:09:49.608Z] #20 34.44 (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-04-22T19:09:49.608Z] #20 34.49 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-22T19:09:49.608Z] #20 34.52 Unpacking python3 (3.7.3-1) ... [2021-04-22T19:09:49.608Z] #20 34.63 Selecting previously unselected package libip4tc0:amd64. [2021-04-22T19:09:49.608Z] #20 34.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:49.608Z] #20 34.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:49.843Z] #20 34.89 Selecting previously unselected package bash-completion. [2021-04-22T19:09:49.843Z] #20 34.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-22T19:09:49.869Z] #20 34.72 Selecting previously unselected package libip6tc0:amd64. [2021-04-22T19:09:49.869Z] #20 34.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:49.869Z] #20 34.73 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:49.869Z] #20 34.85 Selecting previously unselected package libiptc0:amd64. [2021-04-22T19:09:49.869Z] #20 34.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:49.869Z] #20 34.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:49.869Z] #20 34.93 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-22T19:09:49.869Z] #20 34.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-22T19:09:49.869Z] #20 34.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-22T19:09:49.887Z] Running on azwin-2-9cc6c0 in d:\jenkins\workspace\moby_PR-42254 [Pipeline] { [Pipeline] ws [2021-04-22T19:09:49.909Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-22T19:09:50.130Z] #20 35.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-22T19:09:50.130Z] #20 35.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-22T19:09:50.130Z] #20 35.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-22T19:09:50.130Z] #20 35.10 Selecting previously unselected package libnftnl11:amd64. [2021-04-22T19:09:50.130Z] #20 35.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-22T19:09:50.130Z] #20 35.13 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-22T19:09:50.236Z] #20 25.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:50.237Z] #20 26.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-22T19:09:50.392Z] #20 35.21 Selecting previously unselected package iptables. [2021-04-22T19:09:50.392Z] #20 35.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-22T19:09:50.392Z] #20 35.23 Unpacking iptables (1.8.2-4) ... [2021-04-22T19:09:50.653Z] #20 35.53 Selecting previously unselected package xxd. [2021-04-22T19:09:50.653Z] #20 35.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:09:50.653Z] #20 35.55 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:09:50.653Z] #20 35.67 Selecting previously unselected package vim-common. [2021-04-22T19:09:50.653Z] #20 35.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:09:50.653Z] #20 35.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:09:50.914Z] #20 35.89 Selecting previously unselected package bash-completion. [2021-04-22T19:09:50.914Z] #20 35.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-22T19:09:51.358Z] The recommended git tool is: git [2021-04-22T19:09:52.160Z] #20 28.05 Selecting previously unselected package python3-minimal. [2021-04-22T19:09:52.373Z] #20 37.51 Unpacking bash-completion (1:2.8-6) ... [2021-04-22T19:09:52.420Z] #20 28.05 (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-04-22T19:09:52.420Z] #20 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-22T19:09:52.420Z] #20 28.10 Unpacking python3-minimal (3.7.3-1) ... [2021-04-22T19:09:52.420Z] #20 28.19 Selecting previously unselected package libmpdec2:amd64. [2021-04-22T19:09:52.420Z] #20 28.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-22T19:09:52.420Z] #20 28.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-22T19:09:52.631Z] #20 37.87 Selecting previously unselected package bzip2. [2021-04-22T19:09:52.631Z] #20 37.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-22T19:09:52.631Z] #20 37.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:09:52.631Z] #20 37.97 Selecting previously unselected package xz-utils. [2021-04-22T19:09:52.631Z] #20 37.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-22T19:09:52.681Z] #20 28.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-22T19:09:52.681Z] #20 28.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:52.681Z] #20 28.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:52.889Z] #20 37.97 Unpacking xz-utils (5.2.4-1) ... [2021-04-22T19:09:52.889Z] #20 38.15 Selecting previously unselected package apparmor. [2021-04-22T19:09:52.889Z] #20 38.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-22T19:09:52.889Z] #20 38.23 Unpacking apparmor (2.13.2-10) ... [2021-04-22T19:09:53.455Z] #20 38.58 Selecting previously unselected package aufs-tools. [2021-04-22T19:09:53.455Z] #20 38.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-22T19:09:53.455Z] #20 38.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:09:53.455Z] #20 38.73 Selecting previously unselected package libonig5:amd64. [2021-04-22T19:09:53.455Z] #20 38.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-22T19:09:53.455Z] #20 38.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:09:53.623Z] #20 29.33 Selecting previously unselected package python3.7. [2021-04-22T19:09:53.623Z] #20 29.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-22T19:09:53.623Z] #20 29.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:09:53.623Z] #20 29.47 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-22T19:09:53.713Z] #20 38.86 Selecting previously unselected package libjq1:amd64. [2021-04-22T19:09:53.713Z] #20 38.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:09:53.713Z] #20 38.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:09:53.713Z] #20 38.94 Selecting previously unselected package jq. [2021-04-22T19:09:53.713Z] #20 38.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:09:53.713Z] #20 38.96 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:09:53.713Z] #20 39.04 Selecting previously unselected package libaio1:amd64. [2021-04-22T19:09:53.884Z] #20 29.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-22T19:09:53.884Z] #20 29.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-22T19:09:53.884Z] #20 29.53 Setting up python3-minimal (3.7.3-1) ... [2021-04-22T19:09:53.971Z] #20 39.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-22T19:09:53.971Z] #20 39.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-22T19:09:53.971Z] #20 39.11 Selecting previously unselected package libgpm2:amd64. [2021-04-22T19:09:53.971Z] #20 39.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-22T19:09:53.971Z] #20 39.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-22T19:09:53.971Z] #20 39.18 Selecting previously unselected package libicu63:amd64. [2021-04-22T19:09:53.971Z] #20 39.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-22T19:09:53.971Z] #20 39.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:09:54.135Z] Running on azwin-2-c27230 in d:\jenkins\workspace\moby_PR-42254 [Pipeline] { [Pipeline] ws [2021-04-22T19:09:54.156Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-22T19:09:54.219Z] #20 38.67 Unpacking bash-completion (1:2.8-6) ... [2021-04-22T19:09:54.219Z] #20 39.08 Selecting previously unselected package bzip2. [2021-04-22T19:09:54.219Z] #20 39.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-22T19:09:54.219Z] #20 39.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:09:54.219Z] #20 39.19 Selecting previously unselected package xz-utils. [2021-04-22T19:09:54.219Z] #20 39.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-22T19:09:54.219Z] #20 39.19 Unpacking xz-utils (5.2.4-1) ... [2021-04-22T19:09:54.455Z] #20 30.32 Selecting previously unselected package python3. [2021-04-22T19:09:54.480Z] #20 39.37 Selecting previously unselected package apparmor. [2021-04-22T19:09:54.480Z] #20 39.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-22T19:09:54.480Z] #20 39.48 Unpacking apparmor (2.13.2-10) ... [2021-04-22T19:09:54.716Z] #20 30.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-22T19:09:54.716Z] #20 30.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-22T19:09:54.716Z] #20 30.38 Unpacking python3 (3.7.3-1) ... [2021-04-22T19:09:54.716Z] #20 30.50 Selecting previously unselected package libip4tc0:amd64. [2021-04-22T19:09:54.716Z] #20 30.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:54.716Z] #20 30.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:54.716Z] #20 30.60 Selecting previously unselected package libip6tc0:amd64. [2021-04-22T19:09:54.954Z] The recommended git tool is: git [2021-04-22T19:09:54.977Z] #20 30.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:54.977Z] #20 30.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:54.977Z] #20 30.69 Selecting previously unselected package libiptc0:amd64. [2021-04-22T19:09:54.977Z] #20 30.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-22T19:09:54.977Z] #20 30.71 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-22T19:09:54.977Z] #20 30.78 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-22T19:09:54.977Z] #20 30.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-22T19:09:54.977Z] #20 30.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-22T19:09:55.053Z] #20 39.79 Selecting previously unselected package aufs-tools. [2021-04-22T19:09:55.053Z] #20 39.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-22T19:09:55.053Z] #20 39.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:09:55.053Z] #20 39.94 Selecting previously unselected package libonig5:amd64. [2021-04-22T19:09:55.053Z] #20 39.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-22T19:09:55.053Z] #20 39.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:09:55.053Z] #20 40.13 Selecting previously unselected package libjq1:amd64. [2021-04-22T19:09:55.053Z] #20 40.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:09:55.053Z] #20 40.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:09:55.238Z] #20 30.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-22T19:09:55.238Z] #20 30.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-22T19:09:55.238Z] #20 30.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-22T19:09:55.238Z] #20 30.97 Selecting previously unselected package libnftnl11:amd64. [2021-04-22T19:09:55.238Z] #20 30.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-22T19:09:55.238Z] #20 30.97 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-22T19:09:55.238Z] #20 31.07 Selecting previously unselected package iptables. [2021-04-22T19:09:55.315Z] #20 40.25 Selecting previously unselected package jq. [2021-04-22T19:09:55.315Z] #20 40.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:09:55.315Z] #20 40.26 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:09:55.315Z] #20 40.33 Selecting previously unselected package libaio1:amd64. [2021-04-22T19:09:55.315Z] #20 40.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-22T19:09:55.315Z] #20 40.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-22T19:09:55.315Z] #20 40.41 Selecting previously unselected package libgpm2:amd64. [2021-04-22T19:09:55.315Z] #20 40.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-22T19:09:55.315Z] #20 40.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-22T19:09:55.500Z] #20 31.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-22T19:09:55.500Z] #20 31.08 Unpacking iptables (1.8.2-4) ... [2021-04-22T19:09:55.576Z] #20 40.50 Selecting previously unselected package libicu63:amd64. [2021-04-22T19:09:55.576Z] #20 40.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-22T19:09:55.576Z] #20 40.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:09:55.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:09:55.647Z] [2021-04-22T19:09:55.647Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-22T19:09:55.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-22T19:09:55.647Z] Using test binary docker [2021-04-22T19:09:55.647Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-22T19:09:55.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-22T19:09:55.647Z] INFO: Waiting for daemon to start... [2021-04-22T19:09:55.647Z] Starting dockerd [2021-04-22T19:09:55.647Z] . [2021-04-22T19:09:55.647Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-22T19:09:55.761Z] #20 31.42 Selecting previously unselected package xxd. [2021-04-22T19:09:55.761Z] #20 31.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:09:55.761Z] #20 31.44 Unpacking xxd (2:8.1.0875-5) ... [2021-04-22T19:09:55.761Z] #20 31.58 Selecting previously unselected package vim-common. [2021-04-22T19:09:55.761Z] #20 31.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:09:55.761Z] #20 31.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-22T19:09:56.023Z] #20 31.82 Selecting previously unselected package bash-completion. [2021-04-22T19:09:56.023Z] #20 31.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-22T19:09:57.408Z] #20 ... [2021-04-22T19:09:57.408Z] [2021-04-22T19:09:57.408Z] #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-04-22T19:09:57.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:09:57.408Z] #43 96.46 CC criu/cr-check.o [2021-04-22T19:09:57.408Z] #43 98.21 CC criu/cr-dedup.o [2021-04-22T19:09:57.408Z] #43 98.69 CC criu/cr-dump.o [2021-04-22T19:09:57.408Z] #43 100.9 CC criu/cr-errno.o [2021-04-22T19:09:57.408Z] #43 101.0 CC criu/cr-restore.o [2021-04-22T19:09:57.408Z] #43 105.4 CC criu/cr-service.o [2021-04-22T19:09:57.575Z] #20 42.73 Selecting previously unselected package libnet1:amd64. [2021-04-22T19:09:57.575Z] #20 42.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:09:57.575Z] #20 42.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:09:57.575Z] #20 42.87 Selecting previously unselected package libnl-3-200:amd64. [2021-04-22T19:09:57.575Z] #20 42.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-22T19:09:57.575Z] #20 42.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:09:57.575Z] #20 42.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-22T19:09:57.822Z] #56 196.9 + bin/containerd-stress [2021-04-22T19:09:57.834Z] #20 43.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:09:57.834Z] #20 43.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:09:57.834Z] #20 43.11 Selecting previously unselected package libreadline5:amd64. [2021-04-22T19:09:57.834Z] #20 43.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-22T19:09:57.834Z] #20 43.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-22T19:09:57.834Z] #20 43.25 Selecting previously unselected package net-tools. [2021-04-22T19:09:57.979Z] #43 107.0 CC criu/crtools.o [2021-04-22T19:09:58.090Z] #20 43.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-22T19:09:58.090Z] #20 43.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:09:58.090Z] #20 43.50 Selecting previously unselected package python-pip-whl. [2021-04-22T19:09:58.347Z] #20 43.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-22T19:09:58.347Z] #20 43.51 Unpacking python-pip-whl (18.1-5) ... [2021-04-22T19:09:58.550Z] #43 107.5 CC criu/eventfd.o [2021-04-22T19:09:58.812Z] #43 107.9 CC criu/eventpoll.o [2021-04-22T19:09:58.812Z] #43 ... [2021-04-22T19:09:58.812Z] [2021-04-22T19:09:58.812Z] #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-04-22T19:09:58.812Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:09:58.812Z] #20 34.64 Unpacking bash-completion (1:2.8-6) ... [2021-04-22T19:09:58.919Z] #20 44.03 Selecting previously unselected package python3-lib2to3. [2021-04-22T19:09:58.919Z] #20 44.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-22T19:09:58.919Z] #20 44.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:09:58.919Z] #20 44.16 Selecting previously unselected package python3-distutils. [2021-04-22T19:09:58.919Z] #20 44.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-22T19:09:58.919Z] #20 44.19 Unpacking python3-distutils (3.7.3-1) ... [2021-04-22T19:09:59.177Z] #20 44.34 Selecting previously unselected package python3-pip. [2021-04-22T19:09:59.177Z] #20 44.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-22T19:09:59.177Z] #20 44.36 Unpacking python3-pip (18.1-5) ... [2021-04-22T19:09:59.387Z] #20 35.05 Selecting previously unselected package bzip2. [2021-04-22T19:09:59.387Z] #20 35.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-22T19:09:59.387Z] #20 35.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:09:59.387Z] #20 35.15 Selecting previously unselected package xz-utils. [2021-04-22T19:09:59.387Z] #20 35.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-22T19:09:59.387Z] #20 35.18 Unpacking xz-utils (5.2.4-1) ... [2021-04-22T19:09:59.435Z] #20 44.55 Selecting previously unselected package python3-pkg-resources. [2021-04-22T19:09:59.435Z] #20 44.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:09:59.435Z] #20 44.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:09:59.435Z] #20 44.69 Selecting previously unselected package python3-setuptools. [2021-04-22T19:09:59.435Z] #20 44.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-22T19:09:59.435Z] #20 44.71 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-22T19:09:59.648Z] #20 35.32 Selecting previously unselected package apparmor. [2021-04-22T19:09:59.648Z] #20 35.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-22T19:09:59.648Z] #20 35.46 Unpacking apparmor (2.13.2-10) ... [2021-04-22T19:09:59.693Z] #20 44.93 Selecting previously unselected package python3-wheel. [2021-04-22T19:09:59.693Z] #20 44.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-22T19:09:59.693Z] #20 44.94 Unpacking python3-wheel (0.32.3-2) ... [2021-04-22T19:09:59.789Z] #20 44.25 Selecting previously unselected package libnet1:amd64. [2021-04-22T19:09:59.789Z] #20 44.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:09:59.789Z] #20 44.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:09:59.789Z] #20 44.34 Selecting previously unselected package libnl-3-200:amd64. [2021-04-22T19:09:59.789Z] #20 44.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-22T19:09:59.789Z] #20 44.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:09:59.789Z] #20 44.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-22T19:09:59.789Z] #20 44.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:09:59.789Z] #20 44.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:09:59.789Z] #20 44.55 Selecting previously unselected package libreadline5:amd64. [2021-04-22T19:09:59.789Z] #20 44.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-22T19:09:59.789Z] #20 44.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-22T19:09:59.789Z] #20 44.68 Selecting previously unselected package net-tools. [2021-04-22T19:09:59.789Z] #20 44.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-22T19:09:59.789Z] #20 44.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:09:59.951Z] #20 45.07 Selecting previously unselected package sudo. [2021-04-22T19:09:59.951Z] #20 45.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-22T19:09:59.951Z] #20 45.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:10:00.050Z] #20 44.89 Selecting previously unselected package python-pip-whl. [2021-04-22T19:10:00.050Z] #20 44.90 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-22T19:10:00.050Z] #20 44.91 Unpacking python-pip-whl (18.1-5) ... [2021-04-22T19:10:00.246Z] #20 35.85 Selecting previously unselected package aufs-tools. [2021-04-22T19:10:00.246Z] #20 35.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-22T19:10:00.246Z] #20 35.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:10:00.246Z] #20 35.96 Selecting previously unselected package libonig5:amd64. [2021-04-22T19:10:00.246Z] #20 35.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-22T19:10:00.246Z] #20 35.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:10:00.507Z] #20 36.08 Selecting previously unselected package libjq1:amd64. [2021-04-22T19:10:00.507Z] #20 36.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:10:00.507Z] #20 36.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:10:00.507Z] #20 36.26 Selecting previously unselected package jq. [2021-04-22T19:10:00.507Z] #20 36.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-22T19:10:00.507Z] #20 36.27 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-22T19:10:00.507Z] #20 36.34 Selecting previously unselected package libaio1:amd64. [2021-04-22T19:10:00.507Z] #20 36.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-22T19:10:00.507Z] #20 36.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-22T19:10:00.507Z] #20 36.40 Selecting previously unselected package libgpm2:amd64. [2021-04-22T19:10:00.507Z] #20 36.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-22T19:10:00.507Z] #20 36.41 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-22T19:10:00.507Z] #20 36.47 Selecting previously unselected package libicu63:amd64. [2021-04-22T19:10:00.516Z] #20 45.53 Selecting previously unselected package thin-provisioning-tools. [2021-04-22T19:10:00.517Z] #20 45.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-22T19:10:00.517Z] #20 45.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:10:00.517Z] #20 45.79 Selecting previously unselected package uidmap. [2021-04-22T19:10:00.517Z] #20 45.81 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-22T19:10:00.517Z] #20 45.82 Unpacking uidmap (1:4.5-1.1) ... [2021-04-22T19:10:00.517Z] #20 ... [2021-04-22T19:10:00.517Z] [2021-04-22T19:10:00.517Z] #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-04-22T19:10:00.517Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:00.517Z] #43 96.85 CC criu/cr-check.o [2021-04-22T19:10:00.517Z] #43 98.44 CC criu/cr-dedup.o [2021-04-22T19:10:00.517Z] #43 98.89 CC criu/cr-dump.o [2021-04-22T19:10:00.517Z] #43 101.2 CC criu/cr-errno.o [2021-04-22T19:10:00.517Z] #43 101.3 CC criu/cr-restore.o [2021-04-22T19:10:00.517Z] #43 105.8 CC criu/cr-service.o [2021-04-22T19:10:00.573Z] #20 45.39 Selecting previously unselected package python3-lib2to3. [2021-04-22T19:10:00.573Z] #20 45.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-22T19:10:00.573Z] #20 45.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:10:00.573Z] #20 45.52 Selecting previously unselected package python3-distutils. [2021-04-22T19:10:00.573Z] #20 ... [2021-04-22T19:10:00.573Z] [2021-04-22T19:10:00.573Z] #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-04-22T19:10:00.573Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:00.573Z] #43 97.10 CC criu/cr-check.o [2021-04-22T19:10:00.573Z] #43 98.95 CC criu/cr-dedup.o [2021-04-22T19:10:00.573Z] #43 99.38 CC criu/cr-dump.o [2021-04-22T19:10:00.573Z] #43 101.7 CC criu/cr-errno.o [2021-04-22T19:10:00.573Z] #43 101.8 CC criu/cr-restore.o [2021-04-22T19:10:00.573Z] #43 106.1 CC criu/cr-service.o [2021-04-22T19:10:00.573Z] #43 ... [2021-04-22T19:10:00.573Z] [2021-04-22T19:10:00.573Z] #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-04-22T19:10:00.573Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:10:00.573Z] #20 45.52 Selecting previously unselected package python3-distutils. [2021-04-22T19:10:00.573Z] #20 45.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-22T19:10:00.573Z] #20 45.54 Unpacking python3-distutils (3.7.3-1) ... [2021-04-22T19:10:00.768Z] #20 36.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-22T19:10:00.768Z] #20 36.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:10:00.774Z] #43 ... [2021-04-22T19:10:00.774Z] [2021-04-22T19:10:00.774Z] #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-04-22T19:10:00.774Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:10:00.774Z] #20 45.96 Selecting previously unselected package vim-runtime. [2021-04-22T19:10:00.774Z] #20 45.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:10:00.774Z] #20 45.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-04-22T19:10:00.774Z] #20 46.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-22T19:10:00.774Z] #20 46.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:10:00.834Z] #20 45.67 Selecting previously unselected package python3-pip. [2021-04-22T19:10:00.834Z] #20 45.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-22T19:10:00.834Z] #20 45.70 Unpacking python3-pip (18.1-5) ... [2021-04-22T19:10:00.834Z] #20 45.86 Selecting previously unselected package python3-pkg-resources. [2021-04-22T19:10:00.834Z] #20 45.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:10:00.834Z] #20 45.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:10:01.096Z] #20 46.00 Selecting previously unselected package python3-setuptools. [2021-04-22T19:10:01.096Z] #20 46.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-22T19:10:01.096Z] #20 46.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-22T19:10:01.137Z] #56 200.1 + bin/containerd-shim [2021-04-22T19:10:01.357Z] #20 46.22 Selecting previously unselected package python3-wheel. [2021-04-22T19:10:01.357Z] #20 46.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-22T19:10:01.357Z] #20 46.25 Unpacking python3-wheel (0.32.3-2) ... [2021-04-22T19:10:01.357Z] #20 46.31 Selecting previously unselected package sudo. [2021-04-22T19:10:01.357Z] #20 46.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-22T19:10:01.357Z] #20 46.32 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:10:01.930Z] #20 46.84 Selecting previously unselected package thin-provisioning-tools. [2021-04-22T19:10:01.930Z] #20 46.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-22T19:10:01.930Z] #20 46.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:10:01.930Z] #20 47.05 Selecting previously unselected package uidmap. [2021-04-22T19:10:02.191Z] #20 47.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-22T19:10:02.191Z] #20 47.06 Unpacking uidmap (1:4.5-1.1) ... [2021-04-22T19:10:02.191Z] #20 47.18 Selecting previously unselected package vim-runtime. [2021-04-22T19:10:02.191Z] #20 47.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:10:02.191Z] #20 47.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-22T19:10:02.191Z] #20 47.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-22T19:10:02.191Z] #20 47.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:10:04.958Z] #20 49.52 Selecting previously unselected package vim. [2021-04-22T19:10:04.958Z] #20 49.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:10:04.958Z] #20 49.58 Unpacking vim (2:8.1.0875-5) ... [2021-04-22T19:10:04.958Z] #20 50.20 Selecting previously unselected package xfsprogs. [2021-04-22T19:10:04.958Z] #20 50.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-22T19:10:04.958Z] #20 50.22 Unpacking xfsprogs (4.20.0-1) ... [2021-04-22T19:10:04.983Z] #20 40.04 Selecting previously unselected package libnet1:amd64. [2021-04-22T19:10:04.983Z] #20 40.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-22T19:10:04.983Z] #20 40.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:10:04.983Z] #20 40.15 Selecting previously unselected package libnl-3-200:amd64. [2021-04-22T19:10:04.983Z] #20 40.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-22T19:10:04.983Z] #20 40.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:10:04.983Z] #20 40.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-22T19:10:04.983Z] #20 40.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-22T19:10:04.983Z] #20 40.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:10:04.983Z] #20 40.35 Selecting previously unselected package libreadline5:amd64. [2021-04-22T19:10:04.983Z] #20 40.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-22T19:10:04.984Z] #20 40.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-22T19:10:04.984Z] #20 40.47 Selecting previously unselected package net-tools. [2021-04-22T19:10:04.984Z] #20 40.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-22T19:10:04.984Z] #20 40.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:10:04.984Z] #20 40.70 Selecting previously unselected package python-pip-whl. [2021-04-22T19:10:04.984Z] #20 40.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-22T19:10:04.984Z] #20 40.73 Unpacking python-pip-whl (18.1-5) ... [2021-04-22T19:10:05.496Z] #20 50.24 Selecting previously unselected package vim. [2021-04-22T19:10:05.497Z] #20 50.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:10:05.497Z] #20 50.27 Unpacking vim (2:8.1.0875-5) ... [2021-04-22T19:10:05.525Z] #20 50.71 Selecting previously unselected package zip. [2021-04-22T19:10:05.525Z] #20 50.71 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-22T19:10:05.525Z] #20 50.72 Unpacking zip (3.0-11+b1) ... [2021-04-22T19:10:05.525Z] #20 50.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:10:05.556Z] #20 41.36 Selecting previously unselected package python3-lib2to3. [2021-04-22T19:10:05.556Z] #20 41.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-22T19:10:05.556Z] #20 41.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:10:05.793Z] #20 50.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:10:05.793Z] #20 50.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:05.793Z] #20 51.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-22T19:10:05.793Z] #20 51.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-22T19:10:05.793Z] #20 51.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:05.793Z] #20 51.10 Setting up uidmap (1:4.5-1.1) ... [2021-04-22T19:10:05.793Z] #20 51.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-22T19:10:05.793Z] #20 51.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:10:05.793Z] #20 51.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:10:05.818Z] #20 41.53 Selecting previously unselected package python3-distutils. [2021-04-22T19:10:05.818Z] #20 41.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-22T19:10:05.818Z] #20 41.53 Unpacking python3-distutils (3.7.3-1) ... [2021-04-22T19:10:05.818Z] #20 41.70 Selecting previously unselected package python3-pip. [2021-04-22T19:10:06.021Z] #20 50.80 Selecting previously unselected package xfsprogs. [2021-04-22T19:10:06.021Z] #20 50.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-22T19:10:06.021Z] #20 50.83 Unpacking xfsprogs (4.20.0-1) ... [2021-04-22T19:10:06.050Z] #20 51.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:10:06.050Z] #20 51.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:10:06.050Z] #20 51.20 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:10:06.050Z] #20 51.22 Setting up zip (3.0-11+b1) ... [2021-04-22T19:10:06.050Z] #20 51.25 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:10:06.050Z] #20 51.28 Setting up bash-completion (1:2.8-6) ... [2021-04-22T19:10:06.080Z] #20 41.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-22T19:10:06.080Z] #20 41.72 Unpacking python3-pip (18.1-5) ... [2021-04-22T19:10:06.080Z] #20 41.89 Selecting previously unselected package python3-pkg-resources. [2021-04-22T19:10:06.080Z] #20 41.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-22T19:10:06.080Z] #20 41.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:10:06.282Z] #20 51.30 Selecting previously unselected package zip. [2021-04-22T19:10:06.283Z] #20 51.31 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-22T19:10:06.283Z] #20 51.31 Unpacking zip (3.0-11+b1) ... [2021-04-22T19:10:06.342Z] #20 42.04 Selecting previously unselected package python3-setuptools. [2021-04-22T19:10:06.342Z] #20 42.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-22T19:10:06.342Z] #20 42.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-22T19:10:06.342Z] #20 42.26 Selecting previously unselected package python3-wheel. [2021-04-22T19:10:06.454Z] #56 205.9 + bin/containerd-shim-runc-v1 [2021-04-22T19:10:06.544Z] #20 51.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:10:06.544Z] #20 51.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:10:06.544Z] #20 51.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:06.544Z] #20 51.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-22T19:10:06.544Z] #20 51.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-22T19:10:06.544Z] #20 51.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:06.544Z] #20 51.64 Setting up uidmap (1:4.5-1.1) ... [2021-04-22T19:10:06.603Z] #20 42.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-22T19:10:06.603Z] #20 42.27 Unpacking python3-wheel (0.32.3-2) ... [2021-04-22T19:10:06.603Z] #20 42.35 Selecting previously unselected package sudo. [2021-04-22T19:10:06.603Z] #20 42.36 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-22T19:10:06.603Z] #20 42.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:10:06.805Z] #20 51.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-22T19:10:06.805Z] #20 51.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:10:06.805Z] #20 51.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:10:06.805Z] #20 51.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:10:06.805Z] #20 51.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:10:06.805Z] #20 51.71 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:10:06.805Z] #20 51.72 Setting up zip (3.0-11+b1) ... [2021-04-22T19:10:06.805Z] #20 51.73 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:10:06.805Z] #20 51.76 Setting up bash-completion (1:2.8-6) ... [2021-04-22T19:10:07.176Z] #20 42.87 Selecting previously unselected package thin-provisioning-tools. [2021-04-22T19:10:07.176Z] #20 42.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-22T19:10:07.176Z] #20 42.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:10:07.438Z] #20 43.12 Selecting previously unselected package uidmap. [2021-04-22T19:10:07.438Z] #20 43.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-22T19:10:07.438Z] #20 43.15 Unpacking uidmap (1:4.5-1.1) ... [2021-04-22T19:10:07.699Z] #20 43.27 Selecting previously unselected package vim-runtime. [2021-04-22T19:10:07.699Z] #20 43.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-22T19:10:07.699Z] #20 43.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-22T19:10:07.699Z] #20 43.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-22T19:10:07.699Z] #20 43.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:10:09.329Z] #20 54.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:09.329Z] #20 54.02 Setting up xz-utils (5.2.4-1) ... [2021-04-22T19:10:09.329Z] #20 54.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-22T19:10:09.329Z] #20 54.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:10:09.329Z] #20 54.11 invoke-rc.d: could not determine current runlevel [2021-04-22T19:10:09.329Z] #20 54.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-22T19:10:09.329Z] #20 54.13 Setting up pigz (2.4-1) ... [2021-04-22T19:10:09.329Z] #20 54.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-22T19:10:09.329Z] #20 54.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:10:09.329Z] #20 54.21 Setting up python-pip-whl (18.1-5) ... [2021-04-22T19:10:09.329Z] #20 54.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-22T19:10:09.329Z] #20 54.25 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:10:09.587Z] #20 54.68 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-22T19:10:09.587Z] #20 54.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:10:09.587Z] #20 54.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:10:09.587Z] #20 54.73 Setting up vim (2:8.1.0875-5) ... [2021-04-22T19:10:09.587Z] #20 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-22T19:10:09.587Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-22T19:10:09.587Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-22T19:10:09.587Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-22T19:10:09.587Z] #20 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-22T19:10:09.587Z] #20 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-22T19:10:09.587Z] #20 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-22T19:10:09.587Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-22T19:10:09.587Z] #20 54.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:10:09.587Z] #20 54.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:10:09.587Z] #20 54.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-22T19:10:09.587Z] #20 54.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:10:09.587Z] #20 54.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-22T19:10:09.618Z] #20 ... [2021-04-22T19:10:09.618Z] [2021-04-22T19:10:09.618Z] #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-04-22T19:10:09.618Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:09.618Z] #43 108.8 CC criu/external.o [2021-04-22T19:10:09.618Z] #43 109.1 CC criu/fault-injection.o [2021-04-22T19:10:09.618Z] #43 109.2 CC criu/fdstore.o [2021-04-22T19:10:09.618Z] #43 109.6 CC criu/fifo.o [2021-04-22T19:10:09.618Z] #43 110.1 CC criu/file-ids.o [2021-04-22T19:10:09.618Z] #43 110.4 CC criu/file-lock.o [2021-04-22T19:10:09.618Z] #43 111.4 CC criu/files-ext.o [2021-04-22T19:10:09.618Z] #43 111.8 CC criu/files-reg.o [2021-04-22T19:10:09.618Z] #43 114.0 CC criu/files.o [2021-04-22T19:10:09.618Z] #43 116.0 CC criu/filesystems.o [2021-04-22T19:10:09.618Z] #43 116.7 CC criu/fsnotify.o [2021-04-22T19:10:09.618Z] #43 117.9 CC criu/image-desc.o [2021-04-22T19:10:09.618Z] #43 118.0 CC criu/image.o [2021-04-22T19:10:09.845Z] #20 54.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:10:09.880Z] #43 118.9 CC criu/ipc_ns.o [2021-04-22T19:10:10.111Z] #20 54.50 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:10.111Z] #20 54.51 Setting up xz-utils (5.2.4-1) ... [2021-04-22T19:10:10.111Z] #20 54.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-22T19:10:10.111Z] #20 54.54 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:10:10.111Z] #20 54.65 invoke-rc.d: could not determine current runlevel [2021-04-22T19:10:10.111Z] #20 54.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-22T19:10:10.111Z] #20 54.69 Setting up pigz (2.4-1) ... [2021-04-22T19:10:10.111Z] #20 54.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-22T19:10:10.111Z] #20 54.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:10:10.111Z] #20 54.73 Setting up python-pip-whl (18.1-5) ... [2021-04-22T19:10:10.111Z] #20 54.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-22T19:10:10.111Z] #20 54.76 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:10:10.373Z] #20 55.24 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-22T19:10:10.373Z] #20 55.25 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:10:10.373Z] #20 55.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:10:10.373Z] #20 55.27 Setting up vim (2:8.1.0875-5) ... [2021-04-22T19:10:10.373Z] #20 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-22T19:10:10.373Z] #20 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-22T19:10:10.373Z] #20 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-22T19:10:10.373Z] #20 55.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-22T19:10:10.373Z] #20 55.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-22T19:10:10.373Z] #20 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-22T19:10:10.373Z] #20 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-22T19:10:10.373Z] #20 55.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-22T19:10:10.373Z] #20 55.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:10:10.373Z] #20 55.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:10:10.373Z] #20 55.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-22T19:10:10.373Z] #20 55.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:10:10.373Z] #20 55.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-22T19:10:10.373Z] #20 55.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:10:10.452Z] #43 ... [2021-04-22T19:10:10.452Z] [2021-04-22T19:10:10.453Z] #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-04-22T19:10:10.453Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:10:10.453Z] #40 189.0 + dpkg --print-architecture [2021-04-22T19:10:10.453Z] #40 189.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-22T19:10:10.680Z] #56 210.2 + bin/containerd-shim-runc-v2 [2021-04-22T19:10:10.714Z] #40 189.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-22T19:10:10.714Z] #40 189.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-22T19:10:11.219Z] #20 ... [2021-04-22T19:10:11.219Z] [2021-04-22T19:10:11.219Z] #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-04-22T19:10:11.219Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:11.219Z] #43 107.4 CC criu/crtools.o [2021-04-22T19:10:11.219Z] #43 107.9 CC criu/eventfd.o [2021-04-22T19:10:11.219Z] #43 108.2 CC criu/eventpoll.o [2021-04-22T19:10:11.219Z] #43 109.1 CC criu/external.o [2021-04-22T19:10:11.219Z] #43 109.4 CC criu/fault-injection.o [2021-04-22T19:10:11.219Z] #43 109.5 CC criu/fdstore.o [2021-04-22T19:10:11.219Z] #43 109.8 CC criu/fifo.o [2021-04-22T19:10:11.219Z] #43 110.1 CC criu/file-ids.o [2021-04-22T19:10:11.219Z] #43 110.4 CC criu/file-lock.o [2021-04-22T19:10:11.219Z] #43 111.2 CC criu/files-ext.o [2021-04-22T19:10:11.219Z] #43 111.5 CC criu/files-reg.o [2021-04-22T19:10:11.219Z] #43 113.6 CC criu/files.o [2021-04-22T19:10:11.219Z] #43 115.8 CC criu/filesystems.o [2021-04-22T19:10:11.219Z] #43 116.5 CC criu/fsnotify.o [2021-04-22T19:10:11.317Z] #20 ... [2021-04-22T19:10:11.317Z] [2021-04-22T19:10:11.317Z] #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-04-22T19:10:11.317Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:11.317Z] #43 107.8 CC criu/crtools.o [2021-04-22T19:10:11.317Z] #43 108.4 CC criu/eventfd.o [2021-04-22T19:10:11.317Z] #43 108.9 CC criu/eventpoll.o [2021-04-22T19:10:11.317Z] #43 109.9 CC criu/external.o [2021-04-22T19:10:11.317Z] #43 110.3 CC criu/fault-injection.o [2021-04-22T19:10:11.317Z] #43 110.4 CC criu/fdstore.o [2021-04-22T19:10:11.317Z] #43 110.8 CC criu/fifo.o [2021-04-22T19:10:11.317Z] #43 111.2 CC criu/file-ids.o [2021-04-22T19:10:11.317Z] #43 111.6 CC criu/file-lock.o [2021-04-22T19:10:11.317Z] #43 112.6 CC criu/files-ext.o [2021-04-22T19:10:11.317Z] #43 112.9 CC criu/files-reg.o [2021-04-22T19:10:11.317Z] #43 115.2 CC criu/files.o [2021-04-22T19:10:11.317Z] #43 117.4 CC criu/filesystems.o [2021-04-22T19:10:11.477Z] #43 117.7 CC criu/image-desc.o [2021-04-22T19:10:11.578Z] #43 118.2 CC criu/fsnotify.o [2021-04-22T19:10:11.736Z] #43 117.9 CC criu/image.o [2021-04-22T19:10:12.302Z] #43 ... [2021-04-22T19:10:12.302Z] [2021-04-22T19:10:12.302Z] #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-04-22T19:10:12.302Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:10:12.450Z] using credential docker-jenkins-github-credentials [2021-04-22T19:10:12.524Z] Cloning the remote Git repository [2021-04-22T19:10:12.524Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:10:12.562Z] #20 57.70 Setting up iptables (1.8.2-4) ... [2021-04-22T19:10:12.562Z] #20 57.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:10:12.562Z] #20 57.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:10:12.562Z] #20 57.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:10:12.562Z] #20 57.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:10:12.562Z] #20 57.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-22T19:10:12.562Z] #20 57.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-22T19:10:12.562Z] #20 57.76 Setting up python3 (3.7.3-1) ... [2021-04-22T19:10:12.599Z] #56 211.7 + binaries [2021-04-22T19:10:12.599Z] #56 211.7 + install -D bin/containerd /build/containerd [2021-04-22T19:10:12.599Z] #56 211.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-22T19:10:12.599Z] #56 211.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-22T19:10:12.599Z] #56 211.9 + install -D bin/ctr /build/ctr [2021-04-22T19:10:12.966Z] #43 119.4 CC criu/image-desc.o [2021-04-22T19:10:12.966Z] #43 119.6 CC criu/image.o [2021-04-22T19:10:13.128Z] #20 58.15 Setting up python3-wheel (0.32.3-2) ... [2021-04-22T19:10:13.232Z] #43 ... [2021-04-22T19:10:13.232Z] [2021-04-22T19:10:13.232Z] #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-04-22T19:10:13.233Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:10:13.233Z] #20 58.36 Setting up iptables (1.8.2-4) ... [2021-04-22T19:10:12.742Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:10:13.128Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-22T19:10:13.498Z] #20 58.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:10:13.498Z] #20 58.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:10:13.498Z] #20 58.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:10:13.498Z] #20 58.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:10:13.498Z] #20 58.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-22T19:10:13.498Z] #20 58.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-22T19:10:13.498Z] #20 58.51 Setting up python3 (3.7.3-1) ... [2021-04-22T19:10:13.694Z] #20 58.87 Setting up apparmor (2.13.2-10) ... [2021-04-22T19:10:14.071Z] #20 59.02 Setting up python3-wheel (0.32.3-2) ... [2021-04-22T19:10:15.015Z] #20 59.90 Setting up apparmor (2.13.2-10) ... [2021-04-22T19:10:14.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:10:14.051Z] > git --version # timeout=10 [2021-04-22T19:10:14.121Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-22T19:10:14.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:10:14.125Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:10:15.594Z] #20 60.77 Setting up xfsprogs (4.20.0-1) ... [2021-04-22T19:10:15.594Z] #20 60.79 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:10:15.852Z] #20 61.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:10:15.905Z] #56 DONE 215.1s [2021-04-22T19:10:16.785Z] #20 62.00 Setting up python3-distutils (3.7.3-1) ... [2021-04-22T19:10:16.932Z] #20 61.54 Setting up xfsprogs (4.20.0-1) ... [2021-04-22T19:10:16.932Z] #20 61.56 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:10:17.193Z] #20 61.97 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:10:17.292Z] [2021-04-22T19:10:17.292Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-22T19:10:17.292Z] #57 sha256:9c49ab6519c03a9f9a956b40cc0bf5c86f647ae372a096df64bed7c65e55f61a [2021-04-22T19:10:17.307Z] #40 ... [2021-04-22T19:10:17.307Z] [2021-04-22T19:10:17.307Z] #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-04-22T19:10:17.307Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:10:17.307Z] #20 46.66 Selecting previously unselected package vim. [2021-04-22T19:10:17.307Z] #20 46.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-22T19:10:17.307Z] #20 46.72 Unpacking vim (2:8.1.0875-5) ... [2021-04-22T19:10:17.307Z] #20 47.18 Selecting previously unselected package xfsprogs. [2021-04-22T19:10:17.307Z] #20 47.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-22T19:10:17.307Z] #20 47.21 Unpacking xfsprogs (4.20.0-1) ... [2021-04-22T19:10:17.307Z] #20 47.69 Selecting previously unselected package zip. [2021-04-22T19:10:17.307Z] #20 47.70 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-22T19:10:17.307Z] #20 47.71 Unpacking zip (3.0-11+b1) ... [2021-04-22T19:10:17.307Z] #20 47.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-22T19:10:17.307Z] #20 47.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-22T19:10:17.307Z] #20 47.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:17.307Z] #20 47.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-22T19:10:17.307Z] #20 47.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-22T19:10:17.307Z] #20 47.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:17.307Z] #20 47.98 Setting up uidmap (1:4.5-1.1) ... [2021-04-22T19:10:17.307Z] #20 47.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-22T19:10:17.307Z] #20 48.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-22T19:10:17.307Z] #20 48.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-22T19:10:17.307Z] #20 48.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-22T19:10:17.307Z] #20 48.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-22T19:10:17.307Z] #20 48.05 Setting up xxd (2:8.1.0875-5) ... [2021-04-22T19:10:17.307Z] #20 48.06 Setting up zip (3.0-11+b1) ... [2021-04-22T19:10:17.307Z] #20 48.07 Setting up vim-common (2:8.1.0875-5) ... [2021-04-22T19:10:17.307Z] #20 48.10 Setting up bash-completion (1:2.8-6) ... [2021-04-22T19:10:17.307Z] #20 50.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-22T19:10:17.307Z] #20 50.91 Setting up xz-utils (5.2.4-1) ... [2021-04-22T19:10:17.307Z] #20 50.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-22T19:10:17.307Z] #20 50.94 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-22T19:10:17.307Z] #20 50.99 invoke-rc.d: could not determine current runlevel [2021-04-22T19:10:17.307Z] #20 51.01 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-22T19:10:17.307Z] #20 51.02 Setting up pigz (2.4-1) ... [2021-04-22T19:10:17.307Z] #20 51.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-22T19:10:17.307Z] #20 51.05 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-22T19:10:17.307Z] #20 51.07 Setting up python-pip-whl (18.1-5) ... [2021-04-22T19:10:17.307Z] #20 51.08 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-22T19:10:17.307Z] #20 51.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-22T19:10:17.307Z] #20 51.54 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-22T19:10:17.307Z] #20 51.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-22T19:10:17.307Z] #20 51.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-22T19:10:17.307Z] #20 51.57 Setting up vim (2:8.1.0875-5) ... [2021-04-22T19:10:17.307Z] #20 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-22T19:10:17.307Z] #20 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-22T19:10:17.307Z] #20 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-22T19:10:17.307Z] #20 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-22T19:10:17.307Z] #20 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-22T19:10:17.307Z] #20 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-22T19:10:17.307Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-22T19:10:17.307Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-22T19:10:17.307Z] #20 51.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-22T19:10:17.307Z] #20 51.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-22T19:10:17.307Z] #20 51.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-22T19:10:17.307Z] #20 51.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-22T19:10:17.307Z] #20 51.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-22T19:10:17.307Z] #20 51.72 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-22T19:10:17.350Z] #20 62.51 Setting up python3-setuptools (40.8.0-1) ... [2021-04-22T19:10:18.137Z] #20 63.00 Setting up python3-distutils (3.7.3-1) ... [2021-04-22T19:10:18.275Z] using credential docker-jenkins-github-credentials [2021-04-22T19:10:18.349Z] Cloning the remote Git repository [2021-04-22T19:10:18.349Z] Cloning with configured refspecs honoured and without tags [2021-04-22T19:10:18.533Z] Cloning repository https://github.com/moby/moby.git [2021-04-22T19:10:18.710Z] #20 63.48 Setting up python3-setuptools (40.8.0-1) ... [2021-04-22T19:10:18.728Z] #20 63.79 Setting up python3-pip (18.1-5) ... [2021-04-22T19:10:19.209Z] #57 DONE 1.7s [2021-04-22T19:10:19.209Z] [2021-04-22T19:10:19.209Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-22T19:10:19.209Z] #61 sha256:f3a36c84dc1df192572e27374a5af02116069f9351eed8649020a6a8a7d16c8e [2021-04-22T19:10:19.209Z] #61 DONE 0.4s [2021-04-22T19:10:19.209Z] [2021-04-22T19:10:19.209Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-22T19:10:19.209Z] #66 sha256:97eee70ac078ea32243bb47f22f71964291bad82eb818c54d7ab6f8e59ef7e13 [2021-04-22T19:10:19.225Z] #20 54.67 Setting up iptables (1.8.2-4) ... [2021-04-22T19:10:19.225Z] #20 54.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:10:19.225Z] #20 54.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:10:19.225Z] #20 54.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-22T19:10:19.225Z] #20 54.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-22T19:10:19.225Z] #20 54.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-22T19:10:19.225Z] #20 54.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-22T19:10:19.225Z] #20 54.73 Setting up python3 (3.7.3-1) ... [2021-04-22T19:10:19.486Z] #20 55.20 Setting up python3-wheel (0.32.3-2) ... [2021-04-22T19:10:19.661Z] #20 64.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:10:19.661Z] #20 64.93 Processing triggers for mime-support (3.62) ... [2021-04-22T19:10:20.059Z] #20 55.95 Setting up apparmor (2.13.2-10) ... [2021-04-22T19:10:20.097Z] #20 64.83 Setting up python3-pip (18.1-5) ... [2021-04-22T19:10:18.925Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-22T19:10:20.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:10:20.614Z] > git --version # timeout=10 [2021-04-22T19:10:20.661Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-22T19:10:20.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:10:20.661Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:10:21.093Z] #20 65.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:10:21.093Z] #20 65.99 Processing triggers for mime-support (3.62) ... [2021-04-22T19:10:21.096Z] #20 DONE 66.0s [2021-04-22T19:10:21.096Z] [2021-04-22T19:10:21.096Z] #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-04-22T19:10:21.096Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-22T19:10:21.128Z] #20 ... [2021-04-22T19:10:21.128Z] [2021-04-22T19:10:21.128Z] #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-04-22T19:10:21.128Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:21.128Z] #43 120.1 CC criu/irmap.o [2021-04-22T19:10:21.128Z] #43 120.9 CC criu/kcmp-ids.o [2021-04-22T19:10:21.128Z] #43 121.2 CC criu/kerndat.o [2021-04-22T19:10:21.128Z] #43 122.3 CC criu/libnetlink.o [2021-04-22T19:10:21.128Z] #43 122.8 CC criu/log.o [2021-04-22T19:10:21.128Z] #43 123.3 CC criu/lsm.o [2021-04-22T19:10:21.128Z] #43 123.8 CC criu/mem.o [2021-04-22T19:10:21.128Z] #43 125.6 CC criu/memfd.o [2021-04-22T19:10:21.128Z] #43 126.3 CC criu/mount.o [2021-04-22T19:10:21.135Z] #66 DONE 1.8s [2021-04-22T19:10:21.135Z] [2021-04-22T19:10:21.135Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-22T19:10:21.135Z] #68 sha256:122665772a5277100dd279e89432191634434ac2b85d5d239a547d877026dbf2 [2021-04-22T19:10:21.135Z] #68 DONE 0.1s [2021-04-22T19:10:21.135Z] [2021-04-22T19:10:21.135Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-22T19:10:21.135Z] #69 sha256:5c8a35c88050a9c04a68919ac82ff929b8c5ee9655c27ac1dfabc607cb309e36 [2021-04-22T19:10:21.135Z] #69 DONE 0.0s [2021-04-22T19:10:21.135Z] [2021-04-22T19:10:21.135Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-22T19:10:21.135Z] #70 sha256:9c0a7f0ad6748e42ba7369c1dff942c1d84d6f61031564134ff595ef3076010f [2021-04-22T19:10:21.403Z] #43 130.6 CC criu/namespaces.o [2021-04-22T19:10:21.666Z] #21 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-22T19:10:21.666Z] #21 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-22T19:10:21.666Z] #21 1.031 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-22T19:10:21.666Z] #21 DONE 1.1s [2021-04-22T19:10:21.666Z] [2021-04-22T19:10:21.666Z] #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-04-22T19:10:21.666Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:10:21.666Z] #40 186.5 + dpkg --print-architecture [2021-04-22T19:10:21.666Z] #40 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-22T19:10:21.666Z] #40 187.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-22T19:10:21.666Z] #40 187.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-22T19:10:22.015Z] #43 ... [2021-04-22T19:10:22.015Z] [2021-04-22T19:10:22.015Z] #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-04-22T19:10:22.015Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-22T19:10:22.015Z] #20 57.84 Setting up xfsprogs (4.20.0-1) ... [2021-04-22T19:10:22.015Z] #20 57.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-22T19:10:22.090Z] #20 DONE 66.9s [2021-04-22T19:10:22.090Z] [2021-04-22T19:10:22.090Z] #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-04-22T19:10:22.090Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-22T19:10:22.596Z] #20 58.37 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-22T19:10:22.599Z] #40 ... [2021-04-22T19:10:22.599Z] [2021-04-22T19:10:22.599Z] #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-04-22T19:10:22.599Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:22.599Z] #43 118.8 CC criu/ipc_ns.o [2021-04-22T19:10:22.599Z] #43 119.9 CC criu/irmap.o [2021-04-22T19:10:22.599Z] #43 120.5 CC criu/kcmp-ids.o [2021-04-22T19:10:22.599Z] #43 120.8 CC criu/kerndat.o [2021-04-22T19:10:22.599Z] #43 122.0 CC criu/libnetlink.o [2021-04-22T19:10:22.599Z] #43 122.5 CC criu/log.o [2021-04-22T19:10:22.599Z] #43 123.0 CC criu/lsm.o [2021-04-22T19:10:22.599Z] #43 123.5 CC criu/mem.o [2021-04-22T19:10:22.599Z] #43 125.2 CC criu/memfd.o [2021-04-22T19:10:22.599Z] #43 125.9 CC criu/mount.o [2021-04-22T19:10:22.599Z] #43 ... [2021-04-22T19:10:22.599Z] [2021-04-22T19:10:22.599Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:22.599Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:23.058Z] #70 DONE 1.9s [2021-04-22T19:10:23.058Z] [2021-04-22T19:10:23.058Z] #71 exporting to image [2021-04-22T19:10:23.058Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-22T19:10:23.058Z] #71 exporting layers [2021-04-22T19:10:23.579Z] #21 1.293 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-22T19:10:23.579Z] #21 1.297 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-22T19:10:23.579Z] #21 1.301 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-22T19:10:23.579Z] #21 DONE 1.4s [2021-04-22T19:10:23.579Z] [2021-04-22T19:10:23.579Z] #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-04-22T19:10:23.579Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:10:23.579Z] #40 193.2 + dpkg --print-architecture [2021-04-22T19:10:23.579Z] #40 193.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-22T19:10:23.579Z] #40 194.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-22T19:10:23.579Z] #40 194.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-22T19:10:23.579Z] #40 ... [2021-04-22T19:10:23.579Z] [2021-04-22T19:10:23.579Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:23.579Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:23.797Z] #20 59.37 Setting up python3-distutils (3.7.3-1) ... [2021-04-22T19:10:24.057Z] #20 59.81 Setting up python3-setuptools (40.8.0-1) ... [2021-04-22T19:10:24.157Z] #22 ... [2021-04-22T19:10:24.157Z] [2021-04-22T19:10:24.157Z] #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-04-22T19:10:24.157Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:24.157Z] #43 120.6 CC criu/ipc_ns.o [2021-04-22T19:10:24.157Z] #43 121.8 CC criu/irmap.o [2021-04-22T19:10:24.157Z] #43 122.5 CC criu/kcmp-ids.o [2021-04-22T19:10:24.157Z] #43 122.8 CC criu/kerndat.o [2021-04-22T19:10:24.157Z] #43 124.1 CC criu/libnetlink.o [2021-04-22T19:10:24.157Z] #43 124.5 CC criu/log.o [2021-04-22T19:10:24.157Z] #43 125.0 CC criu/lsm.o [2021-04-22T19:10:24.157Z] #43 125.6 CC criu/mem.o [2021-04-22T19:10:24.157Z] #43 127.4 CC criu/memfd.o [2021-04-22T19:10:24.157Z] #43 128.1 CC criu/mount.o [2021-04-22T19:10:25.444Z] #20 61.03 Setting up python3-pip (18.1-5) ... [2021-04-22T19:10:26.389Z] #20 62.11 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:10:26.389Z] #20 62.16 Processing triggers for mime-support (3.62) ... [2021-04-22T19:10:26.650Z] #20 DONE 62.5s [2021-04-22T19:10:26.650Z] [2021-04-22T19:10:26.650Z] #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-04-22T19:10:26.650Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-22T19:10:26.705Z] #43 132.9 CC criu/namespaces.o [2021-04-22T19:10:27.389Z] #71 exporting layers 4.2s done [2021-04-22T19:10:27.389Z] #71 writing image sha256:3d566f7f75cd26d76cb77e536390c39d05e7b915b56ff01ae876538d239cbe31 done [2021-04-22T19:10:27.389Z] #71 naming to docker.io/library/docker:780aa86cf022f693a34a07e922337feacd0a2f61 done [2021-04-22T19:10:27.389Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-22T19:10:27.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/test/unit [2021-04-22T19:10:27.873Z] #22 5.313 Collecting yamllint==1.26.1 [2021-04-22T19:10:28.567Z] #21 1.856 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-22T19:10:28.567Z] #21 1.861 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-22T19:10:28.567Z] #21 1.865 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-22T19:10:28.567Z] #21 DONE 1.9s [2021-04-22T19:10:28.567Z] [2021-04-22T19:10:28.567Z] #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-04-22T19:10:28.567Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:28.567Z] #43 132.8 CC criu/net.o [2021-04-22T19:10:28.567Z] #43 136.4 CC criu/netfilter.o [2021-04-22T19:10:28.567Z] #43 136.9 CC criu/page-pipe.o [2021-04-22T19:10:28.567Z] #43 137.5 CC criu/page-xfer.o [2021-04-22T19:10:28.621Z] #43 135.0 CC criu/net.o [2021-04-22T19:10:29.194Z] #43 ... [2021-04-22T19:10:29.194Z] [2021-04-22T19:10:29.194Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:29.194Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:29.194Z] #22 5.714 Collecting yamllint==1.26.1 [2021-04-22T19:10:29.775Z] #22 ... [2021-04-22T19:10:29.775Z] [2021-04-22T19:10:29.775Z] #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-04-22T19:10:29.775Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:29.775Z] #43 131.1 CC criu/namespaces.o [2021-04-22T19:10:29.775Z] #43 133.1 CC criu/net.o [2021-04-22T19:10:29.775Z] #43 136.1 CC criu/netfilter.o [2021-04-22T19:10:30.341Z] #43 136.5 CC criu/page-pipe.o [2021-04-22T19:10:30.485Z] #43 139.4 CC criu/pagemap-cache.o [2021-04-22T19:10:30.485Z] #43 139.8 CC criu/pagemap.o [2021-04-22T19:10:30.906Z] #43 137.1 CC criu/page-xfer.o [2021-04-22T19:10:31.873Z] #43 140.9 CC criu/parasite-syscall.o [2021-04-22T19:10:31.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:10:31.874Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:10:31.933Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:10:32.157Z] Fetching without tags [2021-04-22T19:10:32.278Z] #43 138.6 CC criu/pagemap-cache.o [2021-04-22T19:10:32.536Z] #43 ... [2021-04-22T19:10:32.536Z] [2021-04-22T19:10:32.536Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:32.536Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:32.536Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-22T19:10:32.816Z] #43 142.0 CC criu/path.o [2021-04-22T19:10:33.050Z] ? github.com/docker/docker/api [no test files] [2021-04-22T19:10:33.390Z] #43 142.4 CC criu/pie-util-vdso-elf32.o [2021-04-22T19:10:33.539Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:10:33.913Z] #22 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-22T19:10:33.913Z] #22 12.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-22T19:10:33.963Z] #43 143.0 CC criu/pie-util-vdso.o [2021-04-22T19:10:34.171Z] #22 12.16 Collecting pyyaml (from yamllint==1.26.1) [2021-04-22T19:10:34.171Z] #22 12.44 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-22T19:10:34.225Z] #43 143.5 CC criu/pie-util.o [2021-04-22T19:10:34.423Z] sha256:9aa0643bd31f1a106cfb77da524470a9a3306e3ed81f60b45d7898836b46b333 [2021-04-22T19:10:34.423Z] INFO: Starting docker-py tests... [2021-04-22T19:10:34.423Z] ============================= test session starts ============================== [2021-04-22T19:10:34.423Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-22T19:10:34.423Z] rootdir: /src, inifile: pytest.ini [2021-04-22T19:10:34.423Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-22T19:10:34.423Z] collected 390 items / 1 deselected / 389 selected [2021-04-22T19:10:34.423Z] [2021-04-22T19:10:34.428Z] #22 12.72 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-22T19:10:34.486Z] #43 143.7 CC criu/pipes.o [2021-04-22T19:10:34.486Z] #22 11.08 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-22T19:10:34.686Z] #22 12.72 Building wheels for collected packages: yamllint [2021-04-22T19:10:34.686Z] #22 12.72 Running setup.py bdist_wheel for yamllint: started [2021-04-22T19:10:32.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:10:32.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:10:32.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:10:32.197Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:10:33.648Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:10:33.703Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:10:35.429Z] #43 144.5 CC criu/plugin.o [2021-04-22T19:10:35.429Z] #22 ... [2021-04-22T19:10:35.429Z] [2021-04-22T19:10:35.429Z] #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-04-22T19:10:35.429Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:35.429Z] #43 138.1 CC criu/netfilter.o [2021-04-22T19:10:35.429Z] #43 138.4 CC criu/page-pipe.o [2021-04-22T19:10:35.429Z] #43 139.0 CC criu/page-xfer.o [2021-04-22T19:10:35.429Z] #43 140.4 CC criu/pagemap-cache.o [2021-04-22T19:10:35.429Z] #43 140.7 CC criu/pagemap.o [2021-04-22T19:10:35.429Z] #43 141.8 CC criu/parasite-syscall.o [2021-04-22T19:10:35.619Z] #22 13.74 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-22T19:10:35.619Z] #22 13.74 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-22T19:10:35.619Z] #22 13.79 Successfully built yamllint [2021-04-22T19:10:35.619Z] #22 13.81 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-22T19:10:35.691Z] #43 144.8 CC criu/proc_parse.o [2021-04-22T19:10:35.877Z] #22 14.23 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-22T19:10:36.372Z] #43 143.0 CC criu/path.o [2021-04-22T19:10:36.442Z] #22 DONE 14.7s [2021-04-22T19:10:36.442Z] [2021-04-22T19:10:36.442Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-22T19:10:36.442Z] #25 sha256:88a1a2227f53405cce37459f072f16f52074c8cd4601dbfa38ec4abc53cb7791 [2021-04-22T19:10:36.700Z] #25 DONE 0.4s [2021-04-22T19:10:36.700Z] [2021-04-22T19:10:36.700Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:10:36.700Z] #30 sha256:5eb1b2a42fe904400a2e2282f2084816f83c6cab83f34d758d10310d8af787ab [2021-04-22T19:10:36.947Z] #43 143.4 CC criu/pie-util-vdso-elf32.o [2021-04-22T19:10:37.519Z] #43 144.0 CC criu/pie-util-vdso.o [2021-04-22T19:10:37.780Z] #43 144.4 CC criu/pie-util.o [2021-04-22T19:10:37.899Z] Merge succeeded, producing 9b12c9ba40cf3150f50c94feea1eb2d877e81906 [2021-04-22T19:10:37.899Z] Checking out Revision 9b12c9ba40cf3150f50c94feea1eb2d877e81906 (PR-42254) [2021-04-22T19:10:36.934Z] > git remote # timeout=10 [2021-04-22T19:10:37.014Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:10:37.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:10:37.082Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:10:37.811Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-22T19:10:37.937Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:10:38.041Z] #43 144.6 CC criu/pipes.o [2021-04-22T19:10:38.240Z] #43 147.5 CC criu/protobuf-desc.o [2021-04-22T19:10:38.303Z] #43 ... [2021-04-22T19:10:38.303Z] [2021-04-22T19:10:38.303Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:38.303Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:38.303Z] #22 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-22T19:10:38.303Z] #22 12.38 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-22T19:10:38.303Z] #22 12.43 Collecting pyyaml (from yamllint==1.26.1) [2021-04-22T19:10:38.303Z] #22 12.63 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-22T19:10:38.303Z] #22 13.00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-22T19:10:38.303Z] #22 13.00 Building wheels for collected packages: yamllint [2021-04-22T19:10:38.303Z] #22 13.01 Running setup.py bdist_wheel for yamllint: started [2021-04-22T19:10:38.303Z] #22 14.26 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-22T19:10:38.303Z] #22 14.26 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-22T19:10:38.303Z] #22 14.33 Successfully built yamllint [2021-04-22T19:10:38.303Z] #22 14.34 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-22T19:10:38.303Z] #22 14.82 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-22T19:10:38.564Z] #22 DONE 15.3s [2021-04-22T19:10:38.564Z] [2021-04-22T19:10:38.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-22T19:10:38.564Z] #25 sha256:b353aec37cea91b9ce988d77fb3b3c90ee1d0adea39806b6e949c4b333d1470a [2021-04-22T19:10:38.813Z] #43 ... [2021-04-22T19:10:38.813Z] [2021-04-22T19:10:38.813Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:38.813Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:38.813Z] #22 5.942 Collecting yamllint==1.26.1 [2021-04-22T19:10:38.824Z] #25 DONE 0.4s [2021-04-22T19:10:38.825Z] [2021-04-22T19:10:38.825Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:10:38.825Z] #30 sha256:71ba4d73ed2e430ac0b64dc09a4cd209575c160840baad2f941175b4a28d9f4b [2021-04-22T19:10:39.758Z] #22 ... [2021-04-22T19:10:39.758Z] [2021-04-22T19:10:39.758Z] #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-04-22T19:10:39.758Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:39.758Z] #43 148.6 CC criu/protobuf.o [2021-04-22T19:10:39.758Z] #43 149.0 CC criu/pstree.o [2021-04-22T19:10:41.147Z] #43 ... [2021-04-22T19:10:41.147Z] [2021-04-22T19:10:41.147Z] #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-04-22T19:10:41.147Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:10:41.147Z] #40 DONE 219.6s [2021-04-22T19:10:41.147Z] [2021-04-22T19:10:41.147Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-22T19:10:41.147Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-22T19:10:41.147Z] #22 11.41 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-22T19:10:41.147Z] #22 12.53 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-22T19:10:37.992Z] > git checkout -f 9b12c9ba40cf3150f50c94feea1eb2d877e81906 # timeout=10 [2021-04-22T19:10:41.409Z] #22 12.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-22T19:10:41.409Z] #22 12.65 Collecting pyyaml (from yamllint==1.26.1) [2021-04-22T19:10:41.670Z] #22 12.93 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-22T19:10:41.932Z] #22 13.25 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-22T19:10:41.932Z] #22 13.26 Building wheels for collected packages: yamllint [2021-04-22T19:10:41.932Z] #22 13.26 Running setup.py bdist_wheel for yamllint: started [2021-04-22T19:10:43.249Z] #30 ... [2021-04-22T19:10:43.250Z] [2021-04-22T19:10:43.250Z] #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-04-22T19:10:43.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:43.250Z] #43 139.0 CC criu/pagemap.o [2021-04-22T19:10:43.250Z] #43 140.1 CC criu/parasite-syscall.o [2021-04-22T19:10:43.250Z] #43 141.2 CC criu/path.o [2021-04-22T19:10:43.250Z] #43 141.6 CC criu/pie-util-vdso-elf32.o [2021-04-22T19:10:43.250Z] #43 142.1 CC criu/pie-util-vdso.o [2021-04-22T19:10:43.250Z] #43 142.6 CC criu/pie-util.o [2021-04-22T19:10:43.250Z] #43 142.9 CC criu/pipes.o [2021-04-22T19:10:43.250Z] #43 143.8 CC criu/plugin.o [2021-04-22T19:10:43.250Z] #43 144.3 CC criu/proc_parse.o [2021-04-22T19:10:43.250Z] #43 146.9 CC criu/protobuf-desc.o [2021-04-22T19:10:43.250Z] #43 147.5 CC criu/protobuf.o [2021-04-22T19:10:43.250Z] #43 147.7 CC criu/pstree.o [2021-04-22T19:10:43.250Z] #43 148.7 CC criu/rbtree.o [2021-04-22T19:10:43.250Z] #43 148.9 CC criu/rst-malloc.o [2021-04-22T19:10:43.250Z] #43 ... [2021-04-22T19:10:43.250Z] [2021-04-22T19:10:43.250Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:10:43.250Z] #30 sha256:5eb1b2a42fe904400a2e2282f2084816f83c6cab83f34d758d10310d8af787ab [2021-04-22T19:10:43.250Z] #30 DONE 6.1s [2021-04-22T19:10:43.250Z] [2021-04-22T19:10:43.250Z] #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-04-22T19:10:43.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:43.250Z] #43 149.3 CC criu/seccomp.o [2021-04-22T19:10:43.250Z] #43 ... [2021-04-22T19:10:43.250Z] [2021-04-22T19:10:43.250Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-22T19:10:43.250Z] #33 sha256:e64fe4dea0614b86d98951eaf7ce90681ab61e669ffdd8008957894da8e4cf15 [2021-04-22T19:10:43.321Z] #22 14.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-22T19:10:43.321Z] #22 14.42 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-22T19:10:43.321Z] #22 14.48 Successfully built yamllint [2021-04-22T19:10:43.321Z] #22 14.50 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-22T19:10:43.583Z] #22 14.89 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-22T19:10:43.816Z] #33 DONE 0.8s [2021-04-22T19:10:43.816Z] [2021-04-22T19:10:43.816Z] #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-04-22T19:10:43.816Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:43.816Z] #43 150.1 CC criu/seize.o [2021-04-22T19:10:43.844Z] #22 DONE 15.3s [2021-04-22T19:10:43.844Z] [2021-04-22T19:10:43.844Z] #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-04-22T19:10:43.844Z] #49 sha256:a87ec47bd7be16bb550e7852e2b04c27510f27307b12123d09459dda45334815 [2021-04-22T19:10:43.844Z] #49 222.6 + /build/golangci-lint --version [2021-04-22T19:10:43.844Z] #49 223.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-22T19:10:44.074Z] #43 ... [2021-04-22T19:10:44.074Z] [2021-04-22T19:10:44.074Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-22T19:10:44.074Z] #35 sha256:4c36e46caf6d9a6d7138f48016b761484fa78bfcd0cedf72a2c34b2e9a840746 [2021-04-22T19:10:44.074Z] #35 DONE 0.3s [2021-04-22T19:10:44.113Z] Fetching without tags [2021-04-22T19:10:44.332Z] [2021-04-22T19:10:44.332Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-22T19:10:44.332Z] #38 sha256:5d958f986499119b155318be81f9e0f6536b42853bf878097f37a66a5e0af636 [2021-04-22T19:10:44.332Z] #38 DONE 0.1s [2021-04-22T19:10:44.332Z] [2021-04-22T19:10:44.332Z] #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-04-22T19:10:44.332Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:10:44.418Z] #49 DONE 223.3s [2021-04-22T19:10:44.418Z] [2021-04-22T19:10:44.418Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-22T19:10:44.418Z] #25 sha256:943f3c5fad440c8c09c8f58bc5b8db7b19c68bb6cde1d1dbb4881229c74b6ea6 [2021-04-22T19:10:44.418Z] #25 DONE 0.4s [2021-04-22T19:10:44.418Z] [2021-04-22T19:10:44.418Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:10:44.418Z] #30 sha256:83fece59dc96776d6b5a9ea99d08a65c469f84b32a641eef9f48ff9524bdb9ab [2021-04-22T19:10:43.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:10:43.860Z] > git config --add remote.origin.fetch +refs/pull/42254/head:refs/remotes/origin/PR-42254 # timeout=10 [2021-04-22T19:10:43.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:10:44.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-22T19:10:44.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-22T19:10:44.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:10:44.142Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42254/head:refs/remotes/origin/PR-42254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T19:10:44.823Z] Merging remotes/origin/master commit 20bd03b7a8f90b74bc623f1305e587cd4995e318 into PR head commit 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:10:44.899Z] #53 ... [2021-04-22T19:10:44.899Z] [2021-04-22T19:10:44.899Z] #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-04-22T19:10:44.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:44.899Z] #43 151.1 CC criu/servicefd.o [2021-04-22T19:10:45.158Z] #43 151.5 CC criu/shmem.o [2021-04-22T19:10:45.416Z] #30 DONE 5.6s [2021-04-22T19:10:45.416Z] [2021-04-22T19:10:45.416Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-22T19:10:45.416Z] #33 sha256:c8caea32e6a55a2633cd9e4d44e7b681e2e19383a7f86d2b74353e0830e59e08 [2021-04-22T19:10:45.416Z] #33 DONE 0.7s [2021-04-22T19:10:45.416Z] [2021-04-22T19:10:45.416Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-22T19:10:45.416Z] #35 sha256:3cf18513a4da84509f0f7175e804d98cb4152b9b7f8d9e3067b67fb223c6256e [2021-04-22T19:10:45.416Z] #35 DONE 0.2s [2021-04-22T19:10:45.416Z] [2021-04-22T19:10:45.416Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-22T19:10:45.416Z] #38 sha256:d49b4e1c806f65a648e75480fb4c483099920d9a5beee6926374b1dc59b9d12e [2021-04-22T19:10:45.416Z] #38 DONE 0.1s [2021-04-22T19:10:45.416Z] [2021-04-22T19:10:45.416Z] #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-04-22T19:10:45.416Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:45.416Z] #43 145.7 CC criu/plugin.o [2021-04-22T19:10:45.416Z] #43 146.2 CC criu/proc_parse.o [2021-04-22T19:10:45.416Z] #43 148.5 CC criu/protobuf-desc.o [2021-04-22T19:10:45.416Z] #43 149.2 CC criu/protobuf.o [2021-04-22T19:10:45.416Z] #43 149.5 CC criu/pstree.o [2021-04-22T19:10:45.416Z] #43 150.5 CC criu/rbtree.o [2021-04-22T19:10:45.416Z] #43 150.8 CC criu/rst-malloc.o [2021-04-22T19:10:45.416Z] #43 151.1 CC criu/seccomp.o [2021-04-22T19:10:45.416Z] #43 151.8 CC criu/seize.o [2021-04-22T19:10:46.360Z] #43 152.9 CC criu/servicefd.o [2021-04-22T19:10:46.531Z] #43 152.5 CC criu/sigframe.o [2021-04-22T19:10:46.531Z] #43 152.7 CC criu/signalfd.o [2021-04-22T19:10:46.531Z] #43 ... [2021-04-22T19:10:46.531Z] [2021-04-22T19:10:46.532Z] #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-04-22T19:10:46.532Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:10:46.532Z] #40 DONE 217.7s [2021-04-22T19:10:46.622Z] #43 ... [2021-04-22T19:10:46.622Z] [2021-04-22T19:10:46.622Z] #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-04-22T19:10:46.622Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-22T19:10:46.622Z] #40 DONE 225.8s [2021-04-22T19:10:46.622Z] [2021-04-22T19:10:46.622Z] #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-04-22T19:10:46.622Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:10:46.790Z] [2021-04-22T19:10:46.790Z] #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-04-22T19:10:46.790Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [2021-04-22T19:10:46.790Z] #56 ... [2021-04-22T19:10:46.790Z] [2021-04-22T19:10:46.790Z] #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-04-22T19:10:46.790Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:46.790Z] #43 153.1 CC criu/sk-inet.o [2021-04-22T19:10:46.883Z] #49 ... [2021-04-22T19:10:46.883Z] [2021-04-22T19:10:46.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-04-22T19:10:46.883Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:46.883Z] #43 153.5 CC criu/shmem.o [2021-04-22T19:10:47.996Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2021-04-22T19:10:44.923Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:10:44.954Z] > git checkout -f 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:10:47.348Z] > git remote # timeout=10 [2021-04-22T19:10:47.426Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T19:10:47.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-22T19:10:47.473Z] > git merge 20bd03b7a8f90b74bc623f1305e587cd4995e318 # timeout=10 [2021-04-22T19:10:48.270Z] #43 154.7 CC criu/sigframe.o [2021-04-22T19:10:48.270Z] #43 154.8 CC criu/signalfd.o [2021-04-22T19:10:48.512Z] Merge succeeded, producing d7e374e6a6891325ca795ffcfe88022cbfc6f9f7 [2021-04-22T19:10:48.513Z] Checking out Revision d7e374e6a6891325ca795ffcfe88022cbfc6f9f7 (PR-42254) [2021-04-22T19:10:48.531Z] #43 ... [2021-04-22T19:10:48.531Z] [2021-04-22T19:10:48.531Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-22T19:10:48.531Z] #41 sha256:311e2bdcd2bf5fc1dd1f65e504324e882894918f7c03f722308c4192a93c53e8 [2021-04-22T19:10:48.531Z] #41 DONE 0.6s [2021-04-22T19:10:48.531Z] [2021-04-22T19:10:48.531Z] #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-04-22T19:10:48.531Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:48.531Z] #43 155.1 CC criu/sk-inet.o [2021-04-22T19:10:48.689Z] #43 154.7 CC criu/sk-netlink.o [2021-04-22T19:10:48.947Z] #43 155.1 CC criu/sk-packet.o [2021-04-22T19:10:48.947Z] #43 ... [2021-04-22T19:10:48.947Z] [2021-04-22T19:10:48.947Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-22T19:10:48.947Z] #41 sha256:1a3c45dc546d9957c76147a8809eabdf87b24f67de2e3afbc2529f91d48b08c8 [2021-04-22T19:10:48.947Z] #41 DONE 0.8s [2021-04-22T19:10:49.187Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:10:49.205Z] [2021-04-22T19:10:49.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-04-22T19:10:49.205Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:10:49.463Z] #49 ... [2021-04-22T19:10:49.463Z] [2021-04-22T19:10:49.463Z] #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-04-22T19:10:49.463Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:49.463Z] #43 155.6 CC criu/sk-queue.o [2021-04-22T19:10:49.474Z] #43 156.1 CC criu/sk-netlink.o [2021-04-22T19:10:49.225Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:10:49.734Z] #43 156.0 CC criu/sk-tcp.o [2021-04-22T19:10:49.736Z] #43 156.4 CC criu/sk-packet.o [2021-04-22T19:10:49.993Z] #43 ... [2021-04-22T19:10:49.993Z] [2021-04-22T19:10:49.993Z] #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-04-22T19:10:49.993Z] #49 sha256:0b92708d083534fb0cae37b8f7cc9fe8cde8c595d15f28a9b2c06de52305dc43 [2021-04-22T19:10:49.993Z] #49 221.1 + /build/golangci-lint --version [2021-04-22T19:10:49.993Z] #49 221.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-22T19:10:49.993Z] #49 DONE 221.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-22T19:10:50.252Z] [2021-04-22T19:10:50.252Z] #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-04-22T19:10:50.252Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:10:50.253Z] #53 ... [2021-04-22T19:10:50.253Z] [2021-04-22T19:10:50.253Z] #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-04-22T19:10:50.253Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:50.253Z] #43 156.6 CC criu/sk-unix.o [2021-04-22T19:10:50.308Z] #43 157.0 CC criu/sk-queue.o [2021-04-22T19:10:50.880Z] #43 157.4 CC criu/sk-tcp.o [2021-04-22T19:10:51.014Z] #30 ... [2021-04-22T19:10:51.014Z] [2021-04-22T19:10:51.014Z] #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-04-22T19:10:51.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:51.014Z] #43 150.4 CC criu/rbtree.o [2021-04-22T19:10:51.014Z] #43 150.8 CC criu/rst-malloc.o [2021-04-22T19:10:51.014Z] #43 151.2 CC criu/seccomp.o [2021-04-22T19:10:51.014Z] #43 152.1 CC criu/seize.o [2021-04-22T19:10:51.014Z] #43 153.3 CC criu/servicefd.o [2021-04-22T19:10:51.014Z] #43 153.8 CC criu/shmem.o [2021-04-22T19:10:51.014Z] #43 154.6 CC criu/sigframe.o [2021-04-22T19:10:51.014Z] #43 154.7 CC criu/signalfd.o [2021-04-22T19:10:51.014Z] #43 155.0 CC criu/sk-inet.o [2021-04-22T19:10:51.014Z] #43 155.9 CC criu/sk-netlink.o [2021-04-22T19:10:51.014Z] #43 156.3 CC criu/sk-packet.o [2021-04-22T19:10:51.014Z] #43 156.9 CC criu/sk-queue.o [2021-04-22T19:10:51.014Z] #43 157.3 CC criu/sk-tcp.o [2021-04-22T19:10:51.014Z] #43 157.7 CC criu/sk-unix.o [2021-04-22T19:10:51.014Z] #43 159.0 CC criu/sockets.o [2021-04-22T19:10:51.014Z] #43 159.6 CC criu/stats.o [2021-04-22T19:10:51.014Z] #43 159.8 CC criu/string.o [2021-04-22T19:10:51.014Z] #43 159.9 CC criu/sysctl.o [2021-04-22T19:10:51.014Z] #43 160.3 CC criu/sysfs_parse.o [2021-04-22T19:10:51.141Z] #43 ... [2021-04-22T19:10:51.142Z] [2021-04-22T19:10:51.142Z] #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-04-22T19:10:51.142Z] #49 sha256:7e101c08661550d2ef26a6542ef2333033b47c6fff1a0595ef6173dcd057cea3 [2021-04-22T19:10:51.142Z] #49 230.3 + /build/golangci-lint --version [2021-04-22T19:10:51.142Z] #49 230.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-22T19:10:51.142Z] #49 DONE 230.9s [2021-04-22T19:10:51.276Z] #43 ... [2021-04-22T19:10:51.276Z] [2021-04-22T19:10:51.276Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-22T19:10:51.276Z] #30 sha256:83fece59dc96776d6b5a9ea99d08a65c469f84b32a641eef9f48ff9524bdb9ab [2021-04-22T19:10:51.276Z] #30 DONE 6.9s [2021-04-22T19:10:51.403Z] [2021-04-22T19:10:51.403Z] #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-04-22T19:10:51.403Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:51.403Z] #43 157.9 CC criu/sk-unix.o [2021-04-22T19:10:51.538Z] [2021-04-22T19:10:51.538Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-22T19:10:51.538Z] #33 sha256:9645ea142cbc0aaf26f807911e9ce5ce7ff493b22cf9ed83bc75db4247f39703 [2021-04-22T19:10:48.410Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-22T19:10:48.535Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T19:10:48.582Z] > git checkout -f d7e374e6a6891325ca795ffcfe88022cbfc6f9f7 # timeout=10 [2021-04-22T19:10:51.801Z] #33 DONE 0.4s [2021-04-22T19:10:51.802Z] [2021-04-22T19:10:51.802Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-22T19:10:51.802Z] #35 sha256:b91c38eed4f49557dcf93c5a5414473a9bbc188aa14e840543535b895671668f [2021-04-22T19:10:51.802Z] #35 DONE 0.1s [2021-04-22T19:10:51.802Z] [2021-04-22T19:10:51.802Z] #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-04-22T19:10:51.802Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:51.802Z] #43 160.7 CC criu/timens.o [2021-04-22T19:10:51.802Z] #43 ... [2021-04-22T19:10:51.802Z] [2021-04-22T19:10:51.802Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-22T19:10:51.802Z] #38 sha256:d5b58ab1a980f8dadfcb191f6155d208b5e570ca6e379ec38d53bed9dceb98c8 [2021-04-22T19:10:51.802Z] #38 DONE 0.1s [2021-04-22T19:10:51.802Z] [2021-04-22T19:10:51.802Z] #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-04-22T19:10:51.802Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:51.802Z] #43 161.0 CC criu/timerfd.o [2021-04-22T19:10:52.063Z] #43 161.3 CC criu/tty.o [2021-04-22T19:10:52.151Z] #43 158.3 CC criu/sockets.o [2021-04-22T19:10:52.638Z] #43 ... [2021-04-22T19:10:52.638Z] [2021-04-22T19:10:52.638Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-22T19:10:52.638Z] #41 sha256:67e2d743ee5b8c400dbb4e91197c544e5a9b60b54d28efa7b3e34fa0e4640f3a [2021-04-22T19:10:52.638Z] #41 DONE 0.7s [2021-04-22T19:10:52.638Z] [2021-04-22T19:10:52.638Z] #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-04-22T19:10:52.638Z] #53 sha256:afe5c9499c5a8f04d27aeda68ccff54445326733527d1c745a65e1e0670cee65 [2021-04-22T19:10:52.717Z] #43 158.8 CC criu/stats.o [2021-04-22T19:10:52.717Z] #43 159.1 CC criu/string.o [2021-04-22T19:10:52.890Z] + docker version [2021-04-22T19:10:52.977Z] #43 159.1 CC criu/sysctl.o [2021-04-22T19:10:53.211Z] #53 ... [2021-04-22T19:10:53.211Z] [2021-04-22T19:10:53.211Z] #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-04-22T19:10:53.211Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-22T19:10:53.211Z] #43 162.5 CC criu/tun.o [2021-04-22T19:10:53.235Z] #43 159.6 CC criu/sysfs_parse.o [2021-04-22T19:10:53.318Z] #43 160.0 CC criu/sockets.o [2021-04-22T19:10:53.784Z] #43 162.8 CC criu/uffd.o [2021-04-22T19:10:53.800Z] #43 159.8 CC criu/timens.o [2021-04-22T19:10:53.800Z] #43 160.1 CC criu/timerfd.o [2021-04-22T19:10:54.115Z] #43 160.3 CC criu/tty.o [2021-04-22T19:10:54.260Z] #43 160.6 CC criu/stats.o [2021-04-22T19:10:54.260Z] #43 160.8 CC criu/string.o [2021-04-22T19:10:54.260Z] #43 160.9 CC criu/sysctl.o [2021-04-22T19:10:54.356Z] #43 163.6 CC criu/util.o [2021-04-22T19:10:54.831Z] #43 161.3 CC criu/sysfs_parse.o [2021-04-22T19:10:55.073Z] #43 161.5 CC criu/tun.o [2021-04-22T19:10:55.093Z] #43 161.6 CC criu/timens.o [2021-04-22T19:10:55.301Z] #43 164.5 CC criu/uts_ns.o [2021-04-22T19:10:55.354Z] #43 161.9 CC criu/timerfd.o [2021-04-22T19:10:55.562Z] #43 164.7 CC criu/vdso-compat.o [2021-04-22T19:10:55.615Z] #43 162.2 CC criu/tty.o [2021-04-22T19:10:55.642Z] #43 161.9 CC criu/uffd.o [2021-04-22T19:10:55.824Z] #43 164.9 CC criu/vdso.o [2021-04-22T19:10:56.085Z] #43 165.4 LINK criu/built-in.o [2021-04-22T19:10:56.346Z] #43 165.5 LINK criu/criu [2021-04-22T19:10:56.573Z] #43 162.8 CC criu/util.o [2021-04-22T19:10:56.608Z] #43 165.8 DEP lib/c/criu.d [2021-04-22T19:10:56.608Z] #43 165.8 CC images/rpc.pb-c.o [2021-04-22T19:10:57.001Z] #43 163.4 CC criu/tun.o [2021-04-22T19:10:57.180Z] #43 166.2 CC lib/c/criu.o [2021-04-22T19:10:57.263Z] #43 163.7 CC criu/uffd.o [2021-04-22T19:10:57.504Z] #43 163.7 CC criu/uts_ns.o [2021-04-22T19:10:57.753Z] #43 166.9 LINK lib/c/built-in.o [2021-04-22T19:10:57.753Z] #43 166.9 LINK lib/c/libcriu.so [2021-04-22T19:10:57.753Z] #43 167.0 LINK lib/c/libcriu.a [2021-04-22T19:10:57.762Z] #43 163.9 CC criu/vdso-compat.o [2021-04-22T19:10:57.762Z] #43 164.0 CC criu/vdso.o [2021-04-22T19:10:57.835Z] #43 164.5 CC criu/util.o [2021-04-22T19:10:57.850Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-22T19:10:58.015Z] #43 167.1 GEN magic.py [2021-04-22T19:10:58.015Z] #43 167.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:10:58.015Z] #43 167.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:10:58.015Z] #43 167.2 Note: Building without GnuTLS support [2021-04-22T19:10:58.015Z] #43 167.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:10:58.015Z] #43 167.2 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:10:58.020Z] #43 164.4 LINK criu/built-in.o [2021-04-22T19:10:58.277Z] #43 164.5 LINK criu/criu [2021-04-22T19:10:58.535Z] #43 164.8 DEP lib/c/criu.d [2021-04-22T19:10:58.535Z] #43 164.8 CC images/rpc.pb-c.o [2021-04-22T19:10:58.587Z] #43 167.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:10:58.667Z] Client: Docker Engine - Enterprise [2021-04-22T19:10:58.668Z] Version: 19.03.12 [2021-04-22T19:10:58.668Z] API version: 1.40 [2021-04-22T19:10:58.668Z] Go version: go1.13.13 [2021-04-22T19:10:58.668Z] Git commit: 4306744 [2021-04-22T19:10:58.668Z] Built: 08/05/2020 19:27:53 [2021-04-22T19:10:58.668Z] OS/Arch: windows/amd64 [2021-04-22T19:10:58.668Z] Experimental: false [2021-04-22T19:10:58.668Z] [2021-04-22T19:10:58.668Z] Server: Docker Engine - Enterprise [2021-04-22T19:10:58.668Z] Engine: [2021-04-22T19:10:58.668Z] Version: 19.03.12 [2021-04-22T19:10:58.668Z] API version: 1.40 (minimum version 1.24) [2021-04-22T19:10:58.668Z] Go version: go1.13.13 [2021-04-22T19:10:58.668Z] Git commit: f295753ffd [2021-04-22T19:10:58.668Z] Built: 08/05/2020 19:26:41 [2021-04-22T19:10:58.668Z] OS/Arch: windows/amd64 [2021-04-22T19:10:58.668Z] Experimental: true [2021-04-22T19:10:58.675Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-22T19:10:58.777Z] #43 165.5 CC criu/uts_ns.o [2021-04-22T19:10:58.792Z] #43 165.2 CC lib/c/criu.o [2021-04-22T19:10:59.038Z] #43 165.6 CC criu/vdso-compat.o [2021-04-22T19:10:59.159Z] #43 168.3 make[1]: Nothing to be done for 'all'. [Pipeline] sh [2021-04-22T19:10:59.299Z] #43 165.8 CC criu/vdso.o [2021-04-22T19:10:59.718Z] Commit message: "Merge commit '20bd03b7a8f90b74bc623f1305e587cd4995e318' into HEAD" [2021-04-22T19:10:59.724Z] #43 165.9 LINK lib/c/built-in.o [2021-04-22T19:10:59.724Z] #43 165.9 LINK lib/c/libcriu.so [2021-04-22T19:10:59.724Z] #43 166.0 LINK lib/c/libcriu.a [2021-04-22T19:10:59.724Z] #43 166.0 GEN magic.py [2021-04-22T19:10:59.724Z] #43 166.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:10:59.724Z] #43 166.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:10:59.732Z] #43 168.8 make[1]: 'images/built-in.o' is up to date. [2021-04-22T19:10:59.732Z] #43 168.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-22T19:10:59.732Z] #43 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-22T19:10:59.732Z] #43 168.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-22T19:10:59.732Z] #43 168.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-22T19:10:59.732Z] #43 168.9 make[1]: Nothing to be done for 'all'. [2021-04-22T19:10:59.732Z] #43 168.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:10:59.732Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.871Z] #43 166.2 LINK criu/built-in.o [2021-04-22T19:10:59.871Z] #43 166.4 LINK criu/criu [2021-04-22T19:10:59.981Z] #43 166.2 Note: Building without GnuTLS support [2021-04-22T19:10:59.981Z] #43 166.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:10:59.981Z] #43 166.2 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:10:59.993Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.993Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.993Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.993Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.993Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.993Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-22T19:10:59.743Z] > git rev-list --no-walk 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab # timeout=10 [2021-04-22T19:11:00.132Z] #43 166.7 DEP lib/c/criu.d [2021-04-22T19:11:00.169Z] + docker info [2021-04-22T19:11:00.255Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:00.255Z] #43 169.4 INSTALL criu/criu [2021-04-22T19:11:00.393Z] #43 166.8 CC images/rpc.pb-c.o [Pipeline] withEnv [Pipeline] { [2021-04-22T19:11:00.545Z] #43 166.8 fatal: not a git repository (or any of the parent directories): .git [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-22T19:11:00.653Z] #43 167.2 CC lib/c/criu.o [2021-04-22T19:11:00.828Z] #43 DONE 169.7s [2021-04-22T19:11:00.828Z] [2021-04-22T19:11:00.828Z] #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-04-22T19:11:00.828Z] #53 sha256:afe5c9499c5a8f04d27aeda68ccff54445326733527d1c745a65e1e0670cee65 [2021-04-22T19:11:00.877Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-22T19:11:01.121Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2021-04-22T19:11:01.226Z] #43 167.9 LINK lib/c/built-in.o [2021-04-22T19:11:01.226Z] #43 167.9 LINK lib/c/libcriu.so [2021-04-22T19:11:01.226Z] #43 168.0 LINK lib/c/libcriu.a [2021-04-22T19:11:01.379Z] #43 167.8 make[1]: 'images/built-in.o' is up to date. [2021-04-22T19:11:01.487Z] #43 168.0 GEN magic.py [2021-04-22T19:11:01.487Z] #43 168.1 Note: Building without setproctitle() and strlcpy() support. [2021-04-22T19:11:01.487Z] #43 168.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-22T19:11:01.487Z] #43 168.2 Note: Building without GnuTLS support [2021-04-22T19:11:01.487Z] #43 168.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-22T19:11:01.487Z] #43 168.2 Makefile.config:40: Warn: Building without nftables support [2021-04-22T19:11:01.636Z] #43 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-22T19:11:01.636Z] #43 167.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-22T19:11:01.636Z] #43 167.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-22T19:11:01.636Z] #43 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-22T19:11:01.636Z] #43 167.9 make[1]: Nothing to be done for 'all'. [2021-04-22T19:11:01.636Z] #43 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:11:01.781Z] #53 ... [2021-04-22T19:11:01.781Z] [2021-04-22T19:11:01.781Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-22T19:11:01.781Z] #44 sha256:6d62d4660740f8170b172dfbcbd9c94b5f0ba6ac422ec140f58f962a4d6b56c3 [2021-04-22T19:11:01.781Z] #44 DONE 0.1s [2021-04-22T19:11:01.893Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:01.893Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:01.893Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:01.893Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:02.051Z] [2021-04-22T19:11:02.051Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-22T19:11:02.051Z] #46 sha256:08d9e1f373eba351d9364e1d08e6740108aacc2bbe54808ddf55f03536b0add3 [2021-04-22T19:11:02.051Z] #46 DONE 0.3s [2021-04-22T19:11:02.051Z] [2021-04-22T19:11:02.051Z] #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-04-22T19:11:02.051Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:11:02.151Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:02.151Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:02.151Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:02.151Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:02.151Z] #43 168.4 INSTALL criu/criu [2021-04-22T19:11:02.315Z] #56 ... [2021-04-22T19:11:02.315Z] [2021-04-22T19:11:02.315Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-22T19:11:02.315Z] #48 sha256:54e15f79f14147efbacad1ca721604c670eb2c73d6cb8701b0dfb8f9215af7c3 [2021-04-22T19:11:02.315Z] #48 DONE 0.1s [2021-04-22T19:11:02.315Z] [2021-04-22T19:11:02.315Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-22T19:11:02.315Z] #50 sha256:26587c1615d4289409fb0e48e2fa04c271bbea7464d1a16f25e590fdd22b6bbb [2021-04-22T19:11:02.409Z] #43 DONE 168.7s [2021-04-22T19:11:02.409Z] [2021-04-22T19:11:02.409Z] #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-04-22T19:11:02.409Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:11:02.430Z] #43 168.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-22T19:11:02.691Z] #43 169.4 make[1]: Nothing to be done for 'all'. [2021-04-22T19:11:02.888Z] #50 DONE 0.5s [2021-04-22T19:11:02.888Z] [2021-04-22T19:11:02.888Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-22T19:11:02.888Z] #52 sha256:882a76e5796ed6591814cbf3c89e18e7ebee88078d2664247047143cb8d6e1b7 [2021-04-22T19:11:02.888Z] #52 DONE 0.1s [2021-04-22T19:11:02.888Z] [2021-04-22T19:11:02.888Z] #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-04-22T19:11:02.888Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:11:03.225Z] + docker version [2021-04-22T19:11:03.265Z] #43 169.9 make[1]: 'images/built-in.o' is up to date. [2021-04-22T19:11:03.265Z] #43 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-22T19:11:03.265Z] #43 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-22T19:11:03.265Z] #43 170.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-22T19:11:03.265Z] #43 170.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-22T19:11:03.265Z] #43 170.0 make[1]: Nothing to be done for 'all'. [2021-04-22T19:11:03.526Z] #43 170.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-22T19:11:03.787Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:03.787Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:03.787Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:03.787Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:03.787Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:03.787Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:03.787Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:04.050Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-04-22T19:11:04.050Z] #43 170.5 INSTALL criu/criu [2021-04-22T19:11:04.050Z] #43 DONE 170.7s [2021-04-22T19:11:04.050Z] [2021-04-22T19:11:04.051Z] #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-04-22T19:11:04.051Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:11:04.309Z] #53 ... [2021-04-22T19:11:04.309Z] [2021-04-22T19:11:04.309Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-22T19:11:04.309Z] #44 sha256:54cc0c06a451eb0cef30a827245c046964c4a86b7db2242016bc6bb459c8f5b2 [2021-04-22T19:11:04.309Z] #44 DONE 0.1s [2021-04-22T19:11:04.309Z] [2021-04-22T19:11:04.309Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-22T19:11:04.309Z] #46 sha256:50927f894f0ba9a55678e527a9e12ac800e43e90e6e75b08870d85c8795d9953 [2021-04-22T19:11:04.565Z] #46 DONE 0.2s [2021-04-22T19:11:04.565Z] [2021-04-22T19:11:04.565Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-22T19:11:04.565Z] #48 sha256:d1776d30063bf6def9acfba02c3ee7bdd476dcc9e62b975f9c5fa2d5688e11b8 [2021-04-22T19:11:04.565Z] #48 DONE 0.1s [2021-04-22T19:11:04.565Z] [2021-04-22T19:11:04.565Z] #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-04-22T19:11:04.565Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:11:04.565Z] #53 ... [2021-04-22T19:11:04.565Z] [2021-04-22T19:11:04.565Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-22T19:11:04.566Z] #50 sha256:97339dc7839674b9446ce2584dad1d9e1d665f5890e35a34dc8ce0952728f29f [2021-04-22T19:11:05.129Z] #50 DONE 0.6s [2021-04-22T19:11:05.129Z] [2021-04-22T19:11:05.129Z] #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-04-22T19:11:05.129Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:11:05.129Z] #53 ... [2021-04-22T19:11:05.129Z] [2021-04-22T19:11:05.129Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-22T19:11:05.129Z] #52 sha256:e9a475c98cad723c8d92d25dfc81c24deaafddccb1a1ef8815881d967d5614ed [2021-04-22T19:11:05.129Z] #52 DONE 0.1s [2021-04-22T19:11:05.385Z] [2021-04-22T19:11:05.386Z] #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-04-22T19:11:05.386Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:11:05.436Z] #53 ... [2021-04-22T19:11:05.436Z] [2021-04-22T19:11:05.436Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-22T19:11:05.436Z] #44 sha256:7f67fdd056b2c336351b73f9b2c7a93e4e11269e8b4c887451a8afd9dc322e23 [2021-04-22T19:11:05.436Z] #44 DONE 0.1s [2021-04-22T19:11:05.436Z] [2021-04-22T19:11:05.436Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-22T19:11:05.436Z] #46 sha256:82f12d1ca5484f221163ce9ff54210ca0eccc01e710d6695d5ba7ce299b00713 [2021-04-22T19:11:05.436Z] #46 DONE 0.3s [2021-04-22T19:11:05.436Z] [2021-04-22T19:11:05.436Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-22T19:11:05.436Z] #48 sha256:3c5cbce2056c730cee266b9de8d4c26aa9633a514704c889f0d4146bdc9a45fb [2021-04-22T19:11:05.436Z] #48 DONE 0.1s [2021-04-22T19:11:05.436Z] [2021-04-22T19:11:05.436Z] #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-04-22T19:11:05.436Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:11:05.697Z] #53 ... [2021-04-22T19:11:05.697Z] [2021-04-22T19:11:05.697Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-22T19:11:05.697Z] #50 sha256:b7e7fc69af429d0c55bd8c49ddd48b933cae9a0c3218fb6da064dfa1491bad39 [2021-04-22T19:11:05.959Z] #50 DONE 0.5s [2021-04-22T19:11:05.959Z] [2021-04-22T19:11:05.959Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-22T19:11:05.959Z] #52 sha256:b2f789a297d2c8080c4f4d7a3f30ffa0b4e74e95f0ccaabaaf0f39fcf55a106d [2021-04-22T19:11:06.222Z] #52 DONE 0.1s [2021-04-22T19:11:06.222Z] [2021-04-22T19:11:06.222Z] #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-04-22T19:11:06.222Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:11:08.182Z] #56 199.6 + bin/containerd [2021-04-22T19:11:10.249Z] Client: Mirantis Container Runtime [2021-04-22T19:11:10.249Z] Version: 20.10.0 [2021-04-22T19:11:10.249Z] API version: 1.41 [2021-04-22T19:11:10.249Z] Go version: go1.13.15 [2021-04-22T19:11:10.249Z] Git commit: 6ee42dc [2021-04-22T19:11:10.249Z] Built: 03/11/2021 13:24:56 [2021-04-22T19:11:10.249Z] OS/Arch: windows/amd64 [2021-04-22T19:11:10.249Z] Context: default [2021-04-22T19:11:10.249Z] Experimental: true [2021-04-22T19:11:10.249Z] [2021-04-22T19:11:10.249Z] Server: Mirantis Container Runtime [2021-04-22T19:11:10.249Z] Engine: [2021-04-22T19:11:10.249Z] Version: 20.10.0 [2021-04-22T19:11:10.249Z] API version: 1.41 (minimum version 1.24) [2021-04-22T19:11:10.249Z] Go version: go1.13.15 [2021-04-22T19:11:10.249Z] Git commit: 1e08f21e79 [2021-04-22T19:11:10.249Z] Built: 03/11/2021 13:23:32 [2021-04-22T19:11:10.249Z] OS/Arch: windows/amd64 [2021-04-22T19:11:10.249Z] Experimental: true [Pipeline] sh [2021-04-22T19:11:11.512Z] #53 ... [2021-04-22T19:11:11.512Z] [2021-04-22T19:11:11.512Z] #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-04-22T19:11:11.512Z] #56 sha256:168b8952a4df47ce89feb1f2515d66eb2fe9f6c1710b9b801674aa592f7b34e6 [2021-04-22T19:11:11.512Z] #56 199.6 + bin/containerd [2021-04-22T19:11:11.740Z] + docker info [2021-04-22T19:11:11.934Z] #53 ... [2021-04-22T19:11:11.934Z] [2021-04-22T19:11:11.934Z] #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-04-22T19:11:11.934Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [2021-04-22T19:11:11.934Z] #56 199.2 + bin/containerd [2021-04-22T19:11:13.474Z] #56 ... [2021-04-22T19:11:13.474Z] [2021-04-22T19:11:13.474Z] #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-04-22T19:11:13.474Z] #53 sha256:afe5c9499c5a8f04d27aeda68ccff54445326733527d1c745a65e1e0670cee65 [2021-04-22T19:11:13.474Z] #53 128.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-04-22T19:11:13.474Z] #53 130.0 + mkdir -p /build [2021-04-22T19:11:13.474Z] #53 130.0 + cp runc /build/runc [2021-04-22T19:11:13.735Z] #53 DONE 130.4s [2021-04-22T19:11:13.735Z] [2021-04-22T19:11:13.735Z] #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-04-22T19:11:13.735Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:11:15.065Z] Client: [2021-04-22T19:11:15.065Z] Debug Mode: false [2021-04-22T19:11:15.065Z] Plugins: [2021-04-22T19:11:15.065Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-22T19:11:15.065Z] [2021-04-22T19:11:15.065Z] Server: [2021-04-22T19:11:15.065Z] Containers: 0 [2021-04-22T19:11:15.065Z] Running: 0 [2021-04-22T19:11:15.065Z] Paused: 0 [2021-04-22T19:11:15.065Z] Stopped: 0 [2021-04-22T19:11:15.065Z] Images: 0 [2021-04-22T19:11:15.065Z] Server Version: 19.03.12 [2021-04-22T19:11:15.065Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-22T19:11:15.065Z] Windows: [2021-04-22T19:11:15.065Z] LCOW: [2021-04-22T19:11:15.065Z] Logging Driver: json-file [2021-04-22T19:11:15.065Z] Plugins: [2021-04-22T19:11:15.065Z] Volume: local [2021-04-22T19:11:15.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T19:11:15.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T19:11:15.065Z] Swarm: inactive [2021-04-22T19:11:15.065Z] Default Isolation: process [2021-04-22T19:11:15.065Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-22T19:11:15.065Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-22T19:11:15.065Z] OSType: windows [2021-04-22T19:11:15.065Z] Architecture: x86_64 [2021-04-22T19:11:15.065Z] CPUs: 4 [2021-04-22T19:11:15.204Z] Total Memory: 32GiB [2021-04-22T19:11:15.204Z] Name: azwin-2-9cc6c0 [2021-04-22T19:11:15.204Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-22T19:11:15.204Z] Docker Root Dir: D:\docker [2021-04-22T19:11:15.204Z] Debug Mode: false [2021-04-22T19:11:15.204Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:11:15.204Z] Labels: [2021-04-22T19:11:15.204Z] Experimental: true [2021-04-22T19:11:15.204Z] Insecure Registries: [2021-04-22T19:11:15.204Z] 10.0.0.4:5000 [2021-04-22T19:11:15.204Z] 127.0.0.0/8 [2021-04-22T19:11:15.204Z] Registry Mirrors: [2021-04-22T19:11:15.204Z] http://10.0.0.4:5000/ [2021-04-22T19:11:15.204Z] Live Restore Enabled: false [2021-04-22T19:11:15.204Z] [Pipeline] } [2021-04-22T19:11:15.215Z] #56 ... [2021-04-22T19:11:15.215Z] [2021-04-22T19:11:15.215Z] #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-04-22T19:11:15.215Z] #53 sha256:94a8a53f3fb479da9b5c199309a3d1923f84d43889b5e7495c2997f144a62af0 [2021-04-22T19:11:15.215Z] #53 128.0 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-04-22T19:11:15.215Z] #53 129.0 + mkdir -p /build [2021-04-22T19:11:15.215Z] #53 129.0 + cp runc /build/runc [2021-04-22T19:11:15.215Z] #53 DONE 129.7s [2021-04-22T19:11:15.215Z] [2021-04-22T19:11:15.215Z] #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-04-22T19:11:15.215Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-22T19:11:15.650Z] #56 ... [2021-04-22T19:11:15.650Z] [2021-04-22T19:11:15.650Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-22T19:11:15.650Z] #54 sha256:c8ee7eaa6cb3a34ae5b0ce4ee6677ab58bb2750bb76c83acd9685325f1a786b3 [2021-04-22T19:11:15.650Z] #54 DONE 0.2s [2021-04-22T19:11:15.650Z] [2021-04-22T19:11:15.650Z] #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-04-22T19:11:15.650Z] #56 sha256:4a4ed905012294e6fbd752ace0ed12f058fdc88a8465076a15e7072708e1835b [2021-04-22T19:11:16.154Z] #56 ... [2021-04-22T19:11:16.154Z] [2021-04-22T19:11:16.154Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-22T19:11:16.154Z] #54 sha256:7b6abae995edcb6a38c175e86f0c3862a1bdc3f0784a20523b858220b68e75a7 [2021-04-22T19:11:16.154Z] #54 DONE 0.3s [2021-04-22T19:11:16.154Z] [2021-04-22T19:11:16.154Z] #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-04-22T19:11:16.154Z] #56 sha256:ae29e327af28982ec3f02254563f7ba9f09c825e5acd2b0a28f6dc5feba7dedb [2021-04-22T19:11:16.894Z] #56 ... [2021-04-22T19:11:16.894Z] [2021-04-22T19:11:16.894Z] #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-04-22T19:11:16.894Z] #53 sha256:07bf9788ce815742186249aa958139b1549e51eb31aa4cf868f29ec628e0dc83 [2021-04-22T19:11:16.894Z] #53 128.8 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-04-22T19:11:16.894Z] #53 129.8 + mkdir -p /build [2021-04-22T19:11:16.894Z] #53 129.8 + cp runc /build/runc [2021-04-22T19:11:16.894Z] #53 DONE 130.2s [2021-04-22T19:11:16.894Z] [2021-04-22T19:11:16.894Z] #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-04-22T19:11:16.894Z] #56 sha256:168b8952a4df47ce89feb1f2515d66eb2fe9f6c1710b9b801674aa592f7b34e6 [2021-04-22T19:11:17.851Z] #56 ... [2021-04-22T19:11:17.851Z] [2021-04-22T19:11:17.851Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-22T19:11:17.851Z] #54 sha256:84c3deca19084be36b0aded0452ad0ae4a9ce431b6a2a93e8e4d3bf23ada865b [2021-04-22T19:11:17.851Z] #54 DONE 0.1s [2021-04-22T19:11:17.851Z] [2021-04-22T19:11:17.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-04-22T19:11:17.851Z] #56 sha256:168b8952a4df47ce89feb1f2515d66eb2fe9f6c1710b9b801674aa592f7b34e6 [2021-04-22T19:11:29.327Z] Client: [2021-04-22T19:11:29.327Z] Context: default [2021-04-22T19:11:29.327Z] Debug Mode: false [2021-04-22T19:11:29.327Z] Plugins: [2021-04-22T19:11:29.327Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-22T19:11:29.327Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-22T19:11:29.327Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-22T19:11:29.327Z] [2021-04-22T19:11:29.327Z] Server: [2021-04-22T19:11:29.327Z] Containers: 0 [2021-04-22T19:11:29.327Z] Running: 0 [2021-04-22T19:11:29.327Z] Paused: 0 [2021-04-22T19:11:29.327Z] Stopped: 0 [2021-04-22T19:11:29.327Z] Images: 0 [2021-04-22T19:11:29.327Z] Server Version: 20.10.0 [2021-04-22T19:11:29.327Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-22T19:11:29.327Z] Windows: [2021-04-22T19:11:29.327Z] LCOW: [2021-04-22T19:11:29.327Z] Logging Driver: json-file [2021-04-22T19:11:29.327Z] Plugins: [2021-04-22T19:11:29.327Z] Volume: local [2021-04-22T19:11:29.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T19:11:29.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T19:11:29.327Z] Swarm: inactive [2021-04-22T19:11:29.327Z] Default Isolation: process [2021-04-22T19:11:29.327Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-22T19:11:29.327Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-22T19:11:29.327Z] OSType: windows [2021-04-22T19:11:29.327Z] Architecture: x86_64 [2021-04-22T19:11:29.327Z] CPUs: 4 [2021-04-22T19:11:29.327Z] Total Memory: 32GiB [2021-04-22T19:11:29.327Z] Name: azwin-2-c27230 [2021-04-22T19:11:29.327Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-22T19:11:29.327Z] Docker Root Dir: D:\docker [2021-04-22T19:11:29.327Z] Debug Mode: false [2021-04-22T19:11:29.327Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:11:29.327Z] Labels: [2021-04-22T19:11:29.327Z] Experimental: true [2021-04-22T19:11:29.327Z] Insecure Registries: [2021-04-22T19:11:29.327Z] 10.0.0.4:5000 [2021-04-22T19:11:29.327Z] 127.0.0.0/8 [2021-04-22T19:11:29.327Z] Registry Mirrors: [2021-04-22T19:11:29.327Z] http://10.0.0.4:5000/ [2021-04-22T19:11:29.327Z] Live Restore Enabled: false [2021-04-22T19:11:29.327Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-22T19:11:36.860Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-22T19:11:36.860Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-328a6071\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-22T19:11:36.860Z] ---------------------------------------------------------------------------- [2021-04-22T19:11:36.860Z] [2021-04-22T19:11:36.860Z] INFO: executeCI.ps1 starting at Thu Apr 22 19:11:34 CUT 2021 [2021-04-22T19:11:36.860Z] [2021-04-22T19:11:36.860Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-22T19:11:36.860Z] INFO: Running git version 2.24.1.windows.2 [2021-04-22T19:11:36.860Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-22T19:11:36.860Z] INFO: Environment variables: [2021-04-22T19:11:36.860Z] [2021-04-22T19:11:36.860Z] Name Value [2021-04-22T19:11:36.860Z] ---- ----- [2021-04-22T19:11:36.860Z] ALLUSERSPROFILE C:\ProgramData [2021-04-22T19:11:36.860Z] amd64 true [2021-04-22T19:11:36.860Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-22T19:11:36.860Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-22T19:11:36.860Z] arm64 true [2021-04-22T19:11:36.860Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-22T19:11:36.860Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-22T19:11:36.860Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-22T19:11:36.860Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-22T19:11:36.860Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-22T19:11:36.860Z] BRANCH_NAME PR-42254 [2021-04-22T19:11:36.860Z] BUILD_DISPLAY_NAME #8 [2021-04-22T19:11:36.860Z] BUILD_ID 8 [2021-04-22T19:11:36.860Z] BUILD_NUMBER 8 [2021-04-22T19:11:36.860Z] BUILD_TAG jenkins-moby-PR-42254-8 [2021-04-22T19:11:36.860Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/ [2021-04-22T19:11:36.860Z] cgroup2 true [2021-04-22T19:11:36.860Z] CHANGE_AUTHOR thaJeztah [2021-04-22T19:11:36.860Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-22T19:11:36.860Z] CHANGE_BRANCH bump_containerd_protobuf [2021-04-22T19:11:36.860Z] CHANGE_FORK thaJeztah/docker [2021-04-22T19:11:36.860Z] CHANGE_ID 42254 [2021-04-22T19:11:36.860Z] CHANGE_TARGET master [2021-04-22T19:11:36.860Z] CHANGE_TITLE vendor: gogo/protobuf v1.3.2, containerd, and swarmkit [2021-04-22T19:11:36.860Z] CHANGE_URL https://github.com/moby/moby/pull/42254 [2021-04-22T19:11:36.860Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:11:36.860Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-22T19:11:36.860Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-22T19:11:36.860Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-22T19:11:36.860Z] COMPUTERNAME azwin-2-9cc6c0 [2021-04-22T19:11:36.860Z] ComSpec C:\windows\system32\cmd.exe [2021-04-22T19:11:36.860Z] ConfigSequenceNumber 0 [2021-04-22T19:11:36.860Z] dco true [2021-04-22T19:11:36.860Z] DOCKER_BUILDKIT 0 [2021-04-22T19:11:36.860Z] DOCKER_DUT_DEBUG 1 [2021-04-22T19:11:36.860Z] DOCKER_EXPERIMENTAL 1 [2021-04-22T19:11:36.860Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-22T19:11:36.860Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-22T19:11:36.860Z] EXECUTOR_NUMBER 0 [2021-04-22T19:11:36.860Z] FQDN azwin-2-9cc6c0.westus.cloudapp.azure.com [2021-04-22T19:11:36.860Z] GIT_BRANCH PR-42254 [2021-04-22T19:11:36.860Z] GIT_COMMIT 780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:11:36.860Z] GIT_PREVIOUS_COMMIT 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:11:36.860Z] GIT_URL https://github.com/moby/moby.git [2021-04-22T19:11:36.860Z] HUDSON_COOKIE 2d0558f6-2e43-494a-a831-e19e21affe15 [2021-04-22T19:11:36.860Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-22T19:11:36.860Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-22T19:11:36.860Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-22T19:11:36.860Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-22T19:11:36.860Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-22T19:11:36.860Z] JENKINS_NODE_COOKIE a88c9b0f-adf9-47e9-846e-2991c6cf6207 [2021-04-22T19:11:36.860Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-22T19:11:36.860Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-22T19:11:36.860Z] JOB_BASE_NAME PR-42254 [2021-04-22T19:11:36.860Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/display/redirect [2021-04-22T19:11:36.860Z] JOB_NAME moby/PR-42254 [2021-04-22T19:11:36.860Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/ [2021-04-22T19:11:36.860Z] library.jps.version master [2021-04-22T19:11:36.860Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-22T19:11:36.860Z] NODE_LABELS amd64 azure azwin-2-9cc6c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-22T19:11:36.860Z] NODE_NAME azwin-2-9cc6c0 [2021-04-22T19:11:36.860Z] NUMBER_OF_PROCESSORS 4 [2021-04-22T19:11:36.860Z] OS Windows_NT [2021-04-22T19:11:36.860Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-22T19:11:36.860Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-22T19:11:36.860Z] ppc64le false [2021-04-22T19:11:36.860Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-22T19:11:36.860Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-22T19:11:36.860Z] PROCESSOR_LEVEL 6 [2021-04-22T19:11:36.860Z] PROCESSOR_REVISION 4f01 [2021-04-22T19:11:36.860Z] ProgramData C:\ProgramData [2021-04-22T19:11:36.860Z] ProgramFiles C:\Program Files [2021-04-22T19:11:36.860Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-22T19:11:36.860Z] ProgramW6432 C:\Program Files [2021-04-22T19:11:36.860Z] PROMPT $P$G [2021-04-22T19:11:36.860Z] PSExecutionPolicyPreference Bypass [2021-04-22T19:11:36.860Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-22T19:11:36.860Z] PUBLIC C:\Users\Public [2021-04-22T19:11:36.860Z] rootless true [2021-04-22T19:11:36.860Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect?page=artif... [2021-04-22T19:11:36.860Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect?page=changes [2021-04-22T19:11:36.860Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect [2021-04-22T19:11:36.860Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect?page=tests [2021-04-22T19:11:36.860Z] s390x false [2021-04-22T19:11:36.860Z] SKIP_VALIDATION_TESTS 1 [2021-04-22T19:11:36.860Z] SOURCES_DRIVE d [2021-04-22T19:11:36.860Z] SOURCES_SUBDIR gopath [2021-04-22T19:11:36.860Z] STAGE_NAME Run tests [2021-04-22T19:11:36.860Z] SystemDrive C: [2021-04-22T19:11:36.860Z] SystemRoot C:\windows [2021-04-22T19:11:36.860Z] TEMP C:\windows\TEMP [2021-04-22T19:11:36.860Z] TESTDEBUG 0 [2021-04-22T19:11:36.860Z] TESTRUN_DRIVE d [2021-04-22T19:11:36.860Z] TESTRUN_SUBDIR CI [2021-04-22T19:11:36.860Z] TIMEOUT 120m [2021-04-22T19:11:36.860Z] TMP C:\windows\TEMP [2021-04-22T19:11:36.860Z] unit_validate true [2021-04-22T19:11:36.860Z] USERDOMAIN WORKGROUP [2021-04-22T19:11:36.860Z] USERNAME azwin-2-9cc6c0$ [2021-04-22T19:11:36.860Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-22T19:11:36.860Z] validate_force false [2021-04-22T19:11:36.860Z] windir C:\windows [2021-04-22T19:11:36.860Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-22T19:11:36.860Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-22T19:11:36.860Z] windows2022 true [2021-04-22T19:11:36.860Z] windowsRS1 false [2021-04-22T19:11:36.860Z] windowsRS5 true [2021-04-22T19:11:36.860Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-22T19:11:36.860Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-22T19:11:36.860Z] [2021-04-22T19:11:36.860Z] [2021-04-22T19:11:36.860Z] [2021-04-22T19:11:36.860Z] INFO: Sources under d:\gopath\... [2021-04-22T19:11:36.860Z] INFO: Test run under d:\CI\... [2021-04-22T19:11:36.860Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-22T19:11:36.861Z] INFO: docker/docker repository was found [2021-04-22T19:11:36.861Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-22T19:11:37.328Z] ltsc2019: Pulling from windows/servercore [2021-04-22T19:11:37.328Z] 4612f6d0b889: Pulling fs layer [2021-04-22T19:11:37.328Z] 399f118dfaa9: Pulling fs layer [2021-04-22T19:11:39.064Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-22T19:11:42.352Z] #56 230.8 + bin/containerd-stress [2021-04-22T19:11:42.352Z] #56 232.7 + bin/containerd-shim [2021-04-22T19:11:42.677Z] #56 229.1 + bin/containerd-stress [2021-04-22T19:11:42.935Z] #56 231.2 + bin/containerd-shim [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-22T19:11:44.314Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2021-04-22T19:11:44.314Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-22T19:11:44.314Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-04-22T19:11:44.314Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-22T19:11:44.314Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-22T19:11:44.314Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-22T19:11:44.314Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2021-04-22T19:11:44.440Z] #56 230.7 + bin/containerd-stress [2021-04-22T19:11:44.440Z] #56 232.6 + bin/containerd-shim [2021-04-22T19:11:44.576Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-22T19:11:44.576Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-22T19:11:45.967Z] 399f118dfaa9: Verifying Checksum [2021-04-22T19:11:45.967Z] 399f118dfaa9: Download complete [2021-04-22T19:11:47.137Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-04-22T19:11:48.531Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.7% of statements [2021-04-22T19:11:48.935Z] #56 239.4 + bin/containerd-shim-runc-v1 [2021-04-22T19:11:49.106Z] ok github.com/docker/docker/builder/dockerfile 0.386s coverage: 48.5% of statements [2021-04-22T19:11:49.107Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-22T19:11:50.499Z] ok github.com/docker/docker/builder/remotecontext/git 4.685s coverage: 86.3% of statements [2021-04-22T19:11:50.499Z] ? github.com/docker/docker/cli [no test files] [2021-04-22T19:11:50.499Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-22T19:11:51.016Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-22T19:11:51.016Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-90f8aad2\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-22T19:11:51.016Z] ---------------------------------------------------------------------------- [2021-04-22T19:11:51.016Z] [2021-04-22T19:11:51.016Z] INFO: executeCI.ps1 starting at Thu Apr 22 19:11:48 CUT 2021 [2021-04-22T19:11:51.016Z] [2021-04-22T19:11:51.016Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-22T19:11:51.016Z] INFO: Running git version 2.24.1.windows.2 [2021-04-22T19:11:51.016Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-04-22T19:11:51.016Z] INFO: Environment variables: [2021-04-22T19:11:51.016Z] [2021-04-22T19:11:51.016Z] Name Value [2021-04-22T19:11:51.016Z] ---- ----- [2021-04-22T19:11:51.016Z] ALLUSERSPROFILE C:\ProgramData [2021-04-22T19:11:51.016Z] amd64 true [2021-04-22T19:11:51.017Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-04-22T19:11:51.017Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-22T19:11:51.017Z] arm64 true [2021-04-22T19:11:51.017Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-22T19:11:51.017Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-22T19:11:51.017Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-22T19:11:51.017Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-22T19:11:51.017Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-22T19:11:51.017Z] BRANCH_NAME PR-42254 [2021-04-22T19:11:51.017Z] BUILD_DISPLAY_NAME #8 [2021-04-22T19:11:51.017Z] BUILD_ID 8 [2021-04-22T19:11:51.017Z] BUILD_NUMBER 8 [2021-04-22T19:11:51.017Z] BUILD_TAG jenkins-moby-PR-42254-8 [2021-04-22T19:11:51.017Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/ [2021-04-22T19:11:51.017Z] cgroup2 true [2021-04-22T19:11:51.017Z] CHANGE_AUTHOR thaJeztah [2021-04-22T19:11:51.017Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-22T19:11:51.017Z] CHANGE_BRANCH bump_containerd_protobuf [2021-04-22T19:11:51.017Z] CHANGE_FORK thaJeztah/docker [2021-04-22T19:11:51.017Z] CHANGE_ID 42254 [2021-04-22T19:11:51.017Z] CHANGE_TARGET master [2021-04-22T19:11:51.017Z] CHANGE_TITLE vendor: gogo/protobuf v1.3.2, containerd, and swarmkit [2021-04-22T19:11:51.017Z] CHANGE_URL https://github.com/moby/moby/pull/42254 [2021-04-22T19:11:51.017Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-22T19:11:51.017Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-22T19:11:51.017Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-22T19:11:51.017Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-22T19:11:51.017Z] COMPUTERNAME azwin-2-c27230 [2021-04-22T19:11:51.017Z] ComSpec C:\Windows\system32\cmd.exe [2021-04-22T19:11:51.017Z] ConfigSequenceNumber 0 [2021-04-22T19:11:51.017Z] dco true [2021-04-22T19:11:51.017Z] DOCKER_BUILDKIT 0 [2021-04-22T19:11:51.017Z] DOCKER_DUT_DEBUG 1 [2021-04-22T19:11:51.017Z] DOCKER_EXPERIMENTAL 1 [2021-04-22T19:11:51.017Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-22T19:11:51.017Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-22T19:11:51.017Z] EXECUTOR_NUMBER 0 [2021-04-22T19:11:51.017Z] FQDN azwin-2-c27230.westus.cloudapp.azure.com [2021-04-22T19:11:51.017Z] GIT_BRANCH PR-42254 [2021-04-22T19:11:51.017Z] GIT_COMMIT 780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:11:51.017Z] GIT_PREVIOUS_COMMIT 1c7585a7da1e77f5083a2ff2641b68f6fd10ceab [2021-04-22T19:11:51.017Z] GIT_URL https://github.com/moby/moby.git [2021-04-22T19:11:51.017Z] HUDSON_COOKIE e7fc35f1-01be-44af-879b-21b0b2375aa9 [2021-04-22T19:11:51.017Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-22T19:11:51.017Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-22T19:11:51.017Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-22T19:11:51.017Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-22T19:11:51.017Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-22T19:11:51.017Z] JENKINS_NODE_COOKIE 83b3daef-ccc6-4a32-a773-0abffda7f6cd [2021-04-22T19:11:51.017Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-22T19:11:51.017Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-22T19:11:51.017Z] JOB_BASE_NAME PR-42254 [2021-04-22T19:11:51.017Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/display/redirect [2021-04-22T19:11:51.017Z] JOB_NAME moby/PR-42254 [2021-04-22T19:11:51.017Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/ [2021-04-22T19:11:51.017Z] library.jps.version master [2021-04-22T19:11:51.017Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-04-22T19:11:51.017Z] NODE_LABELS amd64 azure azwin-2-c27230 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-04-22T19:11:51.017Z] NODE_NAME azwin-2-c27230 [2021-04-22T19:11:51.017Z] NUMBER_OF_PROCESSORS 4 [2021-04-22T19:11:51.017Z] OS Windows_NT [2021-04-22T19:11:51.017Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-04-22T19:11:51.017Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-22T19:11:51.017Z] ppc64le false [2021-04-22T19:11:51.017Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-22T19:11:51.017Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-22T19:11:51.017Z] PROCESSOR_LEVEL 6 [2021-04-22T19:11:51.017Z] PROCESSOR_REVISION 5504 [2021-04-22T19:11:51.017Z] ProgramData C:\ProgramData [2021-04-22T19:11:51.017Z] ProgramFiles C:\Program Files [2021-04-22T19:11:51.017Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-22T19:11:51.017Z] ProgramW6432 C:\Program Files [2021-04-22T19:11:51.017Z] PROMPT $P$G [2021-04-22T19:11:51.017Z] PSExecutionPolicyPreference Bypass [2021-04-22T19:11:51.017Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-04-22T19:11:51.017Z] PUBLIC C:\Users\Public [2021-04-22T19:11:51.017Z] rootless true [2021-04-22T19:11:51.017Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect?page=artif... [2021-04-22T19:11:51.017Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect?page=changes [2021-04-22T19:11:51.017Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect [2021-04-22T19:11:51.017Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42254/8/display/redirect?page=tests [2021-04-22T19:11:51.017Z] s390x false [2021-04-22T19:11:51.017Z] SKIP_VALIDATION_TESTS 1 [2021-04-22T19:11:51.017Z] SOURCES_DRIVE d [2021-04-22T19:11:51.017Z] SOURCES_SUBDIR gopath [2021-04-22T19:11:51.017Z] STAGE_NAME Run tests [2021-04-22T19:11:51.017Z] SystemDrive C: [2021-04-22T19:11:51.017Z] SystemRoot C:\Windows [2021-04-22T19:11:51.017Z] TEMP C:\Windows\TEMP [2021-04-22T19:11:51.017Z] TESTDEBUG 0 [2021-04-22T19:11:51.017Z] TESTRUN_DRIVE d [2021-04-22T19:11:51.017Z] TESTRUN_SUBDIR CI [2021-04-22T19:11:51.017Z] TIMEOUT 120m [2021-04-22T19:11:51.017Z] TMP C:\Windows\TEMP [2021-04-22T19:11:51.017Z] unit_validate true [2021-04-22T19:11:51.017Z] USERDOMAIN WORKGROUP [2021-04-22T19:11:51.017Z] USERNAME azwin-2-c27230$ [2021-04-22T19:11:51.017Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-04-22T19:11:51.017Z] validate_force false [2021-04-22T19:11:51.017Z] windir C:\Windows [2021-04-22T19:11:51.017Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-04-22T19:11:51.017Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-04-22T19:11:51.017Z] windows2022 true [2021-04-22T19:11:51.017Z] windowsRS1 false [2021-04-22T19:11:51.017Z] windowsRS5 true [2021-04-22T19:11:51.017Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-22T19:11:51.017Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-22T19:11:51.017Z] [2021-04-22T19:11:51.017Z] [2021-04-22T19:11:51.017Z] [2021-04-22T19:11:51.017Z] INFO: Sources under d:\gopath\... [2021-04-22T19:11:51.017Z] INFO: Test run under d:\CI\... [2021-04-22T19:11:51.017Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-22T19:11:51.017Z] INFO: docker/docker repository was found [2021-04-22T19:11:51.017Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-04-22T19:11:51.024Z] #56 239.3 + bin/containerd-shim-runc-v1 [2021-04-22T19:11:51.042Z] #56 238.0 + bin/containerd-shim-runc-v1 [2021-04-22T19:11:51.971Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-22T19:11:51.971Z] 29d5b6a226d2: Pulling fs layer [2021-04-22T19:11:52.241Z] #56 243.9 + bin/containerd-shim-runc-v2 [2021-04-22T19:11:53.184Z] #56 244.9 + binaries [2021-04-22T19:11:53.444Z] #56 244.9 + install -D bin/containerd /build/containerd [2021-04-22T19:11:53.444Z] #56 244.9 + install -D bin/containerd-shim /build/containerd-shim [2021-04-22T19:11:53.444Z] #56 244.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-22T19:11:53.444Z] #56 244.9 + install -D bin/ctr /build/ctr [2021-04-22T19:11:54.322Z] #56 242.5 + bin/containerd-shim-runc-v2 [2021-04-22T19:11:54.826Z] #56 DONE 246.1s [2021-04-22T19:11:55.231Z] #56 243.9 + bin/containerd-shim-runc-v2 [2021-04-22T19:11:55.263Z] #56 243.5 + binaries [2021-04-22T19:11:55.263Z] #56 243.5 + install -D bin/containerd /build/containerd [2021-04-22T19:11:55.263Z] #56 243.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-22T19:11:55.263Z] #56 243.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-22T19:11:55.263Z] #56 243.5 + install -D bin/ctr /build/ctr [2021-04-22T19:11:55.397Z] [2021-04-22T19:11:55.397Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-22T19:11:55.397Z] #57 sha256:4882475226343ea7ed0a4c0429c0aa0655fd1243acd4846f2d002f4f4b572ae4 [2021-04-22T19:11:55.811Z] ok github.com/docker/docker/client 0.263s coverage: 75.4% of statements [2021-04-22T19:11:56.171Z] #56 244.8 + binaries [2021-04-22T19:11:56.171Z] #56 244.8 + install -D bin/containerd /build/containerd [2021-04-22T19:11:56.171Z] #56 244.9 + install -D bin/containerd-shim /build/containerd-shim [2021-04-22T19:11:56.171Z] #56 244.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-22T19:11:56.171Z] #56 244.9 + install -D bin/ctr /build/ctr [2021-04-22T19:11:56.336Z] #57 DONE 0.9s [2021-04-22T19:11:56.336Z] [2021-04-22T19:11:56.336Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-22T19:11:56.336Z] #61 sha256:9ad2b396da319999d488ffe0c4f30fe6b126716feb3d75cd77f887d54c399f5c [2021-04-22T19:11:56.336Z] #61 DONE 0.2s [2021-04-22T19:11:56.336Z] [2021-04-22T19:11:56.336Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-22T19:11:56.336Z] #66 sha256:28d0595103f2aa9f2c4b0e63594e13bd4c4697dd92dbf4b12d81d0e36e882f19 [2021-04-22T19:11:57.154Z] #56 DONE 245.5s [2021-04-22T19:11:57.277Z] #66 DONE 0.9s [2021-04-22T19:11:57.277Z] [2021-04-22T19:11:57.277Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-22T19:11:57.277Z] #68 sha256:2a69d1739f60b7b57a349a1eb76db03312be9a4e5d33d30e4fc56afb23abf7f2 [2021-04-22T19:11:57.277Z] #68 DONE 0.1s [2021-04-22T19:11:57.277Z] [2021-04-22T19:11:57.277Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-22T19:11:57.277Z] #69 sha256:0e37cbedc51e12f8b7e10ce2a73f5a4851f30b5ba38050de5d65a79ddf3aff1f [2021-04-22T19:11:57.277Z] #69 DONE 0.0s [2021-04-22T19:11:57.277Z] [2021-04-22T19:11:57.277Z] #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-04-22T19:11:57.277Z] #70 sha256:62aaf8bf76c5a3a3679fd2eb7dd3f143ecc843b0da5cc6b3a6833dacac4a58bc [2021-04-22T19:11:58.079Z] #56 DONE 246.7s [2021-04-22T19:11:58.217Z] #70 0.707 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-22T19:11:58.479Z] #70 1.000 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-22T19:11:58.479Z] #70 1.002 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-22T19:11:58.479Z] #70 1.003 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-22T19:11:58.526Z] [2021-04-22T19:11:58.526Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-22T19:11:58.526Z] #57 sha256:f68181a921210a87236c729cf68b9320d2c9c640c4cdac82995c4492df7147df [2021-04-22T19:11:59.020Z] [2021-04-22T19:11:59.020Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-22T19:11:59.020Z] #57 sha256:94df2236d3465e9856ae903f3ebecbda3045f67991ebda8bbd812192d44c5176 [2021-04-22T19:11:59.089Z] #57 DONE 1.0s [2021-04-22T19:11:59.311Z] #70 1.269 Reading package lists... [2021-04-22T19:11:59.346Z] [2021-04-22T19:11:59.346Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-22T19:11:59.346Z] #61 sha256:f7278c423fb4b6860505a3b04d721fa51164267d657b62caf9bf8a4f88cc2d5f [2021-04-22T19:11:59.602Z] #61 DONE 0.3s [2021-04-22T19:11:59.602Z] [2021-04-22T19:11:59.602Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-22T19:11:59.602Z] #66 sha256:6f153da8664abccd39bfda033a954244388615f1084abd42e0fad6da4048e030 [2021-04-22T19:11:59.883Z] #70 1.924 Reading package lists... [2021-04-22T19:11:59.959Z] #57 DONE 0.9s [2021-04-22T19:11:59.959Z] [2021-04-22T19:11:59.959Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-22T19:11:59.959Z] #61 sha256:0a7439216e04ec2292c24c2f73e019a094e052f4428782470073d77260ca9347 [2021-04-22T19:11:59.959Z] #61 DONE 0.2s [2021-04-22T19:12:00.143Z] #70 2.560 Building dependency tree... [2021-04-22T19:12:00.143Z] #70 2.686 Reading state information... [2021-04-22T19:12:00.143Z] #70 2.793 The following additional packages will be installed: [2021-04-22T19:12:00.143Z] #70 2.793 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-22T19:12:00.143Z] #70 2.794 libpam-systemd [2021-04-22T19:12:00.143Z] #70 2.794 Suggested packages: [2021-04-22T19:12:00.143Z] #70 2.794 systemd-container policykit-1 [2021-04-22T19:12:00.143Z] #70 2.794 Recommended packages: [2021-04-22T19:12:00.143Z] #70 2.794 libnss-systemd [2021-04-22T19:12:00.143Z] #70 2.874 The following NEW packages will be installed: [2021-04-22T19:12:00.274Z] [2021-04-22T19:12:00.274Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-22T19:12:00.274Z] #66 sha256:445a3db6b4254a55fe64e6e0417fde9ff5df9d6173e26006a95475b555d5e8dd [2021-04-22T19:12:00.403Z] #70 2.875 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-22T19:12:00.403Z] #70 2.875 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-22T19:12:00.403Z] #70 3.142 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-22T19:12:00.403Z] #70 3.142 Need to get 4762 kB of archives. [2021-04-22T19:12:00.403Z] #70 3.142 After this operation, 16.6 MB of additional disk space will be used. [2021-04-22T19:12:00.403Z] #70 3.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-22T19:12:00.531Z] #66 DONE 1.0s [2021-04-22T19:12:00.531Z] [2021-04-22T19:12:00.531Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-22T19:12:00.531Z] #68 sha256:33b9d872948d0325b0ff57e603144b4f6aabeeaeff3065fde4ce3c55eea26669 [2021-04-22T19:12:00.531Z] #68 DONE 0.1s [2021-04-22T19:12:00.531Z] [2021-04-22T19:12:00.531Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-22T19:12:00.531Z] #69 sha256:567528280659ed577e491309f1f6b3d63a5d53d704548f48587921527919ab8e [2021-04-22T19:12:00.531Z] #69 DONE 0.0s [2021-04-22T19:12:00.663Z] #70 3.144 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-04-22T19:12:00.663Z] #70 3.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-22T19:12:00.663Z] #70 3.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-22T19:12:00.663Z] #70 3.152 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-22T19:12:00.663Z] #70 3.153 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-22T19:12:00.663Z] #70 3.214 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-22T19:12:00.663Z] #70 3.216 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-22T19:12:00.663Z] #70 3.218 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-22T19:12:00.663Z] #70 3.220 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-22T19:12:00.663Z] #70 3.222 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-04-22T19:12:00.663Z] #70 3.384 debconf: delaying package configuration, since apt-utils is not installed [2021-04-22T19:12:00.663Z] #70 3.407 Fetched 4762 kB in 0s (14.1 MB/s) [2021-04-22T19:12:00.793Z] [2021-04-22T19:12:00.793Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-22T19:12:00.793Z] #70 sha256:88b3aded58c841eb8dc0a3e73a764a7e4cc35d08605f45aaa823f69a8740279f [2021-04-22T19:12:00.888Z] #66 DONE 1.0s [2021-04-22T19:12:00.888Z] [2021-04-22T19:12:00.888Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-22T19:12:00.888Z] #68 sha256:8d2ab03fac132d31b025eea2bac28038d61c7719a9e755786080e1496937fa09 [2021-04-22T19:12:00.888Z] #68 DONE 0.0s [2021-04-22T19:12:00.923Z] #70 3.432 Selecting previously unselected package libargon2-1:amd64. [2021-04-22T19:12:00.923Z] #70 3.432 (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-04-22T19:12:00.923Z] #70 3.446 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-22T19:12:00.923Z] #70 3.455 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-22T19:12:00.923Z] #70 3.493 Selecting previously unselected package libjson-c3:amd64. [2021-04-22T19:12:00.923Z] #70 3.497 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-22T19:12:00.923Z] #70 3.500 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-22T19:12:00.923Z] #70 3.536 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-22T19:12:00.923Z] #70 3.539 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-22T19:12:00.923Z] #70 3.543 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-22T19:12:00.923Z] #70 3.594 Selecting previously unselected package libidn11:amd64. [2021-04-22T19:12:00.923Z] #70 3.597 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-22T19:12:00.923Z] #70 3.600 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-22T19:12:00.923Z] #70 3.645 Selecting previously unselected package libkmod2:amd64. [2021-04-22T19:12:01.159Z] [2021-04-22T19:12:01.159Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-22T19:12:01.159Z] #69 sha256:680d4d2e44781e8e624d3fd5cb0614b95107ccb8004049c16f0287e6e1c58eb5 [2021-04-22T19:12:01.159Z] #69 DONE 0.0s [2021-04-22T19:12:01.159Z] [2021-04-22T19:12:01.159Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-22T19:12:01.159Z] #70 sha256:ee04b42da1e745f50177620d1ff382a086a06767c0150e07e545429d7b54251d [2021-04-22T19:12:01.183Z] #70 3.648 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-22T19:12:01.184Z] #70 3.655 Unpacking libkmod2:amd64 (26-1) ... [2021-04-22T19:12:01.184Z] #70 3.701 Selecting previously unselected package systemd. [2021-04-22T19:12:01.184Z] #70 3.701 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-22T19:12:01.184Z] #70 3.740 Unpacking systemd (241-7~deb10u7) ... [2021-04-22T19:12:01.444Z] #70 4.176 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-22T19:12:01.444Z] #70 4.188 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-22T19:12:01.444Z] #70 4.200 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-22T19:12:01.705Z] #70 4.210 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-22T19:12:01.705Z] #70 4.222 Setting up libkmod2:amd64 (26-1) ... [2021-04-22T19:12:01.705Z] #70 4.239 Setting up systemd (241-7~deb10u7) ... [2021-04-22T19:12:01.705Z] #70 4.289 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-22T19:12:01.705Z] #70 4.291 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-22T19:12:01.705Z] #70 4.294 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-22T19:12:01.705Z] #70 4.294 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-22T19:12:01.965Z] #70 4.750 Selecting previously unselected package systemd-sysv. [2021-04-22T19:12:02.165Z] #70 DONE 1.5s [2021-04-22T19:12:02.165Z] [2021-04-22T19:12:02.165Z] #71 exporting to image [2021-04-22T19:12:02.165Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-22T19:12:02.165Z] #71 exporting layers [2021-04-22T19:12:02.225Z] #70 4.750 (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-04-22T19:12:02.225Z] #70 4.765 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-22T19:12:02.225Z] #70 4.768 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-22T19:12:02.225Z] #70 4.899 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-22T19:12:02.225Z] #70 4.902 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-22T19:12:02.225Z] #70 4.907 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-22T19:12:02.225Z] #70 4.975 Selecting previously unselected package dbus. [2021-04-22T19:12:02.225Z] #70 4.978 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-22T19:12:02.225Z] #70 4.990 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-22T19:12:02.486Z] #70 5.061 Selecting previously unselected package libpam-systemd:amd64. [2021-04-22T19:12:02.486Z] #70 5.065 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-22T19:12:02.486Z] #70 5.068 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-22T19:12:02.486Z] #70 5.111 Selecting previously unselected package dbus-user-session. [2021-04-22T19:12:02.486Z] #70 5.113 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-22T19:12:02.486Z] #70 5.117 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-22T19:12:02.486Z] #70 5.198 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-22T19:12:02.557Z] #70 DONE 1.2s [2021-04-22T19:12:02.557Z] [2021-04-22T19:12:02.557Z] #71 exporting to image [2021-04-22T19:12:02.557Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-22T19:12:02.557Z] #71 exporting layers [2021-04-22T19:12:02.746Z] #70 5.211 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-22T19:12:02.746Z] #70 5.223 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-22T19:12:02.746Z] #70 5.348 invoke-rc.d: could not determine current runlevel [2021-04-22T19:12:02.746Z] #70 5.351 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-22T19:12:02.746Z] #70 5.355 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-22T19:12:03.009Z] #70 5.501 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-22T19:12:03.009Z] #70 5.524 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-22T19:12:03.009Z] #70 5.533 Processing triggers for libc-bin (2.28-10) ... [2021-04-22T19:12:03.009Z] #70 DONE 5.7s [2021-04-22T19:12:03.009Z] [2021-04-22T19:12:03.009Z] #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-04-22T19:12:03.009Z] #71 sha256:0192f9113bfc4bcf0a7f22c1df34b2eec83886eacaf65e31c59d24b3b1d9e6ed [2021-04-22T19:12:03.581Z] #71 0.470 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-22T19:12:03.581Z] #71 0.472 Dload Upload Total Spent Left Speed [2021-04-22T19:12:03.581Z] #71 0.472 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [2021-04-22T19:12:03.581Z] #71 DONE 0.5s [2021-04-22T19:12:03.581Z] [2021-04-22T19:12:03.581Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-22T19:12:03.581Z] #72 sha256:96fbba1a66537db88bcc21ba49cdd4152794ab49f928ecdda762c35034e55824 [2021-04-22T19:12:04.524Z] #72 DONE 0.8s [2021-04-22T19:12:04.524Z] [2021-04-22T19:12:04.524Z] #73 exporting to image [2021-04-22T19:12:04.524Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-22T19:12:04.524Z] #73 exporting layers [2021-04-22T19:12:09.139Z] #71 exporting layers 6.7s done [2021-04-22T19:12:09.139Z] #71 writing image sha256:d9348440d8b17396e91abef15f185f4dd270e3514a983e8df9c575bbf4232b39 done [2021-04-22T19:12:09.139Z] #71 naming to docker.io/library/docker:780aa86cf022f693a34a07e922337feacd0a2f61 done [2021-04-22T19:12:09.139Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-22T19:12:09.490Z] + trap exit INT TERM [2021-04-22T19:12:09.490Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-22T19:12:09.490Z] + CONTAINER_NAME=docker-pr8 [2021-04-22T19:12:09.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42254/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh dynbinary-daemon [2021-04-22T19:12:10.260Z] #71 exporting layers 6.8s done [2021-04-22T19:12:10.260Z] #71 writing image sha256:50922c644c0c96a5504626ee4f2a0518857477bc16d47192c46abfc1c0f53760 done [2021-04-22T19:12:10.260Z] #71 naming to docker.io/library/docker:780aa86cf022f693a34a07e922337feacd0a2f61 done [2021-04-22T19:12:10.260Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-22T19:12:10.433Z] [2021-04-22T19:12:10.620Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -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:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh dynbinary test-integration [2021-04-22T19:12:10.695Z] Removing bundles/ [2021-04-22T19:12:10.695Z] [2021-04-22T19:12:10.695Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-22T19:12:10.695Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:12:10.695Z] GOOS="" GOARCH="" GOARM="" [2021-04-22T19:12:11.114Z] #73 exporting layers 6.8s done [2021-04-22T19:12:11.114Z] #73 writing image sha256:584a4cd4892acc500157fb6ef35ae3d6c102db95d7a1aba528ad455347fa617b done [2021-04-22T19:12:11.114Z] #73 naming to docker.io/library/docker:780aa86cf022f693a34a07e922337feacd0a2f61 done [2021-04-22T19:12:11.114Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-22T19:12:11.554Z] [2021-04-22T19:12:11.554Z] Removing bundles/ [2021-04-22T19:12:11.554Z] [2021-04-22T19:12:11.554Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-22T19:12:11.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -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:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh dynbinary test-integration [2021-04-22T19:12:11.811Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:12:11.811Z] GOOS="" GOARCH="" GOARM="" [2021-04-22T19:12:13.493Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-22T19:12:13.493Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-22T19:12:13.493Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-22T19:12:13.493Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-22T19:12:13.493Z] 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-04-22T19:12:13.493Z] Detected virtualization docker. [2021-04-22T19:12:13.493Z] Detected architecture x86-64. [2021-04-22T19:12:13.493Z] Set hostname to <49f0f1aab4a2>. [2021-04-22T19:12:13.753Z] + source /etc/docker-entrypoint-cmd [2021-04-22T19:12:13.753Z] ++ hack/make.sh dynbinary test-integration [2021-04-22T19:12:13.753Z] [2021-04-22T19:12:13.753Z] Removing bundles/ [2021-04-22T19:12:13.753Z] [2021-04-22T19:12:13.753Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-22T19:12:14.014Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:12:14.014Z] GOOS="" GOARCH="" GOARM="" [2021-04-22T19:12:15.849Z] 4612f6d0b889: Verifying Checksum [2021-04-22T19:12:15.849Z] 4612f6d0b889: Download complete [2021-04-22T19:12:27.970Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 29.1% of statements [2021-04-22T19:12:27.970Z] ok github.com/docker/docker/container 0.153s coverage: 34.7% of statements [2021-04-22T19:12:27.970Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-22T19:12:27.970Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-22T19:12:27.970Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-22T19:12:27.970Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-22T19:12:27.970Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.113s coverage: 65.3% of statements [2021-04-22T19:12:28.919Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2021-04-22T19:12:33.145Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2021-04-22T19:12:34.543Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-04-22T19:12:35.500Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.8% of statements [2021-04-22T19:12:36.077Z] ok github.com/docker/docker/daemon/events 0.093s coverage: 50.0% of statements [2021-04-22T19:12:37.536Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2021-04-22T19:12:41.760Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.538s coverage: 14.1% of statements [2021-04-22T19:12:41.760Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.045s coverage: 73.3% of statements [2021-04-22T19:12:41.760Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.1% of statements [2021-04-22T19:12:42.709Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.670s coverage: 56.2% of statements [2021-04-22T19:12:44.103Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.057s coverage: 1.9% of statements [2021-04-22T19:12:46.671Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.890s coverage: 49.4% of statements [2021-04-22T19:12:48.063Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.541s coverage: 57.7% of statements [2021-04-22T19:12:48.325Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.971s coverage: 46.2% of statements [2021-04-22T19:12:48.588Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 57.5% of statements [2021-04-22T19:12:48.853Z] ..........................xx.................... [ 29%] [2021-04-22T19:12:49.985Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-04-22T19:12:50.562Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-04-22T19:12:50.562Z] ok github.com/docker/docker/daemon 12.264s coverage: 17.2% of statements [2021-04-22T19:12:50.562Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-22T19:12:50.562Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-22T19:12:50.562Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-22T19:12:50.827Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-22T19:12:50.827Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-22T19:12:50.827Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-22T19:12:50.827Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-22T19:12:52.221Z] ok github.com/docker/docker/daemon/images 0.082s coverage: 6.7% of statements [2021-04-22T19:12:52.221Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-22T19:12:52.221Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-22T19:12:52.485Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.0% of statements [2021-04-22T19:12:53.062Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-04-22T19:12:53.638Z] ok github.com/docker/docker/daemon/logger/awslogs 0.294s coverage: 77.4% of statements [2021-04-22T19:12:53.639Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-22T19:12:53.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-22T19:12:53.902Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2021-04-22T19:12:54.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2021-04-22T19:12:54.428Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 69.9% of statements [2021-04-22T19:12:55.437Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 75.2% of statements [2021-04-22T19:12:55.437Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-22T19:12:56.389Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2021-04-22T19:12:56.652Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 55.1% of statements [2021-04-22T19:12:57.240Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-04-22T19:12:57.504Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2021-04-22T19:12:58.457Z] ok github.com/docker/docker/daemon/network 0.061s coverage: 63.8% of statements [2021-04-22T19:12:59.036Z] ok github.com/docker/docker/daemon/logger/splunk 1.956s coverage: 82.5% of statements [2021-04-22T19:12:59.036Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-22T19:12:59.036Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-22T19:12:59.616Z] ok github.com/docker/docker/distribution/metadata 0.110s coverage: 48.2% of statements [2021-04-22T19:13:01.013Z] ok github.com/docker/docker/errdefs 0.059s coverage: 53.1% of statements [2021-04-22T19:13:01.277Z] ok github.com/docker/docker/distribution 0.277s coverage: 25.2% of statements [2021-04-22T19:13:01.277Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-22T19:13:01.855Z] ok github.com/docker/docker/image 0.058s coverage: 86.6% of statements [2021-04-22T19:13:02.433Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-04-22T19:13:02.696Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.6% of statements [2021-04-22T19:13:02.696Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-22T19:13:02.961Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.6% of statements [2021-04-22T19:13:03.540Z] ok github.com/docker/docker/image/v1 0.059s coverage: 25.0% of statements [2021-04-22T19:13:03.540Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-22T19:13:03.540Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2021-04-22T19:13:04.937Z] ok github.com/docker/docker/oci 0.043s coverage: 45.2% of statements [2021-04-22T19:13:04.937Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-04-22T19:13:05.201Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-04-22T19:13:06.151Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-04-22T19:13:07.546Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-04-22T19:13:07.809Z] ok github.com/docker/docker/pkg/authorization 1.023s coverage: 68.3% of statements [2021-04-22T19:13:08.385Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-04-22T19:13:08.649Z] ok github.com/docker/docker/pkg/archive 1.279s coverage: 81.9% of statements [2021-04-22T19:13:09.225Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-22T19:13:09.488Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2021-04-22T19:13:10.064Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-04-22T19:13:10.638Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2021-04-22T19:13:11.213Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2021-04-22T19:13:11.213Z] ok github.com/docker/docker/pkg/chrootarchive 3.016s coverage: 43.2% of statements [2021-04-22T19:13:12.160Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-22T19:13:12.423Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-04-22T19:13:12.998Z] ok github.com/docker/docker/pkg/fsutils 0.239s coverage: 85.1% of statements [2021-04-22T19:13:12.998Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2021-04-22T19:13:13.577Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2021-04-22T19:13:14.151Z] ok github.com/docker/docker/layer 8.033s coverage: 68.8% of statements [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-22T19:13:14.151Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-22T19:13:14.437Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-04-22T19:13:14.437Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 69.3% of statements [2021-04-22T19:13:14.437Z] ok github.com/docker/docker/pkg/idtools 0.783s coverage: 69.5% of statements [2021-04-22T19:13:14.437Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-22T19:13:14.700Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-04-22T19:13:14.700Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-22T19:13:14.700Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-22T19:13:14.963Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-04-22T19:13:15.305Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-04-22T19:13:15.305Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-22T19:13:15.305Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2021-04-22T19:13:15.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2021-04-22T19:13:15.832Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2021-04-22T19:13:15.832Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-22T19:13:15.832Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-22T19:13:16.115Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-22T19:13:16.409Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2021-04-22T19:13:16.986Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-04-22T19:13:16.986Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-04-22T19:13:17.249Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-04-22T19:13:17.839Z] ok github.com/docker/docker/pkg/reexec 0.054s coverage: 82.4% of statements [2021-04-22T19:13:18.421Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2021-04-22T19:13:18.421Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-04-22T19:13:19.002Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-04-22T19:13:19.265Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-04-22T19:13:20.213Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements [2021-04-22T19:13:20.213Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 36.9% of statements [2021-04-22T19:13:20.789Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements [2021-04-22T19:13:21.052Z] ok github.com/docker/docker/pkg/signal 2.950s coverage: 61.0% of statements [2021-04-22T19:13:21.316Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-04-22T19:13:21.316Z] testing: warning: no tests to run [2021-04-22T19:13:21.316Z] coverage: [no statements] [2021-04-22T19:13:21.316Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-04-22T19:13:21.579Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2021-04-22T19:13:21.841Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-04-22T19:13:21.841Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2021-04-22T19:13:23.234Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-04-22T19:13:23.234Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 85.4% of statements [2021-04-22T19:13:24.625Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-04-22T19:13:24.625Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2021-04-22T19:13:25.822Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-22T19:13:26.020Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-04-22T19:13:26.020Z] ok github.com/docker/docker/quota 0.503s coverage: 71.4% of statements [2021-04-22T19:13:26.596Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2021-04-22T19:13:26.858Z] ok github.com/docker/docker/registry 0.176s coverage: 58.8% of statements [2021-04-22T19:13:27.434Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2021-04-22T19:13:27.434Z] ok github.com/docker/docker/runconfig 0.051s coverage: 66.1% of statements [2021-04-22T19:13:29.358Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-04-22T19:13:30.173Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-22T19:13:30.307Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2021-04-22T19:13:30.881Z] ok github.com/docker/docker/volume/local 0.197s coverage: 76.4% of statements [2021-04-22T19:13:32.268Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-04-22T19:13:33.075Z] 29d5b6a226d2: Verifying Checksum [2021-04-22T19:13:33.075Z] 29d5b6a226d2: Download complete [2021-04-22T19:13:47.211Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:13:47.211Z] [2021-04-22T19:13:47.211Z] + TEST_INTEGRATION_DEST=1 [2021-04-22T19:13:47.211Z] + CONTAINER_NAME=docker-pr8-1 [2021-04-22T19:13:47.211Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-22T19:13:47.211Z] + run_tests test-integration-flaky [2021-04-22T19:13:47.211Z] + '[' -n 0 ']' [2021-04-22T19:13:47.211Z] + rm= [2021-04-22T19:13:47.211Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42254/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42254/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh test-integration-flaky test-integration [2021-04-22T19:13:47.211Z] + c=0 [2021-04-22T19:13:47.211Z] + TEST_INTEGRATION_DEST=3 [2021-04-22T19:13:47.211Z] + CONTAINER_NAME=docker-pr8-3 [2021-04-22T19:13:47.211Z] + TEST_SKIP_INTEGRATION=1 [2021-04-22T19:13:47.211Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-22T19:13:47.211Z] + run_tests [2021-04-22T19:13:47.211Z] + '[' -n 0 ']' [2021-04-22T19:13:47.211Z] + rm= [2021-04-22T19:13:47.211Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42254/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42254/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh '' test-integration [2021-04-22T19:13:47.211Z] + TEST_INTEGRATION_DEST=2 [2021-04-22T19:13:47.211Z] + CONTAINER_NAME=docker-pr8-2 [2021-04-22T19:13:47.211Z] + TEST_SKIP_INTEGRATION=1 [2021-04-22T19:13:47.211Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-22T19:13:47.211Z] + run_tests [2021-04-22T19:13:47.211Z] + '[' -n 0 ']' [2021-04-22T19:13:47.211Z] + rm= [2021-04-22T19:13:47.211Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42254/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42254/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh '' test-integration [2021-04-22T19:13:47.211Z] ++ jobs -p [2021-04-22T19:13:47.211Z] + for job in $(jobs -p) [2021-04-22T19:13:47.211Z] + wait 8349 [2021-04-22T19:13:47.211Z] [2021-04-22T19:13:47.211Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-22T19:13:47.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-22T19:13:47.211Z] HOSTNAME=6e93926bcb4d [2021-04-22T19:13:47.211Z] TEST_SKIP_INTEGRATION=1 [2021-04-22T19:13:47.211Z] TESTDEBUG=0 [2021-04-22T19:13:47.211Z] DEST=bundles/test-integration [2021-04-22T19:13:47.211Z] PWD=/go/src/github.com/docker/docker [2021-04-22T19:13:47.211Z] KEEPBUNDLE=1 [2021-04-22T19:13:47.211Z] DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:13:47.211Z] container=docker [2021-04-22T19:13:47.211Z] HOME=/root [2021-04-22T19:13:47.211Z] GOLANG_VERSION=1.13.15 [2021-04-22T19:13:47.211Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-22T19:13:47.211Z] VALIDATE_BRANCH=master [2021-04-22T19:13:47.211Z] TERM=xterm [2021-04-22T19:13:47.211Z] DOCKER_PKG=github.com/docker/docker [2021-04-22T19:13:47.211Z] SHLVL=1 [2021-04-22T19:13:47.211Z] TIMEOUT=120m [2021-04-22T19:13:47.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-22T19:13:47.211Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-22T19:13:47.211Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-22T19:13:47.211Z] GO111MODULE=off [2021-04-22T19:13:47.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-22T19:13:47.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-22T19:13:47.211Z] GOPATH=/go [2021-04-22T19:13:47.211Z] PKG_CONFIG=pkg-config [2021-04-22T19:13:47.211Z] _=/usr/bin/env [2021-04-22T19:13:47.211Z] Building test suite binary ./integration-cli/test.main [2021-04-22T19:13:47.211Z] [2021-04-22T19:13:47.211Z] [2021-04-22T19:13:47.211Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-22T19:13:47.211Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-22T19:13:47.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-22T19:13:47.211Z] HOSTNAME=456b725e13c1 [2021-04-22T19:13:47.211Z] TEST_SKIP_INTEGRATION=1 [2021-04-22T19:13:47.211Z] TESTDEBUG=0 [2021-04-22T19:13:47.211Z] DEST=bundles/test-integration [2021-04-22T19:13:47.211Z] PWD=/go/src/github.com/docker/docker [2021-04-22T19:13:47.211Z] KEEPBUNDLE=1 [2021-04-22T19:13:47.211Z] DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:13:47.211Z] container=docker [2021-04-22T19:13:47.211Z] HOME=/root [2021-04-22T19:13:47.211Z] GOLANG_VERSION=1.13.15 [2021-04-22T19:13:47.211Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-22T19:13:47.211Z] VALIDATE_BRANCH=master [2021-04-22T19:13:47.211Z] TERM=xterm [2021-04-22T19:13:47.211Z] DOCKER_PKG=github.com/docker/docker [2021-04-22T19:13:47.211Z] SHLVL=1 [2021-04-22T19:13:47.211Z] TIMEOUT=120m [2021-04-22T19:13:47.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-22T19:13:47.211Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-22T19:13:47.211Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-22T19:13:47.211Z] GO111MODULE=off [2021-04-22T19:13:47.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-22T19:13:47.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-22T19:13:47.211Z] GOPATH=/go [2021-04-22T19:13:47.211Z] PKG_CONFIG=pkg-config [2021-04-22T19:13:47.211Z] _=/usr/bin/env [2021-04-22T19:13:47.211Z] Building test suite binary ./integration-cli/test.main [2021-04-22T19:13:47.211Z] No new tests added to integration. [2021-04-22T19:13:47.211Z] [2021-04-22T19:13:47.211Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-22T19:13:47.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-22T19:13:47.211Z] HOSTNAME=068c5c7a4fa4 [2021-04-22T19:13:47.211Z] TESTDEBUG=0 [2021-04-22T19:13:47.211Z] DEST=bundles/test-integration [2021-04-22T19:13:47.211Z] PWD=/go/src/github.com/docker/docker [2021-04-22T19:13:47.211Z] KEEPBUNDLE=1 [2021-04-22T19:13:47.211Z] DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:13:47.211Z] container=docker [2021-04-22T19:13:47.211Z] HOME=/root [2021-04-22T19:13:47.211Z] GOLANG_VERSION=1.13.15 [2021-04-22T19:13:47.211Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-22T19:13:47.211Z] VALIDATE_BRANCH=master [2021-04-22T19:13:47.211Z] TERM=xterm [2021-04-22T19:13:47.211Z] DOCKER_PKG=github.com/docker/docker [2021-04-22T19:13:47.211Z] SHLVL=1 [2021-04-22T19:13:47.211Z] TIMEOUT=120m [2021-04-22T19:13:47.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-22T19:13:47.211Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-22T19:13:47.211Z] GO111MODULE=off [2021-04-22T19:13:47.211Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-22T19:13:47.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-22T19:13:47.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-22T19:13:47.211Z] GOPATH=/go [2021-04-22T19:13:47.211Z] PKG_CONFIG=pkg-config [2021-04-22T19:13:47.211Z] _=/usr/bin/env [2021-04-22T19:13:47.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-22T19:13:48.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:13:48.290Z] [2021-04-22T19:13:48.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-22T19:13:48.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-22T19:13:48.290Z] HOSTNAME=ae6c24fe36e7 [2021-04-22T19:13:48.290Z] DEST=bundles/test-integration [2021-04-22T19:13:48.290Z] PWD=/go/src/github.com/docker/docker [2021-04-22T19:13:48.290Z] DOCKER_ROOTLESS=1 [2021-04-22T19:13:48.290Z] DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:13:48.290Z] container=docker [2021-04-22T19:13:48.290Z] HOME=/root [2021-04-22T19:13:48.290Z] GOLANG_VERSION=1.13.15 [2021-04-22T19:13:48.290Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-22T19:13:48.290Z] VALIDATE_BRANCH=master [2021-04-22T19:13:48.290Z] TERM=xterm [2021-04-22T19:13:48.290Z] DOCKER_PKG=github.com/docker/docker [2021-04-22T19:13:48.290Z] SHLVL=1 [2021-04-22T19:13:48.290Z] TIMEOUT=120m [2021-04-22T19:13:48.290Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-22T19:13:48.290Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-22T19:13:48.290Z] GO111MODULE=off [2021-04-22T19:13:48.290Z] DOCKER_EXPERIMENTAL=1 [2021-04-22T19:13:48.290Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-22T19:13:48.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-22T19:13:48.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-22T19:13:48.290Z] GOPATH=/go [2021-04-22T19:13:48.290Z] PKG_CONFIG=pkg-config [2021-04-22T19:13:48.290Z] _=/usr/bin/env [2021-04-22T19:13:48.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-22T19:13:50.509Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:13:50.509Z] [2021-04-22T19:13:50.509Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-22T19:13:50.509Z] DOCKER_SYSTEMD=1 [2021-04-22T19:13:50.509Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-22T19:13:50.509Z] HOSTNAME=49f0f1aab4a2 [2021-04-22T19:13:50.509Z] DEST=bundles/test-integration [2021-04-22T19:13:50.509Z] PWD=/go/src/github.com/docker/docker [2021-04-22T19:13:50.509Z] DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:13:50.509Z] container=docker [2021-04-22T19:13:50.509Z] HOME=/root [2021-04-22T19:13:50.509Z] LANG=C.UTF-8 [2021-04-22T19:13:50.509Z] INVOCATION_ID=f4b7274f27e74a3caf3231fef7cbaca3 [2021-04-22T19:13:50.509Z] GOLANG_VERSION=1.13.15 [2021-04-22T19:13:50.509Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-22T19:13:50.509Z] VALIDATE_BRANCH=master [2021-04-22T19:13:50.509Z] TERM=xterm [2021-04-22T19:13:50.509Z] DOCKER_PKG=github.com/docker/docker [2021-04-22T19:13:50.509Z] SHLVL=3 [2021-04-22T19:13:50.509Z] TIMEOUT=120m [2021-04-22T19:13:50.509Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-22T19:13:50.509Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-22T19:13:50.509Z] GO111MODULE=off [2021-04-22T19:13:50.509Z] DOCKER_EXPERIMENTAL=1 [2021-04-22T19:13:50.509Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-22T19:13:50.509Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-22T19:13:50.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-22T19:13:50.509Z] GOPATH=/go [2021-04-22T19:13:50.509Z] PKG_CONFIG=pkg-config [2021-04-22T19:13:50.509Z] _=/usr/bin/env [2021-04-22T19:13:50.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-22T19:13:54.229Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/rootless [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-22T19:13:54.229Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/volume [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-22T19:13:54.230Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === Skipped [2021-04-22T19:13:54.230Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-22T19:13:54.230Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-22T19:13:54.230Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:73: No driver to put! [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-22T19:13:54.230Z] time="2021-04-22T19:12:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-22T19:13:54.230Z] time="2021-04-22T19:12:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-22T19:13:54.230Z] time="2021-04-22T19:12:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-22T19:13:54.230Z] time="2021-04-22T19:12:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-22T19:13:54.230Z] time="2021-04-22T19:12:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:73: No driver to put! [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-22T19:13:54.230Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-22T19:13:54.230Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-22T19:13:54.230Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:13:54.230Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-22T19:13:54.230Z] graphtest_unix.go:73: No driver to put! [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-22T19:13:54.230Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-22T19:13:54.230Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] [2021-04-22T19:13:54.230Z] DONE 2247 tests, 26 skipped in 199.315s Post stage [Pipeline] junit [2021-04-22T19:13:54.246Z] Recording test results [2021-04-22T19:13:55.814Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-22T19:13:56.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -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:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh dynbinary test-integration [2021-04-22T19:13:57.163Z] [2021-04-22T19:13:57.163Z] Removing bundles/ [2021-04-22T19:13:57.163Z] [2021-04-22T19:13:57.163Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-22T19:13:57.163Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:13:57.163Z] GOOS="" GOARCH="" GOARM="" [2021-04-22T19:14:00.658Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-22T19:14:08.760Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-22T19:14:10.663Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-22T19:14:14.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-22T19:14:14.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-22T19:14:15.284Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-22T19:14:22.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-22T19:14:22.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-22T19:14:27.630Z] 4612f6d0b889: Pull complete [2021-04-22T19:14:29.641Z] .......................... [ 67%] [2021-04-22T19:14:36.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-22T19:14:40.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-22T19:14:46.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-22T19:14:47.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-22T19:14:48.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-22T19:14:49.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-22T19:14:49.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-22T19:14:51.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-22T19:14:53.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-22T19:14:53.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-22T19:14:54.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-22T19:14:55.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-22T19:14:55.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-22T19:14:55.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-22T19:14:57.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-22T19:14:57.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-22T19:14:58.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-22T19:14:58.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-22T19:14:58.955Z] 29d5b6a226d2: Pull complete [2021-04-22T19:14:58.955Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-22T19:14:58.955Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:14:58.955Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:14:58.955Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-04-22T19:14:58.955Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-04-22T19:14:58.955Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-04-22T19:14:58.955Z] INFO: Docker version of control daemon [2021-04-22T19:14:58.955Z] [2021-04-22T19:14:58.955Z] Client: Mirantis Container Runtime [2021-04-22T19:14:58.955Z] Version: 20.10.0 [2021-04-22T19:14:58.955Z] API version: 1.41 [2021-04-22T19:14:58.955Z] Go version: go1.13.15 [2021-04-22T19:14:58.955Z] Git commit: 6ee42dc [2021-04-22T19:14:58.955Z] Built: 03/11/2021 13:24:56 [2021-04-22T19:14:58.955Z] OS/Arch: windows/amd64 [2021-04-22T19:14:58.955Z] Context: default [2021-04-22T19:14:58.955Z] Experimental: true [2021-04-22T19:14:58.955Z] [2021-04-22T19:14:58.955Z] Server: Mirantis Container Runtime [2021-04-22T19:14:58.955Z] Engine: [2021-04-22T19:14:58.955Z] Version: 20.10.0 [2021-04-22T19:14:58.955Z] API version: 1.41 (minimum version 1.24) [2021-04-22T19:14:58.955Z] Go version: go1.13.15 [2021-04-22T19:14:58.955Z] Git commit: 1e08f21e79 [2021-04-22T19:14:58.955Z] Built: 03/11/2021 13:23:32 [2021-04-22T19:14:58.955Z] OS/Arch: windows/amd64 [2021-04-22T19:14:58.955Z] Experimental: true [2021-04-22T19:14:58.955Z] [2021-04-22T19:14:58.955Z] INFO: Docker info of control daemon [2021-04-22T19:14:58.955Z] [2021-04-22T19:14:58.955Z] Client: [2021-04-22T19:14:58.955Z] Context: default [2021-04-22T19:14:58.955Z] Debug Mode: false [2021-04-22T19:14:58.955Z] Plugins: [2021-04-22T19:14:58.955Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-22T19:14:58.955Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-22T19:14:58.955Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-22T19:14:58.955Z] [2021-04-22T19:14:58.955Z] Server: [2021-04-22T19:14:58.955Z] Containers: 0 [2021-04-22T19:14:58.955Z] Running: 0 [2021-04-22T19:14:58.955Z] Paused: 0 [2021-04-22T19:14:58.955Z] Stopped: 0 [2021-04-22T19:14:58.955Z] Images: 1 [2021-04-22T19:14:58.955Z] Server Version: 20.10.0 [2021-04-22T19:14:58.955Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-22T19:14:58.955Z] Windows: [2021-04-22T19:14:58.955Z] LCOW: [2021-04-22T19:14:58.955Z] Logging Driver: json-file [2021-04-22T19:14:58.955Z] Plugins: [2021-04-22T19:14:58.955Z] Volume: local [2021-04-22T19:14:58.955Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T19:14:58.955Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T19:14:58.955Z] Swarm: inactive [2021-04-22T19:14:58.955Z] Default Isolation: process [2021-04-22T19:14:58.955Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-22T19:14:58.955Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-22T19:14:58.955Z] OSType: windows [2021-04-22T19:14:58.955Z] Architecture: x86_64 [2021-04-22T19:14:58.955Z] CPUs: 4 [2021-04-22T19:14:58.955Z] Total Memory: 32GiB [2021-04-22T19:14:58.955Z] Name: azwin-2-c27230 [2021-04-22T19:14:58.955Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-22T19:14:58.955Z] Docker Root Dir: D:\docker [2021-04-22T19:14:58.955Z] Debug Mode: false [2021-04-22T19:14:58.955Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:14:58.955Z] Labels: [2021-04-22T19:14:58.955Z] Experimental: true [2021-04-22T19:14:58.956Z] Insecure Registries: [2021-04-22T19:14:58.956Z] 10.0.0.4:5000 [2021-04-22T19:14:58.956Z] 127.0.0.0/8 [2021-04-22T19:14:58.956Z] Registry Mirrors: [2021-04-22T19:14:58.956Z] http://10.0.0.4:5000/ [2021-04-22T19:14:58.956Z] Live Restore Enabled: false [2021-04-22T19:14:58.956Z] [2021-04-22T19:14:58.956Z] [2021-04-22T19:14:58.956Z] INFO: Commit hash is d7e374e6a6 [2021-04-22T19:14:58.956Z] INFO: Nuke-Everything... [2021-04-22T19:14:58.956Z] INFO: Container count on control daemon to delete is 0 [2021-04-22T19:14:58.956Z] INFO: Nuking d:\CI [2021-04-22T19:14:58.956Z] INFO: Zapped successfully [2021-04-22T19:14:58.956Z] INFO: Location for testing is d:\CI\PR-42254\8 [2021-04-22T19:14:58.956Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-22T19:14:58.956Z] [2021-04-22T19:14:58.956Z] [2021-04-22T19:14:58.956Z] INFO: Building the image from Dockerfile.windows at 04/22/2021 19:14:48... [2021-04-22T19:14:58.956Z] [2021-04-22T19:14:58.956Z] Sending build context to Docker daemon 58.22MB [2021-04-22T19:14:58.956Z] [2021-04-22T19:14:58.956Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-22T19:14:58.956Z] ---> 39d157a84080 [2021-04-22T19:14:58.956Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-22T19:14:58.956Z] ---> Running in 9fe5e25c57a0 [2021-04-22T19:14:58.956Z] Removing intermediate container 9fe5e25c57a0 [2021-04-22T19:14:58.956Z] ---> 3924dabc6982 [2021-04-22T19:14:58.956Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-22T19:14:58.956Z] ---> Running in c2fe4928ab98 [2021-04-22T19:14:58.956Z] Removing intermediate container c2fe4928ab98 [2021-04-22T19:14:58.956Z] ---> 6b6bbf1d6178 [2021-04-22T19:14:58.956Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-22T19:14:58.956Z] ---> Running in 78e2e8b2f023 [2021-04-22T19:14:58.956Z] Removing intermediate container 78e2e8b2f023 [2021-04-22T19:14:58.956Z] ---> f3ac84c7ea40 [2021-04-22T19:14:58.956Z] 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-04-22T19:14:58.956Z] ---> Running in 8b2fb4fc0c7b [2021-04-22T19:14:58.956Z] Removing intermediate container 8b2fb4fc0c7b [2021-04-22T19:14:58.956Z] ---> 00fed6346e4c [2021-04-22T19:14:58.956Z] 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-04-22T19:14:58.956Z] ---> Running in 728f4639b369 [2021-04-22T19:14:59.911Z] [2021-04-22T19:14:59.911Z] SUCCESS: Specified value was saved. [2021-04-22T19:15:00.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-22T19:15:00.870Z] INFO: Downloading git... [2021-04-22T19:15:01.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-22T19:15:02.434Z] INFO: Downloading go... [2021-04-22T19:15:02.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-22T19:15:03.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-22T19:15:03.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-22T19:15:04.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-22T19:15:04.584Z] INFO: Downloading compiler 1 of 3... [2021-04-22T19:15:05.036Z] INFO: Downloading compiler 2 of 3... [2021-04-22T19:15:05.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-22T19:15:05.508Z] INFO: Downloading compiler 3 of 3... [2021-04-22T19:15:05.508Z] INFO: Extracting git... [2021-04-22T19:15:05.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-22T19:15:06.014Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-22T19:15:06.014Z] Using test binary docker [2021-04-22T19:15:06.014Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-22T19:15:06.014Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-22T19:15:06.014Z] INFO: Waiting for daemon to start... [2021-04-22T19:15:06.014Z] Starting dockerd [2021-04-22T19:15:06.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-22T19:15:08.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-22T19:15:09.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-22T19:15:09.545Z] . [2021-04-22T19:15:09.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-22T19:15:09.545Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-22T19:15:09.545Z] Error: No such image: emptyfs [2021-04-22T19:15:09.801Z] Running integration-test (iteration 1) [2021-04-22T19:15:09.802Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-22T19:15:11.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-22T19:15:12.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-22T19:15:14.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-22T19:15:14.407Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-22T19:15:15.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-22T19:15:15.424Z] Using test binary docker [2021-04-22T19:15:15.424Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-22T19:15:15.424Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-22T19:15:15.424Z] Starting dockerd [2021-04-22T19:15:15.424Z] INFO: Waiting for daemon to start... [2021-04-22T19:15:17.333Z] . [2021-04-22T19:15:17.333Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-22T19:15:17.333Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-22T19:15:17.333Z] Error: No such image: emptyfs [2021-04-22T19:15:17.333Z] Running integration-test (iteration 1) [2021-04-22T19:15:17.333Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-22T19:15:17.803Z] INFO: Expanding go... [2021-04-22T19:15:18.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-22T19:15:18.692Z] [2021-04-22T19:15:18.692Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-22T19:15:18.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-22T19:15:18.692Z] HOSTNAME=29f32f0232aa [2021-04-22T19:15:18.692Z] TESTDEBUG=0 [2021-04-22T19:15:18.692Z] DEST=bundles/test-integration [2021-04-22T19:15:18.692Z] PWD=/go/src/github.com/docker/docker [2021-04-22T19:15:18.692Z] DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 [2021-04-22T19:15:18.692Z] container=docker [2021-04-22T19:15:18.692Z] HOME=/root [2021-04-22T19:15:18.692Z] GOLANG_VERSION=1.13.15 [2021-04-22T19:15:18.692Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-22T19:15:18.692Z] VALIDATE_BRANCH=master [2021-04-22T19:15:18.692Z] TERM=xterm [2021-04-22T19:15:18.692Z] DOCKER_PKG=github.com/docker/docker [2021-04-22T19:15:18.692Z] SHLVL=1 [2021-04-22T19:15:18.692Z] TIMEOUT=120m [2021-04-22T19:15:18.692Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-22T19:15:18.692Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-22T19:15:18.692Z] GO111MODULE=off [2021-04-22T19:15:18.692Z] DOCKER_EXPERIMENTAL=1 [2021-04-22T19:15:18.692Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-22T19:15:18.692Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-22T19:15:18.692Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-22T19:15:18.692Z] GOPATH=/go [2021-04-22T19:15:18.692Z] PKG_CONFIG=pkg-config [2021-04-22T19:15:18.692Z] _=/usr/bin/env [2021-04-22T19:15:18.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-22T19:15:29.537Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-22T19:15:31.703Z] Loaded image: buildpack-deps:buster [2021-04-22T19:15:31.703Z] Loaded image: busybox:latest [2021-04-22T19:15:31.703Z] Loaded image: busybox:glibc [2021-04-22T19:15:31.959Z] Loaded image: debian:bullseye [2021-04-22T19:15:31.959Z] Loaded image: hello-world:latest [2021-04-22T19:15:32.073Z] tests/integration/client_test.py ..... [ 75%] [2021-04-22T19:15:32.073Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-22T19:15:32.217Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:15:32.217Z] INFO: Testing against a local daemon [2021-04-22T19:15:32.217Z] === RUN TestCgroupNamespacesBuild [2021-04-22T19:15:32.235Z] Loaded image: buildpack-deps:buster [2021-04-22T19:15:32.236Z] Loaded image: busybox:latest [2021-04-22T19:15:32.236Z] Loaded image: busybox:glibc [2021-04-22T19:15:32.236Z] Loaded image: debian:bullseye [2021-04-22T19:15:32.236Z] Loaded image: hello-world:latest [2021-04-22T19:15:32.331Z] tests/integration/errors_test.py . [ 76%] [2021-04-22T19:15:32.495Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:15:32.495Z] INFO: Testing against a local daemon [2021-04-22T19:15:32.495Z] === RUN TestCgroupNamespacesBuild [2021-04-22T19:15:35.489Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2021-04-22T19:15:35.489Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-22T19:15:36.695Z] --- PASS: TestCgroupNamespacesBuild (3.57s) [2021-04-22T19:15:36.695Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-22T19:15:38.009Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.67s) [2021-04-22T19:15:38.009Z] === RUN TestBuildWithSession [2021-04-22T19:15:38.009Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-22T19:15:38.009Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:15:38.009Z] === RUN TestBuildSquashParent [2021-04-22T19:15:38.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2021-04-22T19:15:38.078Z] === RUN TestBuildWithSession [2021-04-22T19:15:38.078Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-22T19:15:38.078Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:15:38.078Z] === RUN TestBuildSquashParent [2021-04-22T19:15:38.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-22T19:15:38.921Z] INFO: Expanding compiler 1 of 3... [2021-04-22T19:15:38.921Z] INFO: Expanding compiler 2 of 3... [2021-04-22T19:15:40.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-22T19:15:40.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-22T19:15:42.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-22T19:15:42.698Z] INFO: Expanding compiler 3 of 3... [2021-04-22T19:15:43.150Z] INFO: Removing downloaded files... [2021-04-22T19:15:43.150Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-22T19:15:43.150Z] INFO: Configuring git core.autocrlf... [2021-04-22T19:15:44.658Z] --- PASS: TestBuildSquashParent (6.18s) [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:15:44.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:15:44.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:15:44.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:15:44.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:15:44.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:15:44.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:15:44.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:15:44.658Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:15:44.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:15:46.101Z] --- PASS: TestBuildSquashParent (8.09s) [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:15:46.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:15:46.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:15:46.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:15:46.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:15:46.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:15:46.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:15:46.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:15:46.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:15:46.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:15:46.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:15:46.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:15:48.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:15:48.484Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:15:49.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:15:49.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:15:49.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2021-04-22T19:15:50.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2021-04-22T19:15:50.972Z] === RUN TestBuildMultiStageCopy [2021-04-22T19:15:50.972Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-22T19:15:51.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:15:53.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-22T19:15:53.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-22T19:15:53.517Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-22T19:15:53.777Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2021-04-22T19:15:53.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.70s) [2021-04-22T19:15:53.852Z] === RUN TestBuildMultiStageCopy [2021-04-22T19:15:53.852Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-22T19:15:54.037Z] --- PASS: TestBuildMultiStageCopy (2.99s) [2021-04-22T19:15:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.02s) [2021-04-22T19:15:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-04-22T19:15:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-04-22T19:15:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-04-22T19:15:54.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-04-22T19:15:54.038Z] === RUN TestBuildMultiStageParentConfig [2021-04-22T19:15:54.609Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-04-22T19:15:54.609Z] === RUN TestBuildLabelWithTargets [2021-04-22T19:15:55.992Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-04-22T19:15:55.992Z] === RUN TestBuildWithEmptyLayers [2021-04-22T19:15:56.252Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-04-22T19:15:56.252Z] === RUN TestBuildMultiStageOnBuild [2021-04-22T19:15:57.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-22T19:15:58.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-22T19:15:58.796Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2021-04-22T19:15:58.796Z] === RUN TestBuildUncleanTarFilenames [2021-04-22T19:15:58.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-22T19:15:59.056Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-22T19:15:59.056Z] === RUN TestBuildMultiStageLayerLeak [2021-04-22T19:15:59.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-22T19:16:00.335Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-22T19:16:00.349Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-22T19:16:01.278Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-04-22T19:16:01.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-04-22T19:16:01.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-04-22T19:16:01.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-04-22T19:16:01.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-04-22T19:16:01.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2021-04-22T19:16:01.278Z] === RUN TestBuildMultiStageParentConfig [2021-04-22T19:16:01.604Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2021-04-22T19:16:01.604Z] === RUN TestBuildWithHugeFile [2021-04-22T19:16:06.525Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-22T19:16:06.525Z] === RUN TestBuildLabelWithTargets [2021-04-22T19:16:07.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-22T19:16:07.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-22T19:16:09.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-22T19:16:10.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-22T19:16:11.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-22T19:16:12.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-22T19:16:14.616Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-04-22T19:16:14.616Z] === RUN TestBuildWithEmptyLayers [2021-04-22T19:16:17.136Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-22T19:16:17.136Z] === RUN TestBuildMultiStageOnBuild [2021-04-22T19:16:17.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-22T19:16:19.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-22T19:16:19.714Z] ......... [ 86%] [2021-04-22T19:16:20.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-22T19:16:21.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-22T19:16:22.387Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-22T19:16:22.387Z] === RUN TestBuildUncleanTarFilenames [2021-04-22T19:16:22.950Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2021-04-22T19:16:22.950Z] === RUN TestBuildMultiStageLayerLeak [2021-04-22T19:16:23.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-22T19:16:24.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-22T19:16:24.890Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-22T19:16:26.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-22T19:16:27.121Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s) [2021-04-22T19:16:27.121Z] === RUN TestBuildWithHugeFile [2021-04-22T19:16:28.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-22T19:16:28.184Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-22T19:16:29.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-22T19:16:30.962Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-22T19:16:30.962Z] Using test binary docker [2021-04-22T19:16:30.962Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-22T19:16:30.962Z] +++ /etc/init.d/apparmor start [2021-04-22T19:16:30.962Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-22T19:16:30.962Z] INFO: Waiting for daemon to start... [2021-04-22T19:16:30.962Z] Starting dockerd [2021-04-22T19:16:30.962Z] +++ 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-04-22T19:16:33.451Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-22T19:16:34.828Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-22T19:16:35.181Z] . [2021-04-22T19:16:35.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-22T19:16:35.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-22T19:16:35.181Z] Error: No such image: emptyfs [2021-04-22T19:16:35.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-22T19:16:35.181Z] ++++ docker load [2021-04-22T19:16:35.181Z] Running integration-test (iteration 1) [2021-04-22T19:16:35.181Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-22T19:16:35.181Z] ++ 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-04-22T19:16:35.181Z] ++ set -e [2021-04-22T19:16:35.181Z] ++ '[' -n 0 ']' [2021-04-22T19:16:35.181Z] ++ set -x [2021-04-22T19:16:35.181Z] ++ env -i DEST=/go/src/github.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-04-22T19:16:37.289Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-22T19:16:39.159Z] 399f118dfaa9: Pull complete [2021-04-22T19:16:39.159Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-22T19:16:39.159Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:16:39.159Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:16:39.159Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-22T19:16:39.159Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-22T19:16:39.159Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-22T19:16:39.159Z] INFO: Docker version of control daemon [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.159Z] Client: Docker Engine - Enterprise [2021-04-22T19:16:39.159Z] Version: 19.03.12 [2021-04-22T19:16:39.159Z] API version: 1.40 [2021-04-22T19:16:39.159Z] Go version: go1.13.13 [2021-04-22T19:16:39.159Z] Git commit: 4306744 [2021-04-22T19:16:39.159Z] Built: 08/05/2020 19:27:53 [2021-04-22T19:16:39.159Z] OS/Arch: windows/amd64 [2021-04-22T19:16:39.159Z] Experimental: false [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.159Z] Server: Docker Engine - Enterprise [2021-04-22T19:16:39.159Z] Engine: [2021-04-22T19:16:39.159Z] Version: 19.03.12 [2021-04-22T19:16:39.159Z] API version: 1.40 (minimum version 1.24) [2021-04-22T19:16:39.159Z] Go version: go1.13.13 [2021-04-22T19:16:39.159Z] Git commit: f295753ffd [2021-04-22T19:16:39.159Z] Built: 08/05/2020 19:26:41 [2021-04-22T19:16:39.159Z] OS/Arch: windows/amd64 [2021-04-22T19:16:39.159Z] Experimental: true [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.159Z] INFO: Docker info of control daemon [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.159Z] Client: [2021-04-22T19:16:39.159Z] Debug Mode: false [2021-04-22T19:16:39.159Z] Plugins: [2021-04-22T19:16:39.159Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.159Z] Server: [2021-04-22T19:16:39.159Z] Containers: 0 [2021-04-22T19:16:39.159Z] Running: 0 [2021-04-22T19:16:39.159Z] Paused: 0 [2021-04-22T19:16:39.159Z] Stopped: 0 [2021-04-22T19:16:39.159Z] Images: 1 [2021-04-22T19:16:39.159Z] Server Version: 19.03.12 [2021-04-22T19:16:39.159Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-22T19:16:39.159Z] Windows: [2021-04-22T19:16:39.159Z] LCOW: [2021-04-22T19:16:39.159Z] Logging Driver: json-file [2021-04-22T19:16:39.159Z] Plugins: [2021-04-22T19:16:39.159Z] Volume: local [2021-04-22T19:16:39.159Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T19:16:39.159Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T19:16:39.159Z] Swarm: inactive [2021-04-22T19:16:39.159Z] Default Isolation: process [2021-04-22T19:16:39.159Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-22T19:16:39.159Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-22T19:16:39.159Z] OSType: windows [2021-04-22T19:16:39.159Z] Architecture: x86_64 [2021-04-22T19:16:39.159Z] CPUs: 4 [2021-04-22T19:16:39.159Z] Total Memory: 32GiB [2021-04-22T19:16:39.159Z] Name: azwin-2-9cc6c0 [2021-04-22T19:16:39.159Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-22T19:16:39.159Z] Docker Root Dir: D:\docker [2021-04-22T19:16:39.159Z] Debug Mode: false [2021-04-22T19:16:39.159Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:16:39.159Z] Labels: [2021-04-22T19:16:39.159Z] Experimental: true [2021-04-22T19:16:39.159Z] Insecure Registries: [2021-04-22T19:16:39.159Z] 10.0.0.4:5000 [2021-04-22T19:16:39.159Z] 127.0.0.0/8 [2021-04-22T19:16:39.159Z] Registry Mirrors: [2021-04-22T19:16:39.159Z] http://10.0.0.4:5000/ [2021-04-22T19:16:39.159Z] Live Restore Enabled: false [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.159Z] [2021-04-22T19:16:39.612Z] INFO: Commit hash is 9b12c9ba40 [2021-04-22T19:16:39.612Z] INFO: Nuke-Everything... [2021-04-22T19:16:39.612Z] INFO: Container count on control daemon to delete is 0 [2021-04-22T19:16:40.583Z] INFO: Nuking d:\CI [2021-04-22T19:16:40.583Z] INFO: Zapped successfully [2021-04-22T19:16:40.583Z] INFO: Location for testing is d:\CI\PR-42254\8 [2021-04-22T19:16:40.583Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-22T19:16:40.583Z] [2021-04-22T19:16:40.583Z] [2021-04-22T19:16:40.583Z] INFO: Building the image from Dockerfile.windows at 04/22/2021 19:16:40... [2021-04-22T19:16:40.583Z] [2021-04-22T19:16:40.592Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-22T19:16:40.592Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-22T19:16:45.895Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-22T19:16:46.411Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-22T19:16:46.411Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-22T19:16:46.411Z] [2021-04-22T19:16:46.411Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-22T19:16:46.411Z] =========================== short test summary info ============================ [2021-04-22T19:16:46.411Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-22T19:16:46.412Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-22T19:16:46.412Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-22T19:16:46.412Z] Not supported on most drivers [2021-04-22T19:16:46.412Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-22T19:16:46.412Z] Output of docker top depends on host distro, and is not formalized. [2021-04-22T19:16:46.412Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-22T19:16:46.412Z] Output of docker top depends on host distro, and is not formalized. [2021-04-22T19:16:46.412Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-22T19:16:46.412Z] Can fail if eth0 has multiple IP addresses [2021-04-22T19:16:46.412Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-22T19:16:46.412Z] This doesn't seem to be taken into account by the engine [2021-04-22T19:16:46.412Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-22T19:16:46.412Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-22T19:16:46.412Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-22T19:16:46.412Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 373.55 seconds == [2021-04-22T19:16:46.670Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-22T19:16:47.446Z] Loaded image: buildpack-deps:buster [2021-04-22T19:16:47.446Z] Loaded image: busybox:latest [2021-04-22T19:16:47.446Z] Loaded image: busybox:glibc [2021-04-22T19:16:47.757Z] Sending build context to Docker daemon 58.22MB [2021-04-22T19:16:47.757Z] [2021-04-22T19:16:47.757Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-22T19:16:47.757Z] ---> 152749f71f8f [2021-04-22T19:16:47.757Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-22T19:16:47.757Z] ---> Running in 12651b61ec47 [2021-04-22T19:16:48.210Z] Removing intermediate container 12651b61ec47 [2021-04-22T19:16:48.210Z] ---> c558ec483379 [2021-04-22T19:16:48.210Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-22T19:16:48.210Z] ---> Running in d63150712e09 [2021-04-22T19:16:49.192Z] Removing intermediate container d63150712e09 [2021-04-22T19:16:49.192Z] ---> 9e51b0cdb487 [2021-04-22T19:16:49.192Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-22T19:16:49.192Z] ---> Running in 440d642e6005 [2021-04-22T19:16:49.647Z] Removing intermediate container 440d642e6005 [2021-04-22T19:16:49.647Z] ---> a67279217be0 [2021-04-22T19:16:49.647Z] 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-04-22T19:16:49.647Z] ---> Running in da379452f36a [2021-04-22T19:16:49.995Z] Loaded image: debian:bullseye [2021-04-22T19:16:49.995Z] Loaded image: hello-world:latest [2021-04-22T19:16:49.995Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:16:50.102Z] Removing intermediate container da379452f36a [2021-04-22T19:16:50.102Z] ---> 9a7192735622 [2021-04-22T19:16:50.102Z] 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-04-22T19:16:50.102Z] ---> Running in 0cd0251df198 [2021-04-22T19:16:50.256Z] INFO: Testing against a local daemon [2021-04-22T19:16:50.256Z] === RUN TestCgroupNamespacesBuild [2021-04-22T19:16:52.804Z] --- PASS: TestCgroupNamespacesBuild (2.73s) [2021-04-22T19:16:52.804Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-22T19:16:55.096Z] Removing intermediate container 728f4639b369 [2021-04-22T19:16:55.096Z] ---> 5405f57c8daa [2021-04-22T19:16:55.096Z] 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-04-22T19:16:55.096Z] ---> Running in 1cad8319d3a7 [2021-04-22T19:16:55.096Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-22T19:16:55.096Z] go: finding gotest.tools v0.5.3 [2021-04-22T19:16:55.096Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-22T19:16:55.096Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-22T19:16:55.096Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-22T19:16:55.096Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:16:55.096Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:16:55.096Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:16:55.096Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:16:55.096Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-22T19:16:55.096Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-22T19:16:55.096Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-22T19:16:55.096Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:16:55.096Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:16:55.096Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:16:55.096Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:16:55.096Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:16:55.096Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-22T19:16:55.096Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:16:55.096Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:16:55.096Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:16:55.096Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:16:55.096Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:16:55.096Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:16:55.096Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:16:55.096Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:16:55.096Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:16:55.096Z] go: finding github.com/fatih/color v1.9.0 [2021-04-22T19:16:55.096Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:16:55.096Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:16:55.096Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-22T19:16:55.096Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:16:55.096Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:16:55.096Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:16:55.096Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:16:55.096Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:16:55.096Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:16:55.096Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:16:55.352Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2021-04-22T19:16:55.352Z] === RUN TestBuildWithSession [2021-04-22T19:16:55.352Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-22T19:16:55.352Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:16:55.352Z] === RUN TestBuildSquashParent [2021-04-22T19:16:55.548Z] INFO: Build done for gotestsum... [2021-04-22T19:16:57.210Z] [2021-04-22T19:16:57.210Z] SUCCESS: Specified value was saved. [2021-04-22T19:16:57.663Z] INFO: Downloading git... [2021-04-22T19:16:57.952Z] --- PASS: TestBuildWithHugeFile (55.04s) [2021-04-22T19:16:57.952Z] === RUN TestBuildWCOWSandboxSize [2021-04-22T19:16:57.952Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-22T19:16:57.952Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:16:57.952Z] === RUN TestBuildWithEmptyDockerfile [2021-04-22T19:16:57.952Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:16:57.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:16:57.952Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:16:57.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:16:57.952Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:16:57.952Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:16:57.952Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:16:57.952Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:16:57.952Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:16:57.952Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-04-22T19:16:57.952Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-04-22T19:16:57.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-22T19:16:57.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-22T19:16:57.952Z] === RUN TestBuildPreserveOwnership [2021-04-22T19:16:57.952Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-22T19:16:58.867Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-22T19:16:58.867Z] [2021-04-22T19:16:58.867Z] Unloading profiles will leave already running processes permanently [2021-04-22T19:16:58.867Z] unconfined, which can lead to unexpected situations. [2021-04-22T19:16:58.867Z] [2021-04-22T19:16:58.867Z] To set a process to complain mode, use the command line tool [2021-04-22T19:16:58.867Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-22T19:16:58.867Z] Post stage [Pipeline] junit [2021-04-22T19:16:58.880Z] Recording test results [2021-04-22T19:16:59.019Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-22T19:16:59.189Z] INFO: Downloading go... [2021-04-22T19:16:59.295Z] + echo Ensuring container killed. [2021-04-22T19:16:59.295Z] Ensuring container killed. [2021-04-22T19:16:59.295Z] + docker rm -vf docker-pr8 [2021-04-22T19:16:59.295Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-04-22T19:16:59.577Z] + echo Chowning /workspace to jenkins user [2021-04-22T19:16:59.577Z] Chowning /workspace to jenkins user [2021-04-22T19:16:59.577Z] + id -u [2021-04-22T19:16:59.577Z] + id -g [2021-04-22T19:16:59.577Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/workspace busybox chown -R 1000:1000 /workspace [2021-04-22T19:17:00.494Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-22T19:17:00.811Z] + bundleName=docker-py [2021-04-22T19:17:00.811Z] + echo Creating docker-py-bundles.tar.gz [2021-04-22T19:17:00.811Z] Creating docker-py-bundles.tar.gz [2021-04-22T19:17:00.811Z] + 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-04-22T19:17:00.823Z] Archiving artifacts [2021-04-22T19:17:01.075Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-22T19:17:01.433Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2021-04-22T19:17:01.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-04-22T19:17:01.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s) [2021-04-22T19:17:01.433Z] === RUN TestBuildPlatformInvalid [2021-04-22T19:17:01.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh binary-daemon [2021-04-22T19:17:01.693Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-22T19:17:01.693Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-22T19:17:02.022Z] [2021-04-22T19:17:02.022Z] Removing bundles/ [2021-04-22T19:17:02.022Z] [2021-04-22T19:17:02.022Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-22T19:17:02.022Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-22T19:17:02.022Z] GOOS="" GOARCH="" GOARM="" [2021-04-22T19:17:02.079Z] INFO: Downloading compiler 1 of 3... [2021-04-22T19:17:02.079Z] INFO: Downloading compiler 2 of 3... [2021-04-22T19:17:02.079Z] INFO: Downloading compiler 3 of 3... [2021-04-22T19:17:02.079Z] INFO: Extracting git... [2021-04-22T19:17:03.499Z] --- PASS: TestBuildSquashParent (6.96s) [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:17:03.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:17:03.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:17:03.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:17:03.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:17:03.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:17:03.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:17:03.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:17:03.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:17:03.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:17:03.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:17:03.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:17:03.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-22T19:17:04.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:17:05.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s) [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.27s) [2021-04-22T19:17:07.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2021-04-22T19:17:07.711Z] === RUN TestBuildMultiStageCopy [2021-04-22T19:17:07.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-22T19:17:07.853Z] Removing intermediate container 1cad8319d3a7 [2021-04-22T19:17:07.853Z] ---> 53fd8b6071d8 [2021-04-22T19:17:07.853Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-22T19:17:07.853Z] ---> Running in a4f6e4812a63 [2021-04-22T19:17:07.853Z] Removing intermediate container a4f6e4812a63 [2021-04-22T19:17:07.853Z] ---> 96a9480dbbd1 [2021-04-22T19:17:07.853Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-22T19:17:07.853Z] ---> Running in 5b21cc12c8f1 [2021-04-22T19:17:07.853Z] Removing intermediate container 5b21cc12c8f1 [2021-04-22T19:17:07.853Z] ---> cba69f5b8e13 [2021-04-22T19:17:07.853Z] Step 10/10 : COPY . . [2021-04-22T19:17:09.629Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-22T19:17:09.891Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-22T19:17:10.152Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-22T19:17:10.414Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-22T19:17:10.987Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-04-22T19:17:10.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s) [2021-04-22T19:17:10.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-22T19:17:10.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-04-22T19:17:10.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-22T19:17:10.987Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-04-22T19:17:10.987Z] === RUN TestBuildMultiStageParentConfig [2021-04-22T19:17:11.931Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2021-04-22T19:17:11.931Z] === RUN TestBuildLabelWithTargets [2021-04-22T19:17:13.318Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-04-22T19:17:13.318Z] === RUN TestBuildWithEmptyLayers [2021-04-22T19:17:14.262Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-04-22T19:17:14.262Z] === RUN TestBuildMultiStageOnBuild [2021-04-22T19:17:16.595Z] Loaded image: buildpack-deps:buster [2021-04-22T19:17:16.595Z] Loaded image: busybox:latest [2021-04-22T19:17:16.595Z] Loaded image: busybox:glibc [2021-04-22T19:17:16.813Z] --- PASS: TestBuildMultiStageOnBuild (2.39s) [2021-04-22T19:17:16.813Z] === RUN TestBuildUncleanTarFilenames [2021-04-22T19:17:17.538Z] Loaded image: debian:bullseye [2021-04-22T19:17:17.538Z] Loaded image: hello-world:latest [2021-04-22T19:17:17.538Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:17:17.757Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2021-04-22T19:17:17.758Z] === RUN TestBuildMultiStageLayerLeak [2021-04-22T19:17:19.700Z] INFO: Expanding go... [2021-04-22T19:17:20.305Z] --- PASS: TestBuildMultiStageLayerLeak (2.49s) [2021-04-22T19:17:20.305Z] === RUN TestBuildWithHugeFile [2021-04-22T19:17:23.313Z] --- PASS: TestBuildWithHugeFile (52.25s) [2021-04-22T19:17:23.313Z] === RUN TestBuildWCOWSandboxSize [2021-04-22T19:17:23.313Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-04-22T19:17:23.313Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:17:23.313Z] === RUN TestBuildWithEmptyDockerfile [2021-04-22T19:17:23.313Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:17:23.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:17:23.313Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:17:23.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:17:23.313Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:17:23.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:17:23.313Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:17:23.313Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:17:23.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:17:23.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-04-22T19:17:23.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-04-22T19:17:23.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-22T19:17:23.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-22T19:17:23.313Z] === RUN TestBuildPreserveOwnership [2021-04-22T19:17:23.313Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-22T19:17:25.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-22T19:17:25.669Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.63s) [2021-04-22T19:17:25.669Z] PASS [2021-04-22T19:17:25.669Z] [2021-04-22T19:17:25.669Z] === Skipped [2021-04-22T19:17:25.669Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-22T19:17:25.669Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:17:25.669Z] [2021-04-22T19:17:25.669Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-22T19:17:25.669Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:17:25.669Z] [2021-04-22T19:17:25.669Z] [2021-04-22T19:17:25.669Z] DONE 34 tests, 2 skipped in 127.809s [2021-04-22T19:17:25.669Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-22T19:17:25.669Z] INFO: Testing against a local daemon [2021-04-22T19:17:25.669Z] === RUN TestConfigInspect [2021-04-22T19:17:26.582Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-22T19:17:28.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-22T19:17:28.209Z] --- PASS: TestConfigInspect (2.61s) [2021-04-22T19:17:28.209Z] === RUN TestConfigList [2021-04-22T19:17:28.928Z] ---> b1ae0f220549 [2021-04-22T19:17:28.928Z] Successfully built b1ae0f220549 [2021-04-22T19:17:28.928Z] Successfully tagged docker:latest [2021-04-22T19:17:28.928Z] INFO: Image build ended at 04/22/2021 19:17:28. Duration:00:02:39.8321512 [2021-04-22T19:17:28.928Z] [2021-04-22T19:17:28.928Z] [2021-04-22T19:17:28.928Z] INFO: Building the test binaries at 04/22/2021 19:17:28... [2021-04-22T19:17:30.748Z] --- PASS: TestConfigList (2.46s) [2021-04-22T19:17:30.749Z] === RUN TestConfigsCreateAndDelete [2021-04-22T19:17:30.752Z] --- PASS: TestBuildPreserveOwnership (10.36s) [2021-04-22T19:17:30.752Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.35s) [2021-04-22T19:17:30.752Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-22T19:17:30.752Z] === RUN TestBuildPlatformInvalid [2021-04-22T19:17:30.752Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-22T19:17:30.752Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-22T19:17:30.752Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-22T19:17:30.752Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-22T19:17:30.752Z] PASS [2021-04-22T19:17:30.752Z] [2021-04-22T19:17:30.752Z] === Skipped [2021-04-22T19:17:30.752Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-22T19:17:30.752Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:17:30.752Z] [2021-04-22T19:17:30.752Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-04-22T19:17:30.752Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:17:30.752Z] [2021-04-22T19:17:30.752Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-22T19:17:30.752Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-22T19:17:30.752Z] [2021-04-22T19:17:30.752Z] [2021-04-22T19:17:30.752Z] DONE 34 tests, 3 skipped in 140.486s [2021-04-22T19:17:30.752Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-22T19:17:30.752Z] INFO: Testing against a local daemon [2021-04-22T19:17:30.752Z] === RUN TestConfigInspect [2021-04-22T19:17:30.752Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-22T19:17:30.752Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:30.752Z] === RUN TestConfigList [2021-04-22T19:17:30.752Z] --- SKIP: TestConfigList (0.01s) [2021-04-22T19:17:30.752Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:30.752Z] === RUN TestConfigsCreateAndDelete [2021-04-22T19:17:30.752Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-22T19:17:30.752Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:30.752Z] === RUN TestConfigsUpdate [2021-04-22T19:17:30.752Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-04-22T19:17:30.752Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:30.752Z] === RUN TestTemplatedConfig [2021-04-22T19:17:30.752Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-22T19:17:30.752Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:30.752Z] === RUN TestConfigCreateResolve [2021-04-22T19:17:30.752Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-22T19:17:30.752Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:30.752Z] === RUN TestConfigDaemonLibtrustID [2021-04-22T19:17:31.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-22T19:17:32.719Z] --- PASS: TestConfigDaemonLibtrustID (1.93s) [2021-04-22T19:17:32.719Z] PASS [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] === Skipped [2021-04-22T19:17:32.719Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-22T19:17:32.719Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-22T19:17:32.719Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-22T19:17:32.719Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-04-22T19:17:32.719Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-22T19:17:32.719Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-22T19:17:32.719Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] [2021-04-22T19:17:32.719Z] DONE 7 tests, 6 skipped in 2.125s [2021-04-22T19:17:32.719Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-22T19:17:32.719Z] INFO: Testing against a local daemon [2021-04-22T19:17:32.719Z] === RUN TestCheckpoint [2021-04-22T19:17:32.719Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-22T19:17:32.719Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:17:32.719Z] === RUN TestContainerInvalidJSON [2021-04-22T19:17:32.719Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:17:32.719Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:17:32.719Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:17:32.719Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:17:32.719Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:17:32.719Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:17:32.719Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:17:32.719Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:17:32.719Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:17:32.719Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-22T19:17:32.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-22T19:17:32.719Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-22T19:17:32.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-22T19:17:32.719Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-22T19:17:32.719Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-22T19:17:32.719Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-22T19:17:32.719Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-22T19:17:32.719Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-22T19:17:32.719Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-22T19:17:32.719Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-22T19:17:32.895Z] INFO: make.ps1 starting at 04/22/2021 19:17:32 [2021-04-22T19:17:32.977Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-22T19:17:32.977Z] === RUN TestCopyFromContainer [2021-04-22T19:17:33.346Z] INFO: Git commit (d7e374e6a6) assumed from DOCKER_GITCOMMIT environment variable [2021-04-22T19:17:33.346Z] INFO: Invoking autogen... [2021-04-22T19:17:33.346Z] INFO: Building daemon... [2021-04-22T19:17:33.361Z] --- PASS: TestConfigsCreateAndDelete (2.56s) [2021-04-22T19:17:33.361Z] === RUN TestConfigsUpdate [2021-04-22T19:17:34.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-22T19:17:34.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-22T19:17:35.903Z] --- PASS: TestConfigsUpdate (2.48s) [2021-04-22T19:17:35.903Z] === RUN TestTemplatedConfig [2021-04-22T19:17:36.250Z] === RUN TestCopyFromContainer// [2021-04-22T19:17:36.250Z] === RUN TestCopyFromContainer//bar/root [2021-04-22T19:17:36.250Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-22T19:17:36.250Z] === RUN TestCopyFromContainer/bar/quux [2021-04-22T19:17:36.507Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-22T19:17:36.507Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-22T19:17:36.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-22T19:17:36.507Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-22T19:17:36.507Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-22T19:17:36.764Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer (3.90s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-22T19:17:36.764Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-22T19:17:36.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-22T19:17:36.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-22T19:17:36.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-22T19:17:36.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:17:36.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:17:36.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:17:36.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:17:36.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:17:36.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:17:36.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:17:36.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:17:36.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:17:36.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-22T19:17:36.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-22T19:17:36.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-22T19:17:36.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-22T19:17:36.765Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-22T19:17:36.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-22T19:17:36.765Z] === RUN TestCreateWithInvalidEnv [2021-04-22T19:17:36.765Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-22T19:17:36.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-22T19:17:36.765Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-22T19:17:36.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-22T19:17:36.765Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-22T19:17:36.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-22T19:17:36.765Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-22T19:17:36.765Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-22T19:17:36.765Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-22T19:17:36.765Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-22T19:17:36.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-22T19:17:36.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-22T19:17:36.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-22T19:17:36.765Z] === RUN TestCreateTmpfsMountsTarget [2021-04-22T19:17:36.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-22T19:17:36.765Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-22T19:17:39.201Z] --- PASS: TestTemplatedConfig (3.47s) [2021-04-22T19:17:39.201Z] === RUN TestConfigCreateResolve [2021-04-22T19:17:39.284Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-04-22T19:17:39.284Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-22T19:17:40.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2021-04-22T19:17:41.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-22T19:17:41.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:17:41.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:17:41.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:17:41.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:17:41.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:17:41.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:17:41.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:17:41.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:17:41.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:17:41.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:17:41.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:17:41.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:17:41.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:17:41.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:17:41.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-22T19:17:41.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-22T19:17:41.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-22T19:17:41.433Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-04-22T19:17:41.433Z] === RUN TestCreateDifferentPlatform [2021-04-22T19:17:41.433Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-22T19:17:41.433Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-22T19:17:41.433Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-22T19:17:41.433Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-22T19:17:41.433Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-22T19:17:41.433Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-22T19:17:41.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-22T19:17:41.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-22T19:17:41.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-22T19:17:41.691Z] === RUN TestContainerStartOnDaemonRestart [2021-04-22T19:17:41.691Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-22T19:17:41.691Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-22T19:17:41.691Z] === RUN TestDaemonRestartIpcMode [2021-04-22T19:17:41.691Z] === PAUSE TestDaemonRestartIpcMode [2021-04-22T19:17:41.691Z] === RUN TestDaemonHostGatewayIP [2021-04-22T19:17:41.691Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-22T19:17:41.691Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:17:41.691Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-22T19:17:41.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-22T19:17:41.691Z] === RUN TestContainerKillOnDaemonStart [2021-04-22T19:17:41.691Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-22T19:17:41.691Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-22T19:17:41.691Z] === RUN TestDiff [2021-04-22T19:17:41.741Z] --- PASS: TestConfigCreateResolve (2.46s) [2021-04-22T19:17:41.741Z] === RUN TestConfigDaemonLibtrustID [2021-04-22T19:17:42.001Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-04-22T19:17:42.001Z] PASS [2021-04-22T19:17:42.001Z] [2021-04-22T19:17:42.001Z] DONE 7 tests in 16.734s [2021-04-22T19:17:42.001Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-22T19:17:42.001Z] INFO: Testing against a local daemon [2021-04-22T19:17:42.001Z] === RUN TestCheckpoint [2021-04-22T19:17:42.001Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-22T19:17:42.001Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:17:42.001Z] === RUN TestContainerInvalidJSON [2021-04-22T19:17:42.001Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:17:42.001Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:17:42.001Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:17:42.002Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:17:42.002Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:17:42.002Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:17:42.002Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:17:42.002Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:17:42.002Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:17:42.002Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-22T19:17:42.002Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-22T19:17:42.002Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-22T19:17:42.002Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-22T19:17:42.002Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-22T19:17:42.255Z] --- PASS: TestDiff (0.68s) [2021-04-22T19:17:42.255Z] === RUN TestExecWithCloseStdin [2021-04-22T19:17:42.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-22T19:17:42.262Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-22T19:17:42.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-22T19:17:42.262Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-22T19:17:42.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-22T19:17:42.262Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-22T19:17:42.262Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-22T19:17:42.262Z] === RUN TestCopyFromContainer [2021-04-22T19:17:43.186Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-04-22T19:17:43.186Z] === RUN TestExec [2021-04-22T19:17:43.645Z] === RUN TestCopyFromContainer// [2021-04-22T19:17:43.906Z] === RUN TestCopyFromContainer//bar/root [2021-04-22T19:17:43.906Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-22T19:17:43.906Z] === RUN TestCopyFromContainer/bar/quux [2021-04-22T19:17:44.166Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-22T19:17:44.166Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-22T19:17:44.166Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-22T19:17:44.166Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-22T19:17:44.427Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-22T19:17:44.427Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer (2.13s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-22T19:17:44.427Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-22T19:17:44.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-22T19:17:44.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:17:44.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:17:44.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:17:44.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:17:44.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:17:44.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:17:44.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:17:44.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:17:44.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:17:44.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-22T19:17:44.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-22T19:17:44.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-22T19:17:44.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-22T19:17:44.427Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-22T19:17:44.427Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-22T19:17:44.427Z] === RUN TestCreateWithInvalidEnv [2021-04-22T19:17:44.427Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-22T19:17:44.427Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-22T19:17:44.427Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-22T19:17:44.427Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-22T19:17:44.427Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-22T19:17:44.427Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-22T19:17:44.427Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-22T19:17:44.427Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-22T19:17:44.427Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-22T19:17:44.427Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-22T19:17:44.427Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-22T19:17:44.427Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-22T19:17:44.427Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-22T19:17:44.427Z] === RUN TestCreateTmpfsMountsTarget [2021-04-22T19:17:44.427Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-22T19:17:44.427Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-22T19:17:44.559Z] --- PASS: TestExec (0.95s) [2021-04-22T19:17:44.559Z] === RUN TestExecUser [2021-04-22T19:17:44.791Z] INFO: Expanding compiler 1 of 3... [2021-04-22T19:17:44.791Z] INFO: Expanding compiler 2 of 3... [2021-04-22T19:17:45.490Z] --- PASS: TestExecUser (1.04s) [2021-04-22T19:17:45.490Z] === RUN TestExportContainerAndImportImage [2021-04-22T19:17:46.420Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-04-22T19:17:46.420Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-22T19:17:46.973Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2021-04-22T19:17:46.973Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-22T19:17:49.449Z] INFO: Expanding compiler 3 of 3... [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-04-22T19:17:49.516Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-22T19:17:49.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:17:49.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:17:49.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:17:49.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:17:49.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:17:49.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:17:49.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:17:49.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:17:49.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:17:49.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:17:49.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:17:49.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:17:49.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:17:49.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:17:49.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-22T19:17:49.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-22T19:17:49.516Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-22T19:17:50.413Z] INFO: Removing downloaded files... [2021-04-22T19:17:50.413Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-22T19:17:50.413Z] INFO: Configuring git core.autocrlf... [2021-04-22T19:17:50.456Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-04-22T19:17:50.456Z] === RUN TestCreateDifferentPlatform [2021-04-22T19:17:50.456Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-22T19:17:50.456Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-22T19:17:50.456Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-22T19:17:50.456Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-22T19:17:50.456Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-22T19:17:50.456Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-22T19:17:50.456Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-22T19:17:50.456Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-22T19:17:50.456Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-22T19:17:50.456Z] === RUN TestContainerStartOnDaemonRestart [2021-04-22T19:17:50.456Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-22T19:17:50.456Z] === RUN TestDaemonRestartIpcMode [2021-04-22T19:17:50.456Z] === PAUSE TestDaemonRestartIpcMode [2021-04-22T19:17:50.456Z] === RUN TestDaemonHostGatewayIP [2021-04-22T19:17:50.456Z] === PAUSE TestDaemonHostGatewayIP [2021-04-22T19:17:50.456Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-22T19:17:50.456Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-22T19:17:50.456Z] === RUN TestContainerKillOnDaemonStart [2021-04-22T19:17:50.456Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-22T19:17:50.456Z] === RUN TestDiff [2021-04-22T19:17:50.672Z] --- PASS: TestExportContainerAfterDaemonRestart (4.10s) [2021-04-22T19:17:50.672Z] === RUN TestHealthCheckWorkdir [2021-04-22T19:17:51.397Z] --- PASS: TestDiff (0.81s) [2021-04-22T19:17:51.397Z] === RUN TestExecWithCloseStdin [2021-04-22T19:17:51.602Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-04-22T19:17:51.602Z] === RUN TestHealthKillContainer [2021-04-22T19:17:52.337Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-04-22T19:17:52.337Z] === RUN TestExec [2021-04-22T19:17:52.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-22T19:17:53.721Z] --- PASS: TestExec (1.14s) [2021-04-22T19:17:53.721Z] === RUN TestExecUser [2021-04-22T19:17:54.661Z] --- PASS: TestExecUser (1.13s) [2021-04-22T19:17:54.661Z] === RUN TestExportContainerAndImportImage [2021-04-22T19:17:54.873Z] --- PASS: TestHealthKillContainer (2.99s) [2021-04-22T19:17:54.874Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-22T19:17:55.436Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-04-22T19:17:55.436Z] === RUN TestIpcModeNone [2021-04-22T19:17:55.605Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-04-22T19:17:55.605Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-22T19:17:56.366Z] --- PASS: TestIpcModeNone (0.97s) [2021-04-22T19:17:56.366Z] === RUN TestIpcModePrivate [2021-04-22T19:17:56.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-22T19:17:57.297Z] --- PASS: TestIpcModePrivate (0.97s) [2021-04-22T19:17:57.297Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-22T19:17:57.297Z] === RUN TestIpcModeShareable [2021-04-22T19:17:57.297Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-22T19:17:57.297Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:17:57.297Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-22T19:17:57.516Z] --- PASS: TestExportContainerAfterDaemonRestart (1.78s) [2021-04-22T19:17:57.516Z] === RUN TestHealthCheckWorkdir [2021-04-22T19:17:58.900Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-04-22T19:17:58.900Z] === RUN TestHealthKillContainer [2021-04-22T19:18:00.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2021-04-22T19:18:00.572Z] === RUN TestAPIIpcModeHost [2021-04-22T19:18:00.572Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-22T19:18:00.572Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:18:00.572Z] === RUN TestDaemonIpcModeShareable [2021-04-22T19:18:00.572Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-22T19:18:00.572Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:18:00.572Z] === RUN TestDaemonIpcModePrivate [2021-04-22T19:18:00.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-22T19:18:02.195Z] --- PASS: TestHealthKillContainer (3.12s) [2021-04-22T19:18:02.196Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-22T19:18:02.771Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-22T19:18:02.771Z] === RUN TestIpcModeNone [2021-04-22T19:18:03.092Z] --- PASS: TestDaemonIpcModePrivate (2.96s) [2021-04-22T19:18:03.092Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-22T19:18:03.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-22T19:18:03.092Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-22T19:18:03.092Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:18:03.092Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-22T19:18:03.092Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-22T19:18:03.092Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:18:03.092Z] === RUN TestIpcModeOlderClient [2021-04-22T19:18:03.092Z] === PAUSE TestIpcModeOlderClient [2021-04-22T19:18:03.092Z] === RUN TestKillContainerInvalidSignal [2021-04-22T19:18:03.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-22T19:18:03.656Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-04-22T19:18:03.656Z] === RUN TestKillContainer [2021-04-22T19:18:03.656Z] === RUN TestKillContainer/no_signal [2021-04-22T19:18:04.153Z] --- PASS: TestIpcModeNone (1.13s) [2021-04-22T19:18:04.153Z] === RUN TestIpcModePrivate [2021-04-22T19:18:04.587Z] === RUN TestKillContainer/non_killing_signal [2021-04-22T19:18:05.095Z] --- PASS: TestIpcModePrivate (1.11s) [2021-04-22T19:18:05.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-22T19:18:05.095Z] === RUN TestIpcModeShareable [2021-04-22T19:18:05.151Z] === RUN TestKillContainer/killing_signal [2021-04-22T19:18:05.715Z] --- PASS: TestKillContainer (2.07s) [2021-04-22T19:18:05.715Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-04-22T19:18:05.715Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-04-22T19:18:05.715Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-04-22T19:18:05.715Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-22T19:18:05.715Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-22T19:18:06.480Z] --- PASS: TestIpcModeShareable (1.14s) [2021-04-22T19:18:06.480Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-22T19:18:06.480Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-22T19:18:06.647Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-22T19:18:07.042Z] --- PASS: TestBuildWithHugeFile (43.97s) [2021-04-22T19:18:07.043Z] === RUN TestBuildWCOWSandboxSize [2021-04-22T19:18:07.043Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-22T19:18:07.043Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:18:07.043Z] === RUN TestBuildWithEmptyDockerfile [2021-04-22T19:18:07.043Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:18:07.043Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:18:07.043Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:18:07.043Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:18:07.043Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:18:07.043Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:18:07.043Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:18:07.043Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:18:07.043Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:18:07.043Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-04-22T19:18:07.043Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-04-22T19:18:07.043Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-22T19:18:07.043Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-04-22T19:18:07.043Z] === RUN TestBuildPreserveOwnership [2021-04-22T19:18:07.043Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-22T19:18:07.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-04-22T19:18:07.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-04-22T19:18:07.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-04-22T19:18:07.211Z] === RUN TestKillStoppedContainer [2021-04-22T19:18:07.211Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-22T19:18:07.211Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-22T19:18:07.211Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-22T19:18:07.211Z] === RUN TestKillDifferentUserContainer [2021-04-22T19:18:07.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-22T19:18:07.987Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-22T19:18:08.141Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-04-22T19:18:08.141Z] === RUN TestInspectOomKilledTrue [2021-04-22T19:18:08.141Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-22T19:18:08.141Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:18:08.141Z] === RUN TestInspectOomKilledFalse [2021-04-22T19:18:08.141Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-22T19:18:08.141Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:18:08.141Z] === RUN TestLinksEtcHostsContentMatch [2021-04-22T19:18:08.141Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-22T19:18:08.141Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-22T19:18:08.141Z] === RUN TestLinksContainerNames [2021-04-22T19:18:09.508Z] --- PASS: TestLinksContainerNames (1.34s) [2021-04-22T19:18:09.508Z] === RUN TestLogsFollowTailEmpty [2021-04-22T19:18:09.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-04-22T19:18:09.816Z] === RUN TestAPIIpcModeHost [2021-04-22T19:18:09.902Z] --- PASS: TestBuildPreserveOwnership (5.24s) [2021-04-22T19:18:09.902Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.52s) [2021-04-22T19:18:09.902Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2021-04-22T19:18:09.902Z] === RUN TestBuildPlatformInvalid [2021-04-22T19:18:09.902Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-22T19:18:09.902Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-22T19:18:10.071Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-04-22T19:18:10.071Z] === RUN TestContainerNetworkMountsNoChown [2021-04-22T19:18:10.634Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/default [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/default [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/private [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/private [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rprivate [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/slave [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/slave [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rslave [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/shared [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/shared [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rshared [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-22T19:18:10.634Z] === CONT TestMountDaemonRoot/default [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:18:10.634Z] === CONT TestMountDaemonRoot/rslave [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:18:10.634Z] === CONT TestMountDaemonRoot/rshared [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:18:10.634Z] === CONT TestMountDaemonRoot/shared [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-22T19:18:10.634Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:18:10.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:18:10.634Z] === CONT TestMountDaemonRoot/rprivate [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/slave [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/private [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:18:10.635Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-22T19:18:10.635Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:18:10.635Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:18:10.772Z] --- PASS: TestAPIIpcModeHost (1.25s) [2021-04-22T19:18:10.772Z] === RUN TestDaemonIpcModeShareable [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:18:10.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:18:11.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:18:11.147Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-22T19:18:11.147Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-22T19:18:11.147Z] === RUN TestContainerBindMountNonRecursive [2021-04-22T19:18:11.147Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-22T19:18:11.147Z] 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-04-22T19:18:11.147Z] === RUN TestContainerVolumesMountedAsShared [2021-04-22T19:18:11.147Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-22T19:18:11.147Z] 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-04-22T19:18:11.147Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-22T19:18:11.147Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-22T19:18:11.148Z] 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-04-22T19:18:11.148Z] === RUN TestNetworkNat [2021-04-22T19:18:12.077Z] --- PASS: TestNetworkNat (0.92s) [2021-04-22T19:18:12.077Z] === RUN TestNetworkLocalhostTCPNat [2021-04-22T19:18:12.707Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-04-22T19:18:12.707Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-22T19:18:12.707Z] === RUN TestDaemonIpcModePrivate [2021-04-22T19:18:13.006Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-04-22T19:18:13.006Z] === RUN TestNetworkLoopbackNat [2021-04-22T19:18:14.626Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-04-22T19:18:14.626Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-22T19:18:14.626Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-22T19:18:15.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-22T19:18:16.278Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-04-22T19:18:16.278Z] === RUN TestPause [2021-04-22T19:18:16.278Z] --- SKIP: TestPause (0.01s) [2021-04-22T19:18:16.278Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:18:16.278Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-22T19:18:16.278Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-22T19:18:16.278Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:18:16.278Z] === RUN TestPauseStopPausedContainer [2021-04-22T19:18:16.278Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-04-22T19:18:16.278Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:18:16.278Z] === RUN TestPidHost [2021-04-22T19:18:16.537Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-04-22T19:18:16.538Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-22T19:18:16.538Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-22T19:18:17.922Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-04-22T19:18:17.922Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-22T19:18:17.922Z] === RUN TestIpcModeOlderClient [2021-04-22T19:18:18.173Z] --- PASS: TestPidHost (2.05s) [2021-04-22T19:18:18.173Z] === RUN TestPsFilter [2021-04-22T19:18:18.173Z] --- PASS: TestPsFilter (0.11s) [2021-04-22T19:18:18.173Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-22T19:18:18.183Z] === PAUSE TestIpcModeOlderClient [2021-04-22T19:18:18.183Z] === RUN TestKillContainerInvalidSignal [2021-04-22T19:18:18.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-22T19:18:18.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-04-22T19:18:18.737Z] === RUN TestRemoveContainerWithVolume [2021-04-22T19:18:18.754Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-04-22T19:18:18.754Z] === RUN TestKillContainer [2021-04-22T19:18:18.754Z] === RUN TestKillContainer/no_signal [2021-04-22T19:18:19.667Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-04-22T19:18:19.667Z] === RUN TestRemoveContainerRunning [2021-04-22T19:18:19.696Z] === RUN TestKillContainer/non_killing_signal [2021-04-22T19:18:19.957Z] === RUN TestKillContainer/killing_signal [2021-04-22T19:18:20.230Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-04-22T19:18:20.230Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-22T19:18:20.898Z] --- PASS: TestKillContainer (2.14s) [2021-04-22T19:18:20.898Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-04-22T19:18:20.898Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-04-22T19:18:20.898Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-04-22T19:18:20.898Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-22T19:18:20.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-22T19:18:21.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-04-22T19:18:21.161Z] === RUN TestRemoveInvalidContainer [2021-04-22T19:18:21.161Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-22T19:18:21.161Z] === RUN TestRenameLinkedContainer [2021-04-22T19:18:21.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-22T19:18:21.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-22T19:18:22.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2021-04-22T19:18:22.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-04-22T19:18:22.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2021-04-22T19:18:22.411Z] === RUN TestKillStoppedContainer [2021-04-22T19:18:22.411Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-22T19:18:22.411Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-22T19:18:22.672Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-22T19:18:22.672Z] === RUN TestKillDifferentUserContainer [2021-04-22T19:18:23.243Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-04-22T19:18:23.243Z] === RUN TestInspectOomKilledTrue [2021-04-22T19:18:23.243Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-22T19:18:23.243Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-22T19:18:23.243Z] === RUN TestInspectOomKilledFalse [2021-04-22T19:18:23.471Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-22T19:18:23.471Z] Copying nested executables into bundles/binary-daemon [2021-04-22T19:18:23.682Z] --- PASS: TestRenameLinkedContainer (2.67s) [2021-04-22T19:18:23.682Z] === RUN TestRenameStoppedContainer [2021-04-22T19:18:24.185Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-04-22T19:18:24.185Z] === RUN TestLinksEtcHostsContentMatch [2021-04-22T19:18:24.248Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-04-22T19:18:24.248Z] === RUN TestRenameRunningContainerAndReuse [2021-04-22T19:18:24.408Z] [2021-04-22T19:18:24.756Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-04-22T19:18:24.756Z] === RUN TestLinksContainerNames [2021-04-22T19:18:24.854Z] Loaded image: buildpack-deps:buster [2021-04-22T19:18:24.854Z] Loaded image: busybox:latest [2021-04-22T19:18:24.854Z] Loaded image: busybox:glibc [2021-04-22T19:18:25.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-22T19:18:25.174Z] Using test binary docker [2021-04-22T19:18:25.174Z] +++ /etc/init.d/apparmor start [2021-04-22T19:18:25.174Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-22T19:18:25.174Z] INFO: Waiting for daemon to start... [2021-04-22T19:18:25.174Z] Starting dockerd [2021-04-22T19:18:25.174Z] +++ 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-04-22T19:18:25.436Z] Loaded image: debian:bullseye [2021-04-22T19:18:25.436Z] Loaded image: hello-world:latest [2021-04-22T19:18:25.436Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:18:25.617Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2021-04-22T19:18:25.617Z] === RUN TestRenameInvalidName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-22T19:18:26.548Z] --- PASS: TestRenameInvalidName (0.68s) [2021-04-22T19:18:26.548Z] === RUN TestRenameAnonymousContainer [2021-04-22T19:18:26.653Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/make.sh cross [2021-04-22T19:18:26.669Z] --- PASS: TestLinksContainerNames (1.45s) [2021-04-22T19:18:26.669Z] === RUN TestLogsFollowTailEmpty [2021-04-22T19:18:26.929Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-04-22T19:18:26.929Z] === RUN TestContainerNetworkMountsNoChown [2021-04-22T19:18:27.221Z] [2021-04-22T19:18:27.221Z] Removing bundles/ [2021-04-22T19:18:27.221Z] [2021-04-22T19:18:27.221Z] ---> Making bundle: cross (in bundles/cross) [2021-04-22T19:18:27.221Z] Cross building: bundles/cross/linux/amd64 [2021-04-22T19:18:27.221Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-22T19:18:27.221Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-22T19:18:27.871Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/default [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/default [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/private [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/private [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/rprivate [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/slave [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/slave [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/rslave [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/shared [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/shared [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/rshared [2021-04-22T19:18:27.871Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-22T19:18:27.871Z] === CONT TestMountDaemonRoot/default [2021-04-22T19:18:27.871Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rshared [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/shared [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rslave [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/slave [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rprivate [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/private [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-22T19:18:27.872Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:18:27.872Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:18:27.872Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:18:27.983Z] . [2021-04-22T19:18:27.984Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-22T19:18:27.984Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-22T19:18:27.984Z] Error: No such image: emptyfs [2021-04-22T19:18:27.984Z] ++++ docker load [2021-04-22T19:18:27.984Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-22T19:18:28.133Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-22T19:18:28.133Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-22T19:18:28.133Z] === RUN TestContainerBindMountNonRecursive [2021-04-22T19:18:28.556Z] Running integration-test (iteration 1) [2021-04-22T19:18:28.556Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-22T19:18:28.556Z] ++ 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-04-22T19:18:28.556Z] ++ set -e [2021-04-22T19:18:28.556Z] ++ '[' -n 0 ']' [2021-04-22T19:18:28.556Z] ++ set -x [2021-04-22T19:18:28.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-22T19:18:29.821Z] --- PASS: TestRenameAnonymousContainer (3.09s) [2021-04-22T19:18:29.821Z] === RUN TestRenameContainerWithSameName [2021-04-22T19:18:30.080Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-04-22T19:18:30.080Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-22T19:18:30.674Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2021-04-22T19:18:30.674Z] === RUN TestContainerVolumesMountedAsShared [2021-04-22T19:18:30.674Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-04-22T19:18:30.674Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-22T19:18:31.616Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-22T19:18:31.616Z] === RUN TestNetworkNat [2021-04-22T19:18:31.974Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-04-22T19:18:31.974Z] === RUN TestResize [2021-04-22T19:18:32.541Z] --- PASS: TestResize (0.76s) [2021-04-22T19:18:32.541Z] === RUN TestResizeWithInvalidSize [2021-04-22T19:18:32.558Z] --- PASS: TestNetworkNat (0.87s) [2021-04-22T19:18:32.559Z] === RUN TestNetworkLocalhostTCPNat [2021-04-22T19:18:33.107Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-04-22T19:18:33.107Z] === RUN TestResizeWhenContainerNotStarted [2021-04-22T19:18:33.130Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-04-22T19:18:33.130Z] === RUN TestNetworkLoopbackNat [2021-04-22T19:18:34.037Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-04-22T19:18:34.037Z] === RUN TestDaemonRestartKillContainers [2021-04-22T19:18:34.037Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:18:34.037Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-22T19:18:34.037Z] === RUN TestCgroupNamespacesRun [2021-04-22T19:18:35.445Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.85s) [2021-04-22T19:18:35.445Z] PASS [2021-04-22T19:18:35.445Z] [2021-04-22T19:18:35.445Z] === Skipped [2021-04-22T19:18:35.445Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-22T19:18:35.445Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:18:35.445Z] [2021-04-22T19:18:35.445Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-22T19:18:35.445Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:18:35.445Z] [2021-04-22T19:18:35.445Z] [2021-04-22T19:18:35.445Z] DONE 34 tests, 2 skipped in 119.654s [2021-04-22T19:18:35.445Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-22T19:18:35.445Z] ++ 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-04-22T19:18:35.445Z] ++ set -e [2021-04-22T19:18:35.445Z] ++ '[' -n 0 ']' [2021-04-22T19:18:35.445Z] ++ set -x [2021-04-22T19:18:35.445Z] ++ env -i DEST=/go/src/github.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-04-22T19:18:35.445Z] INFO: Testing against a local daemon [2021-04-22T19:18:35.445Z] === RUN TestConfigInspect [2021-04-22T19:18:36.426Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-04-22T19:18:36.426Z] === RUN TestPause [2021-04-22T19:18:37.308Z] --- PASS: TestCgroupNamespacesRun (3.22s) [2021-04-22T19:18:37.308Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-22T19:18:37.367Z] --- PASS: TestPause (0.71s) [2021-04-22T19:18:37.367Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-22T19:18:37.367Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-22T19:18:37.367Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:18:37.367Z] === RUN TestPauseStopPausedContainer [2021-04-22T19:18:37.938Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-04-22T19:18:37.938Z] === RUN TestPidHost [2021-04-22T19:18:38.772Z] --- PASS: TestConfigInspect (3.55s) [2021-04-22T19:18:38.772Z] === RUN TestConfigList [2021-04-22T19:18:39.851Z] --- PASS: TestPidHost (2.03s) [2021-04-22T19:18:39.851Z] === RUN TestPsFilter [2021-04-22T19:18:39.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s) [2021-04-22T19:18:39.921Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-22T19:18:40.111Z] --- PASS: TestPsFilter (0.12s) [2021-04-22T19:18:40.111Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-22T19:18:40.682Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-04-22T19:18:40.682Z] === RUN TestRemoveContainerWithVolume [2021-04-22T19:18:41.623Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-04-22T19:18:41.623Z] === RUN TestRemoveContainerRunning [2021-04-22T19:18:42.074Z] --- PASS: TestConfigList (3.21s) [2021-04-22T19:18:42.074Z] === RUN TestConfigsCreateAndDelete [2021-04-22T19:18:42.195Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-04-22T19:18:42.195Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-22T19:18:43.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-04-22T19:18:43.136Z] === RUN TestRemoveInvalidContainer [2021-04-22T19:18:43.136Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-22T19:18:43.136Z] === RUN TestRenameLinkedContainer [2021-04-22T19:18:43.192Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.07s) [2021-04-22T19:18:43.192Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-22T19:18:45.288Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-22T19:18:45.288Z] [2021-04-22T19:18:45.288Z] ________ ____ __. [2021-04-22T19:18:45.288Z] \_____ \ | |/ _| [2021-04-22T19:18:45.288Z] / | \| < [2021-04-22T19:18:45.288Z] / | \ | \ [2021-04-22T19:18:45.288Z] \_______ /____|__ \ [2021-04-22T19:18:45.288Z] \/ \/ [2021-04-22T19:18:45.288Z] [2021-04-22T19:18:45.288Z] INFO: make.ps1 ended at 04/22/2021 19:18:39 [2021-04-22T19:18:45.288Z] INFO: Binaries build ended at 04/22/2021 19:18:41. Duration:00:01:12.5159142 [2021-04-22T19:18:45.288Z] INFO: Copying the built daemon binary to d:\CI\PR-42254\8\binary\dockerd-d7e374e6a6.exe... [2021-04-22T19:18:45.288Z] INFO: Copying the built client binary to d:\CI\PR-42254\8\binary\docker-d7e374e6a6.exe... [2021-04-22T19:18:45.288Z] INFO: Copying dockerversion from the container... [2021-04-22T19:18:45.288Z] INFO: Copying the golang package from the container to d:\CI\PR-42254\8\installer\go.zip... [2021-04-22T19:18:45.288Z] INFO: Extracting go.zip to d:\CI\PR-42254\8\go [2021-04-22T19:18:45.377Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2021-04-22T19:18:45.377Z] === RUN TestConfigsUpdate [2021-04-22T19:18:45.681Z] --- PASS: TestRenameLinkedContainer (2.87s) [2021-04-22T19:18:45.681Z] === RUN TestRenameStoppedContainer [2021-04-22T19:18:45.712Z] --- PASS: TestCgroupNamespacesRunHostMode (2.93s) [2021-04-22T19:18:45.712Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-22T19:18:46.622Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-04-22T19:18:46.622Z] === RUN TestRenameRunningContainerAndReuse [2021-04-22T19:18:47.927Z] --- PASS: TestConfigsUpdate (3.09s) [2021-04-22T19:18:47.927Z] === RUN TestTemplatedConfig [2021-04-22T19:18:48.004Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-04-22T19:18:48.004Z] === RUN TestRenameInvalidName [2021-04-22T19:18:48.575Z] --- PASS: TestRenameInvalidName (0.73s) [2021-04-22T19:18:48.575Z] === RUN TestRenameAnonymousContainer [2021-04-22T19:18:48.984Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-04-22T19:18:48.984Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-22T19:18:50.955Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.47s) [2021-04-22T19:18:50.955Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-22T19:18:51.872Z] --- PASS: TestRenameAnonymousContainer (3.33s) [2021-04-22T19:18:51.872Z] === RUN TestRenameContainerWithSameName [2021-04-22T19:18:52.135Z] --- PASS: TestTemplatedConfig (3.69s) [2021-04-22T19:18:52.135Z] === RUN TestConfigCreateResolve [2021-04-22T19:18:52.813Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-04-22T19:18:52.813Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-22T19:18:53.498Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.02s) [2021-04-22T19:18:53.498Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-22T19:18:54.198Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2021-04-22T19:18:54.198Z] === RUN TestResize [2021-04-22T19:18:54.769Z] --- PASS: TestResize (0.71s) [2021-04-22T19:18:54.769Z] === RUN TestResizeWithInvalidSize [2021-04-22T19:18:55.438Z] --- PASS: TestConfigCreateResolve (3.16s) [2021-04-22T19:18:55.438Z] === RUN TestConfigDaemonLibtrustID [2021-04-22T19:18:55.710Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-04-22T19:18:55.710Z] === RUN TestResizeWhenContainerNotStarted [2021-04-22T19:18:56.009Z] --- PASS: TestConfigDaemonLibtrustID (1.16s) [2021-04-22T19:18:56.009Z] PASS [2021-04-22T19:18:56.009Z] [2021-04-22T19:18:56.009Z] DONE 7 tests in 21.146s [2021-04-22T19:18:56.009Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-22T19:18:56.010Z] ++ 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-04-22T19:18:56.010Z] ++ set -e [2021-04-22T19:18:56.010Z] ++ '[' -n 0 ']' [2021-04-22T19:18:56.010Z] ++ set -x [2021-04-22T19:18:56.010Z] ++ env -i DEST=/go/src/github.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-04-22T19:18:56.019Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.90s) [2021-04-22T19:18:56.019Z] === RUN TestKernelTCPMemory [2021-04-22T19:18:56.019Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-22T19:18:56.019Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:18:56.019Z] === RUN TestNISDomainname [2021-04-22T19:18:56.019Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-22T19:18:56.019Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-22T19:18:56.019Z] === RUN TestHostnameDnsResolution [2021-04-22T19:18:56.271Z] INFO: Testing against a local daemon [2021-04-22T19:18:56.271Z] === RUN TestCheckpoint [2021-04-22T19:18:56.271Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-22T19:18:56.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:18:56.271Z] === RUN TestContainerInvalidJSON [2021-04-22T19:18:56.271Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:18:56.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:18:56.271Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:18:56.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:18:56.271Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:18:56.271Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:18:56.271Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:18:56.271Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:18:56.271Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:18:56.271Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-22T19:18:56.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-22T19:18:56.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-22T19:18:56.271Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-22T19:18:56.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-22T19:18:56.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-22T19:18:56.271Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-22T19:18:56.280Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:18:56.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:18:56.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:18:56.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:18:56.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:18:56.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:18:56.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:18:56.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:18:56.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:18:56.532Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-22T19:18:56.532Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-22T19:18:56.532Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-04-22T19:18:56.532Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-22T19:18:56.532Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-04-22T19:18:56.532Z] === RUN TestCopyFromContainer [2021-04-22T19:18:57.911Z] --- PASS: TestHostnameDnsResolution (1.67s) [2021-04-22T19:18:57.911Z] === RUN TestStats [2021-04-22T19:18:57.911Z] --- SKIP: TestStats (0.00s) [2021-04-22T19:18:57.911Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:18:57.911Z] === RUN TestStopContainerWithTimeout [2021-04-22T19:18:57.911Z] === RUN TestStopContainerWithTimeout/0 [2021-04-22T19:18:57.911Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-22T19:18:57.911Z] === RUN TestStopContainerWithTimeout/1 [2021-04-22T19:18:57.911Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-22T19:18:57.911Z] === RUN TestStopContainerWithTimeout/3 [2021-04-22T19:18:57.911Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-22T19:18:57.911Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-22T19:18:57.911Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-22T19:18:57.911Z] === CONT TestStopContainerWithTimeout/0 [2021-04-22T19:18:57.911Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-22T19:18:58.448Z] === RUN TestCopyFromContainer// [2021-04-22T19:18:58.448Z] === RUN TestCopyFromContainer//bar/root [2021-04-22T19:18:58.448Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-22T19:18:58.448Z] === RUN TestCopyFromContainer/bar/quux [2021-04-22T19:18:58.710Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-22T19:18:58.710Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-22T19:18:58.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:18:58.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:18:58.840Z] === CONT TestStopContainerWithTimeout/3 [2021-04-22T19:18:58.972Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-22T19:18:58.972Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-22T19:18:58.972Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-22T19:18:59.233Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer (2.72s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-22T19:18:59.233Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-22T19:18:59.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-22T19:18:59.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:18:59.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:18:59.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:18:59.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:18:59.233Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:18:59.233Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:18:59.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:18:59.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:18:59.233Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:18:59.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-22T19:18:59.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-22T19:18:59.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-22T19:18:59.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-22T19:18:59.234Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-22T19:18:59.495Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-22T19:18:59.495Z] === RUN TestCreateWithInvalidEnv [2021-04-22T19:18:59.495Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-22T19:18:59.495Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-22T19:18:59.495Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-22T19:18:59.495Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-22T19:18:59.495Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-22T19:18:59.495Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-22T19:18:59.495Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-22T19:18:59.495Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-22T19:18:59.495Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-22T19:18:59.495Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-22T19:18:59.495Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-22T19:18:59.495Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-22T19:18:59.495Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-22T19:18:59.495Z] === RUN TestCreateTmpfsMountsTarget [2021-04-22T19:18:59.495Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-22T19:18:59.495Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-22T19:18:59.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:19:00.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:19:00.731Z] === CONT TestStopContainerWithTimeout/1 [2021-04-22T19:19:00.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:19:01.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:19:02.048Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2021-04-22T19:19:02.048Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-22T19:19:02.625Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-22T19:19:02.625Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-04-22T19:19:02.625Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-04-22T19:19:02.625Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-04-22T19:19:02.625Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-04-22T19:19:02.625Z] === RUN TestDeleteDevicemapper [2021-04-22T19:19:02.625Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-22T19:19:02.625Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:19:02.625Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-22T19:19:03.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:19:03.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:19:04.598Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-04-22T19:19:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-22T19:19:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:19:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:19:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:19:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:19:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:19:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:19:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:19:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:19:04.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:19:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:19:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:19:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:19:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:19:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:19:04.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:19:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-22T19:19:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-22T19:19:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-22T19:19:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-22T19:19:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-04-22T19:19:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-22T19:19:04.599Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-22T19:19:05.146Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-04-22T19:19:05.146Z] === RUN TestUpdateMemory [2021-04-22T19:19:05.146Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-22T19:19:05.146Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:05.146Z] === RUN TestUpdateCPUQuota [2021-04-22T19:19:05.146Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-22T19:19:05.146Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:05.146Z] === RUN TestUpdatePidsLimit [2021-04-22T19:19:05.146Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-22T19:19:05.146Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:05.146Z] === RUN TestUpdateRestartPolicy [2021-04-22T19:19:05.170Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-04-22T19:19:05.170Z] === RUN TestCreateDifferentPlatform [2021-04-22T19:19:05.170Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-22T19:19:05.170Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-22T19:19:05.170Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-22T19:19:05.170Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-22T19:19:05.170Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-22T19:19:05.170Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-22T19:19:05.170Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-22T19:19:05.170Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-22T19:19:05.170Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-22T19:19:05.170Z] === RUN TestContainerStartOnDaemonRestart [2021-04-22T19:19:05.170Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-22T19:19:05.170Z] === RUN TestDaemonRestartIpcMode [2021-04-22T19:19:05.170Z] === PAUSE TestDaemonRestartIpcMode [2021-04-22T19:19:05.170Z] === RUN TestDaemonHostGatewayIP [2021-04-22T19:19:05.170Z] === PAUSE TestDaemonHostGatewayIP [2021-04-22T19:19:05.170Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-22T19:19:05.170Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-22T19:19:05.170Z] === RUN TestContainerKillOnDaemonStart [2021-04-22T19:19:05.170Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-22T19:19:05.170Z] === RUN TestDiff [2021-04-22T19:19:06.115Z] --- PASS: TestDiff (0.77s) [2021-04-22T19:19:06.115Z] === RUN TestExecWithCloseStdin [2021-04-22T19:19:06.295Z] INFO: Extraction ended at 04/22/2021 19:19:05. Duration:00:00:21.5478088 [2021-04-22T19:19:06.295Z] INFO: Updating the golang and path environment variables [2021-04-22T19:19:06.295Z] INFO: GOPATH=d:\gopath [2021-04-22T19:19:06.295Z] INFO: go version go1.13.15 windows/amd64 [2021-04-22T19:19:06.295Z] INFO: Running the daemon under test in debug mode [2021-04-22T19:19:06.295Z] INFO: Starting a daemon under test... [2021-04-22T19:19:06.295Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42254\8\daemon --pidfile d:\CI\PR-42254\8\docker.pid -D [2021-04-22T19:19:06.295Z] INFO: Process started successfully. [2021-04-22T19:19:06.295Z] INFO: Start tailing logs of the daemon under tests [2021-04-22T19:19:06.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:19:06.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:19:06.747Z] INFO: Waiting for the daemon under test to start... [2021-04-22T19:19:07.501Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-04-22T19:19:07.501Z] === RUN TestExec [2021-04-22T19:19:08.445Z] --- PASS: TestExec (1.08s) [2021-04-22T19:19:08.445Z] === RUN TestExecUser [2021-04-22T19:19:09.200Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:19:09.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2021-04-22T19:19:09.200Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2021-04-22T19:19:09.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2021-04-22T19:19:09.201Z] === RUN TestCgroupNamespacesRun [2021-04-22T19:19:09.388Z] --- PASS: TestExecUser (1.09s) [2021-04-22T19:19:09.388Z] === RUN TestExportContainerAndImportImage [2021-04-22T19:19:10.331Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-04-22T19:19:10.331Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-22T19:19:11.128Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2021-04-22T19:19:11.128Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-22T19:19:11.128Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-22T19:19:11.128Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-22T19:19:11.128Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-22T19:19:13.038Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2021-04-22T19:19:13.038Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-22T19:19:13.639Z] --- PASS: TestExportContainerAfterDaemonRestart (3.10s) [2021-04-22T19:19:13.639Z] === RUN TestHealthCheckWorkdir [2021-04-22T19:19:14.948Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2021-04-22T19:19:14.948Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-22T19:19:15.025Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-04-22T19:19:15.025Z] === RUN TestHealthKillContainer [2021-04-22T19:19:15.483Z] Loaded image: buildpack-deps:buster [2021-04-22T19:19:15.483Z] Loaded image: busybox:latest [2021-04-22T19:19:15.483Z] Loaded image: busybox:glibc [2021-04-22T19:19:16.424Z] Loaded image: debian:bullseye [2021-04-22T19:19:16.424Z] Loaded image: hello-world:latest [2021-04-22T19:19:16.685Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:19:16.685Z] INFO: Testing against a local daemon [2021-04-22T19:19:16.685Z] === RUN TestCgroupNamespacesBuild [2021-04-22T19:19:16.858Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2021-04-22T19:19:16.858Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-22T19:19:17.322Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2021-04-22T19:19:17.322Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-22T19:19:17.798Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2021-04-22T19:19:17.798Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-22T19:19:17.886Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-04-22T19:19:17.886Z] === RUN TestWaitNonBlocked [2021-04-22T19:19:17.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:19:17.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:19:17.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:19:17.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:19:17.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:19:17.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:19:18.325Z] --- PASS: TestHealthKillContainer (3.08s) [2021-04-22T19:19:18.325Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-22T19:19:18.737Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-04-22T19:19:18.737Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-22T19:19:18.897Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-04-22T19:19:18.897Z] === RUN TestIpcModeNone [2021-04-22T19:19:19.255Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-22T19:19:19.255Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-04-22T19:19:19.255Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-04-22T19:19:19.255Z] === RUN TestWaitBlocked [2021-04-22T19:19:19.255Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:19:19.255Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:19:19.255Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:19:19.255Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:19:19.255Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:19:19.255Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:19:19.840Z] --- PASS: TestIpcModeNone (1.10s) [2021-04-22T19:19:19.840Z] === RUN TestIpcModePrivate [2021-04-22T19:19:19.987Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2021-04-22T19:19:19.987Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-22T19:19:20.187Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-22T19:19:20.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-04-22T19:19:20.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-04-22T19:19:20.187Z] === CONT TestDaemonRestartIpcMode [2021-04-22T19:19:20.187Z] === CONT TestIpcModeOlderClient [2021-04-22T19:19:20.187Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-22T19:19:20.187Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-22T19:19:20.649Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-04-22T19:19:20.649Z] === RUN TestKernelTCPMemory [2021-04-22T19:19:20.649Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-22T19:19:20.649Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-22T19:19:20.649Z] === RUN TestNISDomainname [2021-04-22T19:19:21.228Z] --- PASS: TestIpcModePrivate (1.12s) [2021-04-22T19:19:21.228Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-22T19:19:21.228Z] === RUN TestIpcModeShareable [2021-04-22T19:19:22.033Z] --- PASS: TestNISDomainname (1.32s) [2021-04-22T19:19:22.033Z] === RUN TestHostnameDnsResolution [2021-04-22T19:19:22.171Z] --- PASS: TestIpcModeShareable (1.07s) [2021-04-22T19:19:22.171Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-04-22T19:19:22.171Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-22T19:19:23.471Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.13s) [2021-04-22T19:19:23.472Z] === RUN TestBuildWithSession [2021-04-22T19:19:23.472Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-22T19:19:23.472Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:19:23.472Z] === RUN TestBuildSquashParent [2021-04-22T19:19:23.944Z] --- PASS: TestHostnameDnsResolution (1.80s) [2021-04-22T19:19:23.944Z] === RUN TestStats [2021-04-22T19:19:25.494Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2021-04-22T19:19:25.494Z] === RUN TestAPIIpcModeHost [2021-04-22T19:19:26.437Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-04-22T19:19:26.437Z] === RUN TestDaemonIpcModeShareable [2021-04-22T19:19:26.483Z] --- PASS: TestStats (2.78s) [2021-04-22T19:19:26.484Z] === RUN TestStopContainerWithTimeout [2021-04-22T19:19:26.484Z] === RUN TestStopContainerWithTimeout/0 [2021-04-22T19:19:26.484Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-22T19:19:26.484Z] === RUN TestStopContainerWithTimeout/1 [2021-04-22T19:19:26.484Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-22T19:19:26.484Z] === RUN TestStopContainerWithTimeout/3 [2021-04-22T19:19:26.484Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-22T19:19:26.484Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-22T19:19:26.484Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-22T19:19:26.484Z] === CONT TestStopContainerWithTimeout/0 [2021-04-22T19:19:26.484Z] === CONT TestStopContainerWithTimeout/3 [2021-04-22T19:19:26.737Z] --- PASS: TestDaemonRestartIpcMode (5.60s) [2021-04-22T19:19:26.738Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.62s) [2021-04-22T19:19:26.738Z] PASS [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === Skipped [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-22T19:19:26.738Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-22T19:19:26.738Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-22T19:19:26.738Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-22T19:19:26.738Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-22T19:19:26.738Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-22T19:19:26.738Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-22T19:19:26.738Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-22T19:19:26.738Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-22T19:19:26.738Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-22T19:19:26.738Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-22T19:19:26.738Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-22T19:19:26.738Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-22T19:19:26.738Z] 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-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-22T19:19:26.738Z] 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-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-22T19:19:26.738Z] 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-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-04-22T19:19:26.738Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-22T19:19:26.738Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-04-22T19:19:26.738Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:19:26.738Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-22T19:19:26.738Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-22T19:19:26.738Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-22T19:19:26.738Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-22T19:19:26.738Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-22T19:19:26.738Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-22T19:19:26.738Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-22T19:19:26.738Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] [2021-04-22T19:19:26.738Z] DONE 178 tests, 26 skipped in 113.382s [2021-04-22T19:19:26.738Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-22T19:19:26.738Z] INFO: Testing against a local daemon [2021-04-22T19:19:26.738Z] === RUN TestCommitInheritsEnv [2021-04-22T19:19:27.722Z] ...INFO: Daemon under test started and replied! [2021-04-22T19:19:27.722Z] INFO: Docker version of the daemon under test [2021-04-22T19:19:27.722Z] [2021-04-22T19:19:27.722Z] Client: [2021-04-22T19:19:27.722Z] Version: 17.06.2-ce [2021-04-22T19:19:27.723Z] API version: 1.30 [2021-04-22T19:19:27.723Z] Go version: go1.8.3 [2021-04-22T19:19:27.723Z] Git commit: cec0b72 [2021-04-22T19:19:27.723Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-22T19:19:27.723Z] OS/Arch: windows/amd64 [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] Server: [2021-04-22T19:19:27.723Z] Version: 0.0.0-dev [2021-04-22T19:19:27.723Z] API version: 1.41 (minimum version 1.24) [2021-04-22T19:19:27.723Z] Go version: go1.13.15 [2021-04-22T19:19:27.723Z] Git commit: d7e374e6a6 [2021-04-22T19:19:27.723Z] Built: 04/22/2021 19:17:32 [2021-04-22T19:19:27.723Z] OS/Arch: windows/amd64 [2021-04-22T19:19:27.723Z] Experimental: false [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] INFO: Docker info of the daemon under test [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] Containers: 0 [2021-04-22T19:19:27.723Z] Running: 0 [2021-04-22T19:19:27.723Z] Paused: 0 [2021-04-22T19:19:27.723Z] Stopped: 0 [2021-04-22T19:19:27.723Z] Images: 0 [2021-04-22T19:19:27.723Z] Server Version: 0.0.0-dev [2021-04-22T19:19:27.723Z] Storage Driver: windowsfilter [2021-04-22T19:19:27.723Z] Windows: [2021-04-22T19:19:27.723Z] Logging Driver: json-file [2021-04-22T19:19:27.723Z] Plugins: [2021-04-22T19:19:27.723Z] Volume: local [2021-04-22T19:19:27.723Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T19:19:27.723Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T19:19:27.723Z] Swarm: inactive [2021-04-22T19:19:27.723Z] Default Isolation: process [2021-04-22T19:19:27.723Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-22T19:19:27.723Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-22T19:19:27.723Z] OSType: windows [2021-04-22T19:19:27.723Z] Architecture: x86_64 [2021-04-22T19:19:27.723Z] CPUs: 4 [2021-04-22T19:19:27.723Z] Total Memory: 32GiB [2021-04-22T19:19:27.723Z] Name: azwin-2-c27230 [2021-04-22T19:19:27.723Z] ID: RXKO:CUHO:ID2M:U4PP:47SK:UOUZ:FTHS:ZZ3X:KQNJ:GREC:DZNP:3EPS [2021-04-22T19:19:27.723Z] Docker Root Dir: D:\CI\PR-42254\8\daemon [2021-04-22T19:19:27.723Z] Debug Mode (client): false [2021-04-22T19:19:27.723Z] Debug Mode (server): true [2021-04-22T19:19:27.723Z] File Descriptors: -1 [2021-04-22T19:19:27.723Z] Goroutines: 16 [2021-04-22T19:19:27.723Z] System Time: 2021-04-22T19:19:26.9005983Z [2021-04-22T19:19:27.723Z] EventsListeners: 0 [2021-04-22T19:19:27.723Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:19:27.723Z] Labels: [2021-04-22T19:19:27.723Z] Experimental: false [2021-04-22T19:19:27.723Z] Insecure Registries: [2021-04-22T19:19:27.723Z] 127.0.0.0/8 [2021-04-22T19:19:27.723Z] Live Restore Enabled: false [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] INFO: Docker images of the daemon under test [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-22T19:19:27.723Z] [2021-04-22T19:19:27.723Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-04-22T19:19:27.723Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-04-22T19:19:27.723Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-22T19:19:27.723Z] 29d5b6a226d2: Pulling fs layer [2021-04-22T19:19:27.868Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-22T19:19:28.119Z] --- PASS: TestCommitInheritsEnv (2.09s) [2021-04-22T19:19:28.119Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-22T19:19:28.119Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-22T19:19:28.119Z] === RUN TestImagesFilterMultiReference [2021-04-22T19:19:28.119Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-22T19:19:28.119Z] === RUN TestImagePullPlatformInvalid [2021-04-22T19:19:28.119Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-22T19:19:28.119Z] === RUN TestRemoveImageOrphaning [2021-04-22T19:19:28.985Z] --- PASS: TestDaemonIpcModeShareable (2.48s) [2021-04-22T19:19:28.985Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-22T19:19:28.985Z] === RUN TestDaemonIpcModePrivate [2021-04-22T19:19:29.777Z] === CONT TestStopContainerWithTimeout/1 [2021-04-22T19:19:30.011Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-04-22T19:19:30.011Z] === RUN TestRemoveImageGarbageCollector [2021-04-22T19:19:30.011Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-22T19:19:30.011Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-22T19:19:30.011Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-22T19:19:30.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-22T19:19:30.268Z] === RUN TestTagInvalidReference [2021-04-22T19:19:30.268Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-22T19:19:30.268Z] === RUN TestTagValidPrefixedRepo [2021-04-22T19:19:30.268Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-22T19:19:30.268Z] === RUN TestTagExistedNameWithoutForce [2021-04-22T19:19:30.268Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-22T19:19:30.268Z] === RUN TestTagOfficialNames [2021-04-22T19:19:30.268Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-22T19:19:30.268Z] === RUN TestTagMatchesDigest [2021-04-22T19:19:30.268Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-22T19:19:30.268Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-22T19:19:31.532Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-04-22T19:19:31.532Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-22T19:19:31.532Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-22T19:19:31.534Z] Removing intermediate container 0cd0251df198 [2021-04-22T19:19:31.534Z] ---> b78db3cc66d6 [2021-04-22T19:19:31.534Z] 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-04-22T19:19:31.534Z] ---> Running in ed118799767c [2021-04-22T19:19:31.534Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-22T19:19:31.534Z] go: finding gotest.tools v0.5.3 [2021-04-22T19:19:31.534Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-22T19:19:31.534Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-22T19:19:31.534Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-22T19:19:31.534Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:19:31.534Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-22T19:19:31.534Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:19:31.534Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-22T19:19:31.534Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:19:31.534Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-22T19:19:31.534Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:19:31.534Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:19:31.534Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-22T19:19:31.534Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:19:31.534Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:19:31.534Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:19:31.534Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:19:31.534Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:19:31.534Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-22T19:19:31.534Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:19:31.534Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-22T19:19:31.534Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:19:31.534Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:19:31.534Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:19:31.534Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:19:31.534Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:19:31.534Z] go: finding github.com/fatih/color v1.9.0 [2021-04-22T19:19:31.534Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-22T19:19:31.534Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-22T19:19:31.534Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-22T19:19:31.534Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-22T19:19:31.534Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-22T19:19:31.534Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-22T19:19:31.534Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-22T19:19:31.534Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-22T19:19:31.534Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-22T19:19:31.534Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-22T19:19:31.687Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-22T19:19:31.687Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-04-22T19:19:31.687Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2021-04-22T19:19:31.687Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-04-22T19:19:31.687Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-04-22T19:19:31.687Z] === RUN TestDeleteDevicemapper [2021-04-22T19:19:31.687Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-22T19:19:31.687Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:19:31.687Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-22T19:19:33.057Z] INFO: Build done for gotestsum... [2021-04-22T19:19:34.080Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.50s) [2021-04-22T19:19:34.080Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-22T19:19:34.080Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-22T19:19:34.985Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2021-04-22T19:19:34.985Z] === RUN TestUpdateMemory [2021-04-22T19:19:36.369Z] --- PASS: TestUpdateMemory (1.33s) [2021-04-22T19:19:36.369Z] === RUN TestUpdateCPUQuota [2021-04-22T19:19:36.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.40s) [2021-04-22T19:19:36.629Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-22T19:19:36.629Z] === RUN TestIpcModeOlderClient [2021-04-22T19:19:36.629Z] === PAUSE TestIpcModeOlderClient [2021-04-22T19:19:36.629Z] === RUN TestKillContainerInvalidSignal [2021-04-22T19:19:37.202Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-04-22T19:19:37.202Z] === RUN TestKillContainer [2021-04-22T19:19:37.202Z] === RUN TestKillContainer/no_signal [2021-04-22T19:19:38.145Z] === RUN TestKillContainer/non_killing_signal [2021-04-22T19:19:38.383Z] --- PASS: TestBuildSquashParent (13.19s) [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:19:38.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:19:38.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:19:38.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:19:38.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:19:38.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:19:38.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:19:38.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:19:38.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:19:38.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:19:38.718Z] === RUN TestKillContainer/killing_signal [2021-04-22T19:19:39.661Z] --- PASS: TestKillContainer (2.46s) [2021-04-22T19:19:39.661Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-04-22T19:19:39.661Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-04-22T19:19:39.661Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-04-22T19:19:39.661Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-22T19:19:39.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-22T19:19:40.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-22T19:19:41.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-04-22T19:19:41.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-04-22T19:19:41.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-04-22T19:19:41.547Z] === RUN TestKillStoppedContainer [2021-04-22T19:19:41.547Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-22T19:19:41.547Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-22T19:19:41.547Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-22T19:19:41.547Z] === RUN TestKillDifferentUserContainer [2021-04-22T19:19:41.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:19:41.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:19:42.489Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-04-22T19:19:42.489Z] === RUN TestInspectOomKilledTrue [2021-04-22T19:19:42.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-22T19:19:42.489Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:19:42.489Z] === RUN TestInspectOomKilledFalse [2021-04-22T19:19:42.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-22T19:19:42.489Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:19:42.489Z] === RUN TestLinksEtcHostsContentMatch [2021-04-22T19:19:42.946Z] --- PASS: TestUpdateCPUQuota (6.85s) [2021-04-22T19:19:42.946Z] === RUN TestUpdatePidsLimit [2021-04-22T19:19:42.946Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-22T19:19:43.061Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-04-22T19:19:43.061Z] === RUN TestLinksContainerNames [2021-04-22T19:19:43.886Z] === RUN TestUpdatePidsLimit/no_change [2021-04-22T19:19:44.456Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-22T19:19:44.976Z] --- PASS: TestLinksContainerNames (1.64s) [2021-04-22T19:19:44.976Z] === RUN TestLogsFollowTailEmpty [2021-04-22T19:19:45.026Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-22T19:19:45.549Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-04-22T19:19:45.549Z] === RUN TestContainerNetworkMountsNoChown [2021-04-22T19:19:45.967Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-22T19:19:46.493Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/default [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/default [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/private [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/private [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rprivate [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/slave [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/slave [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rslave [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/shared [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/shared [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rshared [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/default [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rprivate [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rslave [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rshared [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/slave [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/private [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/shared [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-22T19:19:46.493Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:19:46.493Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:19:46.493Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-22T19:19:46.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-22T19:19:46.755Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-22T19:19:46.755Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-22T19:19:46.755Z] === RUN TestContainerBindMountNonRecursive [2021-04-22T19:19:47.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:19:47.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:19:47.481Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit (5.61s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-04-22T19:19:48.422Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-04-22T19:19:48.422Z] === RUN TestUpdateRestartPolicy [2021-04-22T19:19:48.661Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-22T19:19:48.661Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-22T19:19:49.301Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2021-04-22T19:19:49.301Z] === RUN TestContainerVolumesMountedAsShared [2021-04-22T19:19:49.873Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-04-22T19:19:49.873Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-22T19:19:50.038Z] Cross building: bundles/cross/windows/amd64 [2021-04-22T19:19:50.038Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-22T19:19:50.038Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-22T19:19:50.446Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-04-22T19:19:50.446Z] === RUN TestNetworkNat [2021-04-22T19:19:50.681Z] Removing intermediate container ed118799767c [2021-04-22T19:19:50.681Z] ---> af23ca9b4177 [2021-04-22T19:19:50.681Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-22T19:19:50.681Z] ---> Running in 73663103fa30 [2021-04-22T19:19:50.681Z] Removing intermediate container 73663103fa30 [2021-04-22T19:19:50.681Z] ---> f0010714d57e [2021-04-22T19:19:50.681Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-22T19:19:50.681Z] ---> Running in a6154fdd7e5d [2021-04-22T19:19:50.681Z] Removing intermediate container a6154fdd7e5d [2021-04-22T19:19:50.681Z] ---> ff8724022a17 [2021-04-22T19:19:50.681Z] Step 10/10 : COPY . . [2021-04-22T19:19:51.837Z] --- PASS: TestNetworkNat (1.03s) [2021-04-22T19:19:51.837Z] === RUN TestNetworkLocalhostTCPNat [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.29s) [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.55s) [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.32s) [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.10s) [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.24s) [2021-04-22T19:19:52.521Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.40s) [2021-04-22T19:19:52.521Z] === RUN TestBuildMultiStageCopy [2021-04-22T19:19:52.521Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-22T19:19:52.782Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-04-22T19:19:52.782Z] === RUN TestNetworkLoopbackNat [2021-04-22T19:19:56.088Z] --- PASS: TestNetworkLoopbackNat (3.43s) [2021-04-22T19:19:56.088Z] === RUN TestPause [2021-04-22T19:19:56.739Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-22T19:19:56.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-22T19:19:57.031Z] --- PASS: TestPause (0.88s) [2021-04-22T19:19:57.031Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-22T19:19:57.031Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-22T19:19:57.031Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:19:57.031Z] === RUN TestPauseStopPausedContainer [2021-04-22T19:19:57.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-22T19:19:57.973Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-04-22T19:19:57.973Z] === RUN TestPidHost [2021-04-22T19:19:58.139Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-22T19:19:58.720Z] --- PASS: TestBuildMultiStageCopy (6.27s) [2021-04-22T19:19:58.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.90s) [2021-04-22T19:19:58.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2021-04-22T19:19:58.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2021-04-22T19:19:58.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-04-22T19:19:58.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-04-22T19:19:58.720Z] === RUN TestBuildMultiStageParentConfig [2021-04-22T19:19:59.889Z] --- PASS: TestPidHost (2.14s) [2021-04-22T19:19:59.889Z] === RUN TestPsFilter [2021-04-22T19:20:00.103Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-04-22T19:20:00.103Z] === RUN TestBuildLabelWithTargets [2021-04-22T19:20:00.149Z] --- PASS: TestPsFilter (0.16s) [2021-04-22T19:20:00.150Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-22T19:20:01.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-04-22T19:20:01.093Z] === RUN TestRemoveContainerWithVolume [2021-04-22T19:20:01.666Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-04-22T19:20:01.666Z] === RUN TestRemoveContainerRunning [2021-04-22T19:20:02.610Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-04-22T19:20:02.610Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-22T19:20:02.652Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2021-04-22T19:20:02.652Z] === RUN TestBuildWithEmptyLayers [2021-04-22T19:20:03.341Z] 29d5b6a226d2: Verifying Checksum [2021-04-22T19:20:03.341Z] 29d5b6a226d2: Download complete [2021-04-22T19:20:03.403Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2021-04-22T19:20:03.403Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-22T19:20:03.403Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-04-22T19:20:03.403Z] === RUN TestWaitNonBlocked [2021-04-22T19:20:03.403Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:20:03.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:20:03.403Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:20:03.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:20:03.403Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:20:03.403Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:20:03.403Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-22T19:20:03.403Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-04-22T19:20:03.403Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-04-22T19:20:03.403Z] === RUN TestWaitBlocked [2021-04-22T19:20:03.403Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:20:03.403Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:20:03.403Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:20:03.403Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:20:03.403Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:20:03.403Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:20:03.553Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2021-04-22T19:20:03.553Z] === RUN TestRemoveInvalidContainer [2021-04-22T19:20:03.553Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-22T19:20:03.553Z] === RUN TestRenameLinkedContainer [2021-04-22T19:20:03.606Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-04-22T19:20:03.606Z] === RUN TestBuildMultiStageOnBuild [2021-04-22T19:20:04.787Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-22T19:20:04.787Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-04-22T19:20:04.787Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-04-22T19:20:04.787Z] === CONT TestContainerStartOnDaemonRestart [2021-04-22T19:20:04.787Z] === CONT TestContainerKillOnDaemonStart [2021-04-22T19:20:06.857Z] --- PASS: TestRenameLinkedContainer (3.34s) [2021-04-22T19:20:06.857Z] === RUN TestRenameStoppedContainer [2021-04-22T19:20:07.800Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-04-22T19:20:07.800Z] === RUN TestRenameRunningContainerAndReuse [2021-04-22T19:20:08.084Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2021-04-22T19:20:08.084Z] === CONT TestIpcModeOlderClient [2021-04-22T19:20:08.084Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-22T19:20:08.084Z] === CONT TestDaemonHostGatewayIP [2021-04-22T19:20:08.901Z] --- PASS: TestBuildMultiStageOnBuild (4.46s) [2021-04-22T19:20:08.901Z] === RUN TestBuildUncleanTarFilenames [2021-04-22T19:20:09.187Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2021-04-22T19:20:09.187Z] === RUN TestRenameInvalidName [2021-04-22T19:20:09.845Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2021-04-22T19:20:09.845Z] === RUN TestBuildMultiStageLayerLeak [2021-04-22T19:20:10.131Z] --- PASS: TestRenameInvalidName (0.84s) [2021-04-22T19:20:10.131Z] === RUN TestRenameAnonymousContainer [2021-04-22T19:20:11.382Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2021-04-22T19:20:11.382Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-22T19:20:12.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-22T19:20:12.403Z] Using test binary docker [2021-04-22T19:20:12.403Z] +++ /etc/init.d/apparmor start [2021-04-22T19:20:12.403Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-22T19:20:12.403Z] INFO: Waiting for daemon to start... [2021-04-22T19:20:12.403Z] Starting dockerd [2021-04-22T19:20:12.403Z] +++ 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-04-22T19:20:13.788Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-22T19:20:13.788Z] Using test binary docker [2021-04-22T19:20:13.788Z] +++ /etc/init.d/apparmor start [2021-04-22T19:20:14.049Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-22T19:20:14.049Z] INFO: Waiting for daemon to start... [2021-04-22T19:20:14.049Z] Starting dockerd [2021-04-22T19:20:14.049Z] +++ 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-04-22T19:20:14.049Z] .--- PASS: TestBuildMultiStageLayerLeak (4.18s) [2021-04-22T19:20:14.049Z] === RUN TestBuildWithHugeFile [2021-04-22T19:20:14.619Z] [2021-04-22T19:20:14.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-22T19:20:14.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-22T19:20:14.619Z] Error: No such image: emptyfs [2021-04-22T19:20:14.619Z] ++++ docker load [2021-04-22T19:20:14.619Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-22T19:20:14.679Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.96s) [2021-04-22T19:20:14.679Z] === CONT TestDaemonRestartIpcMode [2021-04-22T19:20:14.880Z] Running integration-test (iteration 1) [2021-04-22T19:20:14.880Z] 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-04-22T19:20:14.880Z] ++ 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-04-22T19:20:14.880Z] ++ set -e [2021-04-22T19:20:14.880Z] ++ '[' -n 0 ']' [2021-04-22T19:20:14.880Z] ++ set -x [2021-04-22T19:20:14.880Z] ++ env -i DEST=/go/src/github.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-04-22T19:20:15.441Z] --- PASS: TestRenameAnonymousContainer (4.39s) [2021-04-22T19:20:15.441Z] === RUN TestRenameContainerWithSameName [2021-04-22T19:20:15.441Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-04-22T19:20:15.441Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-22T19:20:16.304Z] [2021-04-22T19:20:16.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-22T19:20:16.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-22T19:20:16.304Z] Error: No such image: emptyfs [2021-04-22T19:20:16.304Z] ++++ docker load [2021-04-22T19:20:16.304Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-22T19:20:16.565Z] Running integration-test (iteration 1) [2021-04-22T19:20:16.565Z] 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-04-22T19:20:16.565Z] ++ 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-04-22T19:20:16.565Z] ++ set -e [2021-04-22T19:20:16.565Z] ++ '[' -n 0 ']' [2021-04-22T19:20:16.565Z] ++ set -x [2021-04-22T19:20:16.565Z] ++ env -i DEST=/go/src/github.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-04-22T19:20:17.357Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2021-04-22T19:20:17.357Z] === RUN TestResize [2021-04-22T19:20:17.930Z] --- PASS: TestResize (0.80s) [2021-04-22T19:20:17.930Z] === RUN TestResizeWithInvalidSize [2021-04-22T19:20:17.976Z] --- PASS: TestContainerKillOnDaemonStart (12.98s) [2021-04-22T19:20:17.976Z] --- PASS: TestDaemonRestartIpcMode (3.19s) [2021-04-22T19:20:17.976Z] PASS [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] === Skipped [2021-04-22T19:20:17.976Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-22T19:20:17.976Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-22T19:20:17.976Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-22T19:20:17.976Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-22T19:20:17.976Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-22T19:20:17.976Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-22T19:20:17.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] [2021-04-22T19:20:17.976Z] DONE 197 tests, 6 skipped in 155.570s [2021-04-22T19:20:17.976Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-22T19:20:17.976Z] INFO: Testing against a local daemon [2021-04-22T19:20:17.976Z] === RUN TestCommitInheritsEnv [2021-04-22T19:20:17.976Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-04-22T19:20:17.976Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-22T19:20:17.976Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-22T19:20:17.976Z] === RUN TestImagesFilterMultiReference [2021-04-22T19:20:17.976Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-22T19:20:17.976Z] === RUN TestImagePullPlatformInvalid [2021-04-22T19:20:17.976Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-22T19:20:17.976Z] === RUN TestRemoveImageOrphaning [2021-04-22T19:20:18.236Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-04-22T19:20:18.237Z] === RUN TestRemoveImageGarbageCollector [2021-04-22T19:20:18.873Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2021-04-22T19:20:18.873Z] === RUN TestResizeWhenContainerNotStarted [2021-04-22T19:20:19.449Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:20:19.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:20:19.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:20:19.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:20:19.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:20:19.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:20:19.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:20:21.533Z] --- PASS: TestRemoveImageGarbageCollector (2.66s) [2021-04-22T19:20:21.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-22T19:20:21.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-22T19:20:21.533Z] === RUN TestTagInvalidReference [2021-04-22T19:20:21.533Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-22T19:20:21.533Z] === RUN TestTagValidPrefixedRepo [2021-04-22T19:20:21.533Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-22T19:20:21.533Z] === RUN TestTagExistedNameWithoutForce [2021-04-22T19:20:21.533Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-22T19:20:21.533Z] === RUN TestTagOfficialNames [2021-04-22T19:20:21.533Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-22T19:20:21.533Z] === RUN TestTagMatchesDigest [2021-04-22T19:20:21.533Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-22T19:20:21.533Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-22T19:20:22.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:20:22.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:20:22.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:20:23.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:20:24.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:20:24.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:20:24.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:20:25.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:20:26.495Z] ---> 6f2c4bcce5da [2021-04-22T19:20:26.495Z] Successfully built 6f2c4bcce5da [2021-04-22T19:20:26.495Z] Successfully tagged docker:latest [2021-04-22T19:20:26.495Z] INFO: Image build ended at 04/22/2021 19:20:23. Duration:00:03:43.6883598 [2021-04-22T19:20:26.495Z] [2021-04-22T19:20:26.495Z] [2021-04-22T19:20:26.495Z] INFO: Building the test binaries at 04/22/2021 19:20:24... [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.10s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2021-04-22T19:20:28.366Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2021-04-22T19:20:28.366Z] === RUN TestCgroupNamespacesRun [2021-04-22T19:20:29.382Z] INFO: make.ps1 starting at 04/22/2021 19:20:29 [2021-04-22T19:20:29.836Z] INFO: Git commit (9b12c9ba40) assumed from DOCKER_GITCOMMIT environment variable [2021-04-22T19:20:29.836Z] INFO: Invoking autogen... [2021-04-22T19:20:30.289Z] INFO: Building daemon... [2021-04-22T19:20:30.915Z] --- PASS: TestCgroupNamespacesRun (2.52s) [2021-04-22T19:20:30.916Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-22T19:20:32.832Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2021-04-22T19:20:32.833Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-22T19:20:35.382Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.45s) [2021-04-22T19:20:35.382Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-22T19:20:37.943Z] --- PASS: TestCgroupNamespacesRunHostMode (2.51s) [2021-04-22T19:20:37.943Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-22T19:20:40.492Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.47s) [2021-04-22T19:20:40.492Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-22T19:20:42.409Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-04-22T19:20:42.409Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-22T19:20:43.796Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.36s) [2021-04-22T19:20:43.796Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-22T19:20:47.098Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.64s) [2021-04-22T19:20:47.098Z] === RUN TestKernelTCPMemory [2021-04-22T19:20:47.671Z] --- PASS: TestKernelTCPMemory (1.13s) [2021-04-22T19:20:47.671Z] === RUN TestNISDomainname [2021-04-22T19:20:49.057Z] --- PASS: TestNISDomainname (1.35s) [2021-04-22T19:20:49.057Z] === RUN TestHostnameDnsResolution [2021-04-22T19:20:51.607Z] --- PASS: TestHostnameDnsResolution (2.27s) [2021-04-22T19:20:51.607Z] === RUN TestStats [2021-04-22T19:20:54.152Z] --- PASS: TestStats (2.85s) [2021-04-22T19:20:54.152Z] === RUN TestStopContainerWithTimeout [2021-04-22T19:20:54.152Z] === RUN TestStopContainerWithTimeout/0 [2021-04-22T19:20:54.152Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-22T19:20:54.152Z] === RUN TestStopContainerWithTimeout/1 [2021-04-22T19:20:54.152Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-22T19:20:54.152Z] === RUN TestStopContainerWithTimeout/3 [2021-04-22T19:20:54.152Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-22T19:20:54.152Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-22T19:20:54.152Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-22T19:20:54.152Z] === CONT TestStopContainerWithTimeout/0 [2021-04-22T19:20:54.152Z] === CONT TestStopContainerWithTimeout/1 [2021-04-22T19:20:54.152Z] === CONT TestStopContainerWithTimeout/3 [2021-04-22T19:20:54.152Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-22T19:20:55.330Z] Loaded image: buildpack-deps:buster [2021-04-22T19:20:55.595Z] Loaded image: busybox:latest [2021-04-22T19:20:56.166Z] Loaded image: busybox:glibc [2021-04-22T19:20:57.456Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-22T19:20:57.456Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2021-04-22T19:20:57.456Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2021-04-22T19:20:57.456Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-04-22T19:20:57.456Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-04-22T19:20:57.456Z] === RUN TestDeleteDevicemapper [2021-04-22T19:20:57.456Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-22T19:20:57.456Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:20:57.456Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-22T19:20:58.078Z] Loaded image: buildpack-deps:buster [2021-04-22T19:20:58.078Z] Loaded image: busybox:latest [2021-04-22T19:20:58.649Z] Loaded image: busybox:glibc [2021-04-22T19:21:00.760Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2021-04-22T19:21:00.760Z] === RUN TestUpdateMemory [2021-04-22T19:21:00.760Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-22T19:21:00.760Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:21:00.760Z] === RUN TestUpdateCPUQuota [2021-04-22T19:21:03.944Z] Loaded image: debian:bullseye [2021-04-22T19:21:03.944Z] Loaded image: hello-world:latest [2021-04-22T19:21:04.209Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:21:04.470Z] INFO: Testing against a local daemon [2021-04-22T19:21:04.470Z] === RUN TestDockerSuite [2021-04-22T19:21:04.470Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-22T19:21:04.470Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-22T19:21:04.732Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-22T19:21:04.732Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-22T19:21:04.732Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-22T19:21:04.732Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-22T19:21:04.732Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-22T19:21:04.732Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-22T19:21:05.675Z] Loaded image: debian:bullseye [2021-04-22T19:21:05.936Z] Loaded image: hello-world:latest [2021-04-22T19:21:05.936Z] Loaded image: arm32v7/hello-world:latest [2021-04-22T19:21:06.050Z] --- PASS: TestUpdateCPUQuota (5.78s) [2021-04-22T19:21:06.050Z] === RUN TestUpdatePidsLimit [2021-04-22T19:21:06.050Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-22T19:21:06.197Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-22T19:21:06.197Z] INFO: Testing against a local daemon [2021-04-22T19:21:06.197Z] === RUN TestDockerDaemonSuite [2021-04-22T19:21:06.197Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-22T19:21:06.197Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-22T19:21:06.621Z] === RUN TestUpdatePidsLimit/no_change [2021-04-22T19:21:06.768Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-22T19:21:06.768Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-22T19:21:07.194Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-22T19:21:07.340Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-22T19:21:07.600Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-22T19:21:07.600Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-22T19:21:07.769Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-22T19:21:08.713Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-22T19:21:09.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-22T19:21:09.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-22T19:21:10.900Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit (5.40s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-04-22T19:21:11.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-04-22T19:21:11.267Z] === RUN TestUpdateRestartPolicy [2021-04-22T19:21:11.472Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-22T19:21:11.472Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-22T19:21:11.472Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-22T19:21:11.523Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-22T19:21:11.523Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-22T19:21:11.523Z] remote: Enumerating objects: 23, done. [2021-04-22T19:21:11.523Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-22T19:21:11.523Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-22T19:21:11.523Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-22T19:21:11.523Z] 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-04-22T19:21:11.523Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-22T19:21:11.523Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-22T19:21:11.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/test/unit [2021-04-22T19:21:13.384Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-22T19:21:15.163Z] ? github.com/docker/docker/api [no test files] [2021-04-22T19:21:15.296Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-22T19:21:15.296Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-22T19:21:16.679Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-22T19:21:16.939Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-22T19:21:16.939Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-22T19:21:16.939Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-22T19:21:21.672Z] --- PASS: TestImportExtremelyLargeImageWorks (108.50s) [2021-04-22T19:21:21.673Z] PASS [2021-04-22T19:21:21.673Z] [2021-04-22T19:21:21.673Z] === Skipped [2021-04-22T19:21:21.673Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-22T19:21:21.673Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-22T19:21:21.673Z] [2021-04-22T19:21:21.673Z] [2021-04-22T19:21:21.673Z] DONE 12 tests, 1 skipped in 113.052s [2021-04-22T19:21:21.673Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-22T19:21:21.673Z] INFO: Testing against a local daemon [2021-04-22T19:21:21.673Z] === RUN TestNetworkCreateDelete [2021-04-22T19:21:21.673Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-04-22T19:21:21.673Z] === RUN TestDockerNetworkDeletePreferID [2021-04-22T19:21:21.673Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-04-22T19:21:21.673Z] === RUN TestDaemonDNSFallback [2021-04-22T19:21:23.520Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-22T19:21:26.178Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2021-04-22T19:21:26.178Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-22T19:21:26.178Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-04-22T19:21:26.178Z] === RUN TestWaitNonBlocked [2021-04-22T19:21:26.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:21:26.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:21:26.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:21:26.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:21:26.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:21:26.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:21:26.178Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-22T19:21:26.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-04-22T19:21:26.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-04-22T19:21:26.178Z] === RUN TestWaitBlocked [2021-04-22T19:21:26.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:21:26.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:21:26.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:21:26.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:21:26.178Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:21:26.178Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:21:27.566Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-22T19:21:27.566Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-04-22T19:21:27.566Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-04-22T19:21:27.566Z] === CONT TestContainerStartOnDaemonRestart [2021-04-22T19:21:27.566Z] === CONT TestIpcModeOlderClient [2021-04-22T19:21:27.566Z] === CONT TestDaemonHostGatewayIP [2021-04-22T19:21:27.566Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-22T19:21:27.566Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-04-22T19:21:27.566Z] === CONT TestDaemonRestartIpcMode [2021-04-22T19:21:27.725Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-22T19:21:29.919Z] --- PASS: TestDaemonDNSFallback (8.04s) [2021-04-22T19:21:29.919Z] === RUN TestInspectNetwork [2021-04-22T19:21:29.919Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-22T19:21:29.919Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] === RUN TestRunContainerWithBridgeNone [2021-04-22T19:21:29.919Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-22T19:21:29.919Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestNetworkInvalidJSON [2021-04-22T19:21:29.919Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-22T19:21:29.919Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-22T19:21:29.919Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:21:29.919Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:21:29.919Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:21:29.919Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:21:29.919Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-22T19:21:29.919Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:21:29.919Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-22T19:21:29.919Z] === RUN TestNetworkList [2021-04-22T19:21:29.919Z] === RUN TestNetworkList//networks [2021-04-22T19:21:29.919Z] === PAUSE TestNetworkList//networks [2021-04-22T19:21:29.919Z] === RUN TestNetworkList//networks/ [2021-04-22T19:21:29.919Z] === PAUSE TestNetworkList//networks/ [2021-04-22T19:21:29.919Z] === CONT TestNetworkList//networks [2021-04-22T19:21:29.919Z] === CONT TestNetworkList//networks/ [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkList (0.01s) [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-22T19:21:29.919Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-22T19:21:29.919Z] === RUN TestHostIPv4BridgeLabel [2021-04-22T19:21:29.919Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-22T19:21:29.919Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-22T19:21:29.919Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-22T19:21:29.919Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestDaemonDefaultNetworkPools [2021-04-22T19:21:29.919Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-22T19:21:29.919Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-22T19:21:29.919Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-22T19:21:29.919Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-22T19:21:29.919Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestServiceWithPredefinedNetwork [2021-04-22T19:21:29.919Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-22T19:21:29.919Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:21:29.919Z] === RUN TestServiceWithDataPathPortInit [2021-04-22T19:21:29.919Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-22T19:21:29.919Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] PASS [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === Skipped [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-22T19:21:29.919Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-22T19:21:29.919Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-22T19:21:29.919Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-22T19:21:29.919Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-22T19:21:29.919Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-22T19:21:29.919Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] DONE 22 tests, 12 skipped in 9.977s [2021-04-22T19:21:29.919Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:21:29.919Z] INFO: Testing against a local daemon [2021-04-22T19:21:29.919Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-22T19:21:29.919Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-22T19:21:29.919Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:21:29.919Z] === RUN TestDockerNetworkIpvlan [2021-04-22T19:21:29.919Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:21:29.919Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:21:29.919Z] PASS [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === Skipped [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-22T19:21:29.919Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:21:29.919Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] DONE 2 tests, 2 skipped in 0.134s [2021-04-22T19:21:29.919Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:21:29.919Z] INFO: Testing against a local daemon [2021-04-22T19:21:29.919Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-22T19:21:29.919Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-22T19:21:29.919Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] === RUN TestDockerNetworkMacvlan [2021-04-22T19:21:29.919Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-22T19:21:29.919Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] PASS [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === Skipped [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-22T19:21:29.919Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-22T19:21:29.919Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] DONE 2 tests, 2 skipped in 0.127s [2021-04-22T19:21:29.919Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-22T19:21:29.919Z] testing: warning: no tests to run [2021-04-22T19:21:29.919Z] PASS [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] DONE 0 tests in 0.028s [2021-04-22T19:21:29.919Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-22T19:21:29.919Z] INFO: Testing against a local daemon [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginAllowRequest [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginTLS [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginDenyRequest [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginDenyResponse [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginAllowEventStream [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginErrorResponse [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginErrorRequest [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginHeader [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginV2Disable [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-22T19:21:29.919Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] PASS [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === Skipped [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-22T19:21:29.919Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.919Z] [2021-04-22T19:21:29.919Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-04-22T19:21:29.920Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] DONE 17 tests, 17 skipped in 0.451s [2021-04-22T19:21:29.920Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-22T19:21:29.920Z] INFO: Testing against a local daemon [2021-04-22T19:21:29.920Z] === RUN TestPluginInvalidJSON [2021-04-22T19:21:29.920Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:21:29.920Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:21:29.920Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:21:29.920Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-22T19:21:29.920Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-22T19:21:29.920Z] === RUN TestPluginInstall [2021-04-22T19:21:29.920Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-22T19:21:29.920Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] === RUN TestPluginsWithRuntimes [2021-04-22T19:21:29.920Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-22T19:21:29.920Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-22T19:21:29.920Z] === RUN TestPluginBackCompatMediaTypes [2021-04-22T19:21:29.920Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-22T19:21:29.920Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-22T19:21:29.920Z] PASS [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === Skipped [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-22T19:21:29.920Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-22T19:21:29.920Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-22T19:21:29.920Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] [2021-04-22T19:21:29.920Z] DONE 5 tests, 3 skipped in 0.175s [2021-04-22T19:21:29.920Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-22T19:21:29.920Z] INFO: Testing against a local daemon [2021-04-22T19:21:29.920Z] === RUN TestExternalGraphDriver [2021-04-22T19:21:30.050Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-04-22T19:21:30.176Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-04-22T19:21:30.176Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-22T19:21:30.176Z] === RUN TestGraphdriverPluginV2 [2021-04-22T19:21:30.267Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-22T19:21:31.788Z] === CONT TestContainerKillOnDaemonStart [2021-04-22T19:21:31.788Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2021-04-22T19:21:32.051Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2021-04-22T19:21:32.809Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-22T19:21:32.809Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-22T19:21:33.438Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.02s) [2021-04-22T19:21:33.749Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-22T19:21:34.380Z] --- PASS: TestDaemonHostGatewayIP (6.85s) [2021-04-22T19:21:35.131Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-22T19:21:36.517Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-22T19:21:37.459Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-22T19:21:37.719Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-22T19:21:38.266Z] --- PASS: TestGraphdriverPluginV2 (6.97s) [2021-04-22T19:21:38.266Z] PASS [2021-04-22T19:21:38.266Z] [2021-04-22T19:21:38.266Z] === Skipped [2021-04-22T19:21:38.266Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-04-22T19:21:38.266Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-22T19:21:38.266Z] [2021-04-22T19:21:38.266Z] [2021-04-22T19:21:38.266Z] DONE 2 tests, 1 skipped in 7.189s [2021-04-22T19:21:38.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-22T19:21:38.266Z] INFO: Testing against a local daemon [2021-04-22T19:21:38.266Z] === RUN TestContinueAfterPluginCrash [2021-04-22T19:21:38.266Z] === PAUSE TestContinueAfterPluginCrash [2021-04-22T19:21:38.266Z] === RUN TestReadPluginNoRead [2021-04-22T19:21:38.266Z] === PAUSE TestReadPluginNoRead [2021-04-22T19:21:38.266Z] === RUN TestDaemonStartWithLogOpt [2021-04-22T19:21:38.266Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-22T19:21:38.266Z] === CONT TestContinueAfterPluginCrash [2021-04-22T19:21:38.266Z] === CONT TestDaemonStartWithLogOpt [2021-04-22T19:21:40.271Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-22T19:21:41.212Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-22T19:21:42.596Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-22T19:21:43.982Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-22T19:21:44.243Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-22T19:21:44.453Z] 29d5b6a226d2: Pull complete [2021-04-22T19:21:44.453Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-22T19:21:44.453Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:21:44.453Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-04-22T19:21:44.453Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-04-22T19:21:44.453Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-04-22T19:21:44.453Z] WARN: Skipping validation tests [2021-04-22T19:21:44.453Z] INFO: Running unit tests at 04/22/2021 19:21:36... [2021-04-22T19:21:44.453Z] INFO: make.ps1 starting at 04/22/2021 19:21:41 [2021-04-22T19:21:44.453Z] INFO: Git commit (d7e374e6a6) assumed from DOCKER_GITCOMMIT environment variable [2021-04-22T19:21:44.453Z] INFO: Invoking autogen... [2021-04-22T19:21:44.453Z] INFO: Running unit tests... [2021-04-22T19:21:44.818Z] --- PASS: TestDaemonStartWithLogOpt (6.90s) [2021-04-22T19:21:44.819Z] === CONT TestReadPluginNoRead [2021-04-22T19:21:45.629Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-22T19:21:46.611Z] --- PASS: TestContainerKillOnDaemonStart (13.56s) [2021-04-22T19:21:46.611Z] PASS [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === Skipped [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-22T19:21:46.611Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-22T19:21:46.611Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-22T19:21:46.611Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-22T19:21:46.611Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-22T19:21:46.611Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-22T19:21:46.611Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] DONE 197 tests, 6 skipped in 168.596s [2021-04-22T19:21:46.611Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-22T19:21:46.611Z] ++ 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-04-22T19:21:46.611Z] ++ set -e [2021-04-22T19:21:46.611Z] ++ '[' -n 0 ']' [2021-04-22T19:21:46.611Z] ++ set -x [2021-04-22T19:21:46.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-22T19:21:46.611Z] INFO: Testing against a local daemon [2021-04-22T19:21:46.611Z] === RUN TestCommitInheritsEnv [2021-04-22T19:21:46.611Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-04-22T19:21:46.611Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-22T19:21:46.611Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-22T19:21:46.611Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-22T19:21:46.611Z] === RUN TestImagesFilterMultiReference [2021-04-22T19:21:46.611Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-22T19:21:46.611Z] === RUN TestImagePullPlatformInvalid [2021-04-22T19:21:46.611Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-22T19:21:46.611Z] === RUN TestRemoveImageOrphaning [2021-04-22T19:21:46.611Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-04-22T19:21:46.611Z] === RUN TestRemoveImageGarbageCollector [2021-04-22T19:21:46.611Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-22T19:21:46.611Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:21:46.611Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-22T19:21:46.611Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-22T19:21:46.611Z] === RUN TestTagInvalidReference [2021-04-22T19:21:46.611Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-22T19:21:46.611Z] === RUN TestTagValidPrefixedRepo [2021-04-22T19:21:46.611Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-22T19:21:46.611Z] === RUN TestTagExistedNameWithoutForce [2021-04-22T19:21:46.611Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-22T19:21:46.611Z] === RUN TestTagOfficialNames [2021-04-22T19:21:46.611Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-22T19:21:46.611Z] === RUN TestTagMatchesDigest [2021-04-22T19:21:46.611Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-22T19:21:46.611Z] PASS [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === Skipped [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-22T19:21:46.611Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-22T19:21:46.611Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] [2021-04-22T19:21:46.611Z] DONE 12 tests, 2 skipped in 1.608s [2021-04-22T19:21:46.611Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-22T19:21:46.611Z] ++ 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-04-22T19:21:46.611Z] ++ set -e [2021-04-22T19:21:46.611Z] ++ '[' -n 0 ']' [2021-04-22T19:21:46.611Z] ++ set -x [2021-04-22T19:21:46.612Z] ++ env -i DEST=/go/src/github.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-04-22T19:21:46.612Z] INFO: Testing against a local daemon [2021-04-22T19:21:46.612Z] === RUN TestNetworkCreateDelete [2021-04-22T19:21:47.543Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-22T19:21:47.555Z] --- PASS: TestNetworkCreateDelete (0.88s) [2021-04-22T19:21:47.555Z] === RUN TestDockerNetworkDeletePreferID [2021-04-22T19:21:48.094Z] === RUN TestReadPluginNoRead/default [2021-04-22T19:21:48.094Z] --- PASS: TestContinueAfterPluginCrash (10.95s) [2021-04-22T19:21:48.932Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-22T19:21:49.503Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-22T19:21:50.101Z] --- PASS: TestDockerNetworkDeletePreferID (2.49s) [2021-04-22T19:21:50.101Z] === RUN TestDaemonDNSFallback [2021-04-22T19:21:50.203Z] 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-04-22T19:21:50.445Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-22T19:21:50.611Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-22T19:21:51.830Z] --- PASS: TestBuildWithHugeFile (97.72s) [2021-04-22T19:21:51.830Z] === RUN TestBuildWCOWSandboxSize [2021-04-22T19:21:51.830Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-22T19:21:51.830Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:21:51.830Z] === RUN TestBuildWithEmptyDockerfile [2021-04-22T19:21:51.830Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:21:51.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:21:51.830Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:21:51.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:21:51.830Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:21:51.830Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:21:52.091Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:21:52.091Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:21:52.091Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:21:52.352Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-22T19:21:52.352Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-04-22T19:21:52.352Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-04-22T19:21:52.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-04-22T19:21:52.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2021-04-22T19:21:52.352Z] === RUN TestBuildPreserveOwnership [2021-04-22T19:21:52.352Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-22T19:21:53.129Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-22T19:21:54.269Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-22T19:21:54.838Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-22T19:21:55.670Z] --- PASS: TestReadPluginNoRead (11.19s) [2021-04-22T19:21:55.670Z] --- PASS: TestReadPluginNoRead/default (2.51s) [2021-04-22T19:21:55.670Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-04-22T19:21:55.670Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s) [2021-04-22T19:21:55.670Z] read_test.go:92: [dedf752aa1980] daemon is not started [2021-04-22T19:21:55.670Z] PASS [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] DONE 6 tests in 18.242s [2021-04-22T19:21:55.670Z] 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-04-22T19:21:55.670Z] testing: warning: no tests to run [2021-04-22T19:21:55.670Z] PASS [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] DONE 0 tests in 0.049s [2021-04-22T19:21:55.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-22T19:21:55.670Z] INFO: Testing against a local daemon [2021-04-22T19:21:55.670Z] === RUN TestPluginWithDevMounts [2021-04-22T19:21:55.670Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-22T19:21:55.670Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-22T19:21:55.670Z] PASS [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === Skipped [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-22T19:21:55.670Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] DONE 1 tests, 1 skipped in 0.141s [2021-04-22T19:21:55.670Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-22T19:21:55.670Z] INFO: Testing against a local daemon [2021-04-22T19:21:55.670Z] === RUN TestSecretInspect [2021-04-22T19:21:55.670Z] --- SKIP: TestSecretInspect (0.02s) [2021-04-22T19:21:55.670Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] === RUN TestSecretList [2021-04-22T19:21:55.670Z] --- SKIP: TestSecretList (0.02s) [2021-04-22T19:21:55.670Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] === RUN TestSecretsCreateAndDelete [2021-04-22T19:21:55.670Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-22T19:21:55.670Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] === RUN TestSecretsUpdate [2021-04-22T19:21:55.670Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-22T19:21:55.670Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] === RUN TestTemplatedSecret [2021-04-22T19:21:55.670Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-22T19:21:55.670Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] === RUN TestSecretCreateResolve [2021-04-22T19:21:55.670Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-22T19:21:55.670Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] PASS [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === Skipped [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-04-22T19:21:55.670Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-04-22T19:21:55.670Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-22T19:21:55.670Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-22T19:21:55.670Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-22T19:21:55.670Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-22T19:21:55.670Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] [2021-04-22T19:21:55.670Z] DONE 6 tests, 6 skipped in 0.202s [2021-04-22T19:21:55.670Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-22T19:21:55.945Z] INFO: Testing against a local daemon [2021-04-22T19:21:55.945Z] === RUN TestServiceCreateInit [2021-04-22T19:21:55.945Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-22T19:21:55.945Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-22T19:21:55.945Z] --- PASS: TestServiceCreateInit (0.01s) [2021-04-22T19:21:55.945Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:21:55.945Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:21:55.945Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceMultipleTimes [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-22T19:21:55.945Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceConflict [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-04-22T19:21:55.945Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceMaxReplicas [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-22T19:21:55.945Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-22T19:21:55.945Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceSecretFileMode [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-22T19:21:55.945Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceConfigFileMode [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-22T19:21:55.945Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceSysctls [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-22T19:21:55.945Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateServiceCapabilities [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-22T19:21:55.945Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestInspect [2021-04-22T19:21:55.945Z] --- SKIP: TestInspect (0.01s) [2021-04-22T19:21:55.945Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestCreateJob [2021-04-22T19:21:55.945Z] --- SKIP: TestCreateJob (0.01s) [2021-04-22T19:21:55.945Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestReplicatedJob [2021-04-22T19:21:55.945Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-22T19:21:55.945Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestUpdateReplicatedJob [2021-04-22T19:21:55.945Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-22T19:21:55.945Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestServiceListWithStatuses [2021-04-22T19:21:55.945Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-22T19:21:55.945Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:21:55.945Z] === RUN TestDockerNetworkConnectAlias [2021-04-22T19:21:55.945Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-22T19:21:55.945Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:55.945Z] === RUN TestDockerNetworkReConnect [2021-04-22T19:21:56.204Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-04-22T19:21:56.204Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:21:56.204Z] === RUN TestServicePlugin [2021-04-22T19:21:56.275Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-22T19:21:56.275Z] [2021-04-22T19:21:56.275Z] ________ ____ __. [2021-04-22T19:21:56.275Z] \_____ \ | |/ _| [2021-04-22T19:21:56.275Z] / | \| < [2021-04-22T19:21:56.275Z] / | \ | \ [2021-04-22T19:21:56.275Z] \_______ /____|__ \ [2021-04-22T19:21:56.275Z] \/ \/ [2021-04-22T19:21:56.275Z] [2021-04-22T19:21:56.275Z] INFO: make.ps1 ended at 04/22/2021 19:21:55 [2021-04-22T19:21:56.751Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-22T19:21:57.247Z] INFO: Binaries build ended at 04/22/2021 19:21:56. Duration:00:01:32.4650549 [2021-04-22T19:21:57.691Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-22T19:21:57.691Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-22T19:21:58.243Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-04-22T19:21:58.243Z] === RUN TestInspectNetwork [2021-04-22T19:21:58.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-22T19:21:58.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-22T19:21:58.707Z] ? github.com/docker/docker/api [no test files] [2021-04-22T19:21:58.778Z] INFO: Copying the built daemon binary to d:\CI\PR-42254\8\binary\dockerd-9b12c9ba40.exe... [2021-04-22T19:21:58.778Z] INFO: Copying the built client binary to d:\CI\PR-42254\8\binary\docker-9b12c9ba40.exe... [2021-04-22T19:21:58.778Z] INFO: Copying dockerversion from the container... [2021-04-22T19:21:58.778Z] INFO: Copying the golang package from the container to d:\CI\PR-42254\8\installer\go.zip... [2021-04-22T19:22:00.175Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-22T19:22:00.175Z] --- PASS: TestBuildPreserveOwnership (7.77s) [2021-04-22T19:22:00.175Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.25s) [2021-04-22T19:22:00.175Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s) [2021-04-22T19:22:00.175Z] === RUN TestBuildPlatformInvalid [2021-04-22T19:22:00.297Z] INFO: Extracting go.zip to d:\CI\PR-42254\8\go [2021-04-22T19:22:00.404Z] --- SKIP: TestServicePlugin (3.82s) [2021-04-22T19:22:00.404Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] === RUN TestServiceUpdateLabel [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-04-22T19:22:00.404Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] === RUN TestServiceUpdateSecrets [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-22T19:22:00.404Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] === RUN TestServiceUpdateConfigs [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-22T19:22:00.404Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] === RUN TestServiceUpdateNetwork [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-22T19:22:00.404Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] === RUN TestServiceUpdatePidsLimit [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-22T19:22:00.404Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] PASS [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === Skipped [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:22:00.404Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:22:00.404Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:22:00.404Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-22T19:22:00.404Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-04-22T19:22:00.404Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-22T19:22:00.404Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-22T19:22:00.404Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-22T19:22:00.404Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-22T19:22:00.404Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-22T19:22:00.404Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-04-22T19:22:00.404Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-22T19:22:00.404Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-22T19:22:00.404Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-22T19:22:00.404Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-22T19:22:00.404Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-22T19:22:00.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-22T19:22:00.404Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-04-22T19:22:00.404Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServicePlugin (3.82s) [2021-04-22T19:22:00.404Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-04-22T19:22:00.404Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-22T19:22:00.404Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-22T19:22:00.404Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-22T19:22:00.404Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-22T19:22:00.404Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] DONE 24 tests, 23 skipped in 4.270s [2021-04-22T19:22:00.404Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-22T19:22:00.404Z] INFO: Testing against a local daemon [2021-04-22T19:22:00.404Z] === RUN TestSessionCreate [2021-04-22T19:22:00.404Z] --- PASS: TestSessionCreate (0.02s) [2021-04-22T19:22:00.404Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-22T19:22:00.404Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-04-22T19:22:00.404Z] PASS [2021-04-22T19:22:00.404Z] [2021-04-22T19:22:00.404Z] DONE 2 tests in 0.183s [2021-04-22T19:22:00.404Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-22T19:22:00.404Z] INFO: Testing against a local daemon [2021-04-22T19:22:00.404Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:22:00.404Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:22:00.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-22T19:22:00.404Z] === RUN TestEventsExecDie [2021-04-22T19:22:00.436Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2021-04-22T19:22:00.436Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-22T19:22:01.013Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-22T19:22:01.335Z] --- PASS: TestEventsExecDie (1.01s) [2021-04-22T19:22:01.335Z] === RUN TestEventsBackwardsCompatible [2021-04-22T19:22:01.335Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-22T19:22:01.335Z] === RUN TestInfoBinaryCommits [2021-04-22T19:22:01.335Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-22T19:22:01.335Z] === RUN TestInfoAPIVersioned [2021-04-22T19:22:01.335Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-22T19:22:01.335Z] === RUN TestInfoDiscoveryBackend [2021-04-22T19:22:03.227Z] --- PASS: TestInfoDiscoveryBackend (1.80s) [2021-04-22T19:22:03.227Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-22T19:22:03.539Z] === RUN TestInspectNetwork/full_network_id [2021-04-22T19:22:03.539Z] === RUN TestInspectNetwork/partial_network_id [2021-04-22T19:22:03.539Z] === RUN TestInspectNetwork/network_name [2021-04-22T19:22:03.539Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-22T19:22:03.659Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-22T19:22:06.496Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-04-22T19:22:06.496Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-22T19:22:06.496Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-22T19:22:06.496Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:22:06.496Z] === RUN TestInfoAPI [2021-04-22T19:22:06.752Z] --- PASS: TestInfoAPI (0.02s) [2021-04-22T19:22:06.752Z] === RUN TestInfoAPIWarnings [2021-04-22T19:22:07.746Z] --- PASS: TestInspectNetwork (9.32s) [2021-04-22T19:22:07.746Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-22T19:22:07.746Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-22T19:22:07.746Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-22T19:22:07.746Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-22T19:22:07.746Z] === RUN TestRunContainerWithBridgeNone [2021-04-22T19:22:10.258Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-22T19:22:11.050Z] --- PASS: TestRunContainerWithBridgeNone (3.45s) [2021-04-22T19:22:11.050Z] === RUN TestNetworkInvalidJSON [2021-04-22T19:22:11.050Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-22T19:22:11.050Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-22T19:22:11.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:22:11.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:22:11.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:22:11.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:22:11.050Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-22T19:22:11.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:22:11.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-22T19:22:11.050Z] === RUN TestNetworkList [2021-04-22T19:22:11.050Z] === RUN TestNetworkList//networks [2021-04-22T19:22:11.050Z] === PAUSE TestNetworkList//networks [2021-04-22T19:22:11.050Z] === RUN TestNetworkList//networks/ [2021-04-22T19:22:11.050Z] === PAUSE TestNetworkList//networks/ [2021-04-22T19:22:11.050Z] === CONT TestNetworkList//networks [2021-04-22T19:22:11.050Z] === CONT TestNetworkList//networks/ [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkList (0.03s) [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-22T19:22:11.050Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-22T19:22:11.050Z] === RUN TestHostIPv4BridgeLabel [2021-04-22T19:22:12.436Z] --- PASS: TestHostIPv4BridgeLabel (1.49s) [2021-04-22T19:22:12.436Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-22T19:22:13.071Z] --- PASS: TestImportExtremelyLargeImageWorks (109.45s) [2021-04-22T19:22:13.071Z] PASS [2021-04-22T19:22:13.071Z] [2021-04-22T19:22:13.071Z] DONE 12 tests in 112.974s [2021-04-22T19:22:13.071Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-22T19:22:13.071Z] INFO: Testing against a local daemon [2021-04-22T19:22:13.071Z] === RUN TestNetworkCreateDelete [2021-04-22T19:22:13.071Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-04-22T19:22:13.071Z] === RUN TestDockerNetworkDeletePreferID [2021-04-22T19:22:13.071Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-04-22T19:22:13.071Z] === RUN TestDaemonDNSFallback [2021-04-22T19:22:13.428Z] === RUN TestMiddlewares [2021-04-22T19:22:13.428Z] --- PASS: TestMiddlewares (0.00s) [2021-04-22T19:22:13.428Z] PASS [2021-04-22T19:22:13.428Z] coverage: 9.0% of statements [2021-04-22T19:22:13.428Z] ok github.com/docker/docker/api/server 0.121s coverage: 9.0% of statements [2021-04-22T19:22:14.462Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-22T19:22:14.982Z] --- PASS: TestDaemonRestartWithLiveRestore (2.55s) [2021-04-22T19:22:14.983Z] === RUN TestDaemonDefaultNetworkPools [2021-04-22T19:22:16.377Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-22T19:22:17.529Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s) [2021-04-22T19:22:17.529Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-22T19:22:19.648Z] --- PASS: TestDaemonDNSFallback (7.18s) [2021-04-22T19:22:19.648Z] === RUN TestInspectNetwork [2021-04-22T19:22:20.580Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-22T19:22:20.580Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-22T19:22:20.830Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.59s) [2021-04-22T19:22:20.831Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-22T19:22:21.150Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-22T19:22:23.693Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-22T19:22:23.850Z] === RUN TestInspectNetwork/full_network_id [2021-04-22T19:22:23.850Z] === RUN TestInspectNetwork/partial_network_id [2021-04-22T19:22:23.850Z] === RUN TestInspectNetwork/network_name [2021-04-22T19:22:23.850Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-22T19:22:24.635Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-22T19:22:24.800Z] --- PASS: TestInfoAPIWarnings (17.75s) [2021-04-22T19:22:24.800Z] === RUN TestInfoDebug [2021-04-22T19:22:26.126Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.50s) [2021-04-22T19:22:26.126Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-22T19:22:26.311Z] --- PASS: TestInfoDebug (1.96s) [2021-04-22T19:22:26.311Z] === RUN TestInfoInsecureRegistries [2021-04-22T19:22:26.699Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.36s) [2021-04-22T19:22:26.699Z] === RUN TestServiceWithPredefinedNetwork [2021-04-22T19:22:27.936Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-22T19:22:28.047Z] --- PASS: TestInspectNetwork (8.19s) [2021-04-22T19:22:28.047Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-22T19:22:28.047Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-22T19:22:28.047Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-22T19:22:28.047Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-22T19:22:28.047Z] === RUN TestRunContainerWithBridgeNone [2021-04-22T19:22:28.202Z] --- PASS: TestInfoInsecureRegistries (1.78s) [2021-04-22T19:22:28.202Z] === RUN TestInfoRegistryMirrors [2021-04-22T19:22:28.506Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-22T19:22:28.767Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-22T19:22:30.017Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2021-04-22T19:22:30.017Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-22T19:22:30.017Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:22:30.017Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:22:30.017Z] === RUN TestServiceWithDataPathPortInit [2021-04-22T19:22:30.093Z] --- PASS: TestInfoRegistryMirrors (1.75s) [2021-04-22T19:22:30.094Z] === RUN TestLoginFailsWithBadCredentials [2021-04-22T19:22:30.094Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-04-22T19:22:30.094Z] === RUN TestPingCacheHeaders [2021-04-22T19:22:30.094Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-22T19:22:30.094Z] === RUN TestPingGet [2021-04-22T19:22:30.094Z] --- PASS: TestPingGet (0.01s) [2021-04-22T19:22:30.094Z] === RUN TestPingHead [2021-04-22T19:22:30.094Z] --- PASS: TestPingHead (0.02s) [2021-04-22T19:22:30.094Z] === RUN TestVersion [2021-04-22T19:22:30.094Z] --- PASS: TestVersion (0.02s) [2021-04-22T19:22:30.094Z] PASS [2021-04-22T19:22:30.094Z] [2021-04-22T19:22:30.094Z] === Skipped [2021-04-22T19:22:30.094Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:22:30.094Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-22T19:22:30.094Z] [2021-04-22T19:22:30.094Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-22T19:22:30.094Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-22T19:22:30.094Z] [2021-04-22T19:22:30.094Z] [2021-04-22T19:22:30.094Z] DONE 18 tests, 2 skipped in 29.941s [2021-04-22T19:22:30.094Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-22T19:22:30.196Z] INFO: Extraction ended at 04/22/2021 19:22:26. Duration:00:00:26.5491819 [2021-04-22T19:22:30.196Z] INFO: Updating the golang and path environment variables [2021-04-22T19:22:30.196Z] INFO: GOPATH=d:\gopath [2021-04-22T19:22:30.196Z] INFO: go version go1.13.15 windows/amd64 [2021-04-22T19:22:30.196Z] INFO: Running the daemon under test in debug mode [2021-04-22T19:22:30.196Z] INFO: Starting a daemon under test... [2021-04-22T19:22:30.196Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42254\8\daemon --pidfile d:\CI\PR-42254\8\docker.pid -D [2021-04-22T19:22:30.196Z] INFO: Process started successfully. [2021-04-22T19:22:30.196Z] INFO: Start tailing logs of the daemon under tests [2021-04-22T19:22:30.196Z] INFO: Waiting for the daemon under test to start... [2021-04-22T19:22:30.350Z] INFO: Testing against a local daemon [2021-04-22T19:22:30.350Z] === RUN TestVolumesCreateAndList [2021-04-22T19:22:30.350Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-22T19:22:30.350Z] === RUN TestVolumesRemove [2021-04-22T19:22:30.350Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-22T19:22:30.350Z] === RUN TestVolumesInspect [2021-04-22T19:22:30.350Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-22T19:22:30.350Z] === RUN TestVolumesInvalidJSON [2021-04-22T19:22:30.350Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-22T19:22:30.350Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-22T19:22:30.350Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-22T19:22:30.350Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-22T19:22:30.350Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-22T19:22:30.350Z] PASS [2021-04-22T19:22:30.350Z] [2021-04-22T19:22:30.350Z] DONE 5 tests in 0.273s [2021-04-22T19:22:30.350Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-22T19:22:30.350Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12379 is not a child of this shell [2021-04-22T19:22:30.350Z] warning: PID 12379 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-22T19:22:30.607Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-22T19:22:30.607Z] [2021-04-22T19:22:30.607Z] Unloading profiles will leave already running processes permanently [2021-04-22T19:22:30.607Z] unconfined, which can lead to unexpected situations. [2021-04-22T19:22:30.607Z] [2021-04-22T19:22:30.607Z] To set a process to complain mode, use the command line tool [2021-04-22T19:22:30.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-22T19:22:30.607Z] Removing test suite binaries [2021-04-22T19:22:30.607Z] exiting test-integration [2021-04-22T19:22:30.607Z] ++ exit 0 [2021-04-22T19:22:30.680Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-22T19:22:31.256Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-22T19:22:31.347Z] --- PASS: TestRunContainerWithBridgeNone (3.13s) [2021-04-22T19:22:31.347Z] === RUN TestNetworkInvalidJSON [2021-04-22T19:22:31.347Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-22T19:22:31.347Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-22T19:22:31.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:22:31.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:22:31.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:22:31.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:22:31.347Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-22T19:22:31.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:22:31.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-22T19:22:31.347Z] === RUN TestNetworkList [2021-04-22T19:22:31.347Z] === RUN TestNetworkList//networks [2021-04-22T19:22:31.347Z] === PAUSE TestNetworkList//networks [2021-04-22T19:22:31.347Z] === RUN TestNetworkList//networks/ [2021-04-22T19:22:31.347Z] === PAUSE TestNetworkList//networks/ [2021-04-22T19:22:31.347Z] === CONT TestNetworkList//networks [2021-04-22T19:22:31.347Z] === CONT TestNetworkList//networks/ [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkList (0.01s) [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-22T19:22:31.347Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-22T19:22:31.347Z] === RUN TestHostIPv4BridgeLabel [2021-04-22T19:22:31.538Z] [2021-04-22T19:22:31.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-22T19:22:31.917Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-04-22T19:22:31.917Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-22T19:22:32.399Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-22T19:22:32.399Z] Loaded image: buildpack-deps:buster [2021-04-22T19:22:32.399Z] Loaded image: busybox:latest [2021-04-22T19:22:32.660Z] Loaded image: busybox:glibc Post stage [Pipeline] junit [2021-04-22T19:22:33.442Z] Recording test results [2021-04-22T19:22:33.825Z] --- PASS: TestDaemonRestartWithLiveRestore (1.71s) [2021-04-22T19:22:33.825Z] === RUN TestDaemonDefaultNetworkPools [2021-04-22T19:22:35.141Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-04-22T19:22:35.207Z] --- PASS: TestDaemonDefaultNetworkPools (1.41s) [2021-04-22T19:22:35.207Z] === RUN TestDaemonRestartWithExistingNetwork Post stage [Pipeline] sh [2021-04-22T19:22:35.499Z] + echo Ensuring container killed. [2021-04-22T19:22:35.500Z] Ensuring container killed. [2021-04-22T19:22:35.500Z] + docker rm -vf docker-pr8 [2021-04-22T19:22:35.500Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-04-22T19:22:35.778Z] + echo Chowning /workspace to jenkins user [2021-04-22T19:22:35.779Z] Chowning /workspace to jenkins user [2021-04-22T19:22:35.779Z] + id -u [2021-04-22T19:22:35.779Z] + id -g [2021-04-22T19:22:35.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/workspace busybox chown -R 1000:1000 /workspace [2021-04-22T19:22:35.779Z] Unable to find image 'busybox:latest' locally [2021-04-22T19:22:35.965Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-22T19:22:36.035Z] latest: Pulling from library/busybox [2021-04-22T19:22:36.035Z] f531cdc67389: Pulling fs layer [2021-04-22T19:22:36.291Z] f531cdc67389: Verifying Checksum [2021-04-22T19:22:36.291Z] f531cdc67389: Download complete [2021-04-22T19:22:36.291Z] f531cdc67389: Pull complete [2021-04-22T19:22:36.291Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-22T19:22:36.291Z] Status: Downloaded newer image for busybox:latest [2021-04-22T19:22:36.538Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-22T19:22:37.115Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.09s) [2021-04-22T19:22:37.116Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-22T19:22:37.478Z] Loaded image: debian:bullseye [2021-04-22T19:22:37.739Z] Loaded image: hello-world:latest [2021-04-22T19:22:37.739Z] Loaded image: arm32v7/hello-world:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-22T19:22:38.310Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-22T19:22:38.479Z] + bundleName=amd64-rootless [2021-04-22T19:22:38.479Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-22T19:22:38.479Z] Creating amd64-rootless-bundles.tar.gz [2021-04-22T19:22:38.479Z] + + findxargs bundles tar -path -czf */root/*overlay2 amd64-rootless-bundles.tar.gz -prune [2021-04-22T19:22:38.479Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-22T19:22:38.489Z] Archiving artifacts [2021-04-22T19:22:38.882Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-22T19:22:39.453Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-22T19:22:39.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.64s) [2021-04-22T19:22:39.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-22T19:22:39.713Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-22T19:22:40.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-22T19:22:40.595Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-04-22T19:22:40.595Z] === RUN TestServiceWithPredefinedNetwork [2021-04-22T19:22:40.695Z] + make clean [2021-04-22T19:22:40.952Z] docker volume rm -f docker-dev-cache [2021-04-22T19:22:40.952Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T19:22:43.902Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2021-04-22T19:22:43.902Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-22T19:22:43.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:22:43.902Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:22:43.902Z] === RUN TestServiceWithDataPathPortInit [2021-04-22T19:22:43.922Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-22T19:22:47.221Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.46s) [2021-04-22T19:22:47.221Z] PASS [2021-04-22T19:22:47.221Z] [2021-04-22T19:22:47.221Z] === Skipped [2021-04-22T19:22:47.221Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-22T19:22:47.221Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:22:47.221Z] [2021-04-22T19:22:47.221Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-22T19:22:47.221Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-22T19:22:47.221Z] [2021-04-22T19:22:47.221Z] [2021-04-22T19:22:47.221Z] DONE 34 tests, 2 skipped in 258.310s [2021-04-22T19:22:47.221Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-22T19:22:47.221Z] ++ 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-04-22T19:22:47.221Z] ++ set -e [2021-04-22T19:22:47.221Z] ++ '[' -n 0 ']' [2021-04-22T19:22:47.221Z] ++ set -x [2021-04-22T19:22:47.221Z] ++ env -i DEST=/go/src/github.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-04-22T19:22:47.221Z] INFO: Testing against a local daemon [2021-04-22T19:22:47.221Z] === RUN TestConfigInspect [2021-04-22T19:22:47.792Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-22T19:22:47.978Z] .....INFO: Daemon under test started and replied! [2021-04-22T19:22:47.978Z] INFO: Docker version of the daemon under test [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] Client: [2021-04-22T19:22:47.978Z] Version: 17.06.2-ce [2021-04-22T19:22:47.978Z] API version: 1.30 [2021-04-22T19:22:47.978Z] Go version: go1.8.3 [2021-04-22T19:22:47.978Z] Git commit: cec0b72 [2021-04-22T19:22:47.978Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-22T19:22:47.978Z] OS/Arch: windows/amd64 [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] Server: [2021-04-22T19:22:47.978Z] Version: 0.0.0-dev [2021-04-22T19:22:47.978Z] API version: 1.41 (minimum version 1.24) [2021-04-22T19:22:47.978Z] Go version: go1.13.15 [2021-04-22T19:22:47.978Z] Git commit: 9b12c9ba40 [2021-04-22T19:22:47.978Z] Built: 04/22/2021 19:20:29 [2021-04-22T19:22:47.978Z] OS/Arch: windows/amd64 [2021-04-22T19:22:47.978Z] Experimental: false [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] INFO: Docker info of the daemon under test [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] Containers: 0 [2021-04-22T19:22:47.978Z] Running: 0 [2021-04-22T19:22:47.978Z] Paused: 0 [2021-04-22T19:22:47.978Z] Stopped: 0 [2021-04-22T19:22:47.978Z] Images: 0 [2021-04-22T19:22:47.978Z] Server Version: 0.0.0-dev [2021-04-22T19:22:47.978Z] Storage Driver: windowsfilter [2021-04-22T19:22:47.978Z] Windows: [2021-04-22T19:22:47.978Z] Logging Driver: json-file [2021-04-22T19:22:47.978Z] Plugins: [2021-04-22T19:22:47.978Z] Volume: local [2021-04-22T19:22:47.978Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T19:22:47.978Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T19:22:47.978Z] Swarm: inactive [2021-04-22T19:22:47.978Z] Default Isolation: process [2021-04-22T19:22:47.978Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-22T19:22:47.978Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-22T19:22:47.978Z] OSType: windows [2021-04-22T19:22:47.978Z] Architecture: x86_64 [2021-04-22T19:22:47.978Z] CPUs: 4 [2021-04-22T19:22:47.978Z] Total Memory: 32GiB [2021-04-22T19:22:47.978Z] Name: azwin-2-9cc6c0 [2021-04-22T19:22:47.978Z] ID: NVNM:FWON:KE6O:PIGT:6ZKT:XQZH:FKAW:MSSX:V35V:IRT2:SYAY:YT6T [2021-04-22T19:22:47.978Z] Docker Root Dir: D:\CI\PR-42254\8\daemon [2021-04-22T19:22:47.978Z] Debug Mode (client): false [2021-04-22T19:22:47.978Z] Debug Mode (server): true [2021-04-22T19:22:47.978Z] File Descriptors: -1 [2021-04-22T19:22:47.978Z] Goroutines: 16 [2021-04-22T19:22:47.978Z] System Time: 2021-04-22T19:22:46.263149Z [2021-04-22T19:22:47.978Z] EventsListeners: 0 [2021-04-22T19:22:47.978Z] Registry: https://index.docker.io/v1/ [2021-04-22T19:22:47.978Z] Labels: [2021-04-22T19:22:47.978Z] Experimental: false [2021-04-22T19:22:47.978Z] Insecure Registries: [2021-04-22T19:22:47.978Z] 127.0.0.0/8 [2021-04-22T19:22:47.978Z] Live Restore Enabled: false [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] INFO: Docker images of the daemon under test [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-22T19:22:47.978Z] [2021-04-22T19:22:47.978Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-22T19:22:47.978Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-22T19:22:47.978Z] ltsc2019: Pulling from windows/servercore [2021-04-22T19:22:47.978Z] 4612f6d0b889: Pulling fs layer [2021-04-22T19:22:47.978Z] 399f118dfaa9: Pulling fs layer [2021-04-22T19:22:48.137Z] --- PASS: TestServiceWithDataPathPortInit (17.74s) [2021-04-22T19:22:48.137Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-22T19:22:48.362Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-22T19:22:48.933Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-22T19:22:49.194Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-22T19:22:50.136Z] --- PASS: TestConfigInspect (2.87s) [2021-04-22T19:22:50.136Z] === RUN TestConfigList [2021-04-22T19:22:50.136Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-22T19:22:50.708Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2021-04-22T19:22:51.523Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-22T19:22:51.523Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-22T19:22:51.782Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 48.5% of statements [2021-04-22T19:22:51.782Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-22T19:22:52.041Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-04-22T19:22:52.979Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-04-22T19:22:54.009Z] --- PASS: TestConfigList (3.62s) [2021-04-22T19:22:54.009Z] === RUN TestConfigsCreateAndDelete [2021-04-22T19:22:54.009Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-22T19:22:54.009Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-22T19:22:54.884Z] ok github.com/docker/docker/builder/remotecontext/git 1.779s coverage: 86.3% of statements [2021-04-22T19:22:54.884Z] ? github.com/docker/docker/cli [no test files] [2021-04-22T19:22:54.884Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-22T19:22:55.921Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-22T19:22:55.921Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-22T19:22:56.864Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2021-04-22T19:22:56.864Z] === RUN TestConfigsUpdate [2021-04-22T19:22:57.420Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2021-04-22T19:22:58.142Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2021-04-22T19:22:58.142Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ph5744rmfxvrtjitu9r8p2784 Created:2021-04-22 19:22:49.12607163 +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[e1ad468f39ef9adf7a8d3041b6ef4876db973dfef9a51ec9168b84b34c6a2b60:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zxcz572u49pm9b29x024t5j2x EndpointID:6f79274a573ab1940e38a4a0b8f228ce263cbe7995adae24408bd2907e4cb412 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c10847a045568c22fcfd5ba23a3280007bea25735697ae12300fbadc13366b67 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:0701c0f1a93c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zxcz572u49pm9b29x024t5j2x EndpointID:6f79274a573ab1940e38a4a0b8f228ce263cbe7995adae24408bd2907e4cb412 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-22T19:22:58.142Z] PASS [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] === Skipped [2021-04-22T19:22:58.142Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:22:58.142Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] DONE 26 tests, 1 skipped in 70.230s [2021-04-22T19:22:58.142Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:22:58.142Z] ++ 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-04-22T19:22:58.142Z] ++ set -e [2021-04-22T19:22:58.142Z] ++ '[' -n 0 ']' [2021-04-22T19:22:58.142Z] ++ set -x [2021-04-22T19:22:58.142Z] ++ env -i DEST=/go/src/github.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-04-22T19:22:58.142Z] INFO: Testing against a local daemon [2021-04-22T19:22:58.142Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-22T19:22:58.142Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-22T19:22:58.142Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:22:58.142Z] === RUN TestDockerNetworkIpvlan [2021-04-22T19:22:58.142Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:22:58.142Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:22:58.142Z] PASS [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] === Skipped [2021-04-22T19:22:58.142Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-22T19:22:58.142Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:22:58.142Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] [2021-04-22T19:22:58.142Z] DONE 2 tests, 2 skipped in 0.181s [2021-04-22T19:22:58.142Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:22:58.142Z] ++ 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-04-22T19:22:58.142Z] ++ set -e [2021-04-22T19:22:58.142Z] ++ '[' -n 0 ']' [2021-04-22T19:22:58.142Z] ++ set -x [2021-04-22T19:22:58.142Z] ++ env -i DEST=/go/src/github.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-04-22T19:22:58.142Z] INFO: Testing against a local daemon [2021-04-22T19:22:58.142Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-22T19:22:58.797Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2021-04-22T19:22:58.797Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-22T19:23:00.164Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-22T19:23:00.164Z] --- PASS: TestConfigsUpdate (3.45s) [2021-04-22T19:23:00.164Z] === RUN TestTemplatedConfig [2021-04-22T19:23:00.347Z] 399f118dfaa9: Verifying Checksum [2021-04-22T19:23:00.347Z] 399f118dfaa9: Download complete [2021-04-22T19:23:00.689Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.44s) [2021-04-22T19:23:00.689Z] === RUN TestDockerNetworkMacvlan [2021-04-22T19:23:01.107Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-22T19:23:02.076Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-22T19:23:02.493Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-22T19:23:03.461Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-22T19:23:03.879Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-22T19:23:03.983Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-22T19:23:03.983Z] === RUN TestBoolValue [2021-04-22T19:23:03.983Z] --- PASS: TestBoolValue (0.00s) [2021-04-22T19:23:03.983Z] === RUN TestBoolValueOrDefault [2021-04-22T19:23:03.983Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-22T19:23:03.983Z] === RUN TestInt64ValueOrZero [2021-04-22T19:23:03.983Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-22T19:23:03.983Z] === RUN TestInt64ValueOrDefault [2021-04-22T19:23:03.983Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-22T19:23:03.983Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-22T19:23:03.983Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-22T19:23:03.983Z] === RUN TestJsonContentType [2021-04-22T19:23:03.983Z] --- PASS: TestJsonContentType (0.00s) [2021-04-22T19:23:03.983Z] PASS [2021-04-22T19:23:03.983Z] coverage: 14.7% of statements [2021-04-22T19:23:03.983Z] ok github.com/docker/docker/api/server/httputils 0.073s coverage: 14.7% of statements [2021-04-22T19:23:04.824Z] --- PASS: TestTemplatedConfig (4.69s) [2021-04-22T19:23:04.824Z] === RUN TestConfigCreateResolve [2021-04-22T19:23:04.939Z] === RUN TestMaskSecretKeys [2021-04-22T19:23:04.939Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-22T19:23:04.939Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-22T19:23:04.939Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-22T19:23:04.939Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-22T19:23:04.939Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-22T19:23:04.939Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-22T19:23:04.939Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-22T19:23:04.939Z] === RUN TestVersionMiddlewareVersion [2021-04-22T19:23:04.939Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-22T19:23:04.939Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-22T19:23:04.939Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-22T19:23:04.939Z] PASS [2021-04-22T19:23:04.939Z] coverage: 37.7% of statements [2021-04-22T19:23:04.939Z] ok github.com/docker/docker/api/server/middleware 0.091s coverage: 37.7% of statements [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-22T19:23:04.939Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-22T19:23:05.377Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-22T19:23:06.126Z] 4612f6d0b889: Verifying Checksum [2021-04-22T19:23:06.126Z] 4612f6d0b889: Download complete [2021-04-22T19:23:06.455Z] === RUN TestStrSliceMarshalJSON [2021-04-22T19:23:06.455Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestStrSliceUnmarshalJSON [2021-04-22T19:23:06.455Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestStrSliceUnmarshalString [2021-04-22T19:23:06.455Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestStrSliceUnmarshalSlice [2021-04-22T19:23:06.455Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-22T19:23:06.455Z] PASS [2021-04-22T19:23:06.455Z] coverage: 90.0% of statements [2021-04-22T19:23:06.455Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-04-22T19:23:06.455Z] === RUN TestToJSON [2021-04-22T19:23:06.455Z] --- PASS: TestToJSON (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestToParamWithVersion [2021-04-22T19:23:06.455Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestFromJSON [2021-04-22T19:23:06.455Z] --- PASS: TestFromJSON (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestEmpty [2021-04-22T19:23:06.455Z] --- PASS: TestEmpty (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestArgsMatchKVListEmptySources [2021-04-22T19:23:06.455Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestArgsMatchKVList [2021-04-22T19:23:06.455Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestArgsMatch [2021-04-22T19:23:06.455Z] --- PASS: TestArgsMatch (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestAdd [2021-04-22T19:23:06.455Z] --- PASS: TestAdd (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestDel [2021-04-22T19:23:06.455Z] --- PASS: TestDel (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestLen [2021-04-22T19:23:06.455Z] --- PASS: TestLen (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestExactMatch [2021-04-22T19:23:06.455Z] --- PASS: TestExactMatch (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestOnlyOneExactMatch [2021-04-22T19:23:06.455Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestContains [2021-04-22T19:23:06.455Z] --- PASS: TestContains (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestValidate [2021-04-22T19:23:06.455Z] --- PASS: TestValidate (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestWalkValues [2021-04-22T19:23:06.455Z] --- PASS: TestWalkValues (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestFuzzyMatch [2021-04-22T19:23:06.455Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-22T19:23:06.455Z] === RUN TestClone [2021-04-22T19:23:06.455Z] --- PASS: TestClone (0.00s) [2021-04-22T19:23:06.455Z] PASS [2021-04-22T19:23:06.455Z] coverage: 92.2% of statements [2021-04-22T19:23:06.455Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-04-22T19:23:06.738Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-22T19:23:06.908Z] === RUN TestAdjustForAPIVersion [2021-04-22T19:23:06.908Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-22T19:23:06.908Z] PASS [2021-04-22T19:23:06.908Z] coverage: 5.7% of statements [2021-04-22T19:23:06.908Z] ok github.com/docker/docker/api/server/router/swarm 0.087s coverage: 5.7% of statements [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-22T19:23:06.908Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-22T19:23:06.908Z] === RUN TestDurationToSecondsString [2021-04-22T19:23:06.908Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-22T19:23:06.908Z] === RUN TestGetTimestamp [2021-04-22T19:23:06.908Z] --- PASS: TestGetTimestamp (0.13s) [2021-04-22T19:23:06.908Z] === RUN TestParseTimestamps [2021-04-22T19:23:06.908Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-22T19:23:06.908Z] PASS [2021-04-22T19:23:06.908Z] coverage: 100.0% of statements [2021-04-22T19:23:06.908Z] ok github.com/docker/docker/api/types/time 0.197s coverage: 100.0% of statements [2021-04-22T19:23:06.927Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-04-22T19:23:06.927Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d2bdvy6750buzr8ln9co64gsv Created:2021-04-22 19:23:00.065420532 +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[0c2ee0ad9d83a778b54571f61b40ed1d14ff8f857976d2917f95a57bbe6a5939:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lp96uhyus7eddes71pytnhcy4 EndpointID:24e87587a420ac8323d847ac8d090040784f957ea507796b44fda4781c5738ad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:16c07545774838f9fcd3d49bde63369ff6941ba944e1600a247452c4d9f915a1 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:72288be7f219 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lp96uhyus7eddes71pytnhcy4 EndpointID:24e87587a420ac8323d847ac8d090040784f957ea507796b44fda4781c5738ad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-22T19:23:06.927Z] PASS [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] === Skipped [2021-04-22T19:23:06.927Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:23:06.927Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] DONE 26 tests, 1 skipped in 55.947s [2021-04-22T19:23:06.927Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:23:06.927Z] INFO: Testing against a local daemon [2021-04-22T19:23:06.927Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-22T19:23:06.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-22T19:23:06.927Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:23:06.927Z] === RUN TestDockerNetworkIpvlan [2021-04-22T19:23:06.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:23:06.927Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:23:06.927Z] PASS [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] === Skipped [2021-04-22T19:23:06.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-22T19:23:06.927Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:23:06.927Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] [2021-04-22T19:23:06.927Z] DONE 2 tests, 2 skipped in 0.037s [2021-04-22T19:23:06.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:23:06.927Z] INFO: Testing against a local daemon [2021-04-22T19:23:06.927Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-22T19:23:07.361Z] === RUN TestCompareVersion [2021-04-22T19:23:07.361Z] --- PASS: TestCompareVersion (0.00s) [2021-04-22T19:23:07.361Z] PASS [2021-04-22T19:23:07.361Z] coverage: 75.0% of statements [2021-04-22T19:23:07.361Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-22T19:23:07.361Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-22T19:23:08.121Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-22T19:23:08.121Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-22T19:23:08.381Z] --- PASS: TestConfigCreateResolve (3.35s) [2021-04-22T19:23:08.381Z] === RUN TestConfigDaemonLibtrustID [2021-04-22T19:23:08.836Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.93s) [2021-04-22T19:23:08.837Z] === RUN TestDockerNetworkMacvlan [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-22T19:23:08.880Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-22T19:23:08.880Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-22T19:23:08.880Z] === RUN TestCloneArgsSmartHttp [2021-04-22T19:23:08.880Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-22T19:23:08.880Z] === RUN TestCloneArgsDumbHttp [2021-04-22T19:23:08.880Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-22T19:23:08.880Z] === RUN TestCloneArgsGit [2021-04-22T19:23:08.880Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-22T19:23:08.880Z] === RUN TestCheckoutGit [2021-04-22T19:23:09.321Z] --- PASS: TestConfigDaemonLibtrustID (1.07s) [2021-04-22T19:23:09.321Z] PASS [2021-04-22T19:23:09.321Z] [2021-04-22T19:23:09.321Z] DONE 7 tests in 22.447s [2021-04-22T19:23:09.321Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-22T19:23:09.321Z] ++ 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-04-22T19:23:09.321Z] ++ set -e [2021-04-22T19:23:09.321Z] ++ '[' -n 0 ']' [2021-04-22T19:23:09.321Z] ++ set -x [2021-04-22T19:23:09.321Z] ++ env -i DEST=/go/src/github.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-04-22T19:23:09.406Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-22T19:23:09.581Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-22T19:23:09.581Z] INFO: Testing against a local daemon [2021-04-22T19:23:09.581Z] === RUN TestCheckpoint [2021-04-22T19:23:09.581Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-22T19:23:09.581Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:23:09.581Z] === RUN TestContainerInvalidJSON [2021-04-22T19:23:09.581Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:23:09.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:23:09.581Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:23:09.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:23:09.581Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:23:09.581Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:23:09.581Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:23:09.581Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:23:09.581Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:23:09.581Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-04-22T19:23:09.581Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-22T19:23:09.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-22T19:23:09.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-22T19:23:09.581Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-22T19:23:09.587Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-22T19:23:09.842Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-22T19:23:09.842Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-22T19:23:09.842Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-22T19:23:09.842Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-22T19:23:09.842Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-04-22T19:23:09.842Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-22T19:23:10.102Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-22T19:23:10.102Z] === RUN TestCopyFromContainer [2021-04-22T19:23:10.788Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-22T19:23:11.037Z] === RUN TestEnable [2021-04-22T19:23:11.037Z] --- PASS: TestEnable (0.00s) [2021-04-22T19:23:11.037Z] === RUN TestDisable [2021-04-22T19:23:11.037Z] --- PASS: TestDisable (0.00s) [2021-04-22T19:23:11.037Z] === RUN TestEnabled [2021-04-22T19:23:11.037Z] --- PASS: TestEnabled (0.00s) [2021-04-22T19:23:11.037Z] PASS [2021-04-22T19:23:11.037Z] coverage: 100.0% of statements [2021-04-22T19:23:11.037Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-04-22T19:23:11.044Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-22T19:23:11.044Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-22T19:23:11.490Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-22T19:23:11.490Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-22T19:23:11.490Z] === RUN TestProcessNoDockerignore [2021-04-22T19:23:11.490Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-22T19:23:11.490Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestDetectContentType [2021-04-22T19:23:11.490Z] --- PASS: TestDetectContentType (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestSelectAcceptableMIME [2021-04-22T19:23:11.490Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestInspectEmptyResponse [2021-04-22T19:23:11.490Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestInspectResponseBinary [2021-04-22T19:23:11.490Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestResponseUnsupportedContentType [2021-04-22T19:23:11.490Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestInspectResponseTextSimple [2021-04-22T19:23:11.490Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestInspectResponseEmptyContentType [2021-04-22T19:23:11.490Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestUnknownContentLength [2021-04-22T19:23:11.490Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestDownloadRemote [2021-04-22T19:23:11.490Z] --- PASS: TestDownloadRemote (0.07s) [2021-04-22T19:23:11.490Z] === RUN TestGetWithStatusError [2021-04-22T19:23:11.490Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-22T19:23:11.490Z] === RUN TestCloseRootDirectory [2021-04-22T19:23:11.490Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-22T19:23:11.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:23:11.490Z] === RUN TestHashFile [2021-04-22T19:23:11.490Z] --- SKIP: TestHashFile (0.00s) [2021-04-22T19:23:11.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:23:11.490Z] === RUN TestHashSubdir [2021-04-22T19:23:11.490Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-22T19:23:11.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:23:11.490Z] === RUN TestRemoveDirectory [2021-04-22T19:23:11.490Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-22T19:23:11.490Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:23:11.490Z] PASS [2021-04-22T19:23:11.490Z] coverage: 9.3% of statements [2021-04-22T19:23:11.490Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 9.3% of statements [2021-04-22T19:23:11.490Z] === RUN TestGetAllAllowed [2021-04-22T19:23:11.490Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestGetAllMeta [2021-04-22T19:23:11.490Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-22T19:23:11.490Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestIsUnreferencedBuiltin [2021-04-22T19:23:11.490Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestIsExistingDirectory [2021-04-22T19:23:11.490Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestGetFilenameForDownload [2021-04-22T19:23:11.490Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestEnv2Variables [2021-04-22T19:23:11.490Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-22T19:23:11.490Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestMaintainer [2021-04-22T19:23:11.490Z] --- PASS: TestMaintainer (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestLabel [2021-04-22T19:23:11.490Z] --- PASS: TestLabel (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestFromScratch [2021-04-22T19:23:11.490Z] --- PASS: TestFromScratch (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestFromWithArg [2021-04-22T19:23:11.490Z] --- PASS: TestFromWithArg (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-22T19:23:11.490Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestFromWithUndefinedArg [2021-04-22T19:23:11.490Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestFromMultiStageWithNamedStage [2021-04-22T19:23:11.490Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestOnbuild [2021-04-22T19:23:11.490Z] --- PASS: TestOnbuild (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestWorkdir [2021-04-22T19:23:11.490Z] --- PASS: TestWorkdir (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestCmd [2021-04-22T19:23:11.490Z] --- PASS: TestCmd (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestHealthcheckNone [2021-04-22T19:23:11.490Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestHealthcheckCmd [2021-04-22T19:23:11.490Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestEntrypoint [2021-04-22T19:23:11.490Z] --- PASS: TestEntrypoint (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestExpose [2021-04-22T19:23:11.490Z] --- PASS: TestExpose (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestUser [2021-04-22T19:23:11.490Z] --- PASS: TestUser (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestVolume [2021-04-22T19:23:11.490Z] --- PASS: TestVolume (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestStopSignal [2021-04-22T19:23:11.490Z] --- SKIP: TestStopSignal (0.00s) [2021-04-22T19:23:11.490Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-22T19:23:11.490Z] === RUN TestArg [2021-04-22T19:23:11.490Z] --- PASS: TestArg (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestShell [2021-04-22T19:23:11.490Z] --- PASS: TestShell (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestPrependEnvOnCmd [2021-04-22T19:23:11.490Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestRunWithBuildArgs [2021-04-22T19:23:11.490Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestRunIgnoresHealthcheck [2021-04-22T19:23:11.490Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestDispatchUnsupportedOptions [2021-04-22T19:23:11.490Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-22T19:23:11.490Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-22T19:23:11.490Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-22T19:23:11.490Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestNormalizeWorkdir [2021-04-22T19:23:11.490Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestDispatch [2021-04-22T19:23:11.490Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-22T19:23:11.490Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-22T19:23:11.490Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-22T19:23:11.490Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-22T19:23:11.490Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-22T19:23:11.490Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-22T19:23:11.490Z] === RUN TestDispatch/COPY_url [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch (0.05s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-22T19:23:11.490Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestAddScratchImageAddsToMounts [2021-04-22T19:23:11.490Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-22T19:23:11.490Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-22T19:23:11.490Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-22T19:23:11.490Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestImageSourceGetAddsToMounts [2021-04-22T19:23:11.490Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestEmptyDockerfile [2021-04-22T19:23:11.490Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestSymlinkDockerfile [2021-04-22T19:23:11.490Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-22T19:23:11.490Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-22T19:23:11.490Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestNonExistingDockerfile [2021-04-22T19:23:11.490Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestCopyRunConfig [2021-04-22T19:23:11.490Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestDeepCopyRunConfig [2021-04-22T19:23:11.490Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestExportImage [2021-04-22T19:23:11.490Z] --- PASS: TestExportImage (0.00s) [2021-04-22T19:23:11.490Z] === RUN TestNormalizeDest [2021-04-22T19:23:11.490Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-22T19:23:11.490Z] PASS [2021-04-22T19:23:11.490Z] coverage: 46.8% of statements [2021-04-22T19:23:11.490Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 46.8% of statements [2021-04-22T19:23:11.733Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-22T19:23:11.942Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-22T19:23:12.427Z] === RUN TestCopyFromContainer// [2021-04-22T19:23:12.427Z] === RUN TestCopyFromContainer//bar/root [2021-04-22T19:23:12.688Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-22T19:23:12.688Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-22T19:23:12.688Z] === RUN TestCopyFromContainer/bar/quux [2021-04-22T19:23:12.948Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-22T19:23:13.209Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-22T19:23:13.209Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-22T19:23:13.209Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-22T19:23:13.470Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-22T19:23:13.731Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-22T19:23:13.797Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer (3.93s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-04-22T19:23:13.991Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2021-04-22T19:23:13.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-22T19:23:13.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:23:13.991Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:23:13.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:23:13.991Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:23:13.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:23:13.991Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:23:13.991Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:23:13.991Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:23:13.991Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:23:13.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-04-22T19:23:13.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-22T19:23:13.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-22T19:23:13.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-22T19:23:13.992Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-22T19:23:13.992Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-22T19:23:13.992Z] === RUN TestCreateWithInvalidEnv [2021-04-22T19:23:13.992Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-22T19:23:13.992Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-22T19:23:13.992Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-22T19:23:13.992Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-22T19:23:13.992Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-22T19:23:13.992Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-22T19:23:13.992Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-22T19:23:13.992Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-22T19:23:13.992Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-22T19:23:13.992Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-22T19:23:13.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-22T19:23:13.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-22T19:23:13.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-22T19:23:13.992Z] === RUN TestCreateTmpfsMountsTarget [2021-04-22T19:23:13.992Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-22T19:23:13.992Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-22T19:23:14.562Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-22T19:23:15.032Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-22T19:23:17.896Z] --- PASS: TestCreateWithCustomMaskedPaths (3.55s) [2021-04-22T19:23:17.896Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-22T19:23:17.896Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-22T19:23:17.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-22T19:23:18.332Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-22T19:23:21.229Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-22T19:23:21.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.71s) [2021-04-22T19:23:21.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-22T19:23:21.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:23:21.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:23:21.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:23:21.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:23:21.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:23:21.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:23:21.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:23:21.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:23:21.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:23:21.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:23:21.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:23:21.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:23:21.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:23:21.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:23:21.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:23:21.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-22T19:23:21.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-22T19:23:21.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-22T19:23:21.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-22T19:23:21.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-22T19:23:21.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-22T19:23:21.489Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-22T19:23:21.943Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-22T19:23:22.191Z] === RUN TestCheckpointCreateError [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCheckpointCreate [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCheckpointDeleteError [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCheckpointDelete [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCheckpointListError [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCheckpointList [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointList (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCheckpointListContainerNotFound [2021-04-22T19:23:22.191Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNewClientWithOpsFromEnv [2021-04-22T19:23:22.191Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-22T19:23:22.191Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-22T19:23:22.191Z] === RUN TestGetAPIPath [2021-04-22T19:23:22.191Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestParseHostURL [2021-04-22T19:23:22.191Z] --- PASS: TestParseHostURL (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-22T19:23:22.191Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-22T19:23:22.191Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNegotiateAPIVersion [2021-04-22T19:23:22.191Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNegotiateAPVersionOverride [2021-04-22T19:23:22.191Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-22T19:23:22.191Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-22T19:23:22.191Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-22T19:23:22.191Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestClientRedirect [2021-04-22T19:23:22.191Z] --- PASS: TestClientRedirect (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigCreateUnsupported [2021-04-22T19:23:22.191Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigCreateError [2021-04-22T19:23:22.191Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigCreate [2021-04-22T19:23:22.191Z] --- PASS: TestConfigCreate (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigInspectNotFound [2021-04-22T19:23:22.191Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigInspectWithEmptyID [2021-04-22T19:23:22.191Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigInspectUnsupported [2021-04-22T19:23:22.191Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigInspectError [2021-04-22T19:23:22.191Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigInspectConfigNotFound [2021-04-22T19:23:22.191Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigInspect [2021-04-22T19:23:22.191Z] --- PASS: TestConfigInspect (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigListUnsupported [2021-04-22T19:23:22.191Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigListError [2021-04-22T19:23:22.191Z] --- PASS: TestConfigListError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigList [2021-04-22T19:23:22.191Z] --- PASS: TestConfigList (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigRemoveUnsupported [2021-04-22T19:23:22.191Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigRemoveError [2021-04-22T19:23:22.191Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigRemove [2021-04-22T19:23:22.191Z] --- PASS: TestConfigRemove (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigUpdateUnsupported [2021-04-22T19:23:22.191Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigUpdateError [2021-04-22T19:23:22.191Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestConfigUpdate [2021-04-22T19:23:22.191Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerCommitError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerCommit [2021-04-22T19:23:22.191Z] --- PASS: TestContainerCommit (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStatPathError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStatPathNotFoundError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStatPathNoHeaderError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStatPath [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyToContainerError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyToContainerNotFoundError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyToContainer [2021-04-22T19:23:22.191Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyFromContainerError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyFromContainerNotFoundError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-22T19:23:22.191Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestCopyFromContainer [2021-04-22T19:23:22.191Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerCreateError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerCreateImageNotFound [2021-04-22T19:23:22.191Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerCreateWithName [2021-04-22T19:23:22.191Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerCreateAutoRemove [2021-04-22T19:23:22.191Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerDiffError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerDiff [2021-04-22T19:23:22.191Z] --- PASS: TestContainerDiff (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecCreateError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecCreate [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecStartError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecStart [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecInspectError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecInspect [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExportError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExportError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExport [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExport (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerInspectError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerInspectContainerNotFound [2021-04-22T19:23:22.191Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerInspectWithEmptyID [2021-04-22T19:23:22.191Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerInspect [2021-04-22T19:23:22.191Z] --- PASS: TestContainerInspect (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerInspectNode [2021-04-22T19:23:22.191Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerKillError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerKillError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerKill [2021-04-22T19:23:22.191Z] --- PASS: TestContainerKill (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerListError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerListError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerList [2021-04-22T19:23:22.191Z] --- PASS: TestContainerList (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerLogsNotFoundError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerLogsError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerLogs [2021-04-22T19:23:22.191Z] --- PASS: TestContainerLogs (0.15s) [2021-04-22T19:23:22.191Z] === RUN TestContainerPauseError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerPause [2021-04-22T19:23:22.191Z] --- PASS: TestContainerPause (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainersPruneError [2021-04-22T19:23:22.191Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainersPrune [2021-04-22T19:23:22.191Z] --- PASS: TestContainersPrune (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRemoveError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRemoveNotFoundError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRemove [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRemove (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRenameError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRename [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRename (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerResizeError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecResizeError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerResize [2021-04-22T19:23:22.191Z] --- PASS: TestContainerResize (0.01s) [2021-04-22T19:23:22.191Z] === RUN TestContainerExecResize [2021-04-22T19:23:22.191Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRestartError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerRestart [2021-04-22T19:23:22.191Z] --- PASS: TestContainerRestart (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStartError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStartError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStart [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStart (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStatsError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStats [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStats (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStopError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStopError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerStop [2021-04-22T19:23:22.191Z] --- PASS: TestContainerStop (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerTopError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerTopError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerTop [2021-04-22T19:23:22.191Z] --- PASS: TestContainerTop (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerUnpauseError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerUnpause [2021-04-22T19:23:22.191Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerUpdateError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerUpdate [2021-04-22T19:23:22.191Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerWaitError [2021-04-22T19:23:22.191Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestContainerWait [2021-04-22T19:23:22.191Z] --- PASS: TestContainerWait (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestDiskUsageError [2021-04-22T19:23:22.191Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestDiskUsage [2021-04-22T19:23:22.191Z] --- PASS: TestDiskUsage (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestDistributionInspectUnsupported [2021-04-22T19:23:22.191Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestDistributionInspectWithEmptyID [2021-04-22T19:23:22.191Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestEventsErrorInOptions [2021-04-22T19:23:22.191Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestEventsErrorFromServer [2021-04-22T19:23:22.191Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestEvents [2021-04-22T19:23:22.191Z] --- PASS: TestEvents (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestTLSCloseWriter [2021-04-22T19:23:22.191Z] === PAUSE TestTLSCloseWriter [2021-04-22T19:23:22.191Z] === RUN TestImageBuildError [2021-04-22T19:23:22.191Z] --- PASS: TestImageBuildError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageBuild [2021-04-22T19:23:22.191Z] --- PASS: TestImageBuild (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestGetDockerOS [2021-04-22T19:23:22.191Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageCreateError [2021-04-22T19:23:22.191Z] --- PASS: TestImageCreateError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageCreate [2021-04-22T19:23:22.191Z] --- PASS: TestImageCreate (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageHistoryError [2021-04-22T19:23:22.191Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageHistory [2021-04-22T19:23:22.191Z] --- PASS: TestImageHistory (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageImportError [2021-04-22T19:23:22.191Z] --- PASS: TestImageImportError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageImport [2021-04-22T19:23:22.191Z] --- PASS: TestImageImport (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageInspectError [2021-04-22T19:23:22.191Z] --- PASS: TestImageInspectError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageInspectImageNotFound [2021-04-22T19:23:22.191Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageInspectWithEmptyID [2021-04-22T19:23:22.191Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageInspect [2021-04-22T19:23:22.191Z] --- PASS: TestImageInspect (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageListError [2021-04-22T19:23:22.191Z] --- PASS: TestImageListError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageList [2021-04-22T19:23:22.191Z] --- PASS: TestImageList (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageListApiBefore125 [2021-04-22T19:23:22.191Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageLoadError [2021-04-22T19:23:22.191Z] --- PASS: TestImageLoadError (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImageLoad [2021-04-22T19:23:22.191Z] --- PASS: TestImageLoad (0.00s) [2021-04-22T19:23:22.191Z] === RUN TestImagesPruneError [2021-04-22T19:23:22.191Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagesPrune [2021-04-22T19:23:22.192Z] --- PASS: TestImagesPrune (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullReferenceParseError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullAnyError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePullWithoutErrors [2021-04-22T19:23:22.192Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushReferenceError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushAnyError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithoutErrors [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-22T19:23:22.192Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageRemoveError [2021-04-22T19:23:22.192Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageRemoveImageNotFound [2021-04-22T19:23:22.192Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageRemove [2021-04-22T19:23:22.192Z] --- PASS: TestImageRemove (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSaveError [2021-04-22T19:23:22.192Z] --- PASS: TestImageSaveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSave [2021-04-22T19:23:22.192Z] --- PASS: TestImageSave (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSearchAnyError [2021-04-22T19:23:22.192Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-22T19:23:22.192Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-22T19:23:22.192Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-22T19:23:22.192Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-22T19:23:22.192Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageSearchWithoutErrors [2021-04-22T19:23:22.192Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageTagError [2021-04-22T19:23:22.192Z] --- PASS: TestImageTagError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageTagInvalidReference [2021-04-22T19:23:22.192Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageTagInvalidSourceImageName [2021-04-22T19:23:22.192Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageTagHexSource [2021-04-22T19:23:22.192Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestImageTag [2021-04-22T19:23:22.192Z] --- PASS: TestImageTag (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestInfoServerError [2021-04-22T19:23:22.192Z] --- PASS: TestInfoServerError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestInfoInvalidResponseJSONError [2021-04-22T19:23:22.192Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestInfo [2021-04-22T19:23:22.192Z] --- PASS: TestInfo (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkConnectError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkConnect [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkCreateError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkCreate [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkDisconnectError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkDisconnect [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkInspectError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkInspectNotFoundError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkInspectWithEmptyID [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkInspect [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkListError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkListError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkList [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkList (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworksPruneError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworksPrune [2021-04-22T19:23:22.192Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkRemoveError [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNetworkRemove [2021-04-22T19:23:22.192Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeInspectError [2021-04-22T19:23:22.192Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeInspectNodeNotFound [2021-04-22T19:23:22.192Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeInspectWithEmptyID [2021-04-22T19:23:22.192Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeInspect [2021-04-22T19:23:22.192Z] --- PASS: TestNodeInspect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeListError [2021-04-22T19:23:22.192Z] --- PASS: TestNodeListError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeList [2021-04-22T19:23:22.192Z] --- PASS: TestNodeList (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeRemoveError [2021-04-22T19:23:22.192Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeRemove [2021-04-22T19:23:22.192Z] --- PASS: TestNodeRemove (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeUpdateError [2021-04-22T19:23:22.192Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestNodeUpdate [2021-04-22T19:23:22.192Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestOptionWithTimeout [2021-04-22T19:23:22.192Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPingFail [2021-04-22T19:23:22.192Z] --- PASS: TestPingFail (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPingWithError [2021-04-22T19:23:22.192Z] 2021/04/22 19:23:21 RoundTripper returned a response & error; ignoring response [2021-04-22T19:23:22.192Z] 2021/04/22 19:23:21 RoundTripper returned a response & error; ignoring response [2021-04-22T19:23:22.192Z] --- PASS: TestPingWithError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPingSuccess [2021-04-22T19:23:22.192Z] --- PASS: TestPingSuccess (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPingHeadFallback [2021-04-22T19:23:22.192Z] === RUN TestPingHeadFallback/OK [2021-04-22T19:23:22.192Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-22T19:23:22.192Z] === RUN TestPingHeadFallback/Not_Found [2021-04-22T19:23:22.192Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-22T19:23:22.192Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-22T19:23:22.192Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginDisableError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginDisable [2021-04-22T19:23:22.192Z] --- PASS: TestPluginDisable (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginEnableError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginEnable [2021-04-22T19:23:22.192Z] --- PASS: TestPluginEnable (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginInspectError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginInspectWithEmptyID [2021-04-22T19:23:22.192Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginInspect [2021-04-22T19:23:22.192Z] --- PASS: TestPluginInspect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginListError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginListError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginList [2021-04-22T19:23:22.192Z] --- PASS: TestPluginList (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginPushError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginPushError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginPush [2021-04-22T19:23:22.192Z] --- PASS: TestPluginPush (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginRemoveError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginRemove [2021-04-22T19:23:22.192Z] --- PASS: TestPluginRemove (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginSetError [2021-04-22T19:23:22.192Z] --- PASS: TestPluginSetError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPluginSet [2021-04-22T19:23:22.192Z] --- PASS: TestPluginSet (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSetHostHeader [2021-04-22T19:23:22.192Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestPlainTextError [2021-04-22T19:23:22.192Z] --- PASS: TestPlainTextError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestInfiniteError [2021-04-22T19:23:22.192Z] --- PASS: TestInfiniteError (0.01s) [2021-04-22T19:23:22.192Z] === RUN TestSecretCreateUnsupported [2021-04-22T19:23:22.192Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretCreateError [2021-04-22T19:23:22.192Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretCreate [2021-04-22T19:23:22.192Z] --- PASS: TestSecretCreate (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretInspectUnsupported [2021-04-22T19:23:22.192Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretInspectError [2021-04-22T19:23:22.192Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretInspectSecretNotFound [2021-04-22T19:23:22.192Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretInspectWithEmptyID [2021-04-22T19:23:22.192Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretInspect [2021-04-22T19:23:22.192Z] --- PASS: TestSecretInspect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretListUnsupported [2021-04-22T19:23:22.192Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretListError [2021-04-22T19:23:22.192Z] --- PASS: TestSecretListError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretList [2021-04-22T19:23:22.192Z] --- PASS: TestSecretList (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretRemoveUnsupported [2021-04-22T19:23:22.192Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretRemoveError [2021-04-22T19:23:22.192Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretRemove [2021-04-22T19:23:22.192Z] --- PASS: TestSecretRemove (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretUpdateUnsupported [2021-04-22T19:23:22.192Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretUpdateError [2021-04-22T19:23:22.192Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSecretUpdate [2021-04-22T19:23:22.192Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceCreateError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceCreate [2021-04-22T19:23:22.192Z] --- PASS: TestServiceCreate (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-22T19:23:22.192Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceCreateDigestPinning [2021-04-22T19:23:22.192Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceInspectError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceInspectServiceNotFound [2021-04-22T19:23:22.192Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceInspectWithEmptyID [2021-04-22T19:23:22.192Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceInspect [2021-04-22T19:23:22.192Z] --- PASS: TestServiceInspect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceListError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceListError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceList [2021-04-22T19:23:22.192Z] --- PASS: TestServiceList (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceLogsError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceLogs [2021-04-22T19:23:22.192Z] --- PASS: TestServiceLogs (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceRemoveError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceRemoveNotFoundError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceRemove [2021-04-22T19:23:22.192Z] --- PASS: TestServiceRemove (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceUpdateError [2021-04-22T19:23:22.192Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestServiceUpdate [2021-04-22T19:23:22.192Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmGetUnlockKeyError [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmGetUnlockKey [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmInitError [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmInit [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmInit (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmInspectError [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmInspect [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmJoinError [2021-04-22T19:23:22.192Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-22T19:23:22.192Z] === RUN TestSwarmJoin [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestSwarmLeaveError [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestSwarmLeave [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestSwarmUnlockError [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestSwarmUnlock [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestSwarmUpdateError [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestSwarmUpdate [2021-04-22T19:23:22.193Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestTaskInspectError [2021-04-22T19:23:22.193Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestTaskInspectWithEmptyID [2021-04-22T19:23:22.193Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestTaskInspect [2021-04-22T19:23:22.193Z] --- PASS: TestTaskInspect (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestTaskListError [2021-04-22T19:23:22.193Z] --- PASS: TestTaskListError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestTaskList [2021-04-22T19:23:22.193Z] --- PASS: TestTaskList (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeCreateError [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeCreate [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeInspectError [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeInspectNotFound [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeInspectWithEmptyID [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeInspect [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeListError [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeListError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeList [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeList (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeRemoveError [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-22T19:23:22.193Z] === RUN TestVolumeRemove [2021-04-22T19:23:22.193Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-22T19:23:22.193Z] === CONT TestTLSCloseWriter [2021-04-22T19:23:22.193Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-22T19:23:22.193Z] PASS [2021-04-22T19:23:22.193Z] coverage: 74.9% of statements [2021-04-22T19:23:22.193Z] ok github.com/docker/docker/client 0.461s coverage: 74.9% of statements [2021-04-22T19:23:22.875Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.39s) [2021-04-22T19:23:22.875Z] === RUN TestCreateDifferentPlatform [2021-04-22T19:23:22.875Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-22T19:23:22.875Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-22T19:23:22.875Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-22T19:23:22.875Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-22T19:23:22.875Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-22T19:23:22.875Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-22T19:23:22.875Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-22T19:23:22.875Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-22T19:23:22.875Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-22T19:23:22.875Z] === RUN TestContainerStartOnDaemonRestart [2021-04-22T19:23:22.875Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-22T19:23:22.875Z] === RUN TestDaemonRestartIpcMode [2021-04-22T19:23:22.875Z] === PAUSE TestDaemonRestartIpcMode [2021-04-22T19:23:22.875Z] === RUN TestDaemonHostGatewayIP [2021-04-22T19:23:22.875Z] === PAUSE TestDaemonHostGatewayIP [2021-04-22T19:23:22.875Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-22T19:23:22.875Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-22T19:23:22.875Z] === RUN TestContainerKillOnDaemonStart [2021-04-22T19:23:22.875Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-22T19:23:22.875Z] === RUN TestDiff [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan (23.18s) [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.71s) [2021-04-22T19:23:23.858Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s) [2021-04-22T19:23:23.858Z] PASS [2021-04-22T19:23:23.858Z] [2021-04-22T19:23:23.858Z] DONE 8 tests in 26.789s [2021-04-22T19:23:23.858Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-22T19:23:23.858Z] ++ 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-04-22T19:23:23.858Z] ++ set -e [2021-04-22T19:23:23.858Z] ++ '[' -n 0 ']' [2021-04-22T19:23:23.858Z] ++ set -x [2021-04-22T19:23:23.858Z] ++ env -i DEST=/go/src/github.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-04-22T19:23:23.858Z] testing: warning: no tests to run [2021-04-22T19:23:23.858Z] PASS [2021-04-22T19:23:23.858Z] [2021-04-22T19:23:23.858Z] DONE 0 tests in 0.029s [2021-04-22T19:23:23.858Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-22T19:23:23.858Z] ++ 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-04-22T19:23:23.858Z] ++ set -e [2021-04-22T19:23:23.858Z] ++ '[' -n 0 ']' [2021-04-22T19:23:23.858Z] ++ set -x [2021-04-22T19:23:23.858Z] ++ env -i DEST=/go/src/github.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-04-22T19:23:23.858Z] INFO: Testing against a local daemon [2021-04-22T19:23:23.858Z] === RUN TestAuthZPluginAllowRequest [2021-04-22T19:23:24.261Z] --- PASS: TestDiff (1.18s) [2021-04-22T19:23:24.261Z] === RUN TestExecWithCloseStdin [2021-04-22T19:23:24.916Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-22T19:23:26.176Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-22T19:23:26.176Z] --- PASS: TestExecWithCloseStdin (1.91s) [2021-04-22T19:23:26.176Z] === RUN TestExec [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan (17.76s) [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s) [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.94s) [2021-04-22T19:23:26.298Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.59s) [2021-04-22T19:23:26.298Z] PASS [2021-04-22T19:23:26.298Z] [2021-04-22T19:23:26.298Z] DONE 8 tests in 19.734s [2021-04-22T19:23:26.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-22T19:23:26.298Z] testing: warning: no tests to run [2021-04-22T19:23:26.298Z] PASS [2021-04-22T19:23:26.298Z] [2021-04-22T19:23:26.298Z] DONE 0 tests in 0.006s [2021-04-22T19:23:26.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-22T19:23:26.406Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-04-22T19:23:26.406Z] === RUN TestAuthZPluginTLS [2021-04-22T19:23:26.559Z] INFO: Testing against a local daemon [2021-04-22T19:23:26.559Z] === RUN TestAuthZPluginAllowRequest [2021-04-22T19:23:26.748Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-22T19:23:27.349Z] --- PASS: TestAuthZPluginTLS (1.17s) [2021-04-22T19:23:27.349Z] === RUN TestAuthZPluginDenyRequest [2021-04-22T19:23:27.692Z] --- PASS: TestExec (1.68s) [2021-04-22T19:23:27.692Z] === RUN TestExecUser [2021-04-22T19:23:28.292Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) [2021-04-22T19:23:28.292Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-22T19:23:28.470Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2021-04-22T19:23:28.470Z] === RUN TestAuthZPluginTLS [2021-04-22T19:23:28.733Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-04-22T19:23:28.733Z] === RUN TestAuthZPluginDenyRequest [2021-04-22T19:23:29.604Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-22T19:23:29.604Z] --- PASS: TestExecUser (1.74s) [2021-04-22T19:23:29.604Z] === RUN TestExportContainerAndImportImage [2021-04-22T19:23:29.673Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-04-22T19:23:29.673Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-22T19:23:29.678Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.11s) [2021-04-22T19:23:29.678Z] === RUN TestAuthZPluginDenyResponse [2021-04-22T19:23:30.285Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s) [2021-04-22T19:23:30.285Z] === RUN TestAuthZPluginDenyResponse [2021-04-22T19:23:30.620Z] --- PASS: TestAuthZPluginDenyResponse (1.11s) [2021-04-22T19:23:30.620Z] === RUN TestAuthZPluginAllowEventStream [2021-04-22T19:23:30.868Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-04-22T19:23:30.868Z] === RUN TestAuthZPluginAllowEventStream [2021-04-22T19:23:30.985Z] --- PASS: TestExportContainerAndImportImage (1.39s) [2021-04-22T19:23:30.985Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-22T19:23:31.554Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-22T19:23:32.800Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2021-04-22T19:23:32.801Z] === RUN TestAuthZPluginErrorResponse [2021-04-22T19:23:33.166Z] --- PASS: TestAuthZPluginAllowEventStream (2.27s) [2021-04-22T19:23:33.166Z] === RUN TestAuthZPluginErrorResponse [2021-04-22T19:23:33.371Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-04-22T19:23:33.371Z] === RUN TestAuthZPluginErrorRequest [2021-04-22T19:23:33.469Z] --- PASS: TestExportContainerAfterDaemonRestart (2.65s) [2021-04-22T19:23:33.469Z] === RUN TestHealthCheckWorkdir [2021-04-22T19:23:33.940Z] --- PASS: TestAuthZPluginErrorRequest (0.69s) [2021-04-22T19:23:33.940Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-22T19:23:34.109Z] --- PASS: TestAuthZPluginErrorResponse (1.19s) [2021-04-22T19:23:34.109Z] === RUN TestAuthZPluginErrorRequest [2021-04-22T19:23:34.510Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-04-22T19:23:34.510Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-22T19:23:35.379Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-22T19:23:35.495Z] --- PASS: TestAuthZPluginErrorRequest (1.30s) [2021-04-22T19:23:35.495Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-22T19:23:35.949Z] --- PASS: TestHealthCheckWorkdir (2.26s) [2021-04-22T19:23:35.949Z] === RUN TestHealthKillContainer [2021-04-22T19:23:36.210Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-22T19:23:36.420Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2021-04-22T19:23:36.420Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-22T19:23:36.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.17s) [2021-04-22T19:23:36.438Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-22T19:23:38.965Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2021-04-22T19:23:38.965Z] === RUN TestAuthZPluginHeader [2021-04-22T19:23:39.510Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-22T19:23:39.510Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-22T19:23:39.535Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-04-22T19:23:39.535Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-22T19:23:39.741Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.72s) [2021-04-22T19:23:39.741Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-22T19:23:39.771Z] --- PASS: TestHealthKillContainer (3.97s) [2021-04-22T19:23:39.771Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-22T19:23:41.155Z] --- PASS: TestInspectCpusetInConfigPre120 (1.19s) [2021-04-22T19:23:41.155Z] === RUN TestIpcModeNone [2021-04-22T19:23:41.584Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-22T19:23:42.155Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-22T19:23:42.289Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.64s) [2021-04-22T19:23:42.289Z] === RUN TestAuthZPluginHeader [2021-04-22T19:23:42.728Z] --- PASS: TestIpcModeNone (1.73s) [2021-04-22T19:23:42.728Z] === RUN TestIpcModePrivate [2021-04-22T19:23:43.233Z] --- PASS: TestAuthZPluginHeader (1.48s) [2021-04-22T19:23:43.233Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-22T19:23:43.233Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-22T19:23:43.233Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:23:43.233Z] === RUN TestAuthZPluginV2Disable [2021-04-22T19:23:43.233Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-22T19:23:43.233Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:23:43.233Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-22T19:23:43.233Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-22T19:23:43.233Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:23:43.233Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-22T19:23:43.233Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-22T19:23:43.233Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:23:43.233Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-22T19:23:43.298Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-22T19:23:43.559Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-22T19:23:43.866Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2021-04-22T19:23:43.866Z] === RUN TestAuthZPluginV2Disable [2021-04-22T19:23:44.107Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 29.1% of statements [2021-04-22T19:23:44.107Z] ok github.com/docker/docker/container 0.118s coverage: 34.4% of statements [2021-04-22T19:23:44.107Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-22T19:23:44.107Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-22T19:23:44.107Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-22T19:23:44.107Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-22T19:23:44.503Z] --- PASS: TestIpcModePrivate (1.59s) [2021-04-22T19:23:44.503Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-04-22T19:23:44.503Z] === RUN TestIpcModeShareable [2021-04-22T19:23:46.416Z] --- PASS: TestIpcModeShareable (1.87s) [2021-04-22T19:23:46.417Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-22T19:23:46.417Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-22T19:23:46.677Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-22T19:23:47.249Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestConfigureDaemonLogs [2021-04-22T19:23:47.249Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestCommonOptionsInstallFlags [2021-04-22T19:23:47.249Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-22T19:23:47.249Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-22T19:23:47.249Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-22T19:23:47.249Z] PASS [2021-04-22T19:23:47.249Z] coverage: 18.4% of statements [2021-04-22T19:23:47.249Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 18.4% of statements [2021-04-22T19:23:48.067Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2021-04-22T19:23:48.067Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-22T19:23:48.204Z] === RUN TestContainerStopSignal [2021-04-22T19:23:48.204Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestContainerStopTimeout [2021-04-22T19:23:48.204Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-22T19:23:48.204Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-22T19:23:48.204Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-22T19:23:48.204Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestReplaceAndAppendEnvVars [2021-04-22T19:23:48.204Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-22T19:23:48.204Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-22T19:23:48.204Z] === RUN TestNewMemoryStore [2021-04-22T19:23:48.204Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestAddContainers [2021-04-22T19:23:48.204Z] --- PASS: TestAddContainers (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestGetContainer [2021-04-22T19:23:48.204Z] --- PASS: TestGetContainer (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestDeleteContainer [2021-04-22T19:23:48.204Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestListContainers [2021-04-22T19:23:48.204Z] --- PASS: TestListContainers (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestFirstContainer [2021-04-22T19:23:48.204Z] --- PASS: TestFirstContainer (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestApplyAllContainer [2021-04-22T19:23:48.204Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestIsValidHealthString [2021-04-22T19:23:48.204Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestStateRunStop [2021-04-22T19:23:48.204Z] --- PASS: TestStateRunStop (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestStateTimeoutWait [2021-04-22T19:23:48.204Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-22T19:23:48.204Z] state_test.go:141: Stop callback fired [2021-04-22T19:23:48.204Z] state_test.go:165: Stop callback fired [2021-04-22T19:23:48.204Z] === RUN TestIsValidStateString [2021-04-22T19:23:48.204Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-22T19:23:48.204Z] === RUN TestViewSaveDelete [2021-04-22T19:23:48.204Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-22T19:23:48.204Z] === RUN TestViewAll [2021-04-22T19:23:48.657Z] --- PASS: TestViewAll (0.01s) [2021-04-22T19:23:48.657Z] === RUN TestViewGet [2021-04-22T19:23:48.657Z] --- PASS: TestViewGet (0.01s) [2021-04-22T19:23:48.657Z] === RUN TestNames [2021-04-22T19:23:48.657Z] --- PASS: TestNames (0.00s) [2021-04-22T19:23:48.657Z] === RUN TestViewWithHealthCheck [2021-04-22T19:23:48.657Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-22T19:23:48.657Z] PASS [2021-04-22T19:23:48.657Z] coverage: 41.6% of statements [2021-04-22T19:23:48.657Z] ok github.com/docker/docker/container 0.256s coverage: 41.6% of statements [2021-04-22T19:23:49.976Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-22T19:23:50.675Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2021-04-22T19:23:50.920Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-22T19:23:51.181Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.99s) [2021-04-22T19:23:51.181Z] === RUN TestAPIIpcModeHost [2021-04-22T19:23:51.360Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2021-04-22T19:23:51.360Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-22T19:23:52.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-22T19:23:52.582Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-22T19:23:52.693Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-22T19:23:53.265Z] --- PASS: TestAPIIpcModeHost (2.11s) [2021-04-22T19:23:53.265Z] === RUN TestDaemonIpcModeShareable [2021-04-22T19:23:53.974Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-22T19:23:54.398Z] === RUN TestPrepare [2021-04-22T19:23:54.399Z] --- PASS: TestPrepare (0.00s) [2021-04-22T19:23:54.399Z] === RUN TestStart [2021-04-22T19:23:54.399Z] --- PASS: TestStart (0.00s) [2021-04-22T19:23:54.399Z] === RUN TestWaitCancel [2021-04-22T19:23:54.399Z] --- PASS: TestWaitCancel (0.00s) [2021-04-22T19:23:54.399Z] === RUN TestWaitDisabled [2021-04-22T19:23:54.399Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-22T19:23:54.399Z] === RUN TestWaitEnabled [2021-04-22T19:23:54.399Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-22T19:23:54.399Z] === RUN TestRemove [2021-04-22T19:23:54.399Z] --- PASS: TestRemove (0.00s) [2021-04-22T19:23:54.399Z] PASS [2021-04-22T19:23:54.399Z] coverage: 65.3% of statements [2021-04-22T19:23:54.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.159s coverage: 65.3% of statements [2021-04-22T19:23:54.399Z] === RUN TestNewListSecretsFilters [2021-04-22T19:23:54.399Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-22T19:23:54.399Z] === RUN TestNewListConfigsFilters [2021-04-22T19:23:54.399Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-22T19:23:54.399Z] PASS [2021-04-22T19:23:54.399Z] coverage: 0.5% of statements [2021-04-22T19:23:54.399Z] ok github.com/docker/docker/daemon/cluster 0.355s coverage: 0.5% of statements [2021-04-22T19:23:54.651Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-22T19:23:54.911Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-22T19:23:56.821Z] --- PASS: TestDaemonIpcModeShareable (3.18s) [2021-04-22T19:23:56.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-22T19:23:56.821Z] === RUN TestDaemonIpcModePrivate [2021-04-22T19:23:57.394Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-22T19:23:58.102Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-22T19:23:58.102Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-22T19:23:58.102Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-22T19:23:58.102Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-22T19:23:58.102Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-22T19:23:58.102Z] PASS [2021-04-22T19:23:58.102Z] coverage: 35.9% of statements [2021-04-22T19:23:58.102Z] ok github.com/docker/docker/daemon/cluster/convert 0.231s coverage: 35.9% of statements [2021-04-22T19:23:58.554Z] === RUN TestVerifyNetworkingConfig [2021-04-22T19:23:58.554Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestGetContainer [2021-04-22T19:23:58.554Z] --- PASS: TestGetContainer (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestValidContainerNames [2021-04-22T19:23:58.554Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestContainerInitDNS [2021-04-22T19:23:58.554Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-22T19:23:58.554Z] daemon_test.go:147: root required [2021-04-22T19:23:58.554Z] === RUN TestMerge [2021-04-22T19:23:58.554Z] --- PASS: TestMerge (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestValidateContainerIsolation [2021-04-22T19:23:58.554Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestFindNetworkErrorType [2021-04-22T19:23:58.554Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestEnsureServicesExist [2021-04-22T19:23:58.554Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-22T19:23:58.554Z] === RUN TestEnsureServicesExistErrors [2021-04-22T19:23:58.554Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-22T19:23:58.554Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-22T19:23:58.555Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-22T19:23:58.555Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestContainerDelete [2021-04-22T19:23:58.555Z] --- PASS: TestContainerDelete (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestContainerDoubleDelete [2021-04-22T19:23:58.555Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestLogContainerEventCopyLabels [2021-04-22T19:23:58.555Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestLogContainerEventWithAttributes [2021-04-22T19:23:58.555Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestNoneHealthcheck [2021-04-22T19:23:58.555Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestHealthStates [2021-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] time="2021-04-22T19:23:58Z" 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-04-22T19:23:58.555Z] --- PASS: TestHealthStates (0.14s) [2021-04-22T19:23:58.555Z] === RUN TestMaskURLCredentials [2021-04-22T19:23:58.555Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestGetInspectData [2021-04-22T19:23:58.555Z] --- PASS: TestGetInspectData (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestFillLicense [2021-04-22T19:23:58.555Z] --- PASS: TestFillLicense (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestListInvalidFilter [2021-04-22T19:23:58.555Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestNameFilter [2021-04-22T19:23:58.555Z] --- PASS: TestNameFilter (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-22T19:23:58.555Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-22T19:23:58.555Z] === 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-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-22T19:23:58.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-22T19:23:58.555Z] --- 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-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-22T19:23:58.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestDaemonReloadLabels [2021-04-22T19:23:58.555Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-22T19:23:58.555Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestDaemonReloadMirrors [2021-04-22T19:23:58.555Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-22T19:23:58.555Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-22T19:23:58.555Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-22T19:23:58.555Z] === RUN TestDaemonDiscoveryReload [2021-04-22T19:23:59.510Z] --- PASS: TestDaemonDiscoveryReload (1.04s) [2021-04-22T19:23:59.510Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-22T19:23:59.947Z] --- PASS: TestDaemonIpcModePrivate (3.11s) [2021-04-22T19:23:59.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2021-04-22T19:23:59.947Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-22T19:23:59.962Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-22T19:23:59.962Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-22T19:24:00.208Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-22T19:24:00.469Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-22T19:24:00.918Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-22T19:24:00.918Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-22T19:24:00.918Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-22T19:24:00.918Z] reload_test.go:520: root required [2021-04-22T19:24:00.918Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-22T19:24:00.918Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-22T19:24:00.918Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-22T19:24:00.918Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-04-22T19:24:00.918Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-22T19:24:00.918Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-22T19:24:00.918Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-22T19:24:00.918Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-04-22T19:24:00.918Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-22T19:24:00.918Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-22T19:24:00.918Z] === RUN TestParseVolumesFrom [2021-04-22T19:24:00.918Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-22T19:24:00.918Z] PASS [2021-04-22T19:24:00.918Z] coverage: 9.0% of statements [2021-04-22T19:24:00.918Z] ok github.com/docker/docker/daemon 2.832s coverage: 9.0% of statements [2021-04-22T19:24:01.873Z] === RUN TestWaitNodeAttachment [2021-04-22T19:24:02.326Z] === RUN TestBuilderGC [2021-04-22T19:24:02.326Z] --- PASS: TestBuilderGC (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationNotFound [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonBrokenConfiguration [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestParseClusterAdvertiseSettings [2021-04-22T19:24:02.326Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestFindConfigurationConflicts [2021-04-22T19:24:02.326Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-22T19:24:02.326Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-22T19:24:02.326Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-22T19:24:02.326Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-22T19:24:02.326Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-22T19:24:02.326Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-22T19:24:02.326Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_label [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_dns [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-22T19:24:02.326Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-22T19:24:02.327Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestModifiedDiscoverySettings [2021-04-22T19:24:02.327Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestReloadSetConfigFileNotExist [2021-04-22T19:24:02.327Z] time="2021-04-22T19:24:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-22T19:24:02.327Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-04-22T19:24:02.327Z] === RUN TestReloadDefaultConfigNotExist [2021-04-22T19:24:02.327Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-22T19:24:02.327Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:02.327Z] === RUN TestReloadBadDefaultConfig [2021-04-22T19:24:02.327Z] time="2021-04-22T19:24:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-821385503" [2021-04-22T19:24:02.327Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestReloadWithConflictingLabels [2021-04-22T19:24:02.327Z] time="2021-04-22T19:24:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-152983538" [2021-04-22T19:24:02.327Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestReloadWithDuplicateLabels [2021-04-22T19:24:02.327Z] time="2021-04-22T19:24:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-621481129" [2021-04-22T19:24:02.327Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestDaemonConfigurationMerge [2021-04-22T19:24:02.327Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-22T19:24:02.327Z] PASS [2021-04-22T19:24:02.327Z] coverage: 79.7% of statements [2021-04-22T19:24:02.327Z] ok github.com/docker/docker/daemon/config 0.314s coverage: 79.7% of statements [2021-04-22T19:24:02.327Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-04-22T19:24:02.327Z] === RUN TestIsolationConversion [2021-04-22T19:24:02.327Z] === RUN TestIsolationConversion/default [2021-04-22T19:24:02.327Z] === RUN TestIsolationConversion/process [2021-04-22T19:24:02.327Z] === RUN TestIsolationConversion/hyperv [2021-04-22T19:24:02.327Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestContainerLabels [2021-04-22T19:24:02.327Z] --- PASS: TestContainerLabels (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestCredentialSpecConversion [2021-04-22T19:24:02.327Z] === RUN TestCredentialSpecConversion/none [2021-04-22T19:24:02.327Z] === RUN TestCredentialSpecConversion/config [2021-04-22T19:24:02.327Z] === RUN TestCredentialSpecConversion/file [2021-04-22T19:24:02.327Z] === RUN TestCredentialSpecConversion/registry [2021-04-22T19:24:02.327Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-22T19:24:02.327Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestControllerValidateMountBind [2021-04-22T19:24:02.327Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestControllerValidateMountVolume [2021-04-22T19:24:02.327Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestControllerValidateMountTarget [2021-04-22T19:24:02.327Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestControllerValidateMountTmpfs [2021-04-22T19:24:02.327Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestControllerValidateMountInvalidType [2021-04-22T19:24:02.327Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-22T19:24:02.327Z] === RUN TestControllerValidateMountNamedPipe [2021-04-22T19:24:02.327Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-22T19:24:02.327Z] PASS [2021-04-22T19:24:02.327Z] coverage: 11.3% of statements [2021-04-22T19:24:02.327Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.787s coverage: 11.3% of statements [2021-04-22T19:24:02.779Z] === RUN TestDiscoveryOptsErrors [2021-04-22T19:24:02.779Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-22T19:24:02.779Z] === RUN TestDiscoveryOpts [2021-04-22T19:24:02.779Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-22T19:24:02.779Z] PASS [2021-04-22T19:24:02.779Z] coverage: 30.0% of statements [2021-04-22T19:24:02.779Z] ok github.com/docker/docker/daemon/discovery 0.061s coverage: 30.0% of statements [2021-04-22T19:24:03.017Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.12s) [2021-04-22T19:24:03.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2021-04-22T19:24:03.017Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-22T19:24:03.017Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-22T19:24:03.584Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.25s) [2021-04-22T19:24:03.584Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-22T19:24:03.956Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-04-22T19:24:03.956Z] ok github.com/docker/docker/daemon 12.207s coverage: 17.2% of statements [2021-04-22T19:24:03.956Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-22T19:24:03.956Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-22T19:24:03.958Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-22T19:24:04.302Z] === RUN TestEventsLog [2021-04-22T19:24:04.302Z] --- PASS: TestEventsLog (0.00s) [2021-04-22T19:24:04.302Z] === RUN TestEventsLogTimeout [2021-04-22T19:24:04.302Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-22T19:24:04.302Z] === RUN TestLogEvents [2021-04-22T19:24:04.302Z] --- PASS: TestLogEvents (0.05s) [2021-04-22T19:24:04.302Z] === RUN TestLoadBufferedEvents [2021-04-22T19:24:04.302Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-04-22T19:24:04.302Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-22T19:24:04.302Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-22T19:24:04.302Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-22T19:24:04.302Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-22T19:24:04.302Z] PASS [2021-04-22T19:24:04.302Z] coverage: 50.0% of statements [2021-04-22T19:24:04.302Z] ok github.com/docker/docker/daemon/events 0.270s coverage: 50.0% of statements [2021-04-22T19:24:04.755Z] === RUN TestIsEmptyDir [2021-04-22T19:24:04.755Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-22T19:24:04.755Z] PASS [2021-04-22T19:24:04.755Z] coverage: 2.3% of statements [2021-04-22T19:24:04.755Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-04-22T19:24:04.893Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-04-22T19:24:05.153Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-22T19:24:05.207Z] === RUN TestLinkNaming [2021-04-22T19:24:05.207Z] --- PASS: TestLinkNaming (0.00s) [2021-04-22T19:24:05.207Z] === RUN TestLinkNew [2021-04-22T19:24:05.207Z] --- PASS: TestLinkNew (0.00s) [2021-04-22T19:24:05.207Z] === RUN TestLinkEnv [2021-04-22T19:24:05.207Z] --- PASS: TestLinkEnv (0.00s) [2021-04-22T19:24:05.207Z] === RUN TestLinkMultipleEnv [2021-04-22T19:24:05.207Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-22T19:24:05.207Z] === RUN TestLinkPortRangeEnv [2021-04-22T19:24:05.207Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-22T19:24:05.207Z] PASS [2021-04-22T19:24:05.207Z] coverage: 93.0% of statements [2021-04-22T19:24:05.207Z] ok github.com/docker/docker/daemon/links 0.067s coverage: 93.0% of statements [2021-04-22T19:24:05.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.92s) [2021-04-22T19:24:05.209Z] PASS [2021-04-22T19:24:05.209Z] [2021-04-22T19:24:05.209Z] === Skipped [2021-04-22T19:24:05.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-22T19:24:05.209Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:24:05.209Z] [2021-04-22T19:24:05.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-22T19:24:05.209Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:24:05.209Z] [2021-04-22T19:24:05.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-22T19:24:05.209Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:24:05.209Z] [2021-04-22T19:24:05.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-22T19:24:05.209Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:24:05.209Z] [2021-04-22T19:24:05.209Z] [2021-04-22T19:24:05.209Z] DONE 17 tests, 4 skipped in 39.691s [2021-04-22T19:24:05.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-22T19:24:05.209Z] ++ 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-04-22T19:24:05.209Z] ++ set -e [2021-04-22T19:24:05.209Z] ++ '[' -n 0 ']' [2021-04-22T19:24:05.209Z] ++ set -x [2021-04-22T19:24:05.209Z] ++ env -i DEST=/go/src/github.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-04-22T19:24:05.209Z] INFO: Testing against a local daemon [2021-04-22T19:24:05.209Z] === RUN TestPluginInvalidJSON [2021-04-22T19:24:05.209Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:24:05.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:24:05.209Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:24:05.209Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-22T19:24:05.209Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-22T19:24:05.209Z] === RUN TestPluginInstall [2021-04-22T19:24:05.209Z] === RUN TestPluginInstall/no_auth [2021-04-22T19:24:05.782Z] time="2021-04-22T19:24:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:05.782Z] time="2021-04-22T19:24:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21d7800f013d901f2ba22ff268343d100e0c6d569eccdcd6253cf043a7eb0325" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:05.782Z] time="2021-04-22T19:24:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:05.782Z] time="2021-04-22T19:24:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21d7800f013d901f2ba22ff268343d100e0c6d569eccdcd6253cf043a7eb0325" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:05.872Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.02s) [2021-04-22T19:24:05.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-04-22T19:24:05.872Z] === RUN TestIpcModeOlderClient [2021-04-22T19:24:05.872Z] === PAUSE TestIpcModeOlderClient [2021-04-22T19:24:05.872Z] === RUN TestKillContainerInvalidSignal [2021-04-22T19:24:06.043Z] === RUN TestPluginInstall/with_htpasswd [2021-04-22T19:24:06.089Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-22T19:24:06.089Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-22T19:24:06.089Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-22T19:24:06.816Z] --- PASS: TestKillContainerInvalidSignal (1.04s) [2021-04-22T19:24:06.816Z] === RUN TestKillContainer [2021-04-22T19:24:06.816Z] === RUN TestKillContainer/no_signal [2021-04-22T19:24:06.987Z] time="2021-04-22T19:24:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:06.987Z] time="2021-04-22T19:24:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d835407818b022f53e92aa6d0f53b696523afcdd9810416b44e5e6e65b5af437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:06.987Z] time="2021-04-22T19:24:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:06.987Z] time="2021-04-22T19:24:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d835407818b022f53e92aa6d0f53b696523afcdd9810416b44e5e6e65b5af437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:07.027Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-04-22T19:24:07.249Z] === RUN TestPluginInstall/with_insecure [2021-04-22T19:24:07.758Z] === RUN TestKillContainer/non_killing_signal [2021-04-22T19:24:07.758Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-22T19:24:08.082Z] === RUN TestAdapterReadLogs [2021-04-22T19:24:08.082Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestCopier [2021-04-22T19:24:08.082Z] --- PASS: TestCopier (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestCopierLongLines [2021-04-22T19:24:08.082Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestCopierSlow [2021-04-22T19:24:08.082Z] --- PASS: TestCopierSlow (0.20s) [2021-04-22T19:24:08.082Z] === RUN TestCopierWithSized [2021-04-22T19:24:08.082Z] === RUN TestCopierWithSized/as_is [2021-04-22T19:24:08.082Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-22T19:24:08.082Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-22T19:24:08.082Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-04-22T19:24:08.082Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestCopierWithPartial [2021-04-22T19:24:08.082Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestRingLogger [2021-04-22T19:24:08.082Z] --- PASS: TestRingLogger (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestRingCap [2021-04-22T19:24:08.082Z] --- PASS: TestRingCap (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestRingClose [2021-04-22T19:24:08.082Z] --- PASS: TestRingClose (0.00s) [2021-04-22T19:24:08.082Z] === RUN TestRingDrain [2021-04-22T19:24:08.082Z] --- PASS: TestRingDrain (0.00s) [2021-04-22T19:24:08.082Z] PASS [2021-04-22T19:24:08.082Z] coverage: 43.5% of statements [2021-04-22T19:24:08.082Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.5% of statements [2021-04-22T19:24:08.534Z] --- PASS: TestCheckoutGit (59.83s) [2021-04-22T19:24:08.534Z] === RUN TestValidGitTransport [2021-04-22T19:24:08.534Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-22T19:24:08.534Z] === RUN TestGitInvalidRef [2021-04-22T19:24:08.534Z] === RUN TestSearchRegistryForImagesErrors [2021-04-22T19:24:08.534Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-22T19:24:08.534Z] === RUN TestSearchRegistryForImages [2021-04-22T19:24:08.534Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-22T19:24:08.534Z] === RUN TestOnlyPlatformWithFallback [2021-04-22T19:24:08.534Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-22T19:24:08.534Z] === RUN TestImageDelete [2021-04-22T19:24:08.534Z] === RUN TestImageDelete/no_lease [2021-04-22T19:24:08.534Z] === RUN TestImageDelete/lease_exists [2021-04-22T19:24:08.705Z] === RUN TestKillContainer/killing_signal [2021-04-22T19:24:08.987Z] --- PASS: TestGitInvalidRef (0.16s) [2021-04-22T19:24:08.987Z] PASS [2021-04-22T19:24:08.987Z] coverage: 86.3% of statements [2021-04-22T19:24:08.987Z] ok github.com/docker/docker/builder/remotecontext/git 60.076s coverage: 86.3% of statements [2021-04-22T19:24:08.987Z] --- PASS: TestImageDelete (0.08s) [2021-04-22T19:24:08.987Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-22T19:24:08.987Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2021-04-22T19:24:08.987Z] === RUN TestContentStoreForPull [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/defaults [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-22T19:24:08.987Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-22T19:24:08.987Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-22T19:24:08.987Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-22T19:24:08.987Z] time="2021-04-22T19:24:08Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-22T19:24:08.987Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-04-22T19:24:08.987Z] === RUN TestCreateSuccess [2021-04-22T19:24:08.987Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCreateLogGroupSuccess [2021-04-22T19:24:08.987Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCreateError [2021-04-22T19:24:08.987Z] --- PASS: TestCreateError (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCreateAlreadyExists [2021-04-22T19:24:08.987Z] time="2021-04-22T19:24:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-22T19:24:08.987Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestLogClosed [2021-04-22T19:24:08.987Z] --- PASS: TestLogClosed (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestLogBlocking [2021-04-22T19:24:08.987Z] --- PASS: TestLogBlocking (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-22T19:24:08.987Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestLogNonBlockingBufferFull [2021-04-22T19:24:08.987Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestPublishBatchSuccess [2021-04-22T19:24:08.987Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestPublishBatchError [2021-04-22T19:24:08.987Z] time="2021-04-22T19:24:08Z" level=error msg=Error [2021-04-22T19:24:08.987Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-22T19:24:08.987Z] time="2021-04-22T19:24:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-22T19:24:08.987Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-22T19:24:08.987Z] time="2021-04-22T19:24:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-22T19:24:08.987Z] time="2021-04-22T19:24:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-22T19:24:08.987Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchSimple [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchTicker [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMultilinePattern [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchClose [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen/0/Hello [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen/2/🙃 [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen/3/���� [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen/4/He��o [2021-04-22T19:24:08.987Z] === RUN TestEffectiveLen/5/ [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/0/ [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/1/Hello [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/2/Hello [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/3/Hello [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/4/🙃 [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/5/🙃 [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/6/a� [2021-04-22T19:24:08.987Z] === RUN TestFindValidSplit/7/a� [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: Hello [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: He [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: llo [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: Hello [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: a [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: � [2021-04-22T19:24:08.987Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1044: a� [2021-04-22T19:24:08.987Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:24:08.987Z] === RUN TestProcessEventEmoji [2021-04-22T19:24:08.987Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchLineSplit [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMaxEvents [2021-04-22T19:24:08.987Z] --- PASS: TestContentStoreForPull (0.25s) [2021-04-22T19:24:08.987Z] PASS [2021-04-22T19:24:08.987Z] coverage: 6.7% of statements [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-22T19:24:08.987Z] ok github.com/docker/docker/daemon/images 0.535s coverage: 6.7% of statements [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-22T19:24:08.987Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-22T19:24:08.987Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-04-22T19:24:08.987Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-22T19:24:08.987Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-22T19:24:08.987Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-22T19:24:08.987Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-22T19:24:08.987Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-22T19:24:08.987Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-22T19:24:08.988Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-22T19:24:08.988Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-22T19:24:08.988Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-22T19:24:08.988Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-22T19:24:08.988Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-22T19:24:08.988Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-22T19:24:08.988Z] === RUN TestCreateTagSuccess [2021-04-22T19:24:08.988Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-22T19:24:08.988Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-22T19:24:08.988Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-22T19:24:08.988Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-22T19:24:08.988Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-22T19:24:08.988Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-22T19:24:08.988Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-22T19:24:08.988Z] PASS [2021-04-22T19:24:08.988Z] coverage: 77.8% of statements [2021-04-22T19:24:08.988Z] ok github.com/docker/docker/daemon/logger/awslogs 0.436s coverage: 77.8% of statements [2021-04-22T19:24:09.163Z] time="2021-04-22T19:24:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:09.163Z] time="2021-04-22T19:24:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d01ca68acb9c4d475c62c6a2e1249ac21fe6e40745d009d28dc6d4fd9834faac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:09.163Z] time="2021-04-22T19:24:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:09.163Z] time="2021-04-22T19:24:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d01ca68acb9c4d475c62c6a2e1249ac21fe6e40745d009d28dc6d4fd9834faac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:09.277Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-22T19:24:09.425Z] --- PASS: TestPluginInstall (5.98s) [2021-04-22T19:24:09.425Z] --- PASS: TestPluginInstall/no_auth (2.65s) [2021-04-22T19:24:09.425Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-04-22T19:24:09.425Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-04-22T19:24:09.425Z] plugin_test.go:165: [d25610dd0eae2] daemon is not started [2021-04-22T19:24:09.425Z] === RUN TestPluginsWithRuntimes [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/cli [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-22T19:24:09.441Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-22T19:24:09.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-22T19:24:09.564Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.498s coverage: 73.3% of statements [2021-04-22T19:24:09.797Z] --- PASS: TestKillContainer (3.07s) [2021-04-22T19:24:09.797Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-04-22T19:24:09.797Z] --- PASS: TestKillContainer/non_killing_signal (0.92s) [2021-04-22T19:24:09.797Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2021-04-22T19:24:09.797Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-22T19:24:09.797Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-22T19:24:09.824Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-04-22T19:24:10.396Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-22T19:24:10.396Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-22T19:24:10.396Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-22T19:24:10.396Z] === RUN TestJSONFileLogger [2021-04-22T19:24:10.396Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-22T19:24:10.396Z] === RUN TestJSONFileLoggerWithTags [2021-04-22T19:24:10.396Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-22T19:24:10.396Z] === RUN TestJSONFileLoggerWithOpts [2021-04-22T19:24:10.396Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-22T19:24:10.396Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-22T19:24:10.396Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-22T19:24:10.396Z] === RUN TestEncodeDecode [2021-04-22T19:24:10.396Z] === PAUSE TestEncodeDecode [2021-04-22T19:24:10.396Z] === RUN TestUnexpectedEOF [2021-04-22T19:24:10.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-22T19:24:10.849Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-04-22T19:24:10.849Z] === RUN TestFastTimeMarshalJSON [2021-04-22T19:24:10.849Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-22T19:24:10.849Z] PASS [2021-04-22T19:24:10.849Z] coverage: 87.2% of statements [2021-04-22T19:24:10.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.318s coverage: 87.2% of statements [2021-04-22T19:24:10.849Z] time="2021-04-22T19:24:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-22T19:24:10.849Z] time="2021-04-22T19:24:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-22T19:24:10.849Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-04-22T19:24:10.849Z] === CONT TestEncodeDecode [2021-04-22T19:24:10.849Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-22T19:24:10.849Z] PASS [2021-04-22T19:24:10.849Z] coverage: 69.9% of statements [2021-04-22T19:24:10.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.394s coverage: 69.9% of statements [2021-04-22T19:24:11.205Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.373s coverage: 56.2% of statements [2021-04-22T19:24:11.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2021-04-22T19:24:11.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2021-04-22T19:24:11.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2021-04-22T19:24:11.679Z] === RUN TestKillStoppedContainer [2021-04-22T19:24:11.679Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-22T19:24:11.679Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-22T19:24:11.804Z] === RUN TestWriteLog [2021-04-22T19:24:11.804Z] === PAUSE TestWriteLog [2021-04-22T19:24:11.804Z] === RUN TestReadLog [2021-04-22T19:24:11.804Z] === PAUSE TestReadLog [2021-04-22T19:24:11.804Z] === CONT TestWriteLog [2021-04-22T19:24:11.804Z] === CONT TestReadLog [2021-04-22T19:24:11.804Z] --- PASS: TestWriteLog (0.00s) [2021-04-22T19:24:11.804Z] === RUN TestReadLog/tail_exact [2021-04-22T19:24:11.804Z] === RUN TestReadLog/tail_less_than_available [2021-04-22T19:24:11.804Z] === RUN TestReadLog/tail_more_than_available [2021-04-22T19:24:11.804Z] --- PASS: TestReadLog (0.18s) [2021-04-22T19:24:11.804Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-04-22T19:24:11.804Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2021-04-22T19:24:11.804Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-22T19:24:11.804Z] PASS [2021-04-22T19:24:11.804Z] coverage: 75.2% of statements [2021-04-22T19:24:11.940Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-22T19:24:11.940Z] === RUN TestKillDifferentUserContainer [2021-04-22T19:24:11.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-22T19:24:12.269Z] ok github.com/docker/docker/daemon/logger/local 0.296s coverage: 75.2% of statements [2021-04-22T19:24:12.269Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-22T19:24:12.269Z] === RUN TestOpenFileDelete [2021-04-22T19:24:12.269Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-22T19:24:12.269Z] === RUN TestOpenFileRename [2021-04-22T19:24:12.269Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-22T19:24:12.269Z] === RUN TestParseLogTagDefaultTag [2021-04-22T19:24:12.269Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-22T19:24:12.269Z] === RUN TestParseLogTag [2021-04-22T19:24:12.728Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-22T19:24:12.776Z] --- PASS: TestParseLogTag (0.00s) [2021-04-22T19:24:12.776Z] === RUN TestParseLogTagEmptyTag [2021-04-22T19:24:12.776Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-22T19:24:12.776Z] === RUN TestTailFiles [2021-04-22T19:24:12.776Z] --- PASS: TestTailFiles (0.00s) [2021-04-22T19:24:12.776Z] === RUN TestFollowLogsConsumerGone [2021-04-22T19:24:12.776Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-22T19:24:12.776Z] === RUN TestFollowLogsProducerGone [2021-04-22T19:24:12.776Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-22T19:24:12.776Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-22T19:24:12.776Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-22T19:24:12.776Z] === RUN TestCheckCapacityAndRotate [2021-04-22T19:24:12.776Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-22T19:24:12.776Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-22T19:24:12.776Z] --- PASS: TestCheckCapacityAndRotate (0.28s) [2021-04-22T19:24:12.776Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.05s) [2021-04-22T19:24:12.776Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.08s) [2021-04-22T19:24:12.776Z] PASS [2021-04-22T19:24:12.776Z] coverage: 53.7% of statements [2021-04-22T19:24:12.776Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.374s coverage: 53.7% of statements [2021-04-22T19:24:12.882Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2021-04-22T19:24:12.882Z] === RUN TestInspectOomKilledTrue [2021-04-22T19:24:12.882Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-22T19:24:12.882Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:24:12.882Z] === RUN TestInspectOomKilledFalse [2021-04-22T19:24:12.882Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-22T19:24:12.882Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:24:12.882Z] === RUN TestLinksEtcHostsContentMatch [2021-04-22T19:24:13.109Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-04-22T19:24:13.236Z] === RUN TestLog [2021-04-22T19:24:13.236Z] --- PASS: TestLog (0.01s) [2021-04-22T19:24:13.236Z] PASS [2021-04-22T19:24:13.236Z] coverage: 31.5% of statements [2021-04-22T19:24:13.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.132s coverage: 31.5% of statements [2021-04-22T19:24:14.250Z] === RUN TestValidateLogOpt [2021-04-22T19:24:14.250Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestNewMissedConfig [2021-04-22T19:24:14.250Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestNewMissedUrl [2021-04-22T19:24:14.250Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestNewMissedToken [2021-04-22T19:24:14.250Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestNewWithProxy [2021-04-22T19:24:14.250Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestDefault [2021-04-22T19:24:14.250Z] --- PASS: TestDefault (0.01s) [2021-04-22T19:24:14.250Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-22T19:24:14.250Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestJsonFormat [2021-04-22T19:24:14.250Z] --- PASS: TestJsonFormat (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestRawFormat [2021-04-22T19:24:14.250Z] --- PASS: TestRawFormat (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestRawFormatWithLabels [2021-04-22T19:24:14.250Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestRawFormatWithoutTag [2021-04-22T19:24:14.250Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-22T19:24:14.250Z] === RUN TestBatching [2021-04-22T19:24:14.250Z] === RUN TestNewParse [2021-04-22T19:24:14.250Z] --- PASS: TestNewParse (0.00s) [2021-04-22T19:24:14.250Z] PASS [2021-04-22T19:24:14.250Z] coverage: 8.3% of statements [2021-04-22T19:24:14.250Z] ok github.com/docker/docker/daemon/logger/templates 0.053s coverage: 8.3% of statements [2021-04-22T19:24:14.269Z] --- PASS: TestLinksEtcHostsContentMatch (1.21s) [2021-04-22T19:24:14.269Z] === RUN TestLinksContainerNames [2021-04-22T19:24:14.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-22T19:24:14.491Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.482s coverage: 45.9% of statements [2021-04-22T19:24:14.491Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-22T19:24:14.642Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-22T19:24:14.705Z] --- PASS: TestBatching (0.27s) [2021-04-22T19:24:14.705Z] === RUN TestFrequency [2021-04-22T19:24:14.705Z] === RUN TestParseLogFormat [2021-04-22T19:24:14.705Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestValidateLogOptEmpty [2021-04-22T19:24:14.705Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestValidateSyslogAddress [2021-04-22T19:24:14.705Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestParseAddressDefaultPort [2021-04-22T19:24:14.705Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestValidateSyslogFacility [2021-04-22T19:24:14.705Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestValidateLogOptSyslogFormat [2021-04-22T19:24:14.705Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestValidateLogOpt [2021-04-22T19:24:14.705Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-22T19:24:14.705Z] PASS [2021-04-22T19:24:14.705Z] coverage: 46.8% of statements [2021-04-22T19:24:14.705Z] ok github.com/docker/docker/daemon/logger/syslog 0.087s coverage: 46.8% of statements [2021-04-22T19:24:14.705Z] --- PASS: TestFrequency (0.17s) [2021-04-22T19:24:14.705Z] === RUN TestOneMessagePerRequest [2021-04-22T19:24:14.705Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestVerify [2021-04-22T19:24:14.705Z] --- PASS: TestVerify (0.00s) [2021-04-22T19:24:14.705Z] === RUN TestSkipVerify [2021-04-22T19:24:14.705Z] time="2021-04-22T19:24:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:14.840Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-22T19:24:15.059Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.352s coverage: 49.4% of statements [2021-04-22T19:24:15.162Z] time="2021-04-22T19:24:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.162Z] time="2021-04-22T19:24:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] --- PASS: TestSkipVerify (0.74s) [2021-04-22T19:24:15.615Z] === RUN TestBufferMaximum [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.202216\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.202216\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-22T19:24:15.615Z] === RUN TestServerAlwaysDown [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.204216\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.204216\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.204216\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.205217\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] time="2021-04-22T19:24:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119455.205217\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:15.615Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-22T19:24:15.615Z] === RUN TestCannotSendAfterClose [2021-04-22T19:24:15.615Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-22T19:24:15.615Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-22T19:24:16.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-22T19:24:16.224Z] --- PASS: TestLinksContainerNames (2.23s) [2021-04-22T19:24:16.224Z] === RUN TestLogsFollowTailEmpty [2021-04-22T19:24:16.557Z] --- PASS: TestPluginsWithRuntimes (7.09s) [2021-04-22T19:24:16.557Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.17s) [2021-04-22T19:24:16.557Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.18s) [2021-04-22T19:24:16.557Z] === RUN TestPluginBackCompatMediaTypes [2021-04-22T19:24:16.568Z] === RUN TestV1IDService [2021-04-22T19:24:16.568Z] --- PASS: TestV1IDService (0.02s) [2021-04-22T19:24:16.569Z] === RUN TestV2MetadataService [2021-04-22T19:24:16.569Z] time="2021-04-22T19:24:16Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-22T19:24:16.569Z] time="2021-04-22T19:24:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8c54ef77d7ca\"}'" [2021-04-22T19:24:16.569Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-22T19:24:16.569Z] PASS [2021-04-22T19:24:16.569Z] coverage: 82.5% of statements [2021-04-22T19:24:16.569Z] ok github.com/docker/docker/daemon/logger/splunk 2.347s coverage: 82.5% of statements [2021-04-22T19:24:16.569Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-22T19:24:16.569Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-22T19:24:16.569Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-22T19:24:16.963Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-04-22T19:24:17.523Z] --- PASS: TestV2MetadataService (1.04s) [2021-04-22T19:24:17.523Z] PASS [2021-04-22T19:24:17.523Z] coverage: 48.2% of statements [2021-04-22T19:24:17.523Z] ok github.com/docker/docker/distribution/metadata 1.137s coverage: 48.2% of statements [2021-04-22T19:24:17.531Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.784s coverage: 57.7% of statements [2021-04-22T19:24:17.531Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-22T19:24:17.531Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-22T19:24:17.608Z] --- PASS: TestLogsFollowTailEmpty (1.24s) [2021-04-22T19:24:17.608Z] === RUN TestContainerNetworkMountsNoChown [2021-04-22T19:24:17.943Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-04-22T19:24:17.943Z] PASS [2021-04-22T19:24:17.943Z] [2021-04-22T19:24:17.943Z] DONE 10 tests in 14.393s [2021-04-22T19:24:17.943Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-22T19:24:17.943Z] ++ 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-04-22T19:24:17.943Z] ++ set -e [2021-04-22T19:24:17.943Z] ++ '[' -n 0 ']' [2021-04-22T19:24:17.943Z] ++ set -x [2021-04-22T19:24:17.943Z] ++ env -i DEST=/go/src/github.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-04-22T19:24:17.943Z] INFO: Testing against a local daemon [2021-04-22T19:24:17.943Z] === RUN TestExternalGraphDriver [2021-04-22T19:24:17.943Z] === RUN TestExternalGraphDriver/json [2021-04-22T19:24:17.975Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-22T19:24:17.975Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-22T19:24:17.975Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestContinueOnError_NeverContinue [2021-04-22T19:24:17.975Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestManifestStore [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/no_remote_or_local [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local181634399\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/no_local_cache [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/with_local_cache [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/unknown_media_type [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="reference for unknown type: " [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="reference for unknown type: " [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="reference for unknown type: " [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="reference for unknown type: " [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="reference for unknown type: " [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-22T19:24:17.975Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-22T19:24:17.975Z] time="2021-04-22T19:24:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore (0.22s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-04-22T19:24:17.975Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-22T19:24:17.975Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-22T19:24:17.975Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestFixManifestLayers [2021-04-22T19:24:17.975Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-22T19:24:17.975Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-22T19:24:17.975Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-22T19:24:17.975Z] === RUN TestFixManifestLayersBadParent [2021-04-22T19:24:17.975Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestValidateManifest [2021-04-22T19:24:17.975Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-22T19:24:17.975Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-22T19:24:17.975Z] === RUN TestFormatPlatform [2021-04-22T19:24:17.975Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestGetRepositoryMountCandidates [2021-04-22T19:24:17.975Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestLayerAlreadyExists [2021-04-22T19:24:17.975Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-22T19:24:17.975Z] 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-04-22T19:24:17.975Z] 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-04-22T19:24:17.975Z] 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-04-22T19:24:17.975Z] 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-04-22T19:24:17.975Z] 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-04-22T19:24:17.975Z] 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-04-22T19:24:17.975Z] === RUN TestWhenEmptyAuthConfig [2021-04-22T19:24:17.975Z] === RUN TestSuccessfulDownload [2021-04-22T19:24:17.975Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-22T19:24:17.975Z] download_test.go:268: Needs fixing on Windows [2021-04-22T19:24:17.975Z] === RUN TestCancelledDownload [2021-04-22T19:24:17.975Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-22T19:24:17.975Z] === RUN TestMaxDownloadAttempts [2021-04-22T19:24:17.975Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-22T19:24:17.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-22T19:24:17.975Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-22T19:24:17.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-22T19:24:17.975Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-22T19:24:17.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-22T19:24:17.975Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-22T19:24:17.975Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-22T19:24:17.975Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-22T19:24:17.975Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-22T19:24:17.975Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-22T19:24:17.975Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-22T19:24:18.428Z] === RUN TestNotFound [2021-04-22T19:24:18.428Z] --- PASS: TestNotFound (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestConflict [2021-04-22T19:24:18.428Z] --- PASS: TestConflict (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestForbidden [2021-04-22T19:24:18.428Z] --- PASS: TestForbidden (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestInvalidParameter [2021-04-22T19:24:18.428Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestNotImplemented [2021-04-22T19:24:18.428Z] --- PASS: TestNotImplemented (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestNotModified [2021-04-22T19:24:18.428Z] --- PASS: TestNotModified (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestUnauthorized [2021-04-22T19:24:18.428Z] --- PASS: TestUnauthorized (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestUnknown [2021-04-22T19:24:18.428Z] --- PASS: TestUnknown (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestCancelled [2021-04-22T19:24:18.428Z] --- PASS: TestCancelled (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestDeadline [2021-04-22T19:24:18.428Z] --- PASS: TestDeadline (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestDataLoss [2021-04-22T19:24:18.428Z] --- PASS: TestDataLoss (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestUnavailable [2021-04-22T19:24:18.428Z] --- PASS: TestUnavailable (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestSystem [2021-04-22T19:24:18.428Z] --- PASS: TestSystem (0.00s) [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Not_Found [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Bad_Request [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Conflict [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Unauthorized [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Forbidden [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Not_Modified [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-22T19:24:18.428Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-22T19:24:18.428Z] PASS [2021-04-22T19:24:18.428Z] coverage: 53.1% of statements [2021-04-22T19:24:18.428Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-04-22T19:24:18.428Z] time="2021-04-22T19:24:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:24:18.428Z] time="2021-04-22T19:24:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:24:18.428Z] time="2021-04-22T19:24:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:24:18.428Z] time="2021-04-22T19:24:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:24:18.428Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-22T19:24:18.428Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-04-22T19:24:18.428Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-04-22T19:24:18.428Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-04-22T19:24:18.428Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-04-22T19:24:18.428Z] === RUN TestTransfer [2021-04-22T19:24:18.467Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-04-22T19:24:18.548Z] --- PASS: TestContainerNetworkMountsNoChown (1.15s) [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/default [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/default [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/private [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/private [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rprivate [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/slave [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/slave [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rslave [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/shared [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/shared [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rshared [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-22T19:24:18.548Z] === CONT TestMountDaemonRoot/default [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:24:18.548Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-22T19:24:18.548Z] === CONT TestMountDaemonRoot/rshared [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:24:18.548Z] === CONT TestMountDaemonRoot/rprivate [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:24:18.548Z] === CONT TestMountDaemonRoot/shared [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:24:18.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:24:18.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-22T19:24:18.549Z] === CONT TestMountDaemonRoot/rslave [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:24:18.549Z] === CONT TestMountDaemonRoot/slave [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-22T19:24:18.549Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:24:18.549Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:24:18.549Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/private [2021-04-22T19:24:18.814Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-22T19:24:18.814Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-22T19:24:18.814Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:24:18.814Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:24:18.814Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-22T19:24:18.814Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-22T19:24:18.814Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:24:18.814Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-22T19:24:18.814Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-22T19:24:18.880Z] --- PASS: TestTransfer (0.12s) [2021-04-22T19:24:18.880Z] === RUN TestConcurrencyLimit [2021-04-22T19:24:18.880Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-04-22T19:24:18.880Z] === RUN TestInactiveJobs [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-22T19:24:19.074Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-22T19:24:19.335Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-22T19:24:19.335Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-22T19:24:19.335Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-22T19:24:19.335Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-22T19:24:19.335Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-22T19:24:19.335Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-22T19:24:19.335Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-22T19:24:19.336Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-22T19:24:19.335Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-22T19:24:19.336Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-04-22T19:24:19.336Z] === RUN TestTokenPassThru [2021-04-22T19:24:19.336Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-22T19:24:19.336Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-22T19:24:19.336Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-04-22T19:24:19.336Z] === RUN TestTokenPassThruDifferentHost [2021-04-22T19:24:19.336Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-22T19:24:19.336Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-22T19:24:19.336Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-22T19:24:19.336Z] PASS [2021-04-22T19:24:19.336Z] coverage: 23.6% of statements [2021-04-22T19:24:19.336Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-22T19:24:19.336Z] === RUN TestContainerBindMountNonRecursive [2021-04-22T19:24:19.336Z] ok github.com/docker/docker/distribution 1.770s coverage: 23.6% of statements [2021-04-22T19:24:19.336Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-22T19:24:19.403Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-04-22T19:24:19.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-22T19:24:19.787Z] --- PASS: TestInactiveJobs (0.49s) [2021-04-22T19:24:19.787Z] === RUN TestWatchRelease [2021-04-22T19:24:19.787Z] --- PASS: TestWatchRelease (0.04s) [2021-04-22T19:24:19.787Z] === RUN TestWatchFinishedTransfer [2021-04-22T19:24:19.787Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-22T19:24:19.787Z] === RUN TestDuplicateTransfer [2021-04-22T19:24:19.787Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-22T19:24:19.787Z] === RUN TestSuccessfulUpload [2021-04-22T19:24:19.787Z] time="2021-04-22T19:24:19Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-22T19:24:20.239Z] === RUN TestFSGetInvalidData [2021-04-22T19:24:20.239Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestFSInvalidSet [2021-04-22T19:24:20.239Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestFSInvalidRoot [2021-04-22T19:24:20.239Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestFSMetadataGetSet [2021-04-22T19:24:20.239Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-04-22T19:24:20.239Z] === RUN TestFSInvalidWalker [2021-04-22T19:24:20.239Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestFSGetSet [2021-04-22T19:24:20.239Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-04-22T19:24:20.239Z] === RUN TestCancelledUpload [2021-04-22T19:24:20.239Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-22T19:24:20.239Z] PASS [2021-04-22T19:24:20.239Z] coverage: 76.8% of statements [2021-04-22T19:24:20.239Z] ok github.com/docker/docker/distribution/xfer 2.078s coverage: 76.8% of statements [2021-04-22T19:24:20.239Z] --- PASS: TestFSGetSet (0.02s) [2021-04-22T19:24:20.239Z] === RUN TestFSGetUnsetKey [2021-04-22T19:24:20.239Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestFSGetEmptyData [2021-04-22T19:24:20.239Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestFSDelete [2021-04-22T19:24:20.239Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-22T19:24:20.239Z] --- PASS: TestFSDelete (0.04s) [2021-04-22T19:24:20.239Z] === RUN TestFSWalker [2021-04-22T19:24:20.239Z] --- PASS: TestFSWalker (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestFSWalkerStopOnError [2021-04-22T19:24:20.239Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestNewFromJSON [2021-04-22T19:24:20.239Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-22T19:24:20.239Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestMarshalKeyOrder [2021-04-22T19:24:20.239Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestHistoryEqual [2021-04-22T19:24:20.239Z] === RUN TestCompare [2021-04-22T19:24:20.239Z] --- PASS: TestCompare (0.00s) [2021-04-22T19:24:20.239Z] PASS [2021-04-22T19:24:20.239Z] coverage: 19.2% of statements [2021-04-22T19:24:20.239Z] ok github.com/docker/docker/image/cache 0.125s coverage: 19.2% of statements [2021-04-22T19:24:20.239Z] --- PASS: TestHistoryEqual (0.13s) [2021-04-22T19:24:20.239Z] === RUN TestImage [2021-04-22T19:24:20.239Z] --- PASS: TestImage (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestImageOSNotEmpty [2021-04-22T19:24:20.239Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-22T19:24:20.239Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-22T19:24:20.239Z] === RUN TestCreate [2021-04-22T19:24:20.239Z] --- PASS: TestCreate (0.01s) [2021-04-22T19:24:20.239Z] === RUN TestRestore [2021-04-22T19:24:20.239Z] time="2021-04-22T19:24:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-22T19:24:20.691Z] --- PASS: TestRestore (0.06s) [2021-04-22T19:24:20.692Z] === RUN TestAddDelete [2021-04-22T19:24:20.692Z] --- PASS: TestAddDelete (0.02s) [2021-04-22T19:24:20.692Z] === RUN TestSearchAfterDelete [2021-04-22T19:24:20.692Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-22T19:24:20.692Z] === RUN TestParentReset [2021-04-22T19:24:20.692Z] --- PASS: TestParentReset (0.04s) [2021-04-22T19:24:20.692Z] === RUN TestGetAndSetLastUpdated [2021-04-22T19:24:20.692Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-22T19:24:20.692Z] === RUN TestStoreLen [2021-04-22T19:24:20.692Z] --- PASS: TestStoreLen (0.05s) [2021-04-22T19:24:20.692Z] PASS [2021-04-22T19:24:20.692Z] coverage: 86.6% of statements [2021-04-22T19:24:20.692Z] ok github.com/docker/docker/image 0.643s coverage: 86.6% of statements [2021-04-22T19:24:20.780Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.7% of statements [2021-04-22T19:24:20.780Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-22T19:24:20.780Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-22T19:24:21.645Z] === RUN TestValidateManifest [2021-04-22T19:24:21.645Z] === RUN TestValidateManifest/nil [2021-04-22T19:24:21.645Z] === RUN TestValidateManifest/non-nil [2021-04-22T19:24:21.645Z] --- PASS: TestValidateManifest (0.00s) [2021-04-22T19:24:21.645Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-22T19:24:21.645Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-22T19:24:21.645Z] PASS [2021-04-22T19:24:21.645Z] coverage: 0.6% of statements [2021-04-22T19:24:21.645Z] ok github.com/docker/docker/image/tarexport 0.250s coverage: 0.6% of statements [2021-04-22T19:24:21.688Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2021-04-22T19:24:21.688Z] PASS [2021-04-22T19:24:21.688Z] [2021-04-22T19:24:21.688Z] DONE 17 tests in 53.016s [2021-04-22T19:24:21.688Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-22T19:24:21.688Z] INFO: Testing against a local daemon [2021-04-22T19:24:21.688Z] === RUN TestPluginInvalidJSON [2021-04-22T19:24:21.688Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:24:21.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:24:21.688Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:24:21.688Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-22T19:24:21.688Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-22T19:24:21.688Z] === RUN TestPluginInstall [2021-04-22T19:24:21.688Z] === RUN TestPluginInstall/no_auth [2021-04-22T19:24:21.688Z] time="2021-04-22T19:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:21.688Z] time="2021-04-22T19:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75cac6871a473976c7997bc4f0cdf02ba571d20b93de3c3e01974a74cefba158" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:21.688Z] time="2021-04-22T19:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:21.688Z] time="2021-04-22T19:24:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75cac6871a473976c7997bc4f0cdf02ba571d20b93de3c3e01974a74cefba158" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:21.688Z] === RUN TestPluginInstall/with_htpasswd [2021-04-22T19:24:21.718Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-04-22T19:24:22.098Z] === RUN TestMakeV1ConfigFromConfig [2021-04-22T19:24:22.098Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-22T19:24:22.098Z] PASS [2021-04-22T19:24:22.098Z] coverage: 25.0% of statements [2021-04-22T19:24:22.098Z] ok github.com/docker/docker/image/v1 0.127s coverage: 25.0% of statements [2021-04-22T19:24:22.098Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-22T19:24:22.149Z] === RUN TestExternalGraphDriver/spec [2021-04-22T19:24:22.259Z] time="2021-04-22T19:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:22.259Z] time="2021-04-22T19:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f9676f763c0f078785039335ce6c1fc38ac922668e1964034db093ee3b98f91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:22.259Z] time="2021-04-22T19:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:22.259Z] time="2021-04-22T19:24:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f9676f763c0f078785039335ce6c1fc38ac922668e1964034db093ee3b98f91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:22.519Z] === RUN TestPluginInstall/with_insecure [2021-04-22T19:24:23.051Z] === RUN TestSerialization [2021-04-22T19:24:23.051Z] --- PASS: TestSerialization (0.02s) [2021-04-22T19:24:23.051Z] PASS [2021-04-22T19:24:23.051Z] coverage: 100.0% of statements [2021-04-22T19:24:23.117Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2021-04-22T19:24:23.117Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-22T19:24:23.117Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-22T19:24:23.377Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-04-22T19:24:23.519Z] ok github.com/docker/docker/libcontainerd/queue 0.144s coverage: 100.0% of statements [2021-04-22T19:24:23.519Z] === RUN TestEmptyLayer [2021-04-22T19:24:23.519Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-22T19:24:23.519Z] === RUN TestCommitFailure [2021-04-22T19:24:23.519Z] --- PASS: TestCommitFailure (0.01s) [2021-04-22T19:24:23.519Z] === RUN TestStartTransactionFailure [2021-04-22T19:24:23.519Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-22T19:24:23.519Z] === RUN TestGetOrphan [2021-04-22T19:24:23.519Z] --- PASS: TestGetOrphan (0.01s) [2021-04-22T19:24:23.519Z] === RUN TestMountAndRegister [2021-04-22T19:24:23.519Z] --- PASS: TestMountAndRegister (0.07s) [2021-04-22T19:24:23.519Z] layer_test.go:271: Layer size: 14 [2021-04-22T19:24:23.519Z] === RUN TestLayerRelease [2021-04-22T19:24:23.519Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-22T19:24:23.519Z] layer_test.go:304: Failing on Windows [2021-04-22T19:24:23.519Z] === RUN TestStoreRestore [2021-04-22T19:24:23.519Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-22T19:24:23.519Z] layer_test.go:353: Failing on Windows [2021-04-22T19:24:23.519Z] === RUN TestTarStreamStability [2021-04-22T19:24:23.519Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-22T19:24:23.519Z] layer_test.go:468: Failing on Windows [2021-04-22T19:24:23.519Z] === RUN TestRegisterExistingLayer [2021-04-22T19:24:23.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-22T19:24:23.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-22T19:24:23.805Z] --- PASS: TestContainerBindMountNonRecursive (4.01s) [2021-04-22T19:24:23.805Z] === RUN TestContainerVolumesMountedAsShared [2021-04-22T19:24:23.901Z] time="2021-04-22T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:23.901Z] time="2021-04-22T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e861972bb51c1cbcd44d817bff75614bd82704a21cf9a8295278b3b1c3d1afbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:23.901Z] time="2021-04-22T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:24:23.901Z] time="2021-04-22T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e861972bb51c1cbcd44d817bff75614bd82704a21cf9a8295278b3b1c3d1afbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:24:23.901Z] --- PASS: TestPluginInstall (4.40s) [2021-04-22T19:24:23.901Z] --- PASS: TestPluginInstall/no_auth (2.21s) [2021-04-22T19:24:23.901Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-04-22T19:24:23.901Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-04-22T19:24:23.901Z] plugin_test.go:165: [d909e0dbc568c] daemon is not started [2021-04-22T19:24:23.901Z] === RUN TestPluginsWithRuntimes [2021-04-22T19:24:23.971Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-04-22T19:24:23.971Z] === RUN TestTarStreamVerification [2021-04-22T19:24:23.971Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-22T19:24:23.971Z] layer_test.go:697: Failing on Windows [2021-04-22T19:24:23.971Z] === RUN TestLayerMigration [2021-04-22T19:24:23.971Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-22T19:24:23.971Z] migration_test.go:46: Failing on Windows [2021-04-22T19:24:23.971Z] === RUN TestLayerMigrationNoTarsplit [2021-04-22T19:24:23.971Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-22T19:24:23.971Z] migration_test.go:182: Failing on Windows [2021-04-22T19:24:23.971Z] === RUN TestMountInit [2021-04-22T19:24:23.971Z] --- SKIP: TestMountInit (0.00s) [2021-04-22T19:24:23.971Z] mount_test.go:17: Failing on Windows [2021-04-22T19:24:23.971Z] === RUN TestMountSize [2021-04-22T19:24:23.971Z] --- SKIP: TestMountSize (0.00s) [2021-04-22T19:24:23.971Z] mount_test.go:76: Failing on Windows [2021-04-22T19:24:23.971Z] === RUN TestMountChanges [2021-04-22T19:24:23.971Z] --- SKIP: TestMountChanges (0.00s) [2021-04-22T19:24:23.971Z] mount_test.go:125: Failing on Windows [2021-04-22T19:24:23.971Z] === RUN TestMountApply [2021-04-22T19:24:23.971Z] --- SKIP: TestMountApply (0.00s) [2021-04-22T19:24:23.971Z] mount_test.go:212: Failing on Windows [2021-04-22T19:24:23.971Z] PASS [2021-04-22T19:24:23.971Z] coverage: 30.1% of statements [2021-04-22T19:24:23.971Z] ok github.com/docker/docker/layer 0.252s coverage: 30.1% of statements [2021-04-22T19:24:23.971Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-22T19:24:24.065Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-04-22T19:24:24.065Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-22T19:24:24.315Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 23.9% of statements [2021-04-22T19:24:24.423Z] === RUN TestEnvironmentParsing [2021-04-22T19:24:24.423Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-22T19:24:24.423Z] PASS [2021-04-22T19:24:24.423Z] coverage: 1.0% of statements [2021-04-22T19:24:24.423Z] ok github.com/docker/docker/libcontainerd/local 0.091s coverage: 1.0% of statements [2021-04-22T19:24:24.423Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-22T19:24:24.423Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-22T19:24:24.423Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-22T19:24:24.423Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-22T19:24:24.423Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-22T19:24:24.423Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-22T19:24:24.423Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-22T19:24:24.423Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-22T19:24:24.876Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-22T19:24:24.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-22T19:24:24.877Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-22T19:24:24.877Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-22T19:24:24.877Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-22T19:24:24.877Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-22T19:24:24.877Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-22T19:24:24.877Z] PASS [2021-04-22T19:24:24.877Z] coverage: 42.3% of statements [2021-04-22T19:24:24.877Z] ok github.com/docker/docker/oci 0.100s coverage: 42.3% of statements [2021-04-22T19:24:24.877Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-22T19:24:24.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-22T19:24:24.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-04-22T19:24:25.329Z] === RUN TestParseVersion [2021-04-22T19:24:25.329Z] --- PASS: TestParseVersion (0.00s) [2021-04-22T19:24:25.329Z] PASS [2021-04-22T19:24:25.329Z] coverage: 52.9% of statements [2021-04-22T19:24:25.329Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2021-04-22T19:24:25.329Z] === RUN TestAddressPoolOpt [2021-04-22T19:24:25.329Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/a [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/something [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/_=a [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/env1=value1 [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/_env1=value1 [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/PATH [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/=a [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/PATH= [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/PATH=something [2021-04-22T19:24:25.329Z] === RUN TestValidateEnv/asd!qwe [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/1asd [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/123 [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/some_space [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/__some_space_before [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/some_space_after__ [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/= [2021-04-22T19:24:25.330Z] === RUN TestValidateEnv/PaTh [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestParseHost [2021-04-22T19:24:25.330Z] --- PASS: TestParseHost (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestParseDockerDaemonHost [2021-04-22T19:24:25.330Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestParseTCP [2021-04-22T19:24:25.330Z] --- PASS: TestParseTCP (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-22T19:24:25.330Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestValidateExtraHosts [2021-04-22T19:24:25.330Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestIpOptString [2021-04-22T19:24:25.330Z] --- PASS: TestIpOptString (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-22T19:24:25.330Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestNewIpOptValidDefaultVal [2021-04-22T19:24:25.330Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestIpOptSetInvalidVal [2021-04-22T19:24:25.330Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestValidateIPAddress [2021-04-22T19:24:25.330Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestMapOpts [2021-04-22T19:24:25.330Z] --- PASS: TestMapOpts (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestListOptsWithoutValidator [2021-04-22T19:24:25.330Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestListOptsWithValidator [2021-04-22T19:24:25.330Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestValidateDNSSearch [2021-04-22T19:24:25.330Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_general_format [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_one_more [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-22T19:24:25.330Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel (0.01s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.01s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-22T19:24:25.330Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestNamedListOpts [2021-04-22T19:24:25.330Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestNamedMapOpts [2021-04-22T19:24:25.330Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestParseLink [2021-04-22T19:24:25.330Z] --- PASS: TestParseLink (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestQuotedStringSetWithQuotes [2021-04-22T19:24:25.330Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-22T19:24:25.330Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-22T19:24:25.330Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-22T19:24:25.330Z] === RUN TestUlimitOpt [2021-04-22T19:24:25.330Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-22T19:24:25.330Z] PASS [2021-04-22T19:24:25.330Z] coverage: 67.1% of statements [2021-04-22T19:24:25.330Z] ok github.com/docker/docker/opts 0.117s coverage: 67.1% of statements [2021-04-22T19:24:25.814Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-22T19:24:25.978Z] --- PASS: TestContainerVolumesMountedAsSlave (1.64s) [2021-04-22T19:24:25.978Z] === RUN TestNetworkNat [2021-04-22T19:24:26.261Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-04-22T19:24:26.261Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-22T19:24:26.285Z] === RUN TestUnbuffered [2021-04-22T19:24:26.285Z] --- PASS: TestUnbuffered (0.00s) [2021-04-22T19:24:26.285Z] === RUN TestRaceUnbuffered [2021-04-22T19:24:26.285Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-22T19:24:26.285Z] PASS [2021-04-22T19:24:26.285Z] coverage: 100.0% of statements [2021-04-22T19:24:26.285Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2021-04-22T19:24:26.285Z] === RUN TestPeerCertificateMarshalJSON [2021-04-22T19:24:26.358Z] === RUN TestExternalGraphDriver/pull [2021-04-22T19:24:26.520Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 55.1% of statements [2021-04-22T19:24:26.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-22T19:24:26.738Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-22T19:24:26.738Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-22T19:24:26.738Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2021-04-22T19:24:26.738Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-22T19:24:26.738Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-22T19:24:26.738Z] === RUN TestMiddleware [2021-04-22T19:24:26.738Z] --- PASS: TestMiddleware (0.00s) [2021-04-22T19:24:26.738Z] === RUN TestNewResponseModifier [2021-04-22T19:24:26.738Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-22T19:24:26.738Z] PASS [2021-04-22T19:24:26.738Z] coverage: 26.8% of statements [2021-04-22T19:24:26.738Z] ok github.com/docker/docker/pkg/authorization 0.401s coverage: 26.8% of statements [2021-04-22T19:24:27.182Z] --- PASS: TestNetworkNat (1.38s) [2021-04-22T19:24:27.182Z] === RUN TestNetworkLocalhostTCPNat [2021-04-22T19:24:27.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-22T19:24:27.191Z] === RUN TestMatch [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[foo]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[foo_bar]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[]#01 [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[qux]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-22T19:24:27.191Z] === RUN TestMatch/[[foo_baz]] [2021-04-22T19:24:27.191Z] --- PASS: TestMatch (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-22T19:24:27.191Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-22T19:24:27.191Z] PASS [2021-04-22T19:24:27.191Z] coverage: 87.5% of statements [2021-04-22T19:24:27.191Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-04-22T19:24:27.196Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-22T19:24:28.145Z] === RUN TestIsArchivePathDir [2021-04-22T19:24:28.145Z] === RUN TestSizeEmpty [2021-04-22T19:24:28.145Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestSizeEmptyFile [2021-04-22T19:24:28.145Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestSizeNonemptyFile [2021-04-22T19:24:28.145Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-22T19:24:28.145Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-22T19:24:28.145Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-22T19:24:28.145Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestMoveToSubdir [2021-04-22T19:24:28.145Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-22T19:24:28.145Z] === RUN TestSizeNonExistingDirectory [2021-04-22T19:24:28.145Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-22T19:24:28.145Z] PASS [2021-04-22T19:24:28.145Z] coverage: 80.0% of statements [2021-04-22T19:24:28.145Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-04-22T19:24:28.145Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-04-22T19:24:28.145Z] === RUN TestIsArchivePathInvalidFile [2021-04-22T19:24:28.145Z] === RUN TestChrootTarUntar [2021-04-22T19:24:28.145Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-22T19:24:28.145Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:28.145Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-22T19:24:28.145Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-22T19:24:28.145Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:28.145Z] === RUN TestChrootUntarEmptyArchive [2021-04-22T19:24:28.145Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-04-22T19:24:28.145Z] === RUN TestChrootTarUntarWithSymlink [2021-04-22T19:24:28.145Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-22T19:24:28.145Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:24:28.145Z] === RUN TestChrootCopyWithTar [2021-04-22T19:24:28.145Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-22T19:24:28.145Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:24:28.145Z] === RUN TestChrootCopyFileWithTar [2021-04-22T19:24:28.145Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-22T19:24:28.145Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:28.145Z] === RUN TestChrootUntarPath [2021-04-22T19:24:28.145Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-22T19:24:28.146Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:24:28.146Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-22T19:24:28.146Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:24:28.146Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:28.146Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-22T19:24:28.146Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:24:28.146Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:28.146Z] === RUN TestChrootApplyDotDotFile [2021-04-22T19:24:28.146Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-22T19:24:28.146Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:28.146Z] PASS [2021-04-22T19:24:28.146Z] coverage: 15.4% of statements [2021-04-22T19:24:28.146Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.4% of statements [2021-04-22T19:24:28.146Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-04-22T19:24:28.146Z] === RUN TestIsArchivePathTar [2021-04-22T19:24:28.146Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-04-22T19:24:28.146Z] === RUN TestDecompressStreamGzip [2021-04-22T19:24:28.425Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-04-22T19:24:28.571Z] --- PASS: TestNetworkLocalhostTCPNat (1.32s) [2021-04-22T19:24:28.571Z] === RUN TestNetworkLoopbackNat [2021-04-22T19:24:28.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-22T19:24:28.598Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-04-22T19:24:28.598Z] === RUN TestDecompressStreamBzip2 [2021-04-22T19:24:28.598Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-04-22T19:24:28.598Z] === RUN TestDecompressStreamXz [2021-04-22T19:24:28.598Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-22T19:24:28.598Z] archive_test.go:134: Xz not present in msys2 [2021-04-22T19:24:28.598Z] === RUN TestCompressStreamXzUnsupported [2021-04-22T19:24:28.598Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-22T19:24:28.598Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestCompressStreamInvalid [2021-04-22T19:24:28.598Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestExtensionInvalid [2021-04-22T19:24:28.598Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestExtensionUncompressed [2021-04-22T19:24:28.598Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestExtensionBzip2 [2021-04-22T19:24:28.598Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestExtensionGzip [2021-04-22T19:24:28.598Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestExtensionXz [2021-04-22T19:24:28.598Z] --- PASS: TestExtensionXz (0.00s) [2021-04-22T19:24:28.598Z] === RUN TestCmdStreamLargeStderr [2021-04-22T19:24:28.905Z] --- PASS: TestExternalGraphDriver (10.69s) [2021-04-22T19:24:28.905Z] --- PASS: TestExternalGraphDriver/json (3.66s) [2021-04-22T19:24:28.905Z] --- PASS: TestExternalGraphDriver/spec (4.06s) [2021-04-22T19:24:28.905Z] --- PASS: TestExternalGraphDriver/pull (2.85s) [2021-04-22T19:24:28.905Z] === RUN TestGraphdriverPluginV2 [2021-04-22T19:24:28.905Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-04-22T19:24:28.905Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:24:28.905Z] PASS [2021-04-22T19:24:28.905Z] [2021-04-22T19:24:28.905Z] === Skipped [2021-04-22T19:24:28.905Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-04-22T19:24:28.905Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:24:28.905Z] [2021-04-22T19:24:28.905Z] [2021-04-22T19:24:28.905Z] DONE 5 tests, 1 skipped in 10.881s [2021-04-22T19:24:28.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-22T19:24:28.905Z] ++ 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-04-22T19:24:28.905Z] ++ set -e [2021-04-22T19:24:28.905Z] ++ '[' -n 0 ']' [2021-04-22T19:24:28.905Z] ++ set -x [2021-04-22T19:24:28.905Z] ++ env -i DEST=/go/src/github.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-04-22T19:24:28.905Z] INFO: Testing against a local daemon [2021-04-22T19:24:28.905Z] === RUN TestContinueAfterPluginCrash [2021-04-22T19:24:28.905Z] === PAUSE TestContinueAfterPluginCrash [2021-04-22T19:24:28.905Z] === RUN TestReadPluginNoRead [2021-04-22T19:24:28.905Z] === PAUSE TestReadPluginNoRead [2021-04-22T19:24:28.905Z] === RUN TestDaemonStartWithLogOpt [2021-04-22T19:24:28.905Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-22T19:24:28.905Z] === CONT TestContinueAfterPluginCrash [2021-04-22T19:24:28.905Z] === CONT TestDaemonStartWithLogOpt [2021-04-22T19:24:28.905Z] === CONT TestReadPluginNoRead [2021-04-22T19:24:29.051Z] --- PASS: TestCmdStreamLargeStderr (0.27s) [2021-04-22T19:24:29.051Z] === RUN TestCmdStreamBad [2021-04-22T19:24:29.051Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-22T19:24:29.051Z] archive_test.go:239: Failing on Windows CI machines [2021-04-22T19:24:29.051Z] === RUN TestCmdStreamGood [2021-04-22T19:24:29.051Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-22T19:24:29.051Z] === RUN TestUntarPathWithInvalidDest [2021-04-22T19:24:29.051Z] === RUN Test [2021-04-22T19:24:29.051Z] === RUN Test/TestContainsEntry [2021-04-22T19:24:29.051Z] === RUN Test/TestCreateEntries [2021-04-22T19:24:29.051Z] === RUN Test/TestEntriesDiff [2021-04-22T19:24:29.051Z] === RUN Test/TestEntriesEquality [2021-04-22T19:24:29.051Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-22T19:24:29.051Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-22T19:24:29.051Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-22T19:24:29.051Z] === RUN Test/TestGeneratorNotGenerate [2021-04-22T19:24:29.051Z] === RUN Test/TestGeneratorWithPort [2021-04-22T19:24:29.051Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-22T19:24:29.051Z] === RUN Test/TestNewEntry [2021-04-22T19:24:29.051Z] === RUN Test/TestParse [2021-04-22T19:24:29.051Z] --- PASS: Test (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestParse (0.00s) [2021-04-22T19:24:29.051Z] PASS [2021-04-22T19:24:29.051Z] coverage: 58.3% of statements [2021-04-22T19:24:29.051Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-04-22T19:24:29.051Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-04-22T19:24:29.051Z] === RUN TestUntarPathWithInvalidSrc [2021-04-22T19:24:29.051Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestUntarPath [2021-04-22T19:24:29.051Z] --- PASS: TestUntarPath (0.12s) [2021-04-22T19:24:29.051Z] === RUN TestUntarPathWithDestinationFile [2021-04-22T19:24:29.051Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-04-22T19:24:29.051Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-22T19:24:29.051Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-22T19:24:29.051Z] === RUN TestCopyWithTarInvalidSrc [2021-04-22T19:24:29.051Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-22T19:24:29.051Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestCopyWithTarSrcFile [2021-04-22T19:24:29.051Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-22T19:24:29.051Z] === RUN TestCopyWithTarSrcFolder [2021-04-22T19:24:29.051Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-22T19:24:29.051Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-22T19:24:29.051Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-22T19:24:29.051Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-22T19:24:29.051Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestCopyFileWithTarSrcFile [2021-04-22T19:24:29.051Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-04-22T19:24:29.051Z] === RUN TestTarFiles [2021-04-22T19:24:29.051Z] === RUN Test [2021-04-22T19:24:29.051Z] === RUN Test/TestContent [2021-04-22T19:24:29.051Z] === RUN Test/TestInitialize [2021-04-22T19:24:29.051Z] === RUN Test/TestNew [2021-04-22T19:24:29.051Z] === RUN Test/TestParsingContentsWithComments [2021-04-22T19:24:29.051Z] === RUN Test/TestRegister [2021-04-22T19:24:29.051Z] === RUN Test/TestWatch [2021-04-22T19:24:29.051Z] --- PASS: Test (0.01s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestContent (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestNew (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestRegister (0.00s) [2021-04-22T19:24:29.051Z] --- PASS: Test/TestWatch (0.01s) [2021-04-22T19:24:29.051Z] PASS [2021-04-22T19:24:29.051Z] coverage: 92.9% of statements [2021-04-22T19:24:29.051Z] ok github.com/docker/docker/pkg/discovery/file 0.060s coverage: 92.9% of statements [2021-04-22T19:24:29.105Z] --- PASS: TestPluginsWithRuntimes (4.99s) [2021-04-22T19:24:29.105Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.56s) [2021-04-22T19:24:29.105Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.52s) [2021-04-22T19:24:29.105Z] === RUN TestPluginBackCompatMediaTypes [2021-04-22T19:24:29.361Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-22T19:24:29.621Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-22T19:24:29.678Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-04-22T19:24:29.678Z] PASS [2021-04-22T19:24:29.678Z] [2021-04-22T19:24:29.678Z] DONE 10 tests in 10.174s [2021-04-22T19:24:29.678Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-22T19:24:29.678Z] INFO: Testing against a local daemon [2021-04-22T19:24:29.678Z] === RUN TestExternalGraphDriver [2021-04-22T19:24:29.678Z] === RUN TestExternalGraphDriver/json [2021-04-22T19:24:29.880Z] ok github.com/docker/docker/daemon/logger/splunk 1.644s coverage: 82.5% of statements [2021-04-22T19:24:29.880Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-22T19:24:30.005Z] === RUN Test [2021-04-22T19:24:30.005Z] === RUN Test/TestInitialize [2021-04-22T19:24:30.457Z] time="2021-04-22T19:24:29Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:24:30.457Z] time="2021-04-22T19:24:29Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:24:30.457Z] time="2021-04-22T19:24:29Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:24:30.457Z] === RUN Test/TestInitializeWithCerts [2021-04-22T19:24:30.458Z] time="2021-04-22T19:24:29Z" level=info msg="Initializing discovery with TLS" [2021-04-22T19:24:30.458Z] === RUN Test/TestWatch [2021-04-22T19:24:30.458Z] time="2021-04-22T19:24:29Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:24:30.458Z] === RUN Test [2021-04-22T19:24:30.458Z] === RUN Test/TestWatch [2021-04-22T19:24:30.458Z] --- PASS: Test (0.00s) [2021-04-22T19:24:30.458Z] --- PASS: Test/TestWatch (0.00s) [2021-04-22T19:24:30.458Z] PASS [2021-04-22T19:24:30.458Z] coverage: 92.3% of statements [2021-04-22T19:24:30.458Z] ok github.com/docker/docker/pkg/discovery/memory 0.104s coverage: 92.3% of statements [2021-04-22T19:24:30.458Z] === RUN Test [2021-04-22T19:24:30.458Z] === RUN Test/TestInitialize [2021-04-22T19:24:30.458Z] === RUN Test/TestInitializeWithPattern [2021-04-22T19:24:30.458Z] === RUN Test/TestRegister [2021-04-22T19:24:30.458Z] === RUN Test/TestWatch [2021-04-22T19:24:30.458Z] --- PASS: Test (0.00s) [2021-04-22T19:24:30.458Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-22T19:24:30.458Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-22T19:24:30.458Z] --- PASS: Test/TestRegister (0.00s) [2021-04-22T19:24:30.458Z] --- PASS: Test/TestWatch (0.00s) [2021-04-22T19:24:30.458Z] PASS [2021-04-22T19:24:30.458Z] coverage: 93.8% of statements [2021-04-22T19:24:30.458Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-04-22T19:24:30.818Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-04-22T19:24:30.818Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-22T19:24:31.418Z] === RUN TestPollerAddRemove [2021-04-22T19:24:31.418Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-22T19:24:31.418Z] === RUN TestPollerEvent [2021-04-22T19:24:31.418Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-22T19:24:31.418Z] poller_test.go:41: No chmod on Windows [2021-04-22T19:24:31.418Z] === RUN TestPollerClose [2021-04-22T19:24:31.418Z] --- PASS: TestPollerClose (0.00s) [2021-04-22T19:24:31.418Z] PASS [2021-04-22T19:24:31.418Z] coverage: 36.2% of statements [2021-04-22T19:24:31.418Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2021-04-22T19:24:31.871Z] === RUN TestCopyFileWithInvalidSrc [2021-04-22T19:24:31.871Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCopyFileWithInvalidDest [2021-04-22T19:24:31.871Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-22T19:24:31.871Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-22T19:24:31.871Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-04-22T19:24:31.871Z] === RUN TestCopyFile [2021-04-22T19:24:31.871Z] --- PASS: TestCopyFile (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-22T19:24:31.871Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-22T19:24:31.871Z] fileutils_test.go:134: Needs porting to Windows [2021-04-22T19:24:31.871Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-22T19:24:31.871Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-22T19:24:31.871Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-22T19:24:31.871Z] fileutils_test.go:180: Needs porting to Windows [2021-04-22T19:24:31.871Z] === RUN TestWildcardMatches [2021-04-22T19:24:31.871Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestPatternMatches [2021-04-22T19:24:31.871Z] --- PASS: TestPatternMatches (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-22T19:24:31.871Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestPatternMatchesFolderExclusions [2021-04-22T19:24:31.871Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-22T19:24:31.871Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-22T19:24:31.871Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-22T19:24:31.871Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-22T19:24:31.871Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestSingleExclamationError [2021-04-22T19:24:31.871Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestMatchesWithNoPatterns [2021-04-22T19:24:31.871Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestMatchesWithMalformedPatterns [2021-04-22T19:24:31.871Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestMatches [2021-04-22T19:24:31.871Z] --- PASS: TestMatches (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCleanPatterns [2021-04-22T19:24:31.871Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-22T19:24:31.871Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCleanPatternsExceptionFlag [2021-04-22T19:24:31.871Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-22T19:24:31.871Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-22T19:24:31.871Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCleanPatternsErrorSingleException [2021-04-22T19:24:31.871Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCreateIfNotExistsDir [2021-04-22T19:24:31.871Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-22T19:24:31.871Z] === RUN TestCreateIfNotExistsFile [2021-04-22T19:24:31.871Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-22T19:24:31.871Z] === RUN TestMatch [2021-04-22T19:24:31.871Z] --- PASS: TestMatch (0.00s) [2021-04-22T19:24:32.219Z] === RUN TestExternalGraphDriver/spec [2021-04-22T19:24:32.323Z] PASS [2021-04-22T19:24:32.323Z] coverage: 87.7% of statements [2021-04-22T19:24:32.323Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 87.7% of statements [2021-04-22T19:24:32.323Z] === RUN TestGet [2021-04-22T19:24:32.323Z] --- PASS: TestGet (0.00s) [2021-04-22T19:24:32.323Z] === RUN TestGetShortcutString [2021-04-22T19:24:32.323Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-22T19:24:32.323Z] PASS [2021-04-22T19:24:32.323Z] coverage: 42.9% of statements [2021-04-22T19:24:32.724Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-04-22T19:24:32.775Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-04-22T19:24:32.983Z] ok github.com/docker/docker/distribution 0.194s coverage: 25.2% of statements [2021-04-22T19:24:32.983Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-22T19:24:33.123Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-22T19:24:33.227Z] --- PASS: Test (3.18s) [2021-04-22T19:24:33.227Z] --- PASS: Test/TestInitialize (0.12s) [2021-04-22T19:24:33.227Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2021-04-22T19:24:33.227Z] --- PASS: Test/TestWatch (3.03s) [2021-04-22T19:24:33.227Z] PASS [2021-04-22T19:24:33.227Z] coverage: 84.1% of statements [2021-04-22T19:24:33.227Z] ok github.com/docker/docker/pkg/discovery/kv 3.390s coverage: 84.1% of statements [2021-04-22T19:24:33.227Z] === RUN TestCreateIDMapOrder [2021-04-22T19:24:33.227Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-22T19:24:33.227Z] PASS [2021-04-22T19:24:33.227Z] coverage: 7.2% of statements [2021-04-22T19:24:33.387Z] --- PASS: TestDaemonStartWithLogOpt (4.68s) [2021-04-22T19:24:33.680Z] ok github.com/docker/docker/pkg/idtools 0.076s coverage: 7.2% of statements [2021-04-22T19:24:33.680Z] --- PASS: TestTarFiles (4.30s) [2021-04-22T19:24:33.680Z] === RUN TestTarUntar [2021-04-22T19:24:33.680Z] --- PASS: TestTarUntar (0.05s) [2021-04-22T19:24:33.680Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-22T19:24:33.680Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-22T19:24:33.680Z] === RUN TestTarWithOptions [2021-04-22T19:24:33.680Z] --- PASS: TestTarWithOptions (0.02s) [2021-04-22T19:24:33.680Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-22T19:24:33.680Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-22T19:24:33.680Z] === RUN TestUntarUstarGnuConflict [2021-04-22T19:24:33.680Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-22T19:24:33.680Z] === RUN TestUntarInvalidFilenames [2021-04-22T19:24:33.680Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames817736834\\dest" [2021-04-22T19:24:33.680Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-04-22T19:24:33.680Z] === RUN TestUntarHardlinkToSymlink [2021-04-22T19:24:33.680Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-22T19:24:33.680Z] === RUN TestUntarInvalidHardlink [2021-04-22T19:24:33.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink901682323\\victim\\hello" -> "../victim/hello" [2021-04-22T19:24:33.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink130009814\\victim\\hello" -> "/../victim/hello" [2021-04-22T19:24:33.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink211876925\\victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink342446712\\victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink247540087\\victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink824176746\\victim" -> "../victim" [2021-04-22T19:24:33.680Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-04-22T19:24:33.680Z] === RUN TestUntarInvalidSymlink [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink552590529\\dest\\dotdot" -> "../victim/hello" [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink992511788\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink066951835\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink500628286\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink425889669\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink396689696\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:33.680Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink247986175\\dest\\dir\\loophole" -> "../../victim" [2021-04-22T19:24:33.680Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-04-22T19:24:33.680Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-22T19:24:33.680Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-22T19:24:33.680Z] === RUN TestXGlobalNoParent [2021-04-22T19:24:33.680Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-22T19:24:33.680Z] === RUN TestReplaceFileTarWrapper [2021-04-22T19:24:33.857Z] --- PASS: TestNetworkLoopbackNat (4.55s) [2021-04-22T19:24:33.857Z] === RUN TestPause [2021-04-22T19:24:33.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-22T19:24:34.132Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-04-22T19:24:34.132Z] === RUN TestPrefixHeaderReadable [2021-04-22T19:24:34.132Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-22T19:24:34.132Z] === RUN TestDisablePigz [2021-04-22T19:24:34.132Z] --- PASS: TestDisablePigz (0.21s) [2021-04-22T19:24:34.132Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-22T19:24:34.132Z] === RUN TestPigz [2021-04-22T19:24:34.132Z] === RUN TestFixedBufferCap [2021-04-22T19:24:34.132Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestFixedBufferLen [2021-04-22T19:24:34.132Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestFixedBufferString [2021-04-22T19:24:34.132Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestFixedBufferWrite [2021-04-22T19:24:34.132Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestFixedBufferRead [2021-04-22T19:24:34.132Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestBytesPipeRead [2021-04-22T19:24:34.132Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestBytesPipeWrite [2021-04-22T19:24:34.132Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-22T19:24:34.132Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-22T19:24:34.363Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-22T19:24:34.429Z] --- PASS: TestPause (1.49s) [2021-04-22T19:24:34.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-22T19:24:34.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-04-22T19:24:34.429Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:24:34.429Z] === RUN TestPauseStopPausedContainer [2021-04-22T19:24:34.585Z] --- PASS: TestPigz (0.19s) [2021-04-22T19:24:34.585Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-22T19:24:34.585Z] === RUN TestCopyFileWithInvalidDest [2021-04-22T19:24:34.585Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-22T19:24:34.585Z] archive_windows_test.go:16: Currently fails [2021-04-22T19:24:34.585Z] === RUN TestCanonicalTarNameForPath [2021-04-22T19:24:34.585Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestCanonicalTarName [2021-04-22T19:24:34.585Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestChmodTarEntry [2021-04-22T19:24:34.585Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestHardLinkOrder [2021-04-22T19:24:34.585Z] --- PASS: TestHardLinkOrder (0.08s) [2021-04-22T19:24:34.585Z] === RUN TestChangeString [2021-04-22T19:24:34.585Z] --- PASS: TestChangeString (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestChangesWithNoChanges [2021-04-22T19:24:34.585Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-04-22T19:24:34.585Z] === RUN TestChangesWithChanges [2021-04-22T19:24:34.585Z] === RUN TestError [2021-04-22T19:24:34.585Z] --- PASS: TestError (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestProgressString [2021-04-22T19:24:34.585Z] === RUN TestProgressString/no_progress [2021-04-22T19:24:34.585Z] === RUN TestProgressString/progress_1 [2021-04-22T19:24:34.585Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-22T19:24:34.585Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-22T19:24:34.585Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-22T19:24:34.585Z] === RUN TestProgressString/with_units [2021-04-22T19:24:34.585Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-22T19:24:34.585Z] === RUN TestProgressString/hide_counts [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-22T19:24:34.585Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestJSONMessageDisplay [2021-04-22T19:24:34.585Z] --- PASS: TestChangesWithChanges (0.02s) [2021-04-22T19:24:34.585Z] === RUN TestChangesWithChangesGH13590 [2021-04-22T19:24:34.585Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-22T19:24:34.585Z] changes_test.go:196: needs more investigation [2021-04-22T19:24:34.585Z] === RUN TestChangesDirsEmpty [2021-04-22T19:24:34.585Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-04-22T19:24:34.585Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-22T19:24:34.585Z] === RUN TestChangesDirsMutated [2021-04-22T19:24:34.585Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-04-22T19:24:34.585Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-22T19:24:34.585Z] === RUN TestApplyLayer [2021-04-22T19:24:34.585Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-22T19:24:34.585Z] changes_test.go:433: needs further investigation [2021-04-22T19:24:34.585Z] === RUN TestChangesSizeWithHardlinks [2021-04-22T19:24:34.585Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-22T19:24:34.585Z] changes_test.go:469: needs further investigation [2021-04-22T19:24:34.585Z] === RUN TestChangesSizeWithNoChanges [2021-04-22T19:24:34.585Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-22T19:24:34.585Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestChangesSize [2021-04-22T19:24:34.585Z] --- PASS: TestChangesSize (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestApplyLayerInvalidFilenames [2021-04-22T19:24:34.585Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames038825892\\dest" [2021-04-22T19:24:34.585Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-22T19:24:34.585Z] === RUN TestApplyLayerInvalidHardlink [2021-04-22T19:24:34.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink731410038\\victim\\hello" -> "../victim/hello" [2021-04-22T19:24:34.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink086216541\\victim\\hello" -> "/../victim/hello" [2021-04-22T19:24:34.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink399084312\\victim" -> "../victim" [2021-04-22T19:24:34.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink416532887\\victim" -> "../victim" [2021-04-22T19:24:34.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink271479818\\victim" -> "../victim" [2021-04-22T19:24:34.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink606881761\\victim" -> "../victim" [2021-04-22T19:24:34.585Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-04-22T19:24:34.585Z] === RUN TestApplyLayerInvalidSymlink [2021-04-22T19:24:34.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink533082060\\dest\\dotdot" -> "../victim/hello" [2021-04-22T19:24:34.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink445407931\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-22T19:24:34.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink525084382\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:34.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink509052581\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:34.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink346836416\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:34.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink280220191\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:24:34.585Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-04-22T19:24:34.585Z] === RUN TestApplyLayerWhiteouts [2021-04-22T19:24:34.585Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-04-22T19:24:34.585Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-22T19:24:34.585Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-22T19:24:34.585Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestDisplayJSONMessagesStream [2021-04-22T19:24:34.585Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-22T19:24:34.585Z] PASS [2021-04-22T19:24:34.585Z] coverage: 91.7% of statements [2021-04-22T19:24:34.585Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-04-22T19:24:34.585Z] === RUN TestGenerateEmptyFile [2021-04-22T19:24:34.585Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestGenerateWithContent [2021-04-22T19:24:34.585Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-22T19:24:34.585Z] PASS [2021-04-22T19:24:34.585Z] coverage: 61.6% of statements [2021-04-22T19:24:34.585Z] ok github.com/docker/docker/pkg/jsonmessage 0.171s coverage: 91.7% of statements [2021-04-22T19:24:34.585Z] ok github.com/docker/docker/pkg/archive 6.785s coverage: 61.6% of statements [2021-04-22T19:24:34.585Z] === RUN TestStandardLongPath [2021-04-22T19:24:34.585Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestUNCLongPath [2021-04-22T19:24:34.585Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-22T19:24:34.585Z] PASS [2021-04-22T19:24:34.585Z] coverage: 100.0% of statements [2021-04-22T19:24:34.585Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2021-04-22T19:24:34.585Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-04-22T19:24:34.585Z] === RUN TestAtomicWriteToFile [2021-04-22T19:24:34.585Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-22T19:24:34.585Z] === RUN TestAtomicWriteSetCommit [2021-04-22T19:24:34.585Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-22T19:24:34.585Z] === RUN TestAtomicWriteSetCancel [2021-04-22T19:24:34.585Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-22T19:24:34.585Z] === RUN TestReadCloserWrapperClose [2021-04-22T19:24:34.585Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestReaderErrWrapperReadOnError [2021-04-22T19:24:34.585Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestReaderErrWrapperRead [2021-04-22T19:24:34.585Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestHashData [2021-04-22T19:24:34.585Z] --- PASS: TestHashData (0.00s) [2021-04-22T19:24:34.585Z] === RUN TestCancelReadCloser [2021-04-22T19:24:34.774Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-22T19:24:35.037Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-22T19:24:35.037Z] === RUN TestWriteCloserWrapperClose [2021-04-22T19:24:35.037Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-22T19:24:35.037Z] === RUN TestNopWriteCloser [2021-04-22T19:24:35.037Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-22T19:24:35.037Z] === RUN TestNopWriter [2021-04-22T19:24:35.037Z] --- PASS: TestNopWriter (0.00s) [2021-04-22T19:24:35.037Z] === RUN TestWriteCounter [2021-04-22T19:24:35.037Z] --- PASS: TestWriteCounter (0.00s) [2021-04-22T19:24:35.037Z] PASS [2021-04-22T19:24:35.037Z] coverage: 69.2% of statements [2021-04-22T19:24:35.037Z] ok github.com/docker/docker/pkg/ioutils 0.672s coverage: 69.2% of statements [2021-04-22T19:24:35.300Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-04-22T19:24:35.490Z] === RUN TestNameFormat [2021-04-22T19:24:35.490Z] --- PASS: TestNameFormat (0.00s) [2021-04-22T19:24:35.490Z] === RUN TestNameRetries [2021-04-22T19:24:35.490Z] --- PASS: TestNameRetries (0.00s) [2021-04-22T19:24:35.490Z] PASS [2021-04-22T19:24:35.490Z] coverage: 85.7% of statements [2021-04-22T19:24:35.490Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2021-04-22T19:24:35.516Z] === RUN TestExternalGraphDriver/pull [2021-04-22T19:24:35.942Z] === RUN TestParseKeyValueOpt [2021-04-22T19:24:35.942Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-22T19:24:35.942Z] === RUN TestParseUintList [2021-04-22T19:24:35.942Z] --- PASS: TestParseUintList (0.00s) [2021-04-22T19:24:35.942Z] === RUN TestParseUintListMaximumLimits [2021-04-22T19:24:35.942Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-22T19:24:35.942Z] PASS [2021-04-22T19:24:35.942Z] coverage: 97.0% of statements [2021-04-22T19:24:35.942Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2021-04-22T19:24:36.235Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-04-22T19:24:36.235Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2021-04-22T19:24:36.235Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-22T19:24:36.342Z] --- PASS: TestPauseStopPausedContainer (1.59s) [2021-04-22T19:24:36.342Z] === RUN TestPidHost [2021-04-22T19:24:36.393Z] === RUN TestNewAndRemove [2021-04-22T19:24:36.393Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-22T19:24:36.393Z] === RUN TestRemoveInvalidPath [2021-04-22T19:24:36.393Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-22T19:24:36.393Z] PASS [2021-04-22T19:24:36.393Z] coverage: 82.6% of statements [2021-04-22T19:24:36.393Z] ok github.com/docker/docker/pkg/pidfile 0.104s coverage: 82.6% of statements [2021-04-22T19:24:36.689Z] === RUN TestReadPluginNoRead/default [2021-04-22T19:24:36.846Z] === RUN TestParseEmptyInterface [2021-04-22T19:24:36.846Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestParseNonInterfaceType [2021-04-22T19:24:36.846Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestParseWithOneFunction [2021-04-22T19:24:36.846Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestParseWithMultipleFuncs [2021-04-22T19:24:36.846Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestParseWithUnnamedReturn [2021-04-22T19:24:36.846Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestEmbeddedInterface [2021-04-22T19:24:36.846Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestParsedImports [2021-04-22T19:24:36.846Z] --- PASS: TestParsedImports (0.00s) [2021-04-22T19:24:36.846Z] === RUN TestAliasedImports [2021-04-22T19:24:36.846Z] --- PASS: TestAliasedImports (0.00s) [2021-04-22T19:24:36.846Z] PASS [2021-04-22T19:24:36.846Z] coverage: 56.8% of statements [2021-04-22T19:24:36.846Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-04-22T19:24:36.897Z] --- PASS: TestExternalGraphDriver (7.31s) [2021-04-22T19:24:36.897Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2021-04-22T19:24:36.897Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2021-04-22T19:24:36.897Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2021-04-22T19:24:36.897Z] === RUN TestGraphdriverPluginV2 [2021-04-22T19:24:37.613Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-04-22T19:24:37.613Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.6% of statements [2021-04-22T19:24:37.613Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-22T19:24:37.799Z] === RUN TestFailedConnection [2021-04-22T19:24:38.181Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-04-22T19:24:38.251Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-22T19:24:38.251Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-22T19:24:38.251Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-22T19:24:38.251Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-22T19:24:38.251Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-22T19:24:38.251Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-22T19:24:38.251Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-22T19:24:38.251Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-22T19:24:38.251Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-22T19:24:38.251Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-22T19:24:38.251Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-22T19:24:38.251Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-22T19:24:38.251Z] === RUN TestBufferPoolPutAndGet [2021-04-22T19:24:38.251Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-22T19:24:38.251Z] PASS [2021-04-22T19:24:38.251Z] coverage: 88.2% of statements [2021-04-22T19:24:38.251Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-04-22T19:24:38.603Z] --- PASS: TestReadPluginNoRead (9.43s) [2021-04-22T19:24:38.603Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2021-04-22T19:24:38.603Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2021-04-22T19:24:38.603Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-04-22T19:24:38.603Z] read_test.go:92: [ddf7b64554ba9] daemon is not started [2021-04-22T19:24:38.704Z] === RUN TestHTTPTransport [2021-04-22T19:24:38.704Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-22T19:24:38.704Z] PASS [2021-04-22T19:24:38.704Z] coverage: 85.7% of statements [2021-04-22T19:24:38.704Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2021-04-22T19:24:38.865Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2021-04-22T19:24:38.865Z] PASS [2021-04-22T19:24:38.865Z] [2021-04-22T19:24:38.865Z] DONE 6 tests in 10.345s [2021-04-22T19:24:38.865Z] 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-04-22T19:24:38.865Z] ++ 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-04-22T19:24:38.865Z] ++ set -e [2021-04-22T19:24:38.865Z] ++ '[' -n 0 ']' [2021-04-22T19:24:38.865Z] ++ set -x [2021-04-22T19:24:38.865Z] ++ env -i DEST=/go/src/github.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-04-22T19:24:39.126Z] testing: warning: no tests to run [2021-04-22T19:24:39.126Z] PASS [2021-04-22T19:24:39.126Z] [2021-04-22T19:24:39.126Z] DONE 0 tests in 0.062s [2021-04-22T19:24:39.126Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-22T19:24:39.126Z] ++ 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-04-22T19:24:39.126Z] ++ set -e [2021-04-22T19:24:39.126Z] ++ '[' -n 0 ']' [2021-04-22T19:24:39.126Z] ++ set -x [2021-04-22T19:24:39.126Z] ++ env -i DEST=/go/src/github.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-04-22T19:24:39.126Z] INFO: Testing against a local daemon [2021-04-22T19:24:39.126Z] === RUN TestPluginWithDevMounts [2021-04-22T19:24:39.126Z] === PAUSE TestPluginWithDevMounts [2021-04-22T19:24:39.126Z] === CONT TestPluginWithDevMounts [2021-04-22T19:24:39.156Z] === RUN TestOutputOnPrematureClose [2021-04-22T19:24:39.156Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-22T19:24:39.156Z] === RUN TestCompleteSilently [2021-04-22T19:24:39.156Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-22T19:24:39.156Z] PASS [2021-04-22T19:24:39.156Z] coverage: 75.9% of statements [2021-04-22T19:24:39.156Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-04-22T19:24:39.557Z] ok github.com/docker/docker/oci 0.012s coverage: 45.2% of statements [2021-04-22T19:24:39.609Z] === RUN TestSendToOneSub [2021-04-22T19:24:39.609Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-22T19:24:39.609Z] === RUN TestSendToMultipleSubs [2021-04-22T19:24:39.609Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-22T19:24:39.609Z] === RUN TestEvictOneSub [2021-04-22T19:24:39.609Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-22T19:24:39.609Z] === RUN TestClosePublisher [2021-04-22T19:24:39.609Z] --- PASS: TestClosePublisher (0.00s) [2021-04-22T19:24:39.609Z] === RUN TestPubSubRace [2021-04-22T19:24:40.061Z] --- PASS: TestFailedConnection (2.25s) [2021-04-22T19:24:40.061Z] === RUN TestFailOnce [2021-04-22T19:24:40.494Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-04-22T19:24:40.513Z] === RUN TestRegister [2021-04-22T19:24:40.513Z] --- PASS: TestRegister (0.00s) [2021-04-22T19:24:40.513Z] === RUN TestCommand [2021-04-22T19:24:40.513Z] 2021/04/22 19:24:39 http: panic serving 127.0.0.1:49218: Plugin not ready [2021-04-22T19:24:40.513Z] goroutine 34 [running]: [2021-04-22T19:24:40.513Z] net/http.(*conn).serve.func1(0xc000134000) [2021-04-22T19:24:40.513Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-22T19:24:40.513Z] panic(0x849b40, 0x986ad0) [2021-04-22T19:24:40.513Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-22T19:24:40.513Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc00016e000, 0xc000144000) [2021-04-22T19:24:40.513Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-22T19:24:40.513Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc00016e000, 0xc000144000) [2021-04-22T19:24:40.513Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-22T19:24:40.513Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc00016e000, 0xc000144000) [2021-04-22T19:24:40.513Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-22T19:24:40.513Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc00016e000, 0xc000144000) [2021-04-22T19:24:40.513Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-22T19:24:40.513Z] net/http.(*conn).serve(0xc000134000, 0x99b2c0, 0xc000122040) [2021-04-22T19:24:40.513Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-22T19:24:40.513Z] created by net/http.(*Server).Serve [2021-04-22T19:24:40.513Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-22T19:24:40.513Z] time="2021-04-22T19:24:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2021-04-22T19:24:40.513Z] --- PASS: TestCommand (0.03s) [2021-04-22T19:24:40.513Z] === RUN TestNaiveSelf [2021-04-22T19:24:40.513Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-22T19:24:40.513Z] PASS [2021-04-22T19:24:40.513Z] coverage: 82.4% of statements [2021-04-22T19:24:40.513Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-04-22T19:24:40.513Z] --- PASS: TestPubSubRace (1.04s) [2021-04-22T19:24:40.513Z] PASS [2021-04-22T19:24:40.513Z] coverage: 75.0% of statements [2021-04-22T19:24:40.513Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-04-22T19:24:40.550Z] --- PASS: TestPidHost (4.12s) [2021-04-22T19:24:40.550Z] === RUN TestPsFilter [2021-04-22T19:24:40.550Z] --- PASS: TestPsFilter (0.18s) [2021-04-22T19:24:40.550Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-22T19:24:40.753Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-22T19:24:41.468Z] --- PASS: TestFailOnce (1.13s) [2021-04-22T19:24:41.468Z] === RUN TestEchoInputOutput [2021-04-22T19:24:41.468Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestBackoff [2021-04-22T19:24:41.468Z] --- PASS: TestBackoff (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestAbortRetry [2021-04-22T19:24:41.468Z] --- PASS: TestAbortRetry (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestClientScheme [2021-04-22T19:24:41.468Z] --- PASS: TestClientScheme (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestNewClientWithTimeout [2021-04-22T19:24:41.468Z] === RUN TestParseSignal [2021-04-22T19:24:41.468Z] --- PASS: TestParseSignal (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestValidSignalForPlatform [2021-04-22T19:24:41.468Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-22T19:24:41.468Z] PASS [2021-04-22T19:24:41.468Z] coverage: 20.3% of statements [2021-04-22T19:24:41.468Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2021-04-22T19:24:41.468Z] === RUN TestNewStdWriter [2021-04-22T19:24:41.468Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-22T19:24:41.468Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestWriteWithNilBytes [2021-04-22T19:24:41.468Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestWrite [2021-04-22T19:24:41.468Z] --- PASS: TestWrite (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestWriteWithWriterError [2021-04-22T19:24:41.468Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-22T19:24:41.468Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyWriteAndRead [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-22T19:24:41.468Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-22T19:24:41.468Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-22T19:24:41.468Z] PASS [2021-04-22T19:24:41.468Z] coverage: 100.0% of statements [2021-04-22T19:24:41.468Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2021-04-22T19:24:41.672Z] --- PASS: TestPluginWithDevMounts (2.07s) [2021-04-22T19:24:41.672Z] PASS [2021-04-22T19:24:41.672Z] [2021-04-22T19:24:41.672Z] DONE 1 tests in 2.242s [2021-04-22T19:24:41.672Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-22T19:24:41.672Z] ++ 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-04-22T19:24:41.672Z] ++ set -e [2021-04-22T19:24:41.672Z] ++ '[' -n 0 ']' [2021-04-22T19:24:41.672Z] ++ set -x [2021-04-22T19:24:41.672Z] ++ env -i DEST=/go/src/github.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-04-22T19:24:41.672Z] INFO: Testing against a local daemon [2021-04-22T19:24:41.672Z] === RUN TestSecretInspect [2021-04-22T19:24:41.920Z] time="2021-04-22T19:24:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-22T19:24:41.937Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.66s) [2021-04-22T19:24:41.937Z] === RUN TestRemoveContainerWithVolume [2021-04-22T19:24:42.178Z] --- PASS: TestGraphdriverPluginV2 (4.45s) [2021-04-22T19:24:42.178Z] PASS [2021-04-22T19:24:42.178Z] [2021-04-22T19:24:42.178Z] DONE 5 tests in 11.805s [2021-04-22T19:24:42.178Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-22T19:24:42.178Z] INFO: Testing against a local daemon [2021-04-22T19:24:42.178Z] === RUN TestContinueAfterPluginCrash [2021-04-22T19:24:42.178Z] === PAUSE TestContinueAfterPluginCrash [2021-04-22T19:24:42.178Z] === RUN TestReadPluginNoRead [2021-04-22T19:24:42.178Z] === PAUSE TestReadPluginNoRead [2021-04-22T19:24:42.178Z] === RUN TestDaemonStartWithLogOpt [2021-04-22T19:24:42.178Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-22T19:24:42.178Z] === CONT TestContinueAfterPluginCrash [2021-04-22T19:24:42.178Z] === CONT TestDaemonStartWithLogOpt [2021-04-22T19:24:42.377Z] === RUN TestGenerateRandomID [2021-04-22T19:24:42.377Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestShortenId [2021-04-22T19:24:42.377Z] --- PASS: TestShortenId (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestShortenSha256Id [2021-04-22T19:24:42.377Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestShortenIdEmpty [2021-04-22T19:24:42.377Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestShortenIdInvalid [2021-04-22T19:24:42.377Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestIsShortIDNonHex [2021-04-22T19:24:42.377Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestIsShortIDNotCorrectSize [2021-04-22T19:24:42.377Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-22T19:24:42.377Z] PASS [2021-04-22T19:24:42.377Z] coverage: 70.6% of statements [2021-04-22T19:24:42.377Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-04-22T19:24:42.377Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-22T19:24:42.377Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-22T19:24:42.377Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestFormatStatus [2021-04-22T19:24:42.377Z] --- PASS: TestFormatStatus (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestFormatError [2021-04-22T19:24:42.377Z] --- PASS: TestFormatError (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestFormatJSONError [2021-04-22T19:24:42.377Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-22T19:24:42.377Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-22T19:24:42.377Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestNewJSONProgressOutput [2021-04-22T19:24:42.377Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestAuxFormatterEmit [2021-04-22T19:24:42.377Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestStreamWriterStdout [2021-04-22T19:24:42.377Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-22T19:24:42.377Z] === RUN TestStreamWriterStderr [2021-04-22T19:24:42.377Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-22T19:24:42.377Z] PASS [2021-04-22T19:24:42.377Z] coverage: 66.2% of statements [2021-04-22T19:24:42.377Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2021-04-22T19:24:42.657Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 82.3% of statements [2021-04-22T19:24:43.226Z] ok github.com/docker/docker/pkg/authorization 0.184s coverage: 68.3% of statements [2021-04-22T19:24:43.321Z] --- PASS: TestRemoveContainerWithVolume (1.11s) [2021-04-22T19:24:43.321Z] === RUN TestRemoveContainerRunning [2021-04-22T19:24:43.332Z] time="2021-04-22T19:24:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-22T19:24:43.484Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-22T19:24:43.743Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-22T19:24:43.784Z] === RUN TestIsCpusetListAvailable [2021-04-22T19:24:43.784Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-22T19:24:43.784Z] PASS [2021-04-22T19:24:43.784Z] coverage: 38.2% of statements [2021-04-22T19:24:43.784Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-04-22T19:24:44.237Z] === RUN TestChtimes [2021-04-22T19:24:44.237Z] --- PASS: TestChtimes (0.00s) [2021-04-22T19:24:44.237Z] === RUN TestChtimesWindows [2021-04-22T19:24:44.237Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-22T19:24:44.237Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-22T19:24:44.237Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-22T19:24:44.237Z] === RUN TestEnsureRemoveAllNotExist [2021-04-22T19:24:44.237Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-22T19:24:44.237Z] === RUN TestEnsureRemoveAllWithDir [2021-04-22T19:24:44.237Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-22T19:24:44.237Z] === RUN TestEnsureRemoveAllWithFile [2021-04-22T19:24:44.237Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-22T19:24:44.237Z] === RUN TestHasWin32KSupport [2021-04-22T19:24:44.237Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-22T19:24:44.237Z] syscall_windows_test.go:8: win32k: true [2021-04-22T19:24:44.237Z] PASS [2021-04-22T19:24:44.237Z] coverage: 12.0% of statements [2021-04-22T19:24:44.237Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2021-04-22T19:24:44.689Z] === RUN TestTailFile [2021-04-22T19:24:44.689Z] --- PASS: TestTailFile (0.00s) [2021-04-22T19:24:44.689Z] === RUN TestTailFileManyLines [2021-04-22T19:24:44.689Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-22T19:24:44.689Z] === RUN TestTailEmptyFile [2021-04-22T19:24:44.689Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-22T19:24:44.689Z] === RUN TestTailNegativeN [2021-04-22T19:24:44.689Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader [2021-04-22T19:24:44.689Z] === CONT TestNewTailReader [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/truncated_last_line [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-22T19:24:44.689Z] === CONT TestNewTailReader/no_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-22T19:24:44.689Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:44.690Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-22T19:24:44.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-22T19:24:44.975Z] --- PASS: TestSecretInspect (3.10s) [2021-04-22T19:24:44.975Z] === RUN TestSecretList [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.144Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-22T19:24:45.144Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.145Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.145Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.146Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.146Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.147Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:24:45.148Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:24:45.148Z] --- PASS: TestNewTailReader (0.00s) [2021-04-22T19:24:45.148Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-22T19:24:45.148Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-22T19:24:45.148Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-22T19:24:45.148Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:24:45.149Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:24:45.150Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:24:45.235Z] --- PASS: TestRemoveContainerRunning (1.79s) [2021-04-22T19:24:45.235Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:24:45.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:24:45.604Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:24:45.604Z] PASS [2021-04-22T19:24:45.604Z] coverage: 88.6% of statements [2021-04-22T19:24:45.604Z] ok github.com/docker/docker/pkg/tailfile 0.350s coverage: 88.6% of statements [2021-04-22T19:24:45.604Z] === RUN TestTarSumRemoveNonExistent [2021-04-22T19:24:45.604Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestTarSumRemove [2021-04-22T19:24:45.604Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestSortFileInfoSums [2021-04-22T19:24:45.604Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestNewTarSumForLabelInvalid [2021-04-22T19:24:45.604Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestNewTarSumForLabel [2021-04-22T19:24:45.604Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestEmptyTar [2021-04-22T19:24:45.604Z] --- PASS: TestEmptyTar (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestTarSumsReadSize [2021-04-22T19:24:45.604Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-22T19:24:45.604Z] === RUN TestTarSums [2021-04-22T19:24:46.056Z] time="2021-04-22T19:24:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-22T19:24:46.056Z] --- PASS: TestTarSums (0.08s) [2021-04-22T19:24:46.056Z] === RUN TestIteration [2021-04-22T19:24:46.056Z] --- PASS: TestIteration (0.00s) [2021-04-22T19:24:46.056Z] === RUN TestVersionLabelForChecksum [2021-04-22T19:24:46.056Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-22T19:24:46.056Z] === RUN TestVersion [2021-04-22T19:24:46.056Z] --- PASS: TestVersion (0.00s) [2021-04-22T19:24:46.056Z] === RUN TestGetVersion [2021-04-22T19:24:46.056Z] --- PASS: TestGetVersion (0.00s) [2021-04-22T19:24:46.056Z] === RUN TestGetVersions [2021-04-22T19:24:46.056Z] --- PASS: TestGetVersions (0.00s) [2021-04-22T19:24:46.056Z] PASS [2021-04-22T19:24:46.056Z] coverage: 89.3% of statements [2021-04-22T19:24:46.056Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-04-22T19:24:46.383Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2021-04-22T19:24:46.383Z] === CONT TestReadPluginNoRead [2021-04-22T19:24:46.511Z] testing: warning: no tests to run [2021-04-22T19:24:46.511Z] PASS [2021-04-22T19:24:46.511Z] coverage: [no statements] [2021-04-22T19:24:46.511Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-04-22T19:24:46.619Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2021-04-22T19:24:46.619Z] === RUN TestRemoveInvalidContainer [2021-04-22T19:24:46.619Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-22T19:24:46.619Z] === RUN TestRenameLinkedContainer [2021-04-22T19:24:46.963Z] === RUN TestTruncIndex [2021-04-22T19:24:46.963Z] --- PASS: TestTruncIndex (0.10s) [2021-04-22T19:24:46.963Z] PASS [2021-04-22T19:24:46.963Z] coverage: 91.5% of statements [2021-04-22T19:24:46.963Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-04-22T19:24:46.963Z] === RUN TestIsGIT [2021-04-22T19:24:46.963Z] --- PASS: TestIsGIT (0.00s) [2021-04-22T19:24:46.963Z] === RUN TestIsTransport [2021-04-22T19:24:46.963Z] --- PASS: TestIsTransport (0.00s) [2021-04-22T19:24:46.963Z] PASS [2021-04-22T19:24:46.963Z] coverage: 100.0% of statements [2021-04-22T19:24:46.963Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-04-22T19:24:47.033Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2021-04-22T19:24:47.292Z] ok github.com/docker/docker/layer 7.288s coverage: 68.8% of statements [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-22T19:24:47.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-22T19:24:47.292Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-04-22T19:24:47.859Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-04-22T19:24:47.859Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-04-22T19:24:47.920Z] === RUN TestVersionInfo [2021-04-22T19:24:47.920Z] --- PASS: TestVersionInfo (0.00s) [2021-04-22T19:24:47.920Z] === RUN TestAppendVersions [2021-04-22T19:24:47.920Z] --- PASS: TestAppendVersions (0.00s) [2021-04-22T19:24:47.920Z] PASS [2021-04-22T19:24:47.920Z] coverage: 88.9% of statements [2021-04-22T19:24:47.920Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-04-22T19:24:48.279Z] --- PASS: TestSecretList (3.14s) [2021-04-22T19:24:48.279Z] === RUN TestSecretsCreateAndDelete [2021-04-22T19:24:48.292Z] === RUN TestReadPluginNoRead/default [2021-04-22T19:24:48.797Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-04-22T19:24:49.365Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-04-22T19:24:49.436Z] === RUN TestValidatePrivileges [2021-04-22T19:24:49.436Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-22T19:24:49.436Z] === RUN TestFilterByCapNeg [2021-04-22T19:24:49.436Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-22T19:24:49.436Z] === RUN TestFilterByCapPos [2021-04-22T19:24:49.436Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-22T19:24:49.436Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-22T19:24:49.436Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-22T19:24:49.436Z] PASS [2021-04-22T19:24:49.436Z] coverage: 12.0% of statements [2021-04-22T19:24:49.436Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-04-22T19:24:49.436Z] === RUN TestNewSettable [2021-04-22T19:24:49.436Z] --- PASS: TestNewSettable (0.00s) [2021-04-22T19:24:49.436Z] === RUN TestIsSettable [2021-04-22T19:24:49.436Z] --- PASS: TestIsSettable (0.00s) [2021-04-22T19:24:49.436Z] === RUN TestUpdateSettingsEnv [2021-04-22T19:24:49.436Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-22T19:24:49.436Z] PASS [2021-04-22T19:24:49.436Z] coverage: 20.1% of statements [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-22T19:24:49.436Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-22T19:24:49.436Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.1% of statements [2021-04-22T19:24:49.624Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-04-22T19:24:50.202Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-22T19:24:50.826Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2021-04-22T19:24:50.826Z] === RUN TestSecretsUpdate [2021-04-22T19:24:50.954Z] time="2021-04-22T19:24:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-22T19:24:50.954Z] === RUN TestLoad [2021-04-22T19:24:50.954Z] --- PASS: TestLoad (0.00s) [2021-04-22T19:24:50.954Z] === RUN TestSave [2021-04-22T19:24:50.954Z] --- PASS: TestSave (0.03s) [2021-04-22T19:24:50.954Z] === RUN TestAddDeleteGet [2021-04-22T19:24:50.954Z] --- PASS: TestAddDeleteGet (0.03s) [2021-04-22T19:24:50.954Z] === RUN TestInvalidTags [2021-04-22T19:24:50.954Z] --- PASS: TestInvalidTags (0.01s) [2021-04-22T19:24:50.954Z] PASS [2021-04-22T19:24:50.954Z] coverage: 84.4% of statements [2021-04-22T19:24:50.954Z] ok github.com/docker/docker/reference 0.122s coverage: 84.4% of statements [2021-04-22T19:24:51.001Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-04-22T19:24:51.142Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2021-04-22T19:24:51.403Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-22T19:24:51.406Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-22T19:24:51.406Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-22T19:24:51.406Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestReaderWithReadError [2021-04-22T19:24:51.406Z] time="2021-04-22T19:24:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-22T19:24:51.406Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-22T19:24:51.406Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-22T19:24:51.406Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-22T19:24:51.406Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-22T19:24:51.407Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-22T19:24:51.407Z] === RUN TestResumableRequestReader [2021-04-22T19:24:51.407Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-22T19:24:51.407Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-22T19:24:51.407Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-22T19:24:51.407Z] PASS [2021-04-22T19:24:51.407Z] coverage: 100.0% of statements [2021-04-22T19:24:51.407Z] ok github.com/docker/docker/registry/resumable 0.233s coverage: 100.0% of statements [2021-04-22T19:24:51.859Z] === RUN TestRestartManagerTimeout [2021-04-22T19:24:51.859Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-22T19:24:51.859Z] === RUN TestRestartManagerTimeoutReset [2021-04-22T19:24:51.859Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-22T19:24:51.859Z] PASS [2021-04-22T19:24:51.859Z] coverage: 50.9% of statements [2021-04-22T19:24:51.859Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-04-22T19:24:51.938Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-04-22T19:24:52.198Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2021-04-22T19:24:52.312Z] === RUN TestResolveAuthConfigIndexServer [2021-04-22T19:24:52.312Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-22T19:24:52.312Z] === RUN TestResolveAuthConfigFullURL [2021-04-22T19:24:52.312Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-22T19:24:52.312Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-22T19:24:52.312Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-22T19:24:52.312Z] === RUN TestValidateMirror [2021-04-22T19:24:52.312Z] --- PASS: TestValidateMirror (0.00s) [2021-04-22T19:24:52.312Z] === RUN TestLoadInsecureRegistries [2021-04-22T19:24:52.458Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2021-04-22T19:24:52.717Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-04-22T19:24:52.764Z] time="2021-04-22T19:24:52Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-22T19:24:52.764Z] time="2021-04-22T19:24:52Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-22T19:24:52.764Z] time="2021-04-22T19:24:52Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-22T19:24:52.764Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-04-22T19:24:52.764Z] === RUN TestNewServiceConfig [2021-04-22T19:24:52.764Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestValidateIndexName [2021-04-22T19:24:52.764Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestValidateIndexNameWithError [2021-04-22T19:24:52.764Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestEndpointParse [2021-04-22T19:24:52.764Z] --- PASS: TestEndpointParse (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestEndpointParseInvalid [2021-04-22T19:24:52.764Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestValidateEndpoint [2021-04-22T19:24:52.764Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-22T19:24:52.764Z] === RUN TestPing [2021-04-22T19:24:52.764Z] --- PASS: TestPing (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestPingRegistryEndpoint [2021-04-22T19:24:52.764Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-22T19:24:52.764Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:52.764Z] === RUN TestEndpoint [2021-04-22T19:24:52.764Z] --- SKIP: TestEndpoint (0.00s) [2021-04-22T19:24:52.764Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:52.764Z] === RUN TestParseRepositoryInfo [2021-04-22T19:24:52.764Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestNewIndexInfo [2021-04-22T19:24:52.764Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestMirrorEndpointLookup [2021-04-22T19:24:52.764Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-22T19:24:52.764Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:24:52.764Z] === RUN TestSearchRepositories [2021-04-22T19:24:52.764Z] === RUN TestDecodeContainerConfig [2021-04-22T19:24:52.764Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-22T19:24:52.764Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-22T19:24:52.764Z] Host: 127.0.0.1:49237 [2021-04-22T19:24:52.764Z] User-Agent: docker test client [2021-04-22T19:24:52.764Z] Authorization: Token fake-token [2021-04-22T19:24:52.764Z] X-Docker-Token: true [2021-04-22T19:24:52.764Z] Accept-Encoding: gzip [2021-04-22T19:24:52.764Z] [2021-04-22T19:24:52.764Z] [2021-04-22T19:24:52.764Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-22T19:24:52.764Z] Connection: close [2021-04-22T19:24:52.764Z] Content-Length: 144 [2021-04-22T19:24:52.764Z] Cache-Control: no-cache [2021-04-22T19:24:52.764Z] Content-Type: application/json [2021-04-22T19:24:52.764Z] Date: Thu, 22 Apr 2021 19:24:52 GMT [2021-04-22T19:24:52.764Z] Expires: -1 [2021-04-22T19:24:52.764Z] Pragma: no-cache [2021-04-22T19:24:52.764Z] Server: docker-tests/mock [2021-04-22T19:24:52.764Z] X-Docker-Registry-Config: mock [2021-04-22T19:24:52.764Z] X-Docker-Registry-Version: 0.0.0 [2021-04-22T19:24:52.764Z] [2021-04-22T19:24:52.764Z] [2021-04-22T19:24:52.764Z] === RUN TestTrustedLocation [2021-04-22T19:24:52.764Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-22T19:24:52.764Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestAllowNondistributableArtifacts [2021-04-22T19:24:52.764Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestIsSecureIndex [2021-04-22T19:24:52.764Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-22T19:24:52.764Z] PASS [2021-04-22T19:24:52.764Z] coverage: 51.7% of statements [2021-04-22T19:24:52.764Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestDecodeContainerConfigIsolation [2021-04-22T19:24:52.764Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-22T19:24:52.764Z] === RUN TestValidatePrivileged [2021-04-22T19:24:52.764Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-22T19:24:52.764Z] PASS [2021-04-22T19:24:52.764Z] coverage: 52.2% of statements [2021-04-22T19:24:52.764Z] ok github.com/docker/docker/registry 0.246s coverage: 51.7% of statements [2021-04-22T19:24:52.764Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-04-22T19:24:53.203Z] --- PASS: TestRenameLinkedContainer (5.74s) [2021-04-22T19:24:53.203Z] === RUN TestRenameStoppedContainer [2021-04-22T19:24:53.217Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-22T19:24:53.217Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-22T19:24:53.217Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-22T19:24:53.217Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-22T19:24:53.217Z] PASS [2021-04-22T19:24:53.217Z] coverage: 62.5% of statements [2021-04-22T19:24:53.217Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-04-22T19:24:53.312Z] --- PASS: TestReadPluginNoRead (7.36s) [2021-04-22T19:24:53.312Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-04-22T19:24:53.312Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-04-22T19:24:53.312Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-04-22T19:24:53.312Z] read_test.go:92: [d6b83d1df5cd6] daemon is not started [2021-04-22T19:24:53.312Z] PASS [2021-04-22T19:24:53.312Z] [2021-04-22T19:24:53.312Z] DONE 6 tests in 11.570s [2021-04-22T19:24:53.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-04-22T19:24:53.312Z] testing: warning: no tests to run [2021-04-22T19:24:53.312Z] PASS [2021-04-22T19:24:53.312Z] [2021-04-22T19:24:53.312Z] DONE 0 tests in 0.012s [2021-04-22T19:24:53.312Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-22T19:24:53.312Z] INFO: Testing against a local daemon [2021-04-22T19:24:53.312Z] === RUN TestPluginWithDevMounts [2021-04-22T19:24:53.312Z] === PAUSE TestPluginWithDevMounts [2021-04-22T19:24:53.312Z] === CONT TestPluginWithDevMounts [2021-04-22T19:24:53.464Z] --- PASS: TestRenameStoppedContainer (1.47s) [2021-04-22T19:24:53.464Z] === RUN TestRenameRunningContainerAndReuse [2021-04-22T19:24:53.655Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 69.5% of statements [2021-04-22T19:24:53.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-22T19:24:54.129Z] --- PASS: TestSecretsUpdate (3.11s) [2021-04-22T19:24:54.129Z] === RUN TestTemplatedSecret [2021-04-22T19:24:54.223Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 69.3% of statements [2021-04-22T19:24:54.482Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-04-22T19:24:54.482Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-22T19:24:54.482Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-04-22T19:24:54.482Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-22T19:24:54.482Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-22T19:24:54.742Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-22T19:24:54.742Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-22T19:24:55.001Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-04-22T19:24:55.223Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-04-22T19:24:55.223Z] PASS [2021-04-22T19:24:55.223Z] [2021-04-22T19:24:55.223Z] DONE 1 tests in 1.760s [2021-04-22T19:24:55.223Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-22T19:24:55.223Z] INFO: Testing against a local daemon [2021-04-22T19:24:55.223Z] === RUN TestSecretInspect [2021-04-22T19:24:55.260Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-22T19:24:55.368Z] === RUN TestGetDriver [2021-04-22T19:24:55.368Z] --- PASS: TestGetDriver (0.00s) [2021-04-22T19:24:55.368Z] === RUN TestVolumeRequestError [2021-04-22T19:24:55.368Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-22T19:24:55.368Z] PASS [2021-04-22T19:24:55.368Z] coverage: 36.1% of statements [2021-04-22T19:24:55.368Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2021-04-22T19:24:55.519Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-04-22T19:24:55.779Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-22T19:24:55.779Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-22T19:24:55.779Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-22T19:24:56.322Z] === RUN TestGetAddress [2021-04-22T19:24:56.322Z] --- PASS: TestGetAddress (0.00s) [2021-04-22T19:24:56.322Z] === RUN TestRemove [2021-04-22T19:24:56.322Z] --- SKIP: TestRemove (0.00s) [2021-04-22T19:24:56.322Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-22T19:24:56.322Z] === RUN TestInitializeWithVolumes [2021-04-22T19:24:56.322Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-22T19:24:56.322Z] === RUN TestCreate [2021-04-22T19:24:56.322Z] --- PASS: TestCreate (0.02s) [2021-04-22T19:24:56.322Z] === RUN TestValidateName [2021-04-22T19:24:56.322Z] --- PASS: TestValidateName (0.00s) [2021-04-22T19:24:56.322Z] === RUN TestCreateWithOpts [2021-04-22T19:24:56.322Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-22T19:24:56.322Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-22T19:24:56.322Z] === RUN TestRelaodNoOpts [2021-04-22T19:24:56.322Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-22T19:24:56.322Z] PASS [2021-04-22T19:24:56.322Z] coverage: 41.5% of statements [2021-04-22T19:24:56.322Z] ok github.com/docker/docker/volume/local 0.258s coverage: 41.5% of statements [2021-04-22T19:24:56.322Z] === RUN TestConvertTmpfsOptions [2021-04-22T19:24:56.322Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-22T19:24:56.322Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-22T19:24:56.322Z] parser_test.go:49: data="ro" [2021-04-22T19:24:56.322Z] === RUN TestParseMountRaw [2021-04-22T19:24:56.322Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-22T19:24:56.322Z] === RUN TestParseMountRawSplit [2021-04-22T19:24:56.322Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-22T19:24:56.322Z] parser_test.go:390: case 0 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 1 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 2 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 3 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 4 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 5 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 6 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 7 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 8 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 0 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 1 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 2 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 3 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 4 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 5 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 6 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 7 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 8 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 9 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 10 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 11 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 12 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 0 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 1 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 2 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 3 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 4 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 5 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 6 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 7 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 8 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 9 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 10 [2021-04-22T19:24:56.322Z] parser_test.go:390: case 11 [2021-04-22T19:24:56.322Z] === RUN TestParseMountSpec [2021-04-22T19:24:56.322Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-22T19:24:56.322Z] parser_test.go:455: case 0 [2021-04-22T19:24:56.322Z] parser_test.go:455: case 1 [2021-04-22T19:24:56.322Z] parser_test.go:455: case 2 [2021-04-22T19:24:56.322Z] parser_test.go:455: case 3 [2021-04-22T19:24:56.322Z] parser_test.go:455: case 4 [2021-04-22T19:24:56.322Z] parser_test.go:455: case 5 [2021-04-22T19:24:56.322Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-22T19:24:56.322Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-22T19:24:56.322Z] === RUN TestValidateMount [2021-04-22T19:24:56.322Z] --- PASS: TestValidateMount (0.00s) [2021-04-22T19:24:56.322Z] PASS [2021-04-22T19:24:56.322Z] coverage: 66.2% of statements [2021-04-22T19:24:56.322Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 66.2% of statements [2021-04-22T19:24:56.716Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-04-22T19:24:57.027Z] --- PASS: TestRenameRunningContainerAndReuse (2.86s) [2021-04-22T19:24:57.027Z] === RUN TestRenameInvalidName [2021-04-22T19:24:57.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-22T19:24:57.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-22T19:24:57.285Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-22T19:24:57.446Z] --- PASS: TestTemplatedSecret (3.27s) [2021-04-22T19:24:57.446Z] === RUN TestSecretCreateResolve [2021-04-22T19:24:57.544Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-22T19:24:57.599Z] --- PASS: TestRenameInvalidName (1.05s) [2021-04-22T19:24:57.599Z] === RUN TestRenameAnonymousContainer [2021-04-22T19:24:57.803Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-22T19:24:57.824Z] --- PASS: TestSecretInspect (2.49s) [2021-04-22T19:24:57.824Z] === RUN TestSecretList [2021-04-22T19:24:57.839Z] === RUN TestSetGetMeta [2021-04-22T19:24:57.839Z] === PAUSE TestSetGetMeta [2021-04-22T19:24:57.839Z] === RUN TestRestore [2021-04-22T19:24:57.839Z] === PAUSE TestRestore [2021-04-22T19:24:57.839Z] === RUN TestServiceCreate [2021-04-22T19:24:57.839Z] === PAUSE TestServiceCreate [2021-04-22T19:24:57.839Z] === RUN TestServiceList [2021-04-22T19:24:57.839Z] === PAUSE TestServiceList [2021-04-22T19:24:57.839Z] === RUN TestServiceRemove [2021-04-22T19:24:57.839Z] === PAUSE TestServiceRemove [2021-04-22T19:24:57.839Z] === RUN TestServiceGet [2021-04-22T19:24:57.839Z] === PAUSE TestServiceGet [2021-04-22T19:24:57.839Z] === RUN TestServicePrune [2021-04-22T19:24:57.839Z] === PAUSE TestServicePrune [2021-04-22T19:24:57.839Z] === RUN TestCreate [2021-04-22T19:24:57.839Z] === PAUSE TestCreate [2021-04-22T19:24:57.839Z] === RUN TestRemove [2021-04-22T19:24:57.839Z] === PAUSE TestRemove [2021-04-22T19:24:57.839Z] === RUN TestList [2021-04-22T19:24:57.839Z] === PAUSE TestList [2021-04-22T19:24:57.839Z] === RUN TestFindByDriver [2021-04-22T19:24:57.839Z] === PAUSE TestFindByDriver [2021-04-22T19:24:57.839Z] === RUN TestFindByReferenced [2021-04-22T19:24:57.839Z] === PAUSE TestFindByReferenced [2021-04-22T19:24:57.839Z] === RUN TestDerefMultipleOfSameRef [2021-04-22T19:24:57.839Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-22T19:24:57.839Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-22T19:24:57.839Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-22T19:24:57.839Z] === RUN TestDefererencePluginOnCreateError [2021-04-22T19:24:57.839Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-22T19:24:57.839Z] === RUN TestRefDerefRemove [2021-04-22T19:24:57.839Z] === PAUSE TestRefDerefRemove [2021-04-22T19:24:57.839Z] === RUN TestGet [2021-04-22T19:24:57.839Z] === PAUSE TestGet [2021-04-22T19:24:57.839Z] === RUN TestGetWithReference [2021-04-22T19:24:57.839Z] === PAUSE TestGetWithReference [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_nil_list [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_empty_list [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_filter_some [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_filter_middle [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-22T19:24:57.839Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-22T19:24:57.839Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_nil_list [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_filter_some [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_filter_middle [2021-04-22T19:24:57.839Z] === CONT TestFilterFunc/test_empty_list [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-22T19:24:57.839Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-22T19:24:57.839Z] === CONT TestSetGetMeta [2021-04-22T19:24:57.839Z] === CONT TestFindByDriver [2021-04-22T19:24:57.839Z] === CONT TestServiceGet [2021-04-22T19:24:57.839Z] === CONT TestServiceList [2021-04-22T19:24:57.839Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestServiceCreate [2021-04-22T19:24:57.839Z] --- PASS: TestFindByDriver (0.03s) [2021-04-22T19:24:57.839Z] === CONT TestRestore [2021-04-22T19:24:57.839Z] --- PASS: TestRestore (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestServiceRemove [2021-04-22T19:24:57.839Z] --- PASS: TestServiceGet (0.14s) [2021-04-22T19:24:57.839Z] === CONT TestRemove [2021-04-22T19:24:57.839Z] --- PASS: TestServiceRemove (0.10s) [2021-04-22T19:24:57.839Z] === CONT TestList [2021-04-22T19:24:57.839Z] --- PASS: TestServiceList (0.14s) [2021-04-22T19:24:57.839Z] === CONT TestCreate [2021-04-22T19:24:57.839Z] --- PASS: TestServiceCreate (0.13s) [2021-04-22T19:24:57.839Z] === CONT TestServicePrune [2021-04-22T19:24:57.839Z] --- PASS: TestRemove (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestRefDerefRemove [2021-04-22T19:24:57.839Z] time="2021-04-22T19:24:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:24:57.839Z] --- PASS: TestCreate (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestGetWithReference [2021-04-22T19:24:57.839Z] --- PASS: TestList (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestGet [2021-04-22T19:24:57.839Z] time="2021-04-22T19:24:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:24:57.839Z] time="2021-04-22T19:24:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:24:57.839Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-22T19:24:57.839Z] time="2021-04-22T19:24:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-22T19:24:57.839Z] --- PASS: TestGet (0.01s) [2021-04-22T19:24:57.839Z] === CONT TestDefererencePluginOnCreateError [2021-04-22T19:24:57.839Z] --- PASS: TestGetWithReference (0.02s) [2021-04-22T19:24:57.839Z] === CONT TestDerefMultipleOfSameRef [2021-04-22T19:24:57.839Z] time="2021-04-22T19:24:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:24:57.839Z] --- PASS: TestServicePrune (0.05s) [2021-04-22T19:24:57.839Z] === CONT TestFindByReferenced [2021-04-22T19:24:57.839Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-22T19:24:57.839Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-22T19:24:57.839Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-04-22T19:24:57.839Z] --- PASS: TestFindByReferenced (0.01s) [2021-04-22T19:24:57.839Z] PASS [2021-04-22T19:24:57.839Z] coverage: 70.3% of statements [2021-04-22T19:24:57.839Z] ok github.com/docker/docker/volume/service 0.258s coverage: 70.3% of statements [2021-04-22T19:24:59.178Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-04-22T19:24:59.356Z] --- PASS: TestNewClientWithTimeout (17.72s) [2021-04-22T19:24:59.356Z] === RUN TestClientStream [2021-04-22T19:24:59.356Z] --- PASS: TestClientStream (0.00s) [2021-04-22T19:24:59.356Z] === RUN TestClientSendFile [2021-04-22T19:24:59.356Z] --- PASS: TestClientSendFile (0.00s) [2021-04-22T19:24:59.356Z] === RUN TestClientWithRequestTimeout [2021-04-22T19:24:59.356Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-22T19:24:59.356Z] === RUN TestFileSpecPlugin [2021-04-22T19:24:59.357Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-22T19:24:59.357Z] === RUN TestFileJSONSpecPlugin [2021-04-22T19:24:59.357Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-22T19:24:59.357Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-22T19:24:59.357Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-22T19:24:59.357Z] === RUN TestPluginAddHandler [2021-04-22T19:24:59.357Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-22T19:24:59.357Z] === RUN TestPluginWaitBadPlugin [2021-04-22T19:24:59.357Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-22T19:24:59.357Z] === RUN TestGet [2021-04-22T19:24:59.357Z] time="2021-04-22T19:24:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-22T19:24:59.436Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-22T19:25:00.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-22T19:25:00.310Z] time="2021-04-22T19:24:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-22T19:25:00.367Z] --- PASS: TestSecretList (2.53s) [2021-04-22T19:25:00.367Z] === RUN TestSecretsCreateAndDelete [2021-04-22T19:25:00.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-22T19:25:00.760Z] --- PASS: TestSecretCreateResolve (3.13s) [2021-04-22T19:25:00.760Z] PASS [2021-04-22T19:25:00.760Z] [2021-04-22T19:25:00.760Z] DONE 6 tests in 19.011s [2021-04-22T19:25:00.760Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-22T19:25:00.760Z] ++ 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-04-22T19:25:00.760Z] ++ set -e [2021-04-22T19:25:00.760Z] ++ '[' -n 0 ']' [2021-04-22T19:25:00.760Z] ++ set -x [2021-04-22T19:25:00.760Z] ++ env -i DEST=/go/src/github.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-04-22T19:25:00.760Z] INFO: Testing against a local daemon [2021-04-22T19:25:00.760Z] === RUN TestServiceCreateInit [2021-04-22T19:25:00.760Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-22T19:25:00.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-22T19:25:02.462Z] time="2021-04-22T19:25:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-22T19:25:02.695Z] --- PASS: TestRenameAnonymousContainer (5.13s) [2021-04-22T19:25:02.695Z] === RUN TestRenameContainerWithSameName [2021-04-22T19:25:02.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-22T19:25:02.899Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2021-04-22T19:25:02.899Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-22T19:25:02.899Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-22T19:25:02.909Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2021-04-22T19:25:02.909Z] === RUN TestSecretsUpdate [2021-04-22T19:25:03.158Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-22T19:25:03.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-22T19:25:03.838Z] --- PASS: TestRenameContainerWithSameName (1.13s) [2021-04-22T19:25:03.838Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-22T19:25:04.099Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-22T19:25:04.667Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-22T19:25:04.819Z] --- PASS: TestSecretsUpdate (2.45s) [2021-04-22T19:25:04.819Z] === RUN TestTemplatedSecret [2021-04-22T19:25:05.235Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-04-22T19:25:05.804Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-04-22T19:25:05.804Z] testing: warning: no tests to run [2021-04-22T19:25:05.804Z] coverage: [no statements] [2021-04-22T19:25:05.804Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-22T19:25:06.059Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-22T19:25:06.156Z] time="2021-04-22T19:25:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-22T19:25:06.385Z] --- PASS: TestRenameContainerWithLinkedContainer (2.71s) [2021-04-22T19:25:06.385Z] === RUN TestResize [2021-04-22T19:25:06.398Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2021-04-22T19:25:06.657Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-22T19:25:06.657Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-22T19:25:06.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-22T19:25:07.900Z] --- PASS: TestResize (1.39s) [2021-04-22T19:25:07.900Z] === RUN TestResizeWithInvalidSize [2021-04-22T19:25:09.020Z] --- PASS: TestTemplatedSecret (3.53s) [2021-04-22T19:25:09.020Z] === RUN TestSecretCreateResolve [2021-04-22T19:25:09.192Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-04-22T19:25:09.286Z] --- PASS: TestResizeWithInvalidSize (1.29s) [2021-04-22T19:25:09.286Z] === RUN TestResizeWhenContainerNotStarted [2021-04-22T19:25:09.451Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-22T19:25:10.018Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-22T19:25:10.669Z] --- PASS: TestResizeWhenContainerNotStarted (1.24s) [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:25:10.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:25:10.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-22T19:25:10.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-22T19:25:10.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-22T19:25:10.929Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-04-22T19:25:10.930Z] PASS [2021-04-22T19:25:10.930Z] [2021-04-22T19:25:10.930Z] DONE 6 tests in 16.010s [2021-04-22T19:25:10.930Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-22T19:25:10.930Z] INFO: Testing against a local daemon [2021-04-22T19:25:10.930Z] === RUN TestServiceCreateInit [2021-04-22T19:25:10.930Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-22T19:25:11.356Z] --- PASS: TestServiceCreateInit (10.72s) [2021-04-22T19:25:11.356Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) [2021-04-22T19:25:11.356Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2021-04-22T19:25:11.356Z] === RUN TestCreateServiceMultipleTimes [2021-04-22T19:25:11.394Z] ok github.com/docker/docker/quota 0.269s coverage: 71.4% of statements [2021-04-22T19:25:11.653Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-22T19:25:13.029Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-04-22T19:25:13.597Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-22T19:25:13.856Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-04-22T19:25:14.656Z] --- PASS: TestGet (15.01s) [2021-04-22T19:25:14.656Z] === RUN TestPluginWithNoManifest [2021-04-22T19:25:14.656Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-22T19:25:14.656Z] === RUN TestGetAll [2021-04-22T19:25:14.656Z] --- PASS: TestGetAll (0.00s) [2021-04-22T19:25:14.656Z] PASS [2021-04-22T19:25:14.656Z] coverage: 73.4% of statements [2021-04-22T19:25:14.656Z] ok github.com/docker/docker/pkg/plugins 36.327s coverage: 73.4% of statements [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/quota [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/rootless [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/volume [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-22T19:25:14.656Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-22T19:25:14.792Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-22T19:25:14.793Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-22T19:25:14.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-22T19:25:14.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-22T19:25:15.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-22T19:25:16.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === Skipped [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-22T19:25:16.178Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-22T19:25:16.178Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-22T19:25:16.178Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-22T19:25:16.178Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-22T19:25:16.178Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-22T19:25:16.178Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-22T19:25:16.178Z] daemon_test.go:147: root required [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-22T19:25:16.178Z] reload_test.go:520: root required [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-22T19:25:16.178Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-22T19:25:16.178Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-22T19:25:16.178Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-22T19:25:16.178Z] download_test.go:268: Needs fixing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-22T19:25:16.178Z] layer_test.go:304: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-22T19:25:16.178Z] layer_test.go:353: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-22T19:25:16.178Z] layer_test.go:468: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-22T19:25:16.178Z] layer_test.go:697: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-22T19:25:16.178Z] migration_test.go:46: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-22T19:25:16.178Z] migration_test.go:182: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-22T19:25:16.178Z] mount_test.go:17: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-22T19:25:16.178Z] mount_test.go:76: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-22T19:25:16.178Z] mount_test.go:125: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-22T19:25:16.178Z] mount_test.go:212: Failing on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:134: Xz not present in msys2 [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:239: Failing on Windows CI machines [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-22T19:25:16.178Z] archive_windows_test.go:16: Currently fails [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-22T19:25:16.178Z] changes_test.go:196: needs more investigation [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-04-22T19:25:16.178Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-04-22T19:25:16.178Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-22T19:25:16.178Z] changes_test.go:433: needs further investigation [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-22T19:25:16.178Z] changes_test.go:469: needs further investigation [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-22T19:25:16.178Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-22T19:25:16.178Z] poller_test.go:41: No chmod on Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-22T19:25:16.178Z] fileutils_test.go:134: Needs porting to Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-22T19:25:16.178Z] fileutils_test.go:180: Needs porting to Windows [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-22T19:25:16.178Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-22T19:25:16.178Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-22T19:25:16.178Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:25:16.178Z] [2021-04-22T19:25:16.178Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-22T19:25:16.179Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-22T19:25:16.179Z] [2021-04-22T19:25:16.179Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-22T19:25:16.179Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-22T19:25:16.179Z] [2021-04-22T19:25:16.179Z] [2021-04-22T19:25:16.179Z] DONE 1833 tests, 47 skipped in 205.598s [2021-04-22T19:25:16.179Z] INFO: make.ps1 ended at 04/22/2021 19:25:15 [2021-04-22T19:25:16.211Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-22T19:25:17.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-22T19:25:18.080Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-22T19:25:18.336Z] powershell.exe : Unsupported signal: . Discarding. [2021-04-22T19:25:18.336Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-90f8aad2\powershellWrapper.ps1:3 char:1 [2021-04-22T19:25:18.336Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-04-22T19:25:18.336Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-04-22T19:25:18.336Z] + CategoryInfo : NotSpecified: (Unsupported signal: . Discarding.:String) [], RemoteException [2021-04-22T19:25:18.336Z] + FullyQualifiedErrorId : NativeCommandError [2021-04-22T19:25:18.336Z] [2021-04-22T19:25:18.336Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-22T19:25:18.336Z] INFO: Unit tests ended at 04/22/2021 19:25:17. Duration:00:03:40.4522838 [2021-04-22T19:25:18.336Z] INFO: Building busybox [2021-04-22T19:25:18.336Z] Sending build context to Docker daemon 5.12kB [2021-04-22T19:25:18.336Z] [2021-04-22T19:25:18.336Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-22T19:25:18.336Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-22T19:25:18.336Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-22T19:25:18.336Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-22T19:25:18.336Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-22T19:25:18.336Z] ---> 39d157a84080 [2021-04-22T19:25:18.336Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-22T19:25:18.336Z] ---> Running in 41aebd5da4e1 [2021-04-22T19:25:18.647Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2021-04-22T19:25:19.216Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-22T19:25:19.564Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-22T19:25:19.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-22T19:25:20.413Z] --- PASS: TestServiceCreateInit (9.55s) [2021-04-22T19:25:20.413Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2021-04-22T19:25:20.413Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.69s) [2021-04-22T19:25:20.413Z] === RUN TestCreateServiceMultipleTimes [2021-04-22T19:25:20.594Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-04-22T19:25:20.768Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-22T19:25:21.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-22T19:25:21.973Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-22T19:25:22.090Z] Removing intermediate container 41aebd5da4e1 [2021-04-22T19:25:22.090Z] ---> 628cad82e9e9 [2021-04-22T19:25:22.090Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-22T19:25:22.090Z] ---> Running in 997f4ea1aceb [2021-04-22T19:25:22.542Z] Removing intermediate container 997f4ea1aceb [2021-04-22T19:25:22.542Z] ---> 1e93456f2f70 [2021-04-22T19:25:22.542Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-22T19:25:22.542Z] ---> Running in 7dfda305ad9e [2021-04-22T19:25:22.996Z] Removing intermediate container 7dfda305ad9e [2021-04-22T19:25:22.996Z] ---> 7dff59a9aea8 [2021-04-22T19:25:22.996Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-22T19:25:23.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-22T19:25:24.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-22T19:25:24.510Z] [2021-04-22T19:25:24.510Z] ---> e7f6626b16b7 [2021-04-22T19:25:24.510Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-22T19:25:24.963Z] ---> Running in fde5febcb000 [2021-04-22T19:25:25.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:25:27.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-22T19:25:27.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:25:27.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-22T19:25:28.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-22T19:25:28.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-22T19:25:30.350Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-22T19:25:30.565Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/rootless [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/volume [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-22T19:25:30.565Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === Skipped [2021-04-22T19:25:30.565Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-22T19:25:30.565Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-22T19:25:30.565Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-22T19:25:30.565Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.565Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-22T19:25:30.565Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.565Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-22T19:25:30.565Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.565Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-22T19:25:30.565Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.565Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-22T19:25:30.565Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.565Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-22T19:25:30.565Z] graphtest_unix.go:73: No driver to put! [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-22T19:25:30.565Z] time="2021-04-22T19:24:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:25:30.565Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:25:30.565Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:25:30.565Z] [2021-04-22T19:25:30.565Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-22T19:25:30.566Z] time="2021-04-22T19:24:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-22T19:25:30.566Z] time="2021-04-22T19:24:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-22T19:25:30.566Z] time="2021-04-22T19:24:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-22T19:25:30.566Z] time="2021-04-22T19:24:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:73: No driver to put! [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-22T19:25:30.566Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-22T19:25:30.566Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-22T19:25:30.566Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-22T19:25:30.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-22T19:25:30.566Z] graphtest_unix.go:73: No driver to put! [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-22T19:25:30.566Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-22T19:25:30.566Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] [2021-04-22T19:25:30.566Z] DONE 2247 tests, 26 skipped in 257.195s Post stage [Pipeline] junit [2021-04-22T19:25:31.145Z] Recording test results [2021-04-22T19:25:31.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-22T19:25:31.437Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-22T19:25:31.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42254/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=780aa86cf022f693a34a07e922337feacd0a2f61 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:780aa86cf022f693a34a07e922337feacd0a2f61 hack/validate/vendor [2021-04-22T19:25:31.867Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.79s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.04s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.57s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.63s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.87s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.23s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-04-22T19:25:32.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.05s) [2021-04-22T19:25:32.128Z] === RUN TestCgroupNamespacesRun [2021-04-22T19:25:32.700Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-22T19:25:32.912Z] 4612f6d0b889: Pull complete [2021-04-22T19:25:33.178Z] 2021/04/22 19:25:32 Collecting initial packages [2021-04-22T19:25:33.178Z] 2021/04/22 19:25:32 Download dependencies [2021-04-22T19:25:33.324Z] --- PASS: TestCreateServiceMultipleTimes (18.55s) [2021-04-22T19:25:33.324Z] === RUN TestCreateServiceConflict [2021-04-22T19:25:33.324Z] --- PASS: TestCreateServiceConflict (3.14s) [2021-04-22T19:25:33.324Z] === RUN TestCreateServiceMaxReplicas [2021-04-22T19:25:33.481Z] Removing intermediate container fde5febcb000 [2021-04-22T19:25:33.481Z] ---> be891625cc55 [2021-04-22T19:25:33.481Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-22T19:25:33.481Z] ---> Running in ed226f198c0e [2021-04-22T19:25:33.933Z] [2021-04-22T19:25:33.933Z] SUCCESS: Specified value was saved. [2021-04-22T19:25:34.615Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-22T19:25:35.558Z] --- PASS: TestCgroupNamespacesRun (3.40s) [2021-04-22T19:25:35.558Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-22T19:25:36.083Z] Removing intermediate container ed226f198c0e [2021-04-22T19:25:36.083Z] ---> f46fdf7ebba1 [2021-04-22T19:25:36.083Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-22T19:25:36.083Z] ---> Running in 71918bc05e5a [2021-04-22T19:25:36.460Z] 2021/04/22 19:25:36 Starting whole vndr cycle because no package specified [2021-04-22T19:25:36.460Z] 2021/04/22 19:25:36 Ignoring paths matching "^archive/tar" [2021-04-22T19:25:36.627Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2021-04-22T19:25:36.627Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-04-22T19:25:36.719Z] 2021/04/22 19:25:36 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Finished clone github.com/Azure/go-ansiterm [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20 [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Finished clone github.com/docker/go-units [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Clone github.com/Microsoft/go-winio, revision d1ffc52c73318019ce58aaa5282588c52df029b7, attempt 1/20 [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Finished clone github.com/docker/libtrust [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Finished clone github.com/moby/term [2021-04-22T19:25:37.658Z] 2021/04/22 19:25:37 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Finished clone github.com/tchap/go-patricia [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Finished clone github.com/google/uuid [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Finished clone github.com/creack/pty [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Finished clone github.com/moby/locker [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Finished clone github.com/moby/sys [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Finished clone github.com/willf/bitset [2021-04-22T19:25:37.918Z] 2021/04/22 19:25:37 Clone golang.org/x/sync, revision 6e8e738ad208923de99951fe0b48239bfd864f28, attempt 1/20 [2021-04-22T19:25:38.103Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2021-04-22T19:25:38.103Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-22T19:25:38.178Z] 2021/04/22 19:25:37 Finished clone github.com/gorilla/mux [2021-04-22T19:25:38.178Z] 2021/04/22 19:25:37 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-04-22T19:25:38.438Z] 2021/04/22 19:25:38 Finished clone github.com/sirupsen/logrus [2021-04-22T19:25:38.438Z] 2021/04/22 19:25:38 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-04-22T19:25:38.520Z] --- PASS: TestCreateServiceMultipleTimes (18.18s) [2021-04-22T19:25:38.520Z] === RUN TestCreateServiceConflict [2021-04-22T19:25:39.376Z] 2021/04/22 19:25:39 Finished clone github.com/syndtr/gocapability [2021-04-22T19:25:39.376Z] 2021/04/22 19:25:39 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-04-22T19:25:39.376Z] 2021/04/22 19:25:39 Finished clone github.com/RackSec/srslog [2021-04-22T19:25:39.376Z] 2021/04/22 19:25:39 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-04-22T19:25:39.376Z] 2021/04/22 19:25:39 Finished clone gotest.tools/v3 [2021-04-22T19:25:39.376Z] 2021/04/22 19:25:39 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Finished clone github.com/imdario/mergo [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Finished clone golang.org/x/sync [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Finished clone github.com/Microsoft/go-winio [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Finished clone github.com/google/go-cmp [2021-04-22T19:25:39.636Z] 2021/04/22 19:25:39 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-04-22T19:25:39.824Z] Cannot create a file when that file already exists. [2021-04-22T19:25:40.575Z] 2021/04/22 19:25:40 Finished clone github.com/tonistiigi/units [2021-04-22T19:25:40.575Z] 2021/04/22 19:25:40 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-04-22T19:25:40.575Z] 2021/04/22 19:25:40 Finished clone github.com/docker/go-connections [2021-04-22T19:25:40.575Z] 2021/04/22 19:25:40 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-04-22T19:25:40.835Z] 2021/04/22 19:25:40 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-04-22T19:25:40.835Z] 2021/04/22 19:25:40 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-04-22T19:25:40.835Z] 2021/04/22 19:25:40 Finished clone github.com/opentracing-contrib/go-stdlib [2021-04-22T19:25:40.835Z] 2021/04/22 19:25:40 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-04-22T19:25:40.835Z] 2021/04/22 19:25:40 Finished clone github.com/mitchellh/hashstructure [2021-04-22T19:25:40.835Z] 2021/04/22 19:25:40 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-04-22T19:25:41.063Z] --- PASS: TestCreateServiceConflict (2.46s) [2021-04-22T19:25:41.063Z] === RUN TestCreateServiceMaxReplicas [2021-04-22T19:25:41.094Z] 2021/04/22 19:25:40 Finished clone github.com/gofrs/flock [2021-04-22T19:25:41.094Z] 2021/04/22 19:25:40 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-04-22T19:25:41.094Z] 2021/04/22 19:25:40 Finished clone github.com/google/shlex [2021-04-22T19:25:41.094Z] 2021/04/22 19:25:40 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-04-22T19:25:41.094Z] 2021/04/22 19:25:40 Finished clone github.com/opentracing/opentracing-go [2021-04-22T19:25:41.094Z] 2021/04/22 19:25:40 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-04-22T19:25:41.401Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.43s) [2021-04-22T19:25:41.401Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Finished clone github.com/armon/go-radix [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Finished clone github.com/sean-/seed [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Finished clone github.com/docker/go-events [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Finished clone github.com/armon/go-metrics [2021-04-22T19:25:42.474Z] 2021/04/22 19:25:42 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-04-22T19:25:42.733Z] 2021/04/22 19:25:42 Finished clone github.com/tonistiigi/fsutil [2021-04-22T19:25:42.733Z] 2021/04/22 19:25:42 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-04-22T19:25:42.789Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-22T19:25:43.670Z] 2021/04/22 19:25:43 Finished clone github.com/hashicorp/memberlist [2021-04-22T19:25:43.670Z] 2021/04/22 19:25:43 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-04-22T19:25:43.670Z] 2021/04/22 19:25:43 Finished clone github.com/hashicorp/errwrap [2021-04-22T19:25:43.670Z] 2021/04/22 19:25:43 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-04-22T19:25:43.929Z] 2021/04/22 19:25:43 Finished clone github.com/hashicorp/go-multierror [2021-04-22T19:25:43.929Z] 2021/04/22 19:25:43 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-04-22T19:25:44.360Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2021-04-22T19:25:44.360Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-22T19:25:44.470Z] Removing intermediate container 71918bc05e5a [2021-04-22T19:25:44.470Z] ---> 5ff6ab1fe83d [2021-04-22T19:25:44.470Z] Step 13/13 : CMD ["sh"] [2021-04-22T19:25:44.470Z] ---> Running in 3365f9d7c3f9 [2021-04-22T19:25:44.470Z] Removing intermediate container 3365f9d7c3f9 [2021-04-22T19:25:44.470Z] ---> 192c93ca378d [2021-04-22T19:25:44.470Z] Successfully built 192c93ca378d [2021-04-22T19:25:44.470Z] Successfully tagged busybox:latest [2021-04-22T19:25:44.470Z] INFO: Docker images of the daemon under test [2021-04-22T19:25:44.470Z] [2021-04-22T19:25:44.470Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-22T19:25:44.470Z] busybox latest 192c93ca378d Less than a second ago 2.78GB [2021-04-22T19:25:44.470Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-04-22T19:25:44.470Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-04-22T19:25:44.470Z] [2021-04-22T19:25:44.470Z] INFO: Running integration tests at 04/22/2021 19:25:44... [2021-04-22T19:25:44.470Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-22T19:25:44.496Z] 2021/04/22 19:25:44 Finished clone github.com/docker/libkv [2021-04-22T19:25:44.496Z] 2021/04/22 19:25:44 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-04-22T19:25:44.769Z] --- PASS: TestCgroupNamespacesRunHostMode (3.31s) [2021-04-22T19:25:44.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-22T19:25:44.922Z] INFO: Integration API tests being run from the host: [2021-04-22T19:25:44.922Z] INFO: make.ps1 starting at 04/22/2021 19:25:44 [2021-04-22T19:25:45.064Z] 2021/04/22 19:25:44 Finished clone github.com/vishvananda/netns [2021-04-22T19:25:45.064Z] 2021/04/22 19:25:44 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-04-22T19:25:45.064Z] 2021/04/22 19:25:44 Finished clone github.com/hashicorp/go-sockaddr [2021-04-22T19:25:45.064Z] 2021/04/22 19:25:44 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-04-22T19:25:45.323Z] 2021/04/22 19:25:45 Finished clone github.com/golang/gddo [2021-04-22T19:25:45.323Z] 2021/04/22 19:25:45 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-04-22T19:25:45.387Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-22T19:25:46.172Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-22T19:25:46.261Z] 2021/04/22 19:25:45 Finished clone github.com/BurntSushi/toml [2021-04-22T19:25:46.261Z] 2021/04/22 19:25:45 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-04-22T19:25:46.261Z] 2021/04/22 19:25:46 Finished clone github.com/moby/ipvs [2021-04-22T19:25:46.261Z] 2021/04/22 19:25:46 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-04-22T19:25:46.829Z] 2021/04/22 19:25:46 Finished clone github.com/samuel/go-zookeeper [2021-04-22T19:25:46.829Z] 2021/04/22 19:25:46 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-04-22T19:25:46.829Z] 2021/04/22 19:25:46 Finished clone github.com/deckarep/golang-set [2021-04-22T19:25:46.829Z] 2021/04/22 19:25:46 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-04-22T19:25:46.829Z] 2021/04/22 19:25:46 Finished clone github.com/hashicorp/go-msgpack [2021-04-22T19:25:47.088Z] 2021/04/22 19:25:46 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-04-22T19:25:47.088Z] 2021/04/22 19:25:46 Finished clone github.com/vishvananda/netlink [2021-04-22T19:25:47.088Z] 2021/04/22 19:25:46 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-04-22T19:25:47.351Z] 2021/04/22 19:25:47 Finished clone github.com/coreos/go-semver [2021-04-22T19:25:47.351Z] 2021/04/22 19:25:47 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-04-22T19:25:47.561Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-22T19:25:47.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.54s) [2021-04-22T19:25:47.821Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-22T19:25:48.082Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-22T19:25:48.288Z] 2021/04/22 19:25:47 Finished clone github.com/ishidawataru/sctp [2021-04-22T19:25:48.289Z] 2021/04/22 19:25:47 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-04-22T19:25:48.343Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-22T19:25:48.872Z] 2021/04/22 19:25:48 Finished clone github.com/modern-go/concurrent [2021-04-22T19:25:48.872Z] 2021/04/22 19:25:48 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-04-22T19:25:48.915Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-22T19:25:49.487Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-22T19:25:49.487Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-22T19:25:49.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-22T19:25:49.809Z] 2021/04/22 19:25:49 Finished clone github.com/modern-go/reflect2 [2021-04-22T19:25:49.810Z] 2021/04/22 19:25:49 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-04-22T19:25:50.321Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s) [2021-04-22T19:25:50.321Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-22T19:25:50.377Z] 2021/04/22 19:25:50 Finished clone golang.org/x/net [2021-04-22T19:25:50.377Z] 2021/04/22 19:25:50 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-04-22T19:25:50.377Z] 2021/04/22 19:25:50 Finished clone github.com/json-iterator/go [2021-04-22T19:25:50.377Z] 2021/04/22 19:25:50 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-04-22T19:25:50.377Z] 2021/04/22 19:25:50 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-04-22T19:25:50.377Z] 2021/04/22 19:25:50 Finished clone go.etcd.io/bbolt [2021-04-22T19:25:50.892Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-22T19:25:51.464Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.25s) [2021-04-22T19:25:51.464Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-22T19:25:51.540Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2021-04-22T19:25:51.540Z] === RUN TestCreateServiceSecretFileMode [2021-04-22T19:25:51.757Z] 2021/04/22 19:25:51 Finished clone github.com/Microsoft/opengcs [2021-04-22T19:25:51.757Z] 2021/04/22 19:25:51 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-04-22T19:25:51.757Z] 2021/04/22 19:25:51 Finished clone github.com/opencontainers/go-digest [2021-04-22T19:25:51.757Z] 2021/04/22 19:25:51 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-04-22T19:25:51.757Z] 2021/04/22 19:25:51 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-04-22T19:25:51.757Z] 2021/04/22 19:25:51 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-04-22T19:25:52.016Z] 2021/04/22 19:25:51 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-04-22T19:25:52.016Z] 2021/04/22 19:25:51 Finished clone github.com/mistifyio/go-zfs [2021-04-22T19:25:52.954Z] 2021/04/22 19:25:52 Finished clone github.com/hashicorp/serf [2021-04-22T19:25:52.954Z] 2021/04/22 19:25:52 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-04-22T19:25:53.894Z] 2021/04/22 19:25:53 Finished clone github.com/cyphar/filepath-securejoin [2021-04-22T19:25:53.894Z] 2021/04/22 19:25:53 Clone github.com/coreos/go-systemd/v22, revision b51e752dd1c9c618846f8bc5b95ab524bd7b11c2, attempt 1/20 [2021-04-22T19:25:54.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-22T19:25:54.766Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.26s) [2021-04-22T19:25:54.766Z] === RUN TestKernelTCPMemory [2021-04-22T19:25:54.843Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2021-04-22T19:25:54.843Z] === RUN TestCreateServiceConfigFileMode [2021-04-22T19:25:55.274Z] 2021/04/22 19:25:54 Finished clone github.com/vbatts/tar-split [2021-04-22T19:25:55.274Z] 2021/04/22 19:25:54 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-04-22T19:25:55.274Z] 2021/04/22 19:25:55 Finished clone github.com/opencontainers/runtime-spec [2021-04-22T19:25:55.274Z] 2021/04/22 19:25:55 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-04-22T19:25:55.533Z] 2021/04/22 19:25:55 Finished clone github.com/coreos/go-systemd [2021-04-22T19:25:55.533Z] 2021/04/22 19:25:55 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-04-22T19:25:55.793Z] 2021/04/22 19:25:55 Finished clone github.com/opencontainers/image-spec [2021-04-22T19:25:55.793Z] 2021/04/22 19:25:55 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-04-22T19:25:56.153Z] --- PASS: TestKernelTCPMemory (1.58s) [2021-04-22T19:25:56.153Z] === RUN TestNISDomainname [2021-04-22T19:25:56.363Z] 2021/04/22 19:25:56 Finished clone github.com/coreos/go-systemd/v22 [2021-04-22T19:25:56.363Z] 2021/04/22 19:25:56 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-04-22T19:25:56.933Z] 2021/04/22 19:25:56 Finished clone github.com/Graylog2/go-gelf [2021-04-22T19:25:56.933Z] 2021/04/22 19:25:56 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-04-22T19:25:57.192Z] 2021/04/22 19:25:56 Finished clone github.com/fluent/fluent-logger-golang [2021-04-22T19:25:57.192Z] 2021/04/22 19:25:56 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-04-22T19:25:57.192Z] 2021/04/22 19:25:57 Finished clone github.com/philhofer/fwd [2021-04-22T19:25:57.192Z] 2021/04/22 19:25:57 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-04-22T19:25:57.192Z] 2021/04/22 19:25:57 Finished clone github.com/godbus/dbus/v5 [2021-04-22T19:25:57.192Z] 2021/04/22 19:25:57 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-04-22T19:25:57.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-22T19:25:58.147Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2021-04-22T19:25:58.147Z] === RUN TestCreateServiceSysctls [2021-04-22T19:25:58.478Z] --- PASS: TestNISDomainname (2.23s) [2021-04-22T19:25:58.478Z] === RUN TestHostnameDnsResolution [2021-04-22T19:25:58.478Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-22T19:25:58.572Z] 2021/04/22 19:25:58 Finished clone github.com/fsnotify/fsnotify [2021-04-22T19:25:58.572Z] 2021/04/22 19:25:58 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-04-22T19:25:58.832Z] 2021/04/22 19:25:58 Finished clone github.com/bsphere/le_go [2021-04-22T19:25:58.832Z] 2021/04/22 19:25:58 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-04-22T19:25:59.257Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2021-04-22T19:25:59.257Z] === RUN TestCreateServiceSecretFileMode [2021-04-22T19:25:59.400Z] 2021/04/22 19:25:59 Finished clone github.com/jmespath/go-jmespath [2021-04-22T19:25:59.400Z] 2021/04/22 19:25:59 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-04-22T19:25:59.865Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Finished clone github.com/tinylib/msgp [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Finished clone github.com/docker/libnetwork [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Finished clone golang.org/x/sys [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Finished clone github.com/golang/groupcache [2021-04-22T19:26:00.778Z] 2021/04/22 19:26:00 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-04-22T19:26:01.166Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2021-04-22T19:26:01.166Z] === RUN TestCreateServiceConfigFileMode [2021-04-22T19:26:01.247Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-22T19:26:01.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-22T19:26:01.247Z] --- PASS: TestHostnameDnsResolution (2.74s) [2021-04-22T19:26:01.247Z] === RUN TestStats [2021-04-22T19:26:01.349Z] 2021/04/22 19:26:01 Finished clone golang.org/x/oauth2 [2021-04-22T19:26:01.349Z] 2021/04/22 19:26:01 Clone github.com/containerd/containerd, revision 19ee068f93c91f7b9b2a858457f1af2cabc7bc06, attempt 1/20 [2021-04-22T19:26:01.508Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-22T19:26:02.355Z] --- PASS: TestCreateServiceSysctls (4.21s) [2021-04-22T19:26:02.355Z] === RUN TestCreateServiceCapabilities [2021-04-22T19:26:02.729Z] 2021/04/22 19:26:02 Finished clone github.com/Microsoft/hcsshim [2021-04-22T19:26:02.729Z] 2021/04/22 19:26:02 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-04-22T19:26:02.729Z] 2021/04/22 19:26:02 Finished clone github.com/googleapis/gax-go [2021-04-22T19:26:02.729Z] 2021/04/22 19:26:02 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-04-22T19:26:02.892Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-22T19:26:03.153Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-22T19:26:03.413Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-22T19:26:03.667Z] 2021/04/22 19:26:03 Finished clone github.com/miekg/dns [2021-04-22T19:26:03.667Z] 2021/04/22 19:26:03 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-04-22T19:26:03.926Z] 2021/04/22 19:26:03 Finished clone github.com/containerd/fifo [2021-04-22T19:26:03.926Z] 2021/04/22 19:26:03 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-04-22T19:26:03.926Z] 2021/04/22 19:26:03 Finished clone go.opencensus.io [2021-04-22T19:26:03.926Z] 2021/04/22 19:26:03 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-04-22T19:26:04.354Z] --- PASS: TestStats (3.19s) [2021-04-22T19:26:04.354Z] === RUN TestStopContainerWithTimeout [2021-04-22T19:26:04.354Z] === RUN TestStopContainerWithTimeout/0 [2021-04-22T19:26:04.354Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-22T19:26:04.354Z] === RUN TestStopContainerWithTimeout/1 [2021-04-22T19:26:04.354Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-22T19:26:04.354Z] === RUN TestStopContainerWithTimeout/3 [2021-04-22T19:26:04.354Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-22T19:26:04.354Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-22T19:26:04.354Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-22T19:26:04.354Z] === CONT TestStopContainerWithTimeout/0 [2021-04-22T19:26:04.354Z] === CONT TestStopContainerWithTimeout/3 [2021-04-22T19:26:04.463Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2021-04-22T19:26:04.463Z] === RUN TestCreateServiceSysctls [2021-04-22T19:26:05.458Z] 2021/04/22 19:26:05 Finished clone github.com/containerd/go-runc [2021-04-22T19:26:05.458Z] 2021/04/22 19:26:05 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-04-22T19:26:05.718Z] 2021/04/22 19:26:05 Finished clone github.com/containerd/cgroups [2021-04-22T19:26:05.718Z] 2021/04/22 19:26:05 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-04-22T19:26:05.726Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2021-04-22T19:26:05.726Z] === RUN TestInspect [2021-04-22T19:26:05.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-22T19:26:05.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-22T19:26:05.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-22T19:26:06.656Z] 2021/04/22 19:26:06 Finished clone github.com/moby/buildkit [2021-04-22T19:26:06.656Z] 2021/04/22 19:26:06 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-04-22T19:26:06.685Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-22T19:26:06.915Z] 2021/04/22 19:26:06 Finished clone github.com/containerd/typeurl [2021-04-22T19:26:06.915Z] 2021/04/22 19:26:06 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-04-22T19:26:07.175Z] 2021/04/22 19:26:07 Finished clone github.com/containerd/ttrpc [2021-04-22T19:26:07.175Z] 2021/04/22 19:26:07 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-04-22T19:26:07.434Z] 2021/04/22 19:26:07 Finished clone github.com/containerd/console [2021-04-22T19:26:07.434Z] 2021/04/22 19:26:07 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-04-22T19:26:07.724Z] 2021/04/22 19:26:07 Finished clone golang.org/x/text [2021-04-22T19:26:07.724Z] 2021/04/22 19:26:07 Clone github.com/docker/swarmkit, revision 5a5494a9a7b408b790533a5e4e1cb43ca1c32aad, attempt 1/20 [2021-04-22T19:26:08.598Z] === CONT TestStopContainerWithTimeout/1 [2021-04-22T19:26:08.662Z] 2021/04/22 19:26:08 Finished clone github.com/opencontainers/runc [2021-04-22T19:26:08.662Z] 2021/04/22 19:26:08 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-04-22T19:26:08.662Z] 2021/04/22 19:26:08 Finished clone google.golang.org/grpc [2021-04-22T19:26:08.662Z] 2021/04/22 19:26:08 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-04-22T19:26:08.662Z] 2021/04/22 19:26:08 Finished clone github.com/gogo/googleapis [2021-04-22T19:26:08.662Z] 2021/04/22 19:26:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-04-22T19:26:08.665Z] --- PASS: TestCreateServiceSysctls (3.84s) [2021-04-22T19:26:08.665Z] === RUN TestCreateServiceCapabilities [2021-04-22T19:26:09.032Z] --- PASS: TestInspect (3.13s) [2021-04-22T19:26:09.032Z] === RUN TestCreateJob [2021-04-22T19:26:09.231Z] 2021/04/22 19:26:08 Finished clone github.com/containerd/continuity [2021-04-22T19:26:09.231Z] 2021/04/22 19:26:08 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-04-22T19:26:10.180Z] 2021/04/22 19:26:09 Finished clone github.com/docker/distribution [2021-04-22T19:26:10.180Z] 2021/04/22 19:26:09 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-04-22T19:26:10.180Z] 2021/04/22 19:26:10 Finished clone github.com/pelletier/go-toml [2021-04-22T19:26:10.180Z] 2021/04/22 19:26:10 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-04-22T19:26:10.441Z] 2021/04/22 19:26:10 Finished clone github.com/fernet/fernet-go [2021-04-22T19:26:10.441Z] 2021/04/22 19:26:10 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-04-22T19:26:10.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:26:10.454Z] INFO: Testing against a local daemon [2021-04-22T19:26:10.454Z] === RUN TestBuildWithSession [2021-04-22T19:26:10.454Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-22T19:26:10.454Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:26:10.454Z] === RUN TestBuildSquashParent [2021-04-22T19:26:10.454Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-22T19:26:10.454Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:26:10.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:26:10.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:26:10.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:26:10.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:26:10.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:26:10.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:26:10.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:26:10.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:26:10.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:26:10.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:26:10.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:26:10.576Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2021-04-22T19:26:10.576Z] === RUN TestInspect [2021-04-22T19:26:11.145Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-22T19:26:11.145Z] --- PASS: TestStopContainerWithTimeout/0 (2.12s) [2021-04-22T19:26:11.145Z] --- PASS: TestStopContainerWithTimeout/3 (4.14s) [2021-04-22T19:26:11.145Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2021-04-22T19:26:11.145Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-04-22T19:26:11.145Z] === RUN TestDeleteDevicemapper [2021-04-22T19:26:11.145Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-22T19:26:11.145Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:26:11.145Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-22T19:26:11.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-22T19:26:12.349Z] 2021/04/22 19:26:11 Finished clone github.com/cilium/ebpf [2021-04-22T19:26:12.350Z] 2021/04/22 19:26:11 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-04-22T19:26:12.350Z] 2021/04/22 19:26:12 Finished clone golang.org/x/time [2021-04-22T19:26:12.350Z] 2021/04/22 19:26:12 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-04-22T19:26:13.240Z] --- PASS: TestCreateJob (4.47s) [2021-04-22T19:26:13.240Z] === RUN TestReplicatedJob [2021-04-22T19:26:13.288Z] 2021/04/22 19:26:13 Finished clone github.com/hashicorp/go-immutable-radix [2021-04-22T19:26:13.288Z] 2021/04/22 19:26:13 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-04-22T19:26:13.856Z] 2021/04/22 19:26:13 Finished clone github.com/hashicorp/go-memdb [2021-04-22T19:26:13.856Z] 2021/04/22 19:26:13 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-04-22T19:26:13.871Z] --- PASS: TestInspect (3.38s) [2021-04-22T19:26:13.871Z] === RUN TestCreateJob [2021-04-22T19:26:14.792Z] 2021/04/22 19:26:14 Finished clone github.com/hashicorp/golang-lru [2021-04-22T19:26:14.792Z] 2021/04/22 19:26:14 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-04-22T19:26:15.361Z] 2021/04/22 19:26:15 Finished clone github.com/coreos/pkg [2021-04-22T19:26:15.361Z] 2021/04/22 19:26:15 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-04-22T19:26:16.299Z] 2021/04/22 19:26:16 Finished clone code.cloudfoundry.org/clock [2021-04-22T19:26:16.299Z] 2021/04/22 19:26:16 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-04-22T19:26:16.430Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.38s) [2021-04-22T19:26:16.430Z] === RUN TestUpdateMemory [2021-04-22T19:26:16.430Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-22T19:26:16.430Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:26:16.430Z] === RUN TestUpdateCPUQuota [2021-04-22T19:26:16.868Z] 2021/04/22 19:26:16 Finished clone golang.org/x/crypto [2021-04-22T19:26:16.868Z] 2021/04/22 19:26:16 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-04-22T19:26:17.128Z] 2021/04/22 19:26:17 Finished clone github.com/golang/protobuf [2021-04-22T19:26:17.128Z] 2021/04/22 19:26:17 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-04-22T19:26:18.066Z] 2021/04/22 19:26:17 Finished clone github.com/beorn7/perks [2021-04-22T19:26:18.066Z] 2021/04/22 19:26:17 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-04-22T19:26:18.071Z] --- PASS: TestCreateJob (3.90s) [2021-04-22T19:26:18.071Z] === RUN TestReplicatedJob [2021-04-22T19:26:18.634Z] 2021/04/22 19:26:18 Finished clone github.com/prometheus/client_model [2021-04-22T19:26:18.634Z] 2021/04/22 19:26:18 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-04-22T19:26:18.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-22T19:26:19.203Z] 2021/04/22 19:26:19 Finished clone github.com/prometheus/client_golang [2021-04-22T19:26:19.203Z] 2021/04/22 19:26:19 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-04-22T19:26:19.546Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-22T19:26:19.829Z] --- PASS: TestReplicatedJob (6.55s) [2021-04-22T19:26:19.830Z] === RUN TestUpdateReplicatedJob [2021-04-22T19:26:20.119Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-22T19:26:20.142Z] 2021/04/22 19:26:19 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-04-22T19:26:20.142Z] 2021/04/22 19:26:19 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-04-22T19:26:20.691Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-22T19:26:20.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:26:20.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:26:21.080Z] 2021/04/22 19:26:20 Finished clone github.com/pkg/errors [2021-04-22T19:26:21.080Z] 2021/04/22 19:26:20 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-04-22T19:26:21.080Z] 2021/04/22 19:26:20 Finished clone github.com/prometheus/common [2021-04-22T19:26:21.080Z] 2021/04/22 19:26:20 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-04-22T19:26:21.080Z] 2021/04/22 19:26:20 Finished clone github.com/prometheus/procfs [2021-04-22T19:26:21.080Z] 2021/04/22 19:26:20 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-04-22T19:26:21.650Z] 2021/04/22 19:26:21 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-04-22T19:26:21.650Z] 2021/04/22 19:26:21 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-04-22T19:26:22.593Z] 2021/04/22 19:26:22 Finished clone github.com/cespare/xxhash/v2 [2021-04-22T19:26:22.593Z] 2021/04/22 19:26:22 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-04-22T19:26:22.853Z] 2021/04/22 19:26:22 Finished clone github.com/spf13/pflag [2021-04-22T19:26:22.853Z] 2021/04/22 19:26:22 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-04-22T19:26:23.112Z] 2021/04/22 19:26:22 Finished clone github.com/inconshreveable/mousetrap [2021-04-22T19:26:23.112Z] 2021/04/22 19:26:22 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-04-22T19:26:23.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-22T19:26:24.041Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2021-04-22T19:26:24.041Z] === RUN TestServiceListWithStatuses [2021-04-22T19:26:24.041Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-22T19:26:24.041Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:26:24.041Z] === RUN TestDockerNetworkConnectAlias [2021-04-22T19:26:24.052Z] 2021/04/22 19:26:23 Finished clone github.com/klauspost/compress [2021-04-22T19:26:24.182Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-22T19:26:24.311Z] 2021/04/22 19:26:24 Finished clone github.com/morikuni/aec [2021-04-22T19:26:24.311Z] 2021/04/22 19:26:24 Finished clone github.com/google/certificate-transparency-go [2021-04-22T19:26:24.311Z] 2021/04/22 19:26:24 Finished clone github.com/spf13/cobra [2021-04-22T19:26:24.571Z] 2021/04/22 19:26:24 Finished clone github.com/docker/go-metrics [2021-04-22T19:26:26.204Z] --- PASS: TestReplicatedJob (7.10s) [2021-04-22T19:26:26.204Z] === RUN TestUpdateReplicatedJob [2021-04-22T19:26:26.480Z] 2021/04/22 19:26:26 Finished clone github.com/opencontainers/selinux [2021-04-22T19:26:26.728Z] --- PASS: TestUpdateCPUQuota (10.56s) [2021-04-22T19:26:26.728Z] === RUN TestUpdatePidsLimit [2021-04-22T19:26:26.728Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-22T19:26:28.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-22T19:26:28.113Z] === RUN TestUpdatePidsLimit/no_change [2021-04-22T19:26:29.495Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-22T19:26:29.495Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-22T19:26:29.504Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2021-04-22T19:26:29.504Z] === RUN TestServiceListWithStatuses [2021-04-22T19:26:29.504Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-22T19:26:29.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:26:29.504Z] === RUN TestDockerNetworkConnectAlias [2021-04-22T19:26:29.771Z] 2021/04/22 19:26:29 Finished clone github.com/cloudflare/cfssl [2021-04-22T19:26:30.632Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2021-04-22T19:26:30.632Z] === RUN TestDockerNetworkReConnect [2021-04-22T19:26:30.880Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-22T19:26:31.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-22T19:26:31.402Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-22T19:26:31.403Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-22T19:26:31.403Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-22T19:26:31.403Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-22T19:26:31.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-22T19:26:31.975Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-22T19:26:33.358Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-22T19:26:34.743Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-22T19:26:34.787Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2021-04-22T19:26:34.787Z] === RUN TestDockerNetworkReConnect [2021-04-22T19:26:35.519Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-22T19:26:35.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.09s) [2021-04-22T19:26:35.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.15s) [2021-04-22T19:26:35.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.36s) [2021-04-22T19:26:35.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.24s) [2021-04-22T19:26:35.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.47s) [2021-04-22T19:26:35.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.78s) [2021-04-22T19:26:35.520Z] === RUN TestBuildMultiStageCopy [2021-04-22T19:26:35.520Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-22T19:26:35.925Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2021-04-22T19:26:35.926Z] === RUN TestServicePlugin [2021-04-22T19:26:35.926Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-22T19:26:35.926Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:26:35.926Z] === RUN TestServiceUpdateLabel [2021-04-22T19:26:36.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit (9.90s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.52s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/no_change (1.24s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/update_lower (1.26s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.28s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.31s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.38s) [2021-04-22T19:26:36.391Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.12s) [2021-04-22T19:26:36.391Z] === RUN TestUpdateRestartPolicy [2021-04-22T19:26:37.333Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-22T19:26:38.125Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2021-04-22T19:26:38.125Z] === RUN TestServicePlugin [2021-04-22T19:26:38.483Z] --- PASS: TestServiceUpdateLabel (3.23s) [2021-04-22T19:26:38.483Z] === RUN TestServiceUpdateSecrets [2021-04-22T19:26:39.774Z] 2021/04/22 19:26:38 Finished clone github.com/docker/swarmkit [2021-04-22T19:26:42.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-22T19:26:43.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-22T19:26:43.971Z] 2021/04/22 19:26:43 Finished clone github.com/coreos/etcd [2021-04-22T19:26:45.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-22T19:26:46.325Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-22T19:26:46.504Z] 2021/04/22 19:26:45 Finished clone cloud.google.com/go [2021-04-22T19:26:47.396Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-22T19:26:47.396Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-22T19:26:47.868Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-22T19:26:47.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-22T19:26:48.840Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-22T19:26:50.383Z] --- PASS: TestBuildMultiStageCopy (16.63s) [2021-04-22T19:26:50.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.21s) [2021-04-22T19:26:50.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-04-22T19:26:50.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-04-22T19:26:50.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2021-04-22T19:26:50.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2021-04-22T19:26:50.383Z] === RUN TestBuildMultiStageParentConfig [2021-04-22T19:26:50.697Z] 2021/04/22 19:26:50 Finished clone github.com/containerd/containerd [2021-04-22T19:26:51.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-22T19:26:52.569Z] --- PASS: TestBuildMultiStageParentConfig (2.51s) [2021-04-22T19:26:52.569Z] === RUN TestBuildLabelWithTargets [2021-04-22T19:26:52.569Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-22T19:26:52.569Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:26:52.569Z] === RUN TestBuildWithEmptyLayers [2021-04-22T19:26:52.652Z] --- PASS: TestUpdateRestartPolicy (16.09s) [2021-04-22T19:26:52.652Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-22T19:26:54.039Z] --- PASS: TestUpdateRestartWithAutoRemove (1.24s) [2021-04-22T19:26:54.039Z] === RUN TestWaitNonBlocked [2021-04-22T19:26:54.039Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:26:54.039Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:26:54.039Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:26:54.039Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:26:54.039Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:26:54.039Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:26:54.111Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-04-22T19:26:54.111Z] === RUN TestBuildMultiStageOnBuild [2021-04-22T19:26:54.980Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-22T19:26:55.550Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-22T19:26:56.121Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-22T19:26:56.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.10s) [2021-04-22T19:26:56.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.25s) [2021-04-22T19:26:56.121Z] === RUN TestWaitBlocked [2021-04-22T19:26:56.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:26:56.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:26:56.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:26:56.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:26:56.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-22T19:26:56.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-22T19:26:56.601Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2021-04-22T19:26:56.601Z] === RUN TestServiceUpdateConfigs [2021-04-22T19:26:58.065Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-22T19:26:58.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.02s) [2021-04-22T19:26:58.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.05s) [2021-04-22T19:26:58.065Z] === CONT TestContainerStartOnDaemonRestart [2021-04-22T19:26:58.065Z] === CONT TestContainerKillOnDaemonStart [2021-04-22T19:27:00.644Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-22T19:27:00.692Z] 2021/04/22 19:26:59 Finished clone google.golang.org/genproto [2021-04-22T19:27:02.074Z] 2021/04/22 19:27:01 Finished clone github.com/gogo/protobuf [2021-04-22T19:27:03.188Z] --- PASS: TestContainerStartOnDaemonRestart (4.71s) [2021-04-22T19:27:03.188Z] === CONT TestIpcModeOlderClient [2021-04-22T19:27:03.188Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-22T19:27:03.188Z] === CONT TestDaemonHostGatewayIP [2021-04-22T19:27:03.188Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-22T19:27:03.759Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-22T19:27:04.019Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-22T19:27:05.402Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-22T19:27:06.514Z] --- PASS: TestBuildMultiStageOnBuild (11.51s) [2021-04-22T19:27:06.514Z] === RUN TestBuildUncleanTarFilenames [2021-04-22T19:27:06.514Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-22T19:27:06.514Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:27:06.514Z] === RUN TestBuildMultiStageLayerLeak [2021-04-22T19:27:07.313Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-22T19:27:08.698Z] --- PASS: TestDaemonHostGatewayIP (5.53s) [2021-04-22T19:27:08.698Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-22T19:27:10.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-22T19:27:10.236Z] --- PASS: TestServicePlugin (31.00s) [2021-04-22T19:27:10.236Z] plugin_test.go:62: [d102662318d04] joining swarm manager [dc3bf3dea7d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:27:10.236Z] plugin_test.go:65: [d18d2d73ad281] joining swarm manager [dc3bf3dea7d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:27:10.236Z] === RUN TestServiceUpdateLabel [2021-04-22T19:27:10.655Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-22T19:27:10.655Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-22T19:27:11.512Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2021-04-22T19:27:11.512Z] === RUN TestServiceUpdateNetwork [2021-04-22T19:27:11.618Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-04-22T19:27:11.618Z] === RUN TestServiceUpdateSecrets [2021-04-22T19:27:12.039Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-22T19:27:12.611Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2021-04-22T19:27:12.611Z] === CONT TestDaemonRestartIpcMode [2021-04-22T19:27:13.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-22T19:27:13.816Z] --- PASS: TestContainerKillOnDaemonStart (15.52s) [2021-04-22T19:27:14.077Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-22T19:27:15.459Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-22T19:27:16.406Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-22T19:27:16.860Z] --- PASS: TestBuildMultiStageLayerLeak (10.09s) [2021-04-22T19:27:16.860Z] === RUN TestBuildWithHugeFile [2021-04-22T19:27:16.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-22T19:27:17.550Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2021-04-22T19:27:17.550Z] PASS [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] === Skipped [2021-04-22T19:27:17.550Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-22T19:27:17.550Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-22T19:27:17.550Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-22T19:27:17.550Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-04-22T19:27:17.550Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-22T19:27:17.550Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-22T19:27:17.550Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] [2021-04-22T19:27:17.550Z] DONE 197 tests, 6 skipped in 248.059s [2021-04-22T19:27:17.550Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-22T19:27:17.550Z] ++ 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-04-22T19:27:17.550Z] ++ set -e [2021-04-22T19:27:17.550Z] ++ '[' -n 0 ']' [2021-04-22T19:27:17.550Z] ++ set -x [2021-04-22T19:27:17.550Z] ++ env -i DEST=/go/src/github.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-04-22T19:27:17.812Z] INFO: Testing against a local daemon [2021-04-22T19:27:17.812Z] === RUN TestCommitInheritsEnv [2021-04-22T19:27:17.812Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-22T19:27:18.072Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-04-22T19:27:18.072Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-22T19:27:18.072Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-22T19:27:18.072Z] === RUN TestImagesFilterMultiReference [2021-04-22T19:27:18.333Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-22T19:27:18.333Z] === RUN TestImagePullPlatformInvalid [2021-04-22T19:27:18.333Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-22T19:27:18.333Z] === RUN TestRemoveImageOrphaning [2021-04-22T19:27:18.593Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-04-22T19:27:18.593Z] === RUN TestRemoveImageGarbageCollector [2021-04-22T19:27:21.897Z] --- PASS: TestRemoveImageGarbageCollector (3.27s) [2021-04-22T19:27:21.897Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-22T19:27:22.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-22T19:27:22.157Z] === RUN TestTagInvalidReference [2021-04-22T19:27:22.157Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-22T19:27:22.157Z] === RUN TestTagValidPrefixedRepo [2021-04-22T19:27:22.157Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-22T19:27:22.157Z] === RUN TestTagExistedNameWithoutForce [2021-04-22T19:27:22.157Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-04-22T19:27:22.157Z] === RUN TestTagOfficialNames [2021-04-22T19:27:22.157Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-22T19:27:22.157Z] === RUN TestTagMatchesDigest [2021-04-22T19:27:22.157Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-22T19:27:22.157Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-22T19:27:23.817Z] --- PASS: TestServiceUpdateNetwork (14.26s) [2021-04-22T19:27:23.817Z] === RUN TestServiceUpdatePidsLimit [2021-04-22T19:27:25.203Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-22T19:27:25.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-22T19:27:26.148Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-22T19:27:26.837Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-22T19:27:27.778Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-22T19:27:27.778Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-22T19:27:29.689Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-22T19:27:29.721Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2021-04-22T19:27:29.721Z] === RUN TestServiceUpdateConfigs [2021-04-22T19:27:29.950Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-22T19:27:34.293Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-22T19:27:35.235Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-22T19:27:35.235Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-22T19:27:36.175Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-22T19:27:40.378Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-22T19:27:42.437Z] --- PASS: TestServiceUpdatePidsLimit (17.59s) [2021-04-22T19:27:42.437Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-04-22T19:27:42.437Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-22T19:27:42.437Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-22T19:27:42.437Z] PASS [2021-04-22T19:27:42.437Z] [2021-04-22T19:27:42.437Z] === Skipped [2021-04-22T19:27:42.437Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-22T19:27:42.437Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:27:42.437Z] [2021-04-22T19:27:42.437Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-22T19:27:42.437Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-22T19:27:42.437Z] [2021-04-22T19:27:42.437Z] [2021-04-22T19:27:42.437Z] DONE 27 tests, 2 skipped in 160.928s [2021-04-22T19:27:42.437Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-22T19:27:42.437Z] ++ 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-04-22T19:27:42.437Z] ++ set -e [2021-04-22T19:27:42.437Z] ++ '[' -n 0 ']' [2021-04-22T19:27:42.437Z] ++ set -x [2021-04-22T19:27:42.437Z] ++ env -i DEST=/go/src/github.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-04-22T19:27:42.437Z] INFO: Testing against a local daemon [2021-04-22T19:27:42.437Z] === RUN TestSessionCreate [2021-04-22T19:27:42.437Z] --- PASS: TestSessionCreate (0.05s) [2021-04-22T19:27:42.437Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-22T19:27:42.437Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-22T19:27:42.437Z] PASS [2021-04-22T19:27:42.437Z] [2021-04-22T19:27:42.437Z] DONE 2 tests in 0.262s [2021-04-22T19:27:42.437Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-22T19:27:42.437Z] ++ 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-04-22T19:27:42.437Z] ++ set -e [2021-04-22T19:27:42.437Z] ++ '[' -n 0 ']' [2021-04-22T19:27:42.437Z] ++ set -x [2021-04-22T19:27:42.437Z] ++ env -i DEST=/go/src/github.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-04-22T19:27:42.437Z] INFO: Testing against a local daemon [2021-04-22T19:27:42.437Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:27:42.437Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:27:42.437Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-22T19:27:42.437Z] === RUN TestEventsExecDie [2021-04-22T19:27:43.011Z] --- PASS: TestEventsExecDie (1.14s) [2021-04-22T19:27:43.011Z] === RUN TestEventsBackwardsCompatible [2021-04-22T19:27:43.011Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-22T19:27:43.011Z] === RUN TestInfoBinaryCommits [2021-04-22T19:27:43.011Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-22T19:27:43.011Z] === RUN TestInfoAPIVersioned [2021-04-22T19:27:43.011Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-22T19:27:43.011Z] === RUN TestInfoDiscoveryBackend [2021-04-22T19:27:43.691Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-22T19:27:44.399Z] --- PASS: TestInfoDiscoveryBackend (1.11s) [2021-04-22T19:27:44.399Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-22T19:27:44.566Z] 399f118dfaa9: Pull complete [2021-04-22T19:27:44.566Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-22T19:27:44.566Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:27:44.566Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-22T19:27:44.566Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-22T19:27:44.566Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-22T19:27:44.566Z] WARN: Skipping validation tests [2021-04-22T19:27:44.566Z] INFO: Running unit tests at 04/22/2021 19:27:41... [2021-04-22T19:27:44.614Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2021-04-22T19:27:44.614Z] === RUN TestServiceUpdateNetwork [2021-04-22T19:27:45.342Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-22T19:27:45.342Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-22T19:27:46.287Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.13s) [2021-04-22T19:27:46.287Z] === RUN TestInfoAPI [2021-04-22T19:27:46.287Z] --- PASS: TestInfoAPI (0.05s) [2021-04-22T19:27:46.287Z] === RUN TestInfoAPIWarnings [2021-04-22T19:27:47.443Z] INFO: make.ps1 starting at 04/22/2021 19:27:46 [2021-04-22T19:27:47.443Z] INFO: Git commit (9b12c9ba40) assumed from DOCKER_GITCOMMIT environment variable [2021-04-22T19:27:47.443Z] INFO: Invoking autogen... [2021-04-22T19:27:47.895Z] INFO: Running unit tests... [2021-04-22T19:27:48.773Z] 2021/04/22 19:27:41 Finished clone github.com/hashicorp/consul [2021-04-22T19:27:49.356Z] 2021/04/22 19:27:49 Finished clone github.com/aws/aws-sdk-go [2021-04-22T19:27:50.275Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-22T19:27:52.188Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-22T19:27:52.188Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-22T19:27:52.760Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-22T19:27:52.760Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-22T19:27:56.835Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2021-04-22T19:27:56.835Z] === RUN TestServiceUpdatePidsLimit [2021-04-22T19:27:57.096Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-22T19:27:58.037Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-22T19:28:00.899Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-22T19:28:02.671Z] 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-04-22T19:28:02.814Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-22T19:28:03.076Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-22T19:28:04.408Z] --- PASS: TestInfoAPIWarnings (17.14s) [2021-04-22T19:28:04.408Z] === RUN TestInfoDebug [2021-04-22T19:28:04.670Z] --- PASS: TestInfoDebug (1.09s) [2021-04-22T19:28:04.670Z] === RUN TestInfoInsecureRegistries [2021-04-22T19:28:05.616Z] --- PASS: TestInfoInsecureRegistries (1.11s) [2021-04-22T19:28:05.616Z] === RUN TestInfoRegistryMirrors [2021-04-22T19:28:06.165Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-22T19:28:06.378Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-22T19:28:07.004Z] --- PASS: TestInfoRegistryMirrors (1.16s) [2021-04-22T19:28:07.004Z] === RUN TestLoginFailsWithBadCredentials [2021-04-22T19:28:07.004Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-22T19:28:07.004Z] === RUN TestPingCacheHeaders [2021-04-22T19:28:07.265Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-22T19:28:07.265Z] === RUN TestPingGet [2021-04-22T19:28:07.265Z] --- PASS: TestPingGet (0.03s) [2021-04-22T19:28:07.265Z] === RUN TestPingHead [2021-04-22T19:28:07.265Z] --- PASS: TestPingHead (0.05s) [2021-04-22T19:28:07.265Z] === RUN TestVersion [2021-04-22T19:28:07.265Z] --- PASS: TestVersion (0.05s) [2021-04-22T19:28:07.265Z] PASS [2021-04-22T19:28:07.265Z] [2021-04-22T19:28:07.265Z] === Skipped [2021-04-22T19:28:07.265Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:28:07.265Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-22T19:28:07.265Z] [2021-04-22T19:28:07.265Z] [2021-04-22T19:28:07.265Z] DONE 18 tests, 1 skipped in 25.671s [2021-04-22T19:28:07.265Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-22T19:28:07.265Z] ++ 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-04-22T19:28:07.265Z] ++ set -e [2021-04-22T19:28:07.265Z] ++ '[' -n 0 ']' [2021-04-22T19:28:07.265Z] ++ set -x [2021-04-22T19:28:07.265Z] ++ env -i DEST=/go/src/github.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-04-22T19:28:07.526Z] INFO: Testing against a local daemon [2021-04-22T19:28:07.526Z] === RUN TestVolumesCreateAndList [2021-04-22T19:28:07.526Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-22T19:28:07.526Z] === RUN TestVolumesRemove [2021-04-22T19:28:07.526Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-22T19:28:07.526Z] === RUN TestVolumesInspect [2021-04-22T19:28:07.526Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-22T19:28:07.526Z] === RUN TestVolumesInvalidJSON [2021-04-22T19:28:07.526Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-22T19:28:07.526Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-22T19:28:07.526Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-22T19:28:07.526Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-22T19:28:07.526Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-22T19:28:07.526Z] PASS [2021-04-22T19:28:07.526Z] [2021-04-22T19:28:07.526Z] DONE 5 tests in 0.347s [2021-04-22T19:28:07.526Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-22T19:28:08.629Z] ++++ cat bundles/test-integration/docker.pid [2021-04-22T19:28:08.629Z] +++ kill 14101 [2021-04-22T19:28:08.920Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-22T19:28:09.572Z] +++ /etc/init.d/apparmor stop [2021-04-22T19:28:09.573Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-22T19:28:09.573Z] [2021-04-22T19:28:09.573Z] Unloading profiles will leave already running processes permanently [2021-04-22T19:28:09.573Z] unconfined, which can lead to unexpected situations. [2021-04-22T19:28:09.573Z] [2021-04-22T19:28:09.573Z] To set a process to complain mode, use the command line tool [2021-04-22T19:28:09.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-22T19:28:09.573Z] +++ true [2021-04-22T19:28:09.573Z] exiting test-integration [2021-04-22T19:28:09.573Z] ++ exit 0 [2021-04-22T19:28:09.573Z] [2021-04-22T19:28:11.404Z] ? github.com/docker/docker/api [no test files] [2021-04-22T19:28:12.741Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) [2021-04-22T19:28:12.741Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-04-22T19:28:12.741Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-22T19:28:12.741Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-04-22T19:28:12.741Z] PASS [2021-04-22T19:28:12.741Z] [2021-04-22T19:28:12.741Z] === Skipped [2021-04-22T19:28:12.741Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-22T19:28:12.741Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:28:12.741Z] [2021-04-22T19:28:12.741Z] [2021-04-22T19:28:12.741Z] DONE 27 tests, 1 skipped in 181.972s [2021-04-22T19:28:12.741Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m Post stage [Pipeline] junit [2021-04-22T19:28:12.892Z] Recording test results [2021-04-22T19:28:13.001Z] INFO: Testing against a local daemon [2021-04-22T19:28:13.001Z] === RUN TestSessionCreate [2021-04-22T19:28:13.001Z] --- PASS: TestSessionCreate (0.02s) [2021-04-22T19:28:13.001Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-22T19:28:13.001Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-22T19:28:13.001Z] PASS [2021-04-22T19:28:13.001Z] [2021-04-22T19:28:13.001Z] DONE 2 tests in 0.075s [2021-04-22T19:28:13.001Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-22T19:28:13.001Z] INFO: Testing against a local daemon [2021-04-22T19:28:13.001Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:28:13.001Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:28:13.001Z] === RUN TestEventsExecDie [2021-04-22T19:28:13.314Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-22T19:28:13.670Z] + echo Ensuring container killed. [2021-04-22T19:28:13.670Z] Ensuring container killed. [2021-04-22T19:28:13.670Z] + docker rm -vf docker-pr8 [2021-04-22T19:28:13.670Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-04-22T19:28:13.962Z] + echo Chowning /workspace to jenkins user [2021-04-22T19:28:13.962Z] Chowning /workspace to jenkins user [2021-04-22T19:28:13.962Z] + id -u [2021-04-22T19:28:13.962Z] + id -g [2021-04-22T19:28:13.962Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/workspace busybox chown -R 1000:1000 /workspace [2021-04-22T19:28:13.962Z] Unable to find image 'busybox:latest' locally [2021-04-22T19:28:14.223Z] latest: Pulling from library/busybox [2021-04-22T19:28:14.223Z] 36fbfd22ebfc: Pulling fs layer [2021-04-22T19:28:14.385Z] --- PASS: TestEventsExecDie (1.11s) [2021-04-22T19:28:14.385Z] === RUN TestEventsBackwardsCompatible [2021-04-22T19:28:14.385Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-22T19:28:14.385Z] === RUN TestInfoBinaryCommits [2021-04-22T19:28:14.385Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-22T19:28:14.385Z] === RUN TestInfoAPIVersioned [2021-04-22T19:28:14.385Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-22T19:28:14.385Z] === RUN TestInfoDiscoveryBackend [2021-04-22T19:28:14.484Z] 36fbfd22ebfc: Download complete [2021-04-22T19:28:14.745Z] 36fbfd22ebfc: Pull complete [2021-04-22T19:28:14.745Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-22T19:28:14.745Z] Status: Downloaded newer image for busybox:latest [2021-04-22T19:28:14.956Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-04-22T19:28:14.956Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-22T19:28:15.668Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-22T19:28:15.897Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-22T19:28:15.897Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-22T19:28:16.238Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-22T19:28:16.466Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-04-22T19:28:16.466Z] === RUN TestInfoAPI [2021-04-22T19:28:16.466Z] --- PASS: TestInfoAPI (0.03s) [2021-04-22T19:28:16.466Z] === RUN TestInfoAPIWarnings [2021-04-22T19:28:18.148Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-22T19:28:19.089Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-22T19:28:19.350Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-22T19:28:20.292Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-22T19:28:21.234Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-22T19:28:21.649Z] + bundleName=arm64-integration [2021-04-22T19:28:21.649Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-22T19:28:21.649Z] Creating arm64-integration-bundles.tar.gz [2021-04-22T19:28:21.649Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print arm64-integration-bundles.tar.gz [2021-04-22T19:28:21.649Z] [Pipeline] archiveArtifacts [2021-04-22T19:28:21.925Z] Archiving artifacts [2021-04-22T19:28:22.620Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-22T19:28:24.084Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-22T19:28:24.084Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-22T19:28:24.225Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-22T19:28:24.553Z] + make clean [2021-04-22T19:28:25.131Z] docker volume rm -f docker-dev-cache [2021-04-22T19:28:25.392Z] docker-dev-cache [Pipeline] deleteDir [2021-04-22T19:28:26.627Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-22T19:28:28.538Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-22T19:28:29.006Z] === RUN TestMiddlewares [2021-04-22T19:28:29.006Z] --- PASS: TestMiddlewares (0.00s) [2021-04-22T19:28:29.006Z] PASS [2021-04-22T19:28:29.006Z] coverage: 9.0% of statements [2021-04-22T19:28:29.006Z] ok github.com/docker/docker/api/server 0.095s coverage: 9.0% of statements [2021-04-22T19:28:33.827Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-22T19:28:34.568Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-04-22T19:28:34.568Z] === RUN TestInfoDebug [2021-04-22T19:28:34.568Z] --- PASS: TestInfoDebug (0.67s) [2021-04-22T19:28:34.568Z] === RUN TestInfoInsecureRegistries [2021-04-22T19:28:34.568Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-04-22T19:28:34.568Z] === RUN TestInfoRegistryMirrors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T19:28:35.213Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-22T19:28:35.508Z] --- PASS: TestInfoRegistryMirrors (0.80s) [2021-04-22T19:28:35.508Z] === RUN TestLoginFailsWithBadCredentials [2021-04-22T19:28:35.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-04-22T19:28:35.508Z] === RUN TestPingCacheHeaders [2021-04-22T19:28:35.508Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-22T19:28:35.508Z] === RUN TestPingGet [2021-04-22T19:28:35.508Z] --- PASS: TestPingGet (0.01s) [2021-04-22T19:28:35.508Z] === RUN TestPingHead [2021-04-22T19:28:35.508Z] --- PASS: TestPingHead (0.02s) [2021-04-22T19:28:35.508Z] === RUN TestVersion [2021-04-22T19:28:35.508Z] --- PASS: TestVersion (0.02s) [2021-04-22T19:28:35.508Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:28:37.418Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-04-22T19:28:37.418Z] PASS [2021-04-22T19:28:37.418Z] [2021-04-22T19:28:37.418Z] DONE 18 tests in 24.078s [2021-04-22T19:28:37.418Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-22T19:28:37.418Z] INFO: Testing against a local daemon [2021-04-22T19:28:37.418Z] === RUN TestVolumesCreateAndList [2021-04-22T19:28:37.418Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-22T19:28:37.418Z] === RUN TestVolumesRemove [2021-04-22T19:28:37.418Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-22T19:28:37.418Z] === RUN TestVolumesInspect [2021-04-22T19:28:37.418Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-22T19:28:37.418Z] === RUN TestVolumesInvalidJSON [2021-04-22T19:28:37.418Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-22T19:28:37.418Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-22T19:28:37.418Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-22T19:28:37.418Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-22T19:28:37.418Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-22T19:28:37.418Z] PASS [2021-04-22T19:28:37.418Z] [2021-04-22T19:28:37.418Z] DONE 5 tests in 0.177s [2021-04-22T19:28:37.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-22T19:28:38.513Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-22T19:28:38.799Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-22T19:28:38.799Z] Removing test suite binaries [2021-04-22T19:28:38.799Z] exiting test-integration [2021-04-22T19:28:38.799Z] ++ exit 0 [2021-04-22T19:28:38.799Z] Post stage [Pipeline] junit [2021-04-22T19:28:42.116Z] Recording test results [2021-04-22T19:28:43.722Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-22T19:28:43.800Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-22T19:28:44.080Z] + echo Ensuring container killed. [2021-04-22T19:28:44.080Z] Ensuring container killed. [2021-04-22T19:28:44.080Z] + docker rm -vf docker-pr8 [2021-04-22T19:28:44.080Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-04-22T19:28:44.369Z] + echo Chowning /workspace to jenkins user [2021-04-22T19:28:44.369Z] Chowning /workspace to jenkins user [2021-04-22T19:28:44.369Z] + id -u [2021-04-22T19:28:44.369Z] + id -g [2021-04-22T19:28:44.369Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/workspace busybox chown -R 1000:1000 /workspace [2021-04-22T19:28:44.369Z] Unable to find image 'busybox:latest' locally [2021-04-22T19:28:44.369Z] latest: Pulling from library/busybox [2021-04-22T19:28:44.632Z] f531cdc67389: Pulling fs layer [2021-04-22T19:28:44.632Z] f531cdc67389: Verifying Checksum [2021-04-22T19:28:44.632Z] f531cdc67389: Download complete [2021-04-22T19:28:44.632Z] f531cdc67389: Pull complete [2021-04-22T19:28:44.632Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-22T19:28:44.632Z] Status: Downloaded newer image for busybox:latest [2021-04-22T19:28:47.104Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-22T19:28:47.104Z] === RUN TestDockerSuite/TestBuildEOLInLine [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-22T19:28:48.234Z] + bundleName=amd64-cgroup2 [2021-04-22T19:28:48.234Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-22T19:28:48.234Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-22T19:28:48.234Z] + + xargs tarfind -czf bundles amd64-cgroup2-bundles.tar.gz -path [2021-04-22T19:28:48.234Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-22T19:28:48.497Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] archiveArtifacts [2021-04-22T19:28:48.509Z] Archiving artifacts [2021-04-22T19:28:50.754Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-22T19:28:51.077Z] + make clean [2021-04-22T19:28:51.337Z] docker volume rm -f docker-dev-cache [2021-04-22T19:28:51.337Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T19:28:55.087Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-22T19:28:55.087Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-22T19:28:55.348Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-22T19:28:55.610Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-22T19:28:56.180Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-22T19:28:56.180Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-22T19:28:56.750Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-22T19:28:57.011Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-22T19:28:57.953Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-22T19:28:59.336Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-22T19:29:00.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-22T19:29:00.849Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-22T19:29:02.762Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-22T19:29:05.317Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-22T19:29:05.888Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-22T19:29:07.273Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-22T19:29:09.187Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-22T19:29:11.100Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-22T19:29:13.406Z] --- PASS: TestBuildWithHugeFile (103.02s) [2021-04-22T19:29:13.406Z] === RUN TestBuildWCOWSandboxSize [2021-04-22T19:29:19.236Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-22T19:29:20.620Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-22T19:29:30.618Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-22T19:29:34.823Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-22T19:29:37.383Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-22T19:29:41.015Z] === RUN TestBoolValue [2021-04-22T19:29:41.015Z] --- PASS: TestBoolValue (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestBoolValueOrDefault [2021-04-22T19:29:41.015Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestInt64ValueOrZero [2021-04-22T19:29:41.015Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestInt64ValueOrDefault [2021-04-22T19:29:41.015Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-22T19:29:41.015Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestJsonContentType [2021-04-22T19:29:41.015Z] --- PASS: TestJsonContentType (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 14.7% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2021-04-22T19:29:41.015Z] === RUN TestMaskSecretKeys [2021-04-22T19:29:41.015Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-22T19:29:41.015Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-22T19:29:41.015Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-22T19:29:41.015Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestVersionMiddlewareVersion [2021-04-22T19:29:41.015Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-22T19:29:41.015Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 37.7% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/server/middleware 0.124s coverage: 37.7% of statements [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-22T19:29:41.015Z] === RUN TestStrSliceMarshalJSON [2021-04-22T19:29:41.015Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestStrSliceUnmarshalJSON [2021-04-22T19:29:41.015Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestStrSliceUnmarshalString [2021-04-22T19:29:41.015Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestStrSliceUnmarshalSlice [2021-04-22T19:29:41.015Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 90.0% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-04-22T19:29:41.015Z] === RUN TestToJSON [2021-04-22T19:29:41.015Z] --- PASS: TestToJSON (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestToParamWithVersion [2021-04-22T19:29:41.015Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestFromJSON [2021-04-22T19:29:41.015Z] --- PASS: TestFromJSON (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestEmpty [2021-04-22T19:29:41.015Z] --- PASS: TestEmpty (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestArgsMatchKVListEmptySources [2021-04-22T19:29:41.015Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestArgsMatchKVList [2021-04-22T19:29:41.015Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestArgsMatch [2021-04-22T19:29:41.015Z] --- PASS: TestArgsMatch (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestAdd [2021-04-22T19:29:41.015Z] --- PASS: TestAdd (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestDel [2021-04-22T19:29:41.015Z] --- PASS: TestDel (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestLen [2021-04-22T19:29:41.015Z] --- PASS: TestLen (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestExactMatch [2021-04-22T19:29:41.015Z] --- PASS: TestExactMatch (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestOnlyOneExactMatch [2021-04-22T19:29:41.015Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestContains [2021-04-22T19:29:41.015Z] --- PASS: TestContains (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestValidate [2021-04-22T19:29:41.015Z] --- PASS: TestValidate (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestWalkValues [2021-04-22T19:29:41.015Z] --- PASS: TestWalkValues (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestFuzzyMatch [2021-04-22T19:29:41.015Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestClone [2021-04-22T19:29:41.015Z] --- PASS: TestClone (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 92.2% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/types/filters 0.075s coverage: 92.2% of statements [2021-04-22T19:29:41.015Z] === RUN TestAdjustForAPIVersion [2021-04-22T19:29:41.015Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 5.7% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/server/router/swarm 0.098s coverage: 5.7% of statements [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-22T19:29:41.015Z] === RUN TestDurationToSecondsString [2021-04-22T19:29:41.015Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestGetTimestamp [2021-04-22T19:29:41.015Z] --- PASS: TestGetTimestamp (0.20s) [2021-04-22T19:29:41.015Z] === RUN TestParseTimestamps [2021-04-22T19:29:41.015Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 100.0% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/types/time 0.267s coverage: 100.0% of statements [2021-04-22T19:29:41.015Z] === RUN TestCompareVersion [2021-04-22T19:29:41.015Z] --- PASS: TestCompareVersion (0.00s) [2021-04-22T19:29:41.015Z] PASS [2021-04-22T19:29:41.015Z] coverage: 75.0% of statements [2021-04-22T19:29:41.015Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 75.0% of statements [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-22T19:29:41.015Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-22T19:29:41.015Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-22T19:29:41.015Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestCloneArgsSmartHttp [2021-04-22T19:29:41.015Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-22T19:29:41.015Z] === RUN TestCloneArgsDumbHttp [2021-04-22T19:29:41.015Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestCloneArgsGit [2021-04-22T19:29:41.015Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-22T19:29:41.015Z] === RUN TestCheckoutGit [2021-04-22T19:29:41.478Z] === RUN TestEnable [2021-04-22T19:29:41.478Z] --- PASS: TestEnable (0.00s) [2021-04-22T19:29:41.478Z] === RUN TestDisable [2021-04-22T19:29:41.478Z] --- PASS: TestDisable (0.00s) [2021-04-22T19:29:41.478Z] === RUN TestEnabled [2021-04-22T19:29:41.478Z] --- PASS: TestEnabled (0.00s) [2021-04-22T19:29:41.478Z] PASS [2021-04-22T19:29:41.478Z] coverage: 100.0% of statements [2021-04-22T19:29:41.478Z] ok github.com/docker/docker/cli/debug 0.065s coverage: 100.0% of statements [2021-04-22T19:29:41.587Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-22T19:29:41.587Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-22T19:29:42.434Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-22T19:29:42.434Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-22T19:29:42.434Z] === RUN TestProcessNoDockerignore [2021-04-22T19:29:42.434Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-22T19:29:42.434Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-22T19:29:42.434Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-04-22T19:29:42.434Z] === RUN TestDetectContentType [2021-04-22T19:29:42.434Z] --- PASS: TestDetectContentType (0.00s) [2021-04-22T19:29:42.434Z] === RUN TestSelectAcceptableMIME [2021-04-22T19:29:42.434Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-22T19:29:42.434Z] === RUN TestInspectEmptyResponse [2021-04-22T19:29:42.435Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestInspectResponseBinary [2021-04-22T19:29:42.435Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestResponseUnsupportedContentType [2021-04-22T19:29:42.435Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestInspectResponseTextSimple [2021-04-22T19:29:42.435Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestInspectResponseEmptyContentType [2021-04-22T19:29:42.435Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestUnknownContentLength [2021-04-22T19:29:42.435Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestDownloadRemote [2021-04-22T19:29:42.435Z] --- PASS: TestDownloadRemote (0.11s) [2021-04-22T19:29:42.435Z] === RUN TestGetWithStatusError [2021-04-22T19:29:42.435Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-22T19:29:42.435Z] === RUN TestCloseRootDirectory [2021-04-22T19:29:42.435Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-22T19:29:42.435Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:29:42.435Z] === RUN TestHashFile [2021-04-22T19:29:42.435Z] --- SKIP: TestHashFile (0.00s) [2021-04-22T19:29:42.435Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:29:42.435Z] === RUN TestHashSubdir [2021-04-22T19:29:42.435Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-22T19:29:42.435Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:29:42.435Z] === RUN TestRemoveDirectory [2021-04-22T19:29:42.435Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-22T19:29:42.435Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:29:42.435Z] PASS [2021-04-22T19:29:42.435Z] coverage: 9.3% of statements [2021-04-22T19:29:42.435Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 9.3% of statements [2021-04-22T19:29:42.435Z] === RUN TestGetAllAllowed [2021-04-22T19:29:42.435Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestGetAllMeta [2021-04-22T19:29:42.435Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-22T19:29:42.435Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestIsUnreferencedBuiltin [2021-04-22T19:29:42.435Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestIsExistingDirectory [2021-04-22T19:29:42.435Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestGetFilenameForDownload [2021-04-22T19:29:42.435Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestEnv2Variables [2021-04-22T19:29:42.435Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-22T19:29:42.435Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestMaintainer [2021-04-22T19:29:42.435Z] --- PASS: TestMaintainer (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestLabel [2021-04-22T19:29:42.435Z] --- PASS: TestLabel (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestFromScratch [2021-04-22T19:29:42.435Z] --- PASS: TestFromScratch (0.00s) [2021-04-22T19:29:42.435Z] === RUN TestFromWithArg [2021-04-22T19:29:42.889Z] --- PASS: TestFromWithArg (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-22T19:29:42.889Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestFromWithUndefinedArg [2021-04-22T19:29:42.889Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestFromMultiStageWithNamedStage [2021-04-22T19:29:42.889Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestOnbuild [2021-04-22T19:29:42.889Z] --- PASS: TestOnbuild (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestWorkdir [2021-04-22T19:29:42.889Z] --- PASS: TestWorkdir (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestCmd [2021-04-22T19:29:42.889Z] --- PASS: TestCmd (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestHealthcheckNone [2021-04-22T19:29:42.889Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestHealthcheckCmd [2021-04-22T19:29:42.889Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestEntrypoint [2021-04-22T19:29:42.889Z] --- PASS: TestEntrypoint (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestExpose [2021-04-22T19:29:42.889Z] --- PASS: TestExpose (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestUser [2021-04-22T19:29:42.889Z] --- PASS: TestUser (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestVolume [2021-04-22T19:29:42.889Z] --- PASS: TestVolume (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestStopSignal [2021-04-22T19:29:42.889Z] --- SKIP: TestStopSignal (0.00s) [2021-04-22T19:29:42.889Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-22T19:29:42.889Z] === RUN TestArg [2021-04-22T19:29:42.889Z] --- PASS: TestArg (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestShell [2021-04-22T19:29:42.889Z] --- PASS: TestShell (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestPrependEnvOnCmd [2021-04-22T19:29:42.889Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestRunWithBuildArgs [2021-04-22T19:29:42.889Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestRunIgnoresHealthcheck [2021-04-22T19:29:42.889Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestDispatchUnsupportedOptions [2021-04-22T19:29:42.889Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-22T19:29:42.889Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-22T19:29:42.889Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-22T19:29:42.889Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestNormalizeWorkdir [2021-04-22T19:29:42.889Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestDispatch [2021-04-22T19:29:42.889Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-22T19:29:42.889Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-22T19:29:42.889Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-22T19:29:42.889Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-22T19:29:42.889Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-22T19:29:42.889Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-22T19:29:42.889Z] === RUN TestDispatch/COPY_url [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch (0.09s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-22T19:29:42.889Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestAddScratchImageAddsToMounts [2021-04-22T19:29:42.889Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-22T19:29:42.889Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-22T19:29:42.889Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-22T19:29:42.889Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestImageSourceGetAddsToMounts [2021-04-22T19:29:42.889Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestEmptyDockerfile [2021-04-22T19:29:42.889Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestSymlinkDockerfile [2021-04-22T19:29:42.889Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-22T19:29:42.889Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-22T19:29:42.889Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestNonExistingDockerfile [2021-04-22T19:29:42.889Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestCopyRunConfig [2021-04-22T19:29:42.889Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestDeepCopyRunConfig [2021-04-22T19:29:42.889Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestExportImage [2021-04-22T19:29:42.889Z] --- PASS: TestExportImage (0.00s) [2021-04-22T19:29:42.889Z] === RUN TestNormalizeDest [2021-04-22T19:29:42.889Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-22T19:29:42.889Z] PASS [2021-04-22T19:29:42.889Z] coverage: 46.8% of statements [2021-04-22T19:29:42.889Z] ok github.com/docker/docker/builder/dockerfile 0.275s coverage: 46.8% of statements [2021-04-22T19:29:42.889Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite (521.92s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.99s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.17s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.34s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.83s) [2021-04-22T19:29:48.168Z] docker_cli_daemon_test.go:1455: [da507426d5c33] daemon is not started [2021-04-22T19:29:48.168Z] check_test.go:309: [dbd8e9caab9c3] daemon is not started [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.65s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.86s) [2021-04-22T19:29:48.168Z] check_test.go:309: [d14acf91c4ac1] daemon is not started [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.41s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.47s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.73s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.60s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.30s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.37s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.18s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.96s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-22T19:29:48.168Z] check_test.go:309: [db81b19b888b4] daemon is not started [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-22T19:29:48.168Z] check_test.go:309: [dd175c8dd69dc] daemon is not started [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.54s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.89s) [2021-04-22T19:29:48.168Z] check_test.go:309: [d105ab234f5b6] daemon is not started [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.34s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.02s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.59s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.27s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.93s) [2021-04-22T19:29:48.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.98s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.22s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d082d4ec04f3d] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.89s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.74s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.83s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.05s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.73s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.29s) [2021-04-22T19:29:48.169Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-22T19:29:48.169Z] check_test.go:309: [d9eb6fc80666d] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.24s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.28s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.33s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.92s) [2021-04-22T19:29:48.169Z] check_test.go:309: [dad7786e7b396] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.32s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.84s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d84beb4a15ce6] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.66s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_plugins_test.go:79: [dde2e9f8a5ea3] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.76s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_plugins_test.go:169: [def3db97a668a] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.08s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.93s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.86s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-04-22T19:29:48.169Z] check_test.go:309: [dfe925039d23d] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.96s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.87s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.76s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.55s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.57s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.79s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.85s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.01s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.87s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.82s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.49s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d56c0a15236ad] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.01s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.28s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.94s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.32s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.95s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.25s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.63s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d8a8ae266f8a3] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.71s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.08s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (18.28s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.86s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.09s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.61s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.61s) [2021-04-22T19:29:48.169Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-22T19:29:48.169Z] check_test.go:309: [d4e6f2d8c77ed] daemon is not started [2021-04-22T19:29:48.169Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-22T19:29:48.169Z] check_test.go:309: [d630b6597335d] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.90s) [2021-04-22T19:29:48.169Z] check_test.go:309: [dc7f3c046f361] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (8.13s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.52s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.64s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.21s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.87s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.36s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.48s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.82s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d6b7e7e7078e4] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.82s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.01s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.67s) [2021-04-22T19:29:48.169Z] check_test.go:309: [da68bda6e30e9] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (4.06s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.86s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.10s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.93s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (7.12s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-22T19:29:48.169Z] check_test.go:309: [d43cc5ad91d96] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.05s) [2021-04-22T19:29:48.169Z] check_test.go:309: [dcad5cae1e37c] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.91s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (2.07s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.27s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.92s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d180676519a77] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.34s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.99s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.98s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.42s) [2021-04-22T19:29:48.169Z] check_test.go:309: [dc6db8723ed4c] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.69s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.53s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (6.05s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.08s) [2021-04-22T19:29:48.169Z] check_test.go:309: [dbf3e5279dd05] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.01s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.97s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.88s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.81s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-22T19:29:48.169Z] check_test.go:309: [d6a36832a1617] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.59s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.69s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.05s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.62s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.14s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.16s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.38s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.20s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.59s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.55s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.90s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.26s) [2021-04-22T19:29:48.169Z] docker_cli_daemon_test.go:2550: [dca70f59b2c6c] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.73s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.35s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestShmSize (3.01s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.34s) [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-04-22T19:29:48.169Z] check_test.go:309: [df8e6506f9d02] daemon is not started [2021-04-22T19:29:48.169Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.36s) [2021-04-22T19:29:48.169Z] === RUN TestDockerSwarmSuite [2021-04-22T19:29:48.169Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-22T19:29:51.465Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-22T19:29:52.849Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-22T19:29:54.761Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-22T19:29:55.022Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-22T19:29:57.635Z] === RUN TestCheckpointCreateError [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestCheckpointCreate [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestCheckpointDeleteError [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestCheckpointDelete [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestCheckpointListError [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestCheckpointList [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointList (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestCheckpointListContainerNotFound [2021-04-22T19:29:57.635Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-22T19:29:57.635Z] === RUN TestNewClientWithOpsFromEnv [2021-04-22T19:29:57.635Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-22T19:29:57.636Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-22T19:29:57.636Z] === RUN TestGetAPIPath [2021-04-22T19:29:57.636Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestParseHostURL [2021-04-22T19:29:57.636Z] --- PASS: TestParseHostURL (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-22T19:29:57.636Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-22T19:29:57.636Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNegotiateAPIVersion [2021-04-22T19:29:57.636Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNegotiateAPVersionOverride [2021-04-22T19:29:57.636Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-22T19:29:57.636Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-22T19:29:57.636Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-22T19:29:57.636Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestClientRedirect [2021-04-22T19:29:57.636Z] --- PASS: TestClientRedirect (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigCreateUnsupported [2021-04-22T19:29:57.636Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigCreateError [2021-04-22T19:29:57.636Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigCreate [2021-04-22T19:29:57.636Z] --- PASS: TestConfigCreate (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigInspectNotFound [2021-04-22T19:29:57.636Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigInspectWithEmptyID [2021-04-22T19:29:57.636Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigInspectUnsupported [2021-04-22T19:29:57.636Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigInspectError [2021-04-22T19:29:57.636Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigInspectConfigNotFound [2021-04-22T19:29:57.636Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigInspect [2021-04-22T19:29:57.636Z] --- PASS: TestConfigInspect (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigListUnsupported [2021-04-22T19:29:57.636Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigListError [2021-04-22T19:29:57.636Z] --- PASS: TestConfigListError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigList [2021-04-22T19:29:57.636Z] --- PASS: TestConfigList (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigRemoveUnsupported [2021-04-22T19:29:57.636Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigRemoveError [2021-04-22T19:29:57.636Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigRemove [2021-04-22T19:29:57.636Z] --- PASS: TestConfigRemove (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigUpdateUnsupported [2021-04-22T19:29:57.636Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigUpdateError [2021-04-22T19:29:57.636Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestConfigUpdate [2021-04-22T19:29:57.636Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerCommitError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerCommit [2021-04-22T19:29:57.636Z] --- PASS: TestContainerCommit (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStatPathError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStatPathNotFoundError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStatPathNoHeaderError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStatPath [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyToContainerError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyToContainerNotFoundError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyToContainer [2021-04-22T19:29:57.636Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyFromContainerError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyFromContainerNotFoundError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-22T19:29:57.636Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestCopyFromContainer [2021-04-22T19:29:57.636Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerCreateError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerCreateImageNotFound [2021-04-22T19:29:57.636Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerCreateWithName [2021-04-22T19:29:57.636Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerCreateAutoRemove [2021-04-22T19:29:57.636Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerDiffError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerDiff [2021-04-22T19:29:57.636Z] --- PASS: TestContainerDiff (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecCreateError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecCreate [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecStartError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecStart [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecInspectError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecInspect [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExportError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExportError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExport [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExport (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerInspectError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerInspectContainerNotFound [2021-04-22T19:29:57.636Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerInspectWithEmptyID [2021-04-22T19:29:57.636Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerInspect [2021-04-22T19:29:57.636Z] --- PASS: TestContainerInspect (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerInspectNode [2021-04-22T19:29:57.636Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerKillError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerKillError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerKill [2021-04-22T19:29:57.636Z] --- PASS: TestContainerKill (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerListError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerListError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerList [2021-04-22T19:29:57.636Z] --- PASS: TestContainerList (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerLogsNotFoundError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerLogsError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerLogs [2021-04-22T19:29:57.636Z] --- PASS: TestContainerLogs (0.19s) [2021-04-22T19:29:57.636Z] === RUN TestContainerPauseError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerPauseError (0.02s) [2021-04-22T19:29:57.636Z] === RUN TestContainerPause [2021-04-22T19:29:57.636Z] --- PASS: TestContainerPause (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainersPruneError [2021-04-22T19:29:57.636Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainersPrune [2021-04-22T19:29:57.636Z] --- PASS: TestContainersPrune (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRemoveError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRemoveNotFoundError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRemove [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRemove (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRenameError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRename [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRename (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerResizeError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecResizeError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerResize [2021-04-22T19:29:57.636Z] --- PASS: TestContainerResize (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerExecResize [2021-04-22T19:29:57.636Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRestartError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerRestart [2021-04-22T19:29:57.636Z] --- PASS: TestContainerRestart (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStartError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStartError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStart [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStart (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStatsError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStats [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStats (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStopError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStopError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerStop [2021-04-22T19:29:57.636Z] --- PASS: TestContainerStop (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerTopError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerTopError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerTop [2021-04-22T19:29:57.636Z] --- PASS: TestContainerTop (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerUnpauseError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerUnpause [2021-04-22T19:29:57.636Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerUpdateError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerUpdate [2021-04-22T19:29:57.636Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerWaitError [2021-04-22T19:29:57.636Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestContainerWait [2021-04-22T19:29:57.636Z] --- PASS: TestContainerWait (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestDiskUsageError [2021-04-22T19:29:57.636Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestDiskUsage [2021-04-22T19:29:57.636Z] --- PASS: TestDiskUsage (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestDistributionInspectUnsupported [2021-04-22T19:29:57.636Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestDistributionInspectWithEmptyID [2021-04-22T19:29:57.636Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestEventsErrorInOptions [2021-04-22T19:29:57.636Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestEventsErrorFromServer [2021-04-22T19:29:57.636Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestEvents [2021-04-22T19:29:57.636Z] --- PASS: TestEvents (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestTLSCloseWriter [2021-04-22T19:29:57.636Z] === PAUSE TestTLSCloseWriter [2021-04-22T19:29:57.636Z] === RUN TestImageBuildError [2021-04-22T19:29:57.636Z] --- PASS: TestImageBuildError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageBuild [2021-04-22T19:29:57.636Z] --- PASS: TestImageBuild (0.01s) [2021-04-22T19:29:57.636Z] === RUN TestGetDockerOS [2021-04-22T19:29:57.636Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageCreateError [2021-04-22T19:29:57.636Z] --- PASS: TestImageCreateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageCreate [2021-04-22T19:29:57.636Z] --- PASS: TestImageCreate (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageHistoryError [2021-04-22T19:29:57.636Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageHistory [2021-04-22T19:29:57.636Z] --- PASS: TestImageHistory (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageImportError [2021-04-22T19:29:57.636Z] --- PASS: TestImageImportError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageImport [2021-04-22T19:29:57.636Z] --- PASS: TestImageImport (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageInspectError [2021-04-22T19:29:57.636Z] --- PASS: TestImageInspectError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageInspectImageNotFound [2021-04-22T19:29:57.636Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageInspectWithEmptyID [2021-04-22T19:29:57.636Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageInspect [2021-04-22T19:29:57.636Z] --- PASS: TestImageInspect (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageListError [2021-04-22T19:29:57.636Z] --- PASS: TestImageListError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageList [2021-04-22T19:29:57.636Z] --- PASS: TestImageList (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageListApiBefore125 [2021-04-22T19:29:57.636Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageLoadError [2021-04-22T19:29:57.636Z] --- PASS: TestImageLoadError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageLoad [2021-04-22T19:29:57.636Z] --- PASS: TestImageLoad (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagesPruneError [2021-04-22T19:29:57.636Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagesPrune [2021-04-22T19:29:57.636Z] --- PASS: TestImagesPrune (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullReferenceParseError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullAnyError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePullWithoutErrors [2021-04-22T19:29:57.636Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushReferenceError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushAnyError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithoutErrors [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-22T19:29:57.636Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-22T19:29:57.636Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageRemoveError [2021-04-22T19:29:57.636Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageRemoveImageNotFound [2021-04-22T19:29:57.636Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageRemove [2021-04-22T19:29:57.636Z] --- PASS: TestImageRemove (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSaveError [2021-04-22T19:29:57.636Z] --- PASS: TestImageSaveError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSave [2021-04-22T19:29:57.636Z] --- PASS: TestImageSave (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSearchAnyError [2021-04-22T19:29:57.636Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-22T19:29:57.636Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-22T19:29:57.636Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-22T19:29:57.636Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-22T19:29:57.636Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageSearchWithoutErrors [2021-04-22T19:29:57.636Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageTagError [2021-04-22T19:29:57.636Z] --- PASS: TestImageTagError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageTagInvalidReference [2021-04-22T19:29:57.636Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageTagInvalidSourceImageName [2021-04-22T19:29:57.636Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageTagHexSource [2021-04-22T19:29:57.636Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestImageTag [2021-04-22T19:29:57.636Z] --- PASS: TestImageTag (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestInfoServerError [2021-04-22T19:29:57.636Z] --- PASS: TestInfoServerError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestInfoInvalidResponseJSONError [2021-04-22T19:29:57.636Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestInfo [2021-04-22T19:29:57.636Z] --- PASS: TestInfo (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkConnectError [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkConnect [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkCreateError [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkCreate [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkDisconnectError [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-22T19:29:57.636Z] === RUN TestNetworkDisconnect [2021-04-22T19:29:57.636Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkInspectNotFoundError [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkInspect [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkListError [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkList [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworksPruneError [2021-04-22T19:29:57.637Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworksPrune [2021-04-22T19:29:57.637Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkRemoveError [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNetworkRemove [2021-04-22T19:29:57.637Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeInspectNodeNotFound [2021-04-22T19:29:57.637Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeInspect [2021-04-22T19:29:57.637Z] --- PASS: TestNodeInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeListError [2021-04-22T19:29:57.637Z] --- PASS: TestNodeListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeList [2021-04-22T19:29:57.637Z] --- PASS: TestNodeList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeRemoveError [2021-04-22T19:29:57.637Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeRemove [2021-04-22T19:29:57.637Z] --- PASS: TestNodeRemove (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeUpdateError [2021-04-22T19:29:57.637Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestNodeUpdate [2021-04-22T19:29:57.637Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestOptionWithTimeout [2021-04-22T19:29:57.637Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPingFail [2021-04-22T19:29:57.637Z] --- PASS: TestPingFail (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPingWithError [2021-04-22T19:29:57.637Z] 2021/04/22 19:29:56 RoundTripper returned a response & error; ignoring response [2021-04-22T19:29:57.637Z] 2021/04/22 19:29:56 RoundTripper returned a response & error; ignoring response [2021-04-22T19:29:57.637Z] --- PASS: TestPingWithError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPingSuccess [2021-04-22T19:29:57.637Z] --- PASS: TestPingSuccess (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPingHeadFallback [2021-04-22T19:29:57.637Z] === RUN TestPingHeadFallback/OK [2021-04-22T19:29:57.637Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-22T19:29:57.637Z] === RUN TestPingHeadFallback/Not_Found [2021-04-22T19:29:57.637Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-22T19:29:57.637Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-22T19:29:57.637Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-22T19:29:57.637Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-22T19:29:57.637Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-22T19:29:57.637Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginDisableError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginDisable [2021-04-22T19:29:57.637Z] --- PASS: TestPluginDisable (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginEnableError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginEnable [2021-04-22T19:29:57.637Z] --- PASS: TestPluginEnable (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginInspect [2021-04-22T19:29:57.637Z] --- PASS: TestPluginInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginListError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginList [2021-04-22T19:29:57.637Z] --- PASS: TestPluginList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginPushError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginPushError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginPush [2021-04-22T19:29:57.637Z] --- PASS: TestPluginPush (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginRemoveError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginRemove [2021-04-22T19:29:57.637Z] --- PASS: TestPluginRemove (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginSetError [2021-04-22T19:29:57.637Z] --- PASS: TestPluginSetError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPluginSet [2021-04-22T19:29:57.637Z] --- PASS: TestPluginSet (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSetHostHeader [2021-04-22T19:29:57.637Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestPlainTextError [2021-04-22T19:29:57.637Z] --- PASS: TestPlainTextError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestInfiniteError [2021-04-22T19:29:57.637Z] --- PASS: TestInfiniteError (0.01s) [2021-04-22T19:29:57.637Z] === RUN TestSecretCreateUnsupported [2021-04-22T19:29:57.637Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretCreateError [2021-04-22T19:29:57.637Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretCreate [2021-04-22T19:29:57.637Z] --- PASS: TestSecretCreate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretInspectUnsupported [2021-04-22T19:29:57.637Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretInspectSecretNotFound [2021-04-22T19:29:57.637Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretInspect [2021-04-22T19:29:57.637Z] --- PASS: TestSecretInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretListUnsupported [2021-04-22T19:29:57.637Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretListError [2021-04-22T19:29:57.637Z] --- PASS: TestSecretListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretList [2021-04-22T19:29:57.637Z] --- PASS: TestSecretList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretRemoveUnsupported [2021-04-22T19:29:57.637Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretRemoveError [2021-04-22T19:29:57.637Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretRemove [2021-04-22T19:29:57.637Z] --- PASS: TestSecretRemove (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretUpdateUnsupported [2021-04-22T19:29:57.637Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretUpdateError [2021-04-22T19:29:57.637Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSecretUpdate [2021-04-22T19:29:57.637Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceCreateError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceCreate [2021-04-22T19:29:57.637Z] --- PASS: TestServiceCreate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-22T19:29:57.637Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceCreateDigestPinning [2021-04-22T19:29:57.637Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceInspectServiceNotFound [2021-04-22T19:29:57.637Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceInspect [2021-04-22T19:29:57.637Z] --- PASS: TestServiceInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceListError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceList [2021-04-22T19:29:57.637Z] --- PASS: TestServiceList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceLogsError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceLogs [2021-04-22T19:29:57.637Z] --- PASS: TestServiceLogs (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceRemoveError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceRemoveNotFoundError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceRemove [2021-04-22T19:29:57.637Z] --- PASS: TestServiceRemove (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceUpdateError [2021-04-22T19:29:57.637Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestServiceUpdate [2021-04-22T19:29:57.637Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmGetUnlockKeyError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmGetUnlockKey [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmInitError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmInit [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmInit (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmInspect [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmJoinError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmJoin [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmLeaveError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmLeave [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmUnlockError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmUnlock [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmUpdateError [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestSwarmUpdate [2021-04-22T19:29:57.637Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestTaskInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestTaskInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestTaskInspect [2021-04-22T19:29:57.637Z] --- PASS: TestTaskInspect (0.01s) [2021-04-22T19:29:57.637Z] === RUN TestTaskListError [2021-04-22T19:29:57.637Z] --- PASS: TestTaskListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestTaskList [2021-04-22T19:29:57.637Z] --- PASS: TestTaskList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeCreateError [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeCreate [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeInspectError [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeInspectNotFound [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeInspectWithEmptyID [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeInspect [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeListError [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeListError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeList [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeList (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeRemoveError [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-22T19:29:57.637Z] === RUN TestVolumeRemove [2021-04-22T19:29:57.637Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-22T19:29:57.637Z] === CONT TestTLSCloseWriter [2021-04-22T19:29:57.637Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-22T19:29:57.637Z] PASS [2021-04-22T19:29:57.637Z] coverage: 74.9% of statements [2021-04-22T19:29:57.637Z] ok github.com/docker/docker/client 0.744s coverage: 74.9% of statements [2021-04-22T19:30:01.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-22T19:30:08.195Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-22T19:30:09.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-22T19:30:09.396Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-22T19:30:09.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-22T19:30:11.878Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-22T19:30:11.878Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-22T19:30:11.878Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-22T19:30:15.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-22T19:30:16.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-22T19:30:18.700Z] --- PASS: TestCheckoutGit (39.28s) [2021-04-22T19:30:18.700Z] === RUN TestValidGitTransport [2021-04-22T19:30:18.700Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-22T19:30:18.700Z] === RUN TestGitInvalidRef [2021-04-22T19:30:18.700Z] --- PASS: TestGitInvalidRef (0.24s) [2021-04-22T19:30:18.700Z] PASS [2021-04-22T19:30:18.700Z] coverage: 86.3% of statements [2021-04-22T19:30:18.700Z] ok github.com/docker/docker/builder/remotecontext/git 39.625s coverage: 86.3% of statements [2021-04-22T19:30:19.657Z] ? github.com/docker/docker/cli [no test files] [2021-04-22T19:30:19.657Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:11 Finished clone google.golang.org/api [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:11 Dependencies downloaded. Download time: 4m34.917205242s [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:11 Collecting all dependencies [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:22 Clean vendor dir from unused packages [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:22 Ignoring paths matching "^archive/tar" [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:23 Success [2021-04-22T19:30:25.859Z] 2021/04/22 19:30:23 Running time: 4m50.424407302s [2021-04-22T19:30:25.859Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-22T19:30:26.177Z] + echo Ensuring container killed. [2021-04-22T19:30:26.177Z] Ensuring container killed. [2021-04-22T19:30:26.177Z] + docker rm -vf docker-pr8 [2021-04-22T19:30:26.177Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-04-22T19:30:26.462Z] + echo Chowning /workspace to jenkins user [2021-04-22T19:30:26.462Z] Chowning /workspace to jenkins user [2021-04-22T19:30:26.462Z] + id -u [2021-04-22T19:30:26.462Z] + id -g [2021-04-22T19:30:26.462Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-22T19:30:27.699Z] + bundleName=unit [2021-04-22T19:30:27.699Z] + echo Creating unit-bundles.tar.gz [2021-04-22T19:30:27.699Z] Creating unit-bundles.tar.gz [2021-04-22T19:30:27.699Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-22T19:30:27.699Z] bundles/junit-report.xml [2021-04-22T19:30:27.699Z] bundles/go-test-report.json [2021-04-22T19:30:27.699Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-22T19:30:27.712Z] Archiving artifacts [2021-04-22T19:30:28.171Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-22T19:30:28.179Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestConfigureDaemonLogs [2021-04-22T19:30:28.179Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestCommonOptionsInstallFlags [2021-04-22T19:30:28.179Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-22T19:30:28.179Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-22T19:30:28.179Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-22T19:30:28.179Z] PASS [2021-04-22T19:30:28.179Z] coverage: 18.4% of statements [2021-04-22T19:30:28.179Z] ok github.com/docker/docker/cmd/dockerd 0.456s coverage: 18.4% of statements [Pipeline] // catchError [Pipeline] sh [2021-04-22T19:30:28.353Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-22T19:30:28.506Z] + make clean [2021-04-22T19:30:28.506Z] docker volume rm -f docker-dev-cache [2021-04-22T19:30:28.506Z] docker-dev-cache [2021-04-22T19:30:28.613Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T19:30:29.554Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-22T19:30:30.125Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-22T19:30:30.341Z] === RUN TestContainerStopSignal [2021-04-22T19:30:30.341Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-22T19:30:30.341Z] === RUN TestContainerStopTimeout [2021-04-22T19:30:30.341Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-22T19:30:30.341Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-22T19:30:30.341Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-22T19:30:30.341Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-22T19:30:30.341Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-22T19:30:30.385Z] === RUN TestDockerSuite/TestBuildFails [2021-04-22T19:30:30.795Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-22T19:30:30.795Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestReplaceAndAppendEnvVars [2021-04-22T19:30:30.795Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-22T19:30:30.795Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-22T19:30:30.795Z] === RUN TestNewMemoryStore [2021-04-22T19:30:30.795Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestAddContainers [2021-04-22T19:30:30.795Z] --- PASS: TestAddContainers (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestGetContainer [2021-04-22T19:30:30.795Z] --- PASS: TestGetContainer (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestDeleteContainer [2021-04-22T19:30:30.795Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestListContainers [2021-04-22T19:30:30.795Z] --- PASS: TestListContainers (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestFirstContainer [2021-04-22T19:30:30.795Z] --- PASS: TestFirstContainer (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestApplyAllContainer [2021-04-22T19:30:30.795Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestIsValidHealthString [2021-04-22T19:30:30.795Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestStateRunStop [2021-04-22T19:30:30.795Z] --- PASS: TestStateRunStop (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestStateTimeoutWait [2021-04-22T19:30:30.795Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-22T19:30:30.795Z] state_test.go:141: Stop callback fired [2021-04-22T19:30:30.795Z] state_test.go:165: Stop callback fired [2021-04-22T19:30:30.795Z] === RUN TestIsValidStateString [2021-04-22T19:30:30.795Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestViewSaveDelete [2021-04-22T19:30:30.795Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-22T19:30:30.795Z] === RUN TestViewAll [2021-04-22T19:30:30.795Z] --- PASS: TestViewAll (0.01s) [2021-04-22T19:30:30.795Z] === RUN TestViewGet [2021-04-22T19:30:30.795Z] --- PASS: TestViewGet (0.01s) [2021-04-22T19:30:30.795Z] === RUN TestNames [2021-04-22T19:30:30.795Z] --- PASS: TestNames (0.00s) [2021-04-22T19:30:30.795Z] === RUN TestViewWithHealthCheck [2021-04-22T19:30:30.795Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-22T19:30:30.795Z] PASS [2021-04-22T19:30:30.795Z] coverage: 41.6% of statements [2021-04-22T19:30:30.795Z] ok github.com/docker/docker/container 0.340s coverage: 41.6% of statements [2021-04-22T19:30:30.795Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-22T19:30:30.795Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-22T19:30:30.795Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-22T19:30:30.795Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-22T19:30:31.768Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-22T19:30:31.768Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-22T19:30:32.957Z] === RUN TestPrepare [2021-04-22T19:30:32.957Z] --- PASS: TestPrepare (0.00s) [2021-04-22T19:30:32.957Z] === RUN TestStart [2021-04-22T19:30:32.957Z] --- PASS: TestStart (0.00s) [2021-04-22T19:30:32.957Z] === RUN TestWaitCancel [2021-04-22T19:30:33.410Z] --- PASS: TestWaitCancel (0.00s) [2021-04-22T19:30:33.410Z] === RUN TestWaitDisabled [2021-04-22T19:30:33.410Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-22T19:30:33.410Z] === RUN TestWaitEnabled [2021-04-22T19:30:33.410Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-22T19:30:33.410Z] === RUN TestRemove [2021-04-22T19:30:33.410Z] --- PASS: TestRemove (0.00s) [2021-04-22T19:30:33.410Z] PASS [2021-04-22T19:30:33.410Z] coverage: 65.3% of statements [2021-04-22T19:30:33.410Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.183s coverage: 65.3% of statements [2021-04-22T19:30:35.981Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-22T19:30:37.117Z] === RUN TestNewListSecretsFilters [2021-04-22T19:30:37.117Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestNewListConfigsFilters [2021-04-22T19:30:37.117Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-22T19:30:37.117Z] PASS [2021-04-22T19:30:37.117Z] coverage: 0.5% of statements [2021-04-22T19:30:37.117Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-22T19:30:37.117Z] ok github.com/docker/docker/daemon/cluster 0.326s coverage: 0.5% of statements [2021-04-22T19:30:37.117Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-22T19:30:37.117Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-22T19:30:37.117Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-22T19:30:37.117Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-22T19:30:37.117Z] PASS [2021-04-22T19:30:37.117Z] coverage: 35.9% of statements [2021-04-22T19:30:37.117Z] ok github.com/docker/docker/daemon/cluster/convert 0.560s coverage: 35.9% of statements [2021-04-22T19:30:40.184Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-22T19:30:42.759Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-22T19:30:42.866Z] === RUN TestDiscoveryOptsErrors [2021-04-22T19:30:42.866Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDiscoveryOpts [2021-04-22T19:30:42.866Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-22T19:30:42.866Z] PASS [2021-04-22T19:30:42.866Z] coverage: 30.0% of statements [2021-04-22T19:30:42.866Z] ok github.com/docker/docker/daemon/discovery 0.089s coverage: 30.0% of statements [2021-04-22T19:30:42.866Z] === RUN TestBuilderGC [2021-04-22T19:30:42.866Z] --- PASS: TestBuilderGC (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationNotFound [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonBrokenConfiguration [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestParseClusterAdvertiseSettings [2021-04-22T19:30:42.866Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestFindConfigurationConflicts [2021-04-22T19:30:42.866Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-22T19:30:42.866Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-22T19:30:42.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-22T19:30:42.866Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-22T19:30:42.866Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-22T19:30:42.866Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_label [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_dns [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-22T19:30:42.866Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-22T19:30:42.866Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestModifiedDiscoverySettings [2021-04-22T19:30:42.866Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-22T19:30:42.866Z] === RUN TestReloadSetConfigFileNotExist [2021-04-22T19:30:42.866Z] time="2021-04-22T19:30:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-22T19:30:42.866Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-04-22T19:30:43.334Z] === RUN TestReloadDefaultConfigNotExist [2021-04-22T19:30:43.334Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-04-22T19:30:43.334Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:30:43.334Z] === RUN TestReloadBadDefaultConfig [2021-04-22T19:30:43.334Z] time="2021-04-22T19:30:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-083664791" [2021-04-22T19:30:43.334Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-22T19:30:43.334Z] === RUN TestReloadWithConflictingLabels [2021-04-22T19:30:43.334Z] time="2021-04-22T19:30:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-504571914" [2021-04-22T19:30:43.334Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-04-22T19:30:43.334Z] === RUN TestReloadWithDuplicateLabels [2021-04-22T19:30:43.334Z] time="2021-04-22T19:30:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-688290785" [2021-04-22T19:30:43.334Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-22T19:30:43.334Z] === RUN TestDaemonConfigurationMerge [2021-04-22T19:30:43.334Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-22T19:30:43.334Z] PASS [2021-04-22T19:30:43.334Z] coverage: 79.7% of statements [2021-04-22T19:30:43.334Z] ok github.com/docker/docker/daemon/config 0.459s coverage: 79.7% of statements [2021-04-22T19:30:44.144Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-22T19:30:44.405Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-22T19:30:45.505Z] === RUN TestEventsLog [2021-04-22T19:30:45.505Z] --- PASS: TestEventsLog (0.00s) [2021-04-22T19:30:45.505Z] === RUN TestEventsLogTimeout [2021-04-22T19:30:45.505Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-22T19:30:45.505Z] === RUN TestLogEvents [2021-04-22T19:30:45.505Z] --- PASS: TestLogEvents (0.06s) [2021-04-22T19:30:45.505Z] === RUN TestLoadBufferedEvents [2021-04-22T19:30:45.505Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-04-22T19:30:45.505Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-22T19:30:45.505Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-22T19:30:45.505Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-22T19:30:45.505Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-22T19:30:45.505Z] PASS [2021-04-22T19:30:45.505Z] coverage: 50.0% of statements [2021-04-22T19:30:45.505Z] ok github.com/docker/docker/daemon/events 0.369s coverage: 50.0% of statements [2021-04-22T19:30:45.789Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-22T19:30:45.959Z] === RUN TestVerifyNetworkingConfig [2021-04-22T19:30:45.959Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestGetContainer [2021-04-22T19:30:45.959Z] --- PASS: TestGetContainer (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestValidContainerNames [2021-04-22T19:30:45.959Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestContainerInitDNS [2021-04-22T19:30:45.959Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-22T19:30:45.959Z] daemon_test.go:147: root required [2021-04-22T19:30:45.959Z] === RUN TestMerge [2021-04-22T19:30:45.959Z] --- PASS: TestMerge (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestValidateContainerIsolation [2021-04-22T19:30:45.959Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestFindNetworkErrorType [2021-04-22T19:30:45.959Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestEnsureServicesExist [2021-04-22T19:30:45.959Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestEnsureServicesExistErrors [2021-04-22T19:30:45.959Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-22T19:30:45.959Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-22T19:30:45.959Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-22T19:30:45.959Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-22T19:30:45.959Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-22T19:30:45.959Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-22T19:30:45.959Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestContainerDelete [2021-04-22T19:30:45.959Z] --- PASS: TestContainerDelete (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestContainerDoubleDelete [2021-04-22T19:30:45.959Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestLogContainerEventCopyLabels [2021-04-22T19:30:45.959Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestLogContainerEventWithAttributes [2021-04-22T19:30:45.959Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestNoneHealthcheck [2021-04-22T19:30:45.959Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestHealthStates [2021-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] time="2021-04-22T19:30:45Z" 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-04-22T19:30:45.959Z] --- PASS: TestHealthStates (0.18s) [2021-04-22T19:30:45.959Z] === RUN TestMaskURLCredentials [2021-04-22T19:30:45.959Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestGetInspectData [2021-04-22T19:30:45.959Z] --- PASS: TestGetInspectData (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestFillLicense [2021-04-22T19:30:45.959Z] --- PASS: TestFillLicense (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestListInvalidFilter [2021-04-22T19:30:45.959Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestNameFilter [2021-04-22T19:30:45.959Z] --- PASS: TestNameFilter (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-22T19:30:45.959Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-22T19:30:45.959Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-22T19:30:45.959Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-22T19:30:45.959Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-22T19:30:46.413Z] === 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-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-22T19:30:46.413Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-22T19:30:46.413Z] --- 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-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-22T19:30:46.413Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-22T19:30:46.413Z] === RUN TestDaemonReloadLabels [2021-04-22T19:30:46.413Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-04-22T19:30:46.413Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-22T19:30:46.413Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-22T19:30:46.413Z] === RUN TestDaemonReloadMirrors [2021-04-22T19:30:46.413Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-22T19:30:46.413Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-22T19:30:46.413Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-22T19:30:46.413Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-22T19:30:46.413Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-22T19:30:46.413Z] === RUN TestDaemonDiscoveryReload [2021-04-22T19:30:46.865Z] === RUN TestWaitNodeAttachment [2021-04-22T19:30:47.331Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-22T19:30:47.331Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-22T19:30:47.331Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-22T19:30:47.331Z] === RUN TestIsolationConversion [2021-04-22T19:30:47.331Z] === RUN TestIsolationConversion/default [2021-04-22T19:30:47.331Z] === RUN TestIsolationConversion/process [2021-04-22T19:30:47.331Z] === RUN TestIsolationConversion/hyperv [2021-04-22T19:30:47.331Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestContainerLabels [2021-04-22T19:30:47.331Z] --- PASS: TestContainerLabels (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestCredentialSpecConversion [2021-04-22T19:30:47.331Z] === RUN TestCredentialSpecConversion/none [2021-04-22T19:30:47.331Z] === RUN TestCredentialSpecConversion/config [2021-04-22T19:30:47.331Z] === RUN TestCredentialSpecConversion/file [2021-04-22T19:30:47.331Z] === RUN TestCredentialSpecConversion/registry [2021-04-22T19:30:47.331Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-22T19:30:47.331Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestControllerValidateMountBind [2021-04-22T19:30:47.331Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestControllerValidateMountVolume [2021-04-22T19:30:47.331Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestControllerValidateMountTarget [2021-04-22T19:30:47.331Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestControllerValidateMountTmpfs [2021-04-22T19:30:47.331Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestControllerValidateMountInvalidType [2021-04-22T19:30:47.331Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-22T19:30:47.331Z] === RUN TestControllerValidateMountNamedPipe [2021-04-22T19:30:47.331Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-22T19:30:47.331Z] PASS [2021-04-22T19:30:47.331Z] coverage: 11.3% of statements [2021-04-22T19:30:47.331Z] === RUN TestIsEmptyDir [2021-04-22T19:30:47.331Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.947s coverage: 11.3% of statements [2021-04-22T19:30:47.331Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-22T19:30:47.331Z] PASS [2021-04-22T19:30:47.331Z] coverage: 2.3% of statements [2021-04-22T19:30:47.331Z] ok github.com/docker/docker/daemon/graphdriver 0.265s coverage: 2.3% of statements [2021-04-22T19:30:47.783Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-22T19:30:47.783Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-22T19:30:48.237Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-22T19:30:48.237Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-22T19:30:48.237Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-22T19:30:48.237Z] reload_test.go:520: root required [2021-04-22T19:30:48.237Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-22T19:30:48.237Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.05s) [2021-04-22T19:30:48.237Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-22T19:30:48.237Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-04-22T19:30:48.237Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-22T19:30:48.237Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-22T19:30:48.237Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-22T19:30:48.237Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-22T19:30:48.237Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-22T19:30:48.237Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-22T19:30:48.237Z] === RUN TestParseVolumesFrom [2021-04-22T19:30:48.237Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-22T19:30:48.237Z] PASS [2021-04-22T19:30:48.237Z] coverage: 9.0% of statements [2021-04-22T19:30:48.237Z] ok github.com/docker/docker/daemon 2.860s coverage: 9.0% of statements [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-22T19:30:48.237Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-22T19:30:48.690Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-22T19:30:48.690Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-22T19:30:48.690Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-22T19:30:48.690Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-22T19:30:48.690Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-22T19:30:48.690Z] === RUN TestLinkNaming [2021-04-22T19:30:48.690Z] --- PASS: TestLinkNaming (0.00s) [2021-04-22T19:30:48.690Z] === RUN TestLinkNew [2021-04-22T19:30:48.690Z] --- PASS: TestLinkNew (0.00s) [2021-04-22T19:30:48.690Z] === RUN TestLinkEnv [2021-04-22T19:30:48.690Z] --- PASS: TestLinkEnv (0.00s) [2021-04-22T19:30:48.690Z] === RUN TestLinkMultipleEnv [2021-04-22T19:30:48.690Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-22T19:30:48.690Z] === RUN TestLinkPortRangeEnv [2021-04-22T19:30:48.690Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-22T19:30:48.690Z] PASS [2021-04-22T19:30:48.690Z] coverage: 93.0% of statements [2021-04-22T19:30:48.690Z] ok github.com/docker/docker/daemon/links 0.124s coverage: 93.0% of statements [2021-04-22T19:30:49.091Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-22T19:30:49.352Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-22T19:30:49.923Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-22T19:30:51.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-22T19:30:51.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-22T19:30:51.581Z] === RUN TestAdapterReadLogs [2021-04-22T19:30:51.581Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-22T19:30:51.581Z] === RUN TestCopier [2021-04-22T19:30:51.581Z] --- PASS: TestCopier (0.01s) [2021-04-22T19:30:51.581Z] === RUN TestCopierLongLines [2021-04-22T19:30:51.581Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-22T19:30:51.581Z] === RUN TestCopierSlow [2021-04-22T19:30:51.581Z] --- PASS: TestCopierSlow (0.29s) [2021-04-22T19:30:51.581Z] === RUN TestCopierWithSized [2021-04-22T19:30:51.581Z] === RUN TestCopierWithSized/as_is [2021-04-22T19:30:51.581Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-22T19:30:51.581Z] --- PASS: TestCopierWithSized (0.02s) [2021-04-22T19:30:51.581Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-22T19:30:51.581Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-04-22T19:30:51.581Z] === RUN TestCopierWithPartial [2021-04-22T19:30:51.581Z] --- PASS: TestCopierWithPartial (0.01s) [2021-04-22T19:30:51.581Z] === RUN TestRingLogger [2021-04-22T19:30:51.581Z] --- PASS: TestRingLogger (0.00s) [2021-04-22T19:30:51.581Z] === RUN TestRingCap [2021-04-22T19:30:51.581Z] --- PASS: TestRingCap (0.00s) [2021-04-22T19:30:51.581Z] === RUN TestRingClose [2021-04-22T19:30:51.581Z] --- PASS: TestRingClose (0.00s) [2021-04-22T19:30:51.581Z] === RUN TestRingDrain [2021-04-22T19:30:51.581Z] --- PASS: TestRingDrain (0.00s) [2021-04-22T19:30:51.581Z] PASS [2021-04-22T19:30:51.581Z] coverage: 43.0% of statements [2021-04-22T19:30:51.581Z] ok github.com/docker/docker/daemon/logger 0.541s coverage: 43.0% of statements [2021-04-22T19:30:52.695Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/defaults [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-22T19:30:53.102Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-22T19:30:53.102Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-22T19:30:53.102Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-22T19:30:53.102Z] time="2021-04-22T19:30:52Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-22T19:30:53.102Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-04-22T19:30:53.102Z] === RUN TestCreateSuccess [2021-04-22T19:30:53.102Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCreateLogGroupSuccess [2021-04-22T19:30:53.102Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCreateError [2021-04-22T19:30:53.102Z] --- PASS: TestCreateError (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCreateAlreadyExists [2021-04-22T19:30:53.102Z] time="2021-04-22T19:30:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-22T19:30:53.102Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestLogClosed [2021-04-22T19:30:53.102Z] --- PASS: TestLogClosed (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestLogBlocking [2021-04-22T19:30:53.102Z] --- PASS: TestLogBlocking (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-22T19:30:53.102Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestLogNonBlockingBufferFull [2021-04-22T19:30:53.102Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestPublishBatchSuccess [2021-04-22T19:30:53.102Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestPublishBatchError [2021-04-22T19:30:53.102Z] time="2021-04-22T19:30:52Z" level=error msg=Error [2021-04-22T19:30:53.102Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-22T19:30:53.102Z] time="2021-04-22T19:30:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-22T19:30:53.102Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-22T19:30:53.102Z] time="2021-04-22T19:30:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-22T19:30:53.102Z] time="2021-04-22T19:30:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-22T19:30:53.102Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchSimple [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchTicker [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMultilinePattern [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchClose [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen/0/Hello [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen/2/🙃 [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen/3/���� [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen/4/He��o [2021-04-22T19:30:53.102Z] === RUN TestEffectiveLen/5/ [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/0/ [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/1/Hello [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/2/Hello [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/3/Hello [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/4/🙃 [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/5/🙃 [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/6/a� [2021-04-22T19:30:53.102Z] === RUN TestFindValidSplit/7/a� [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: Hello [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: He [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: llo [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: Hello [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: a [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: � [2021-04-22T19:30:53.102Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1044: a� [2021-04-22T19:30:53.102Z] cloudwatchlogs_test.go:1045: [2021-04-22T19:30:53.102Z] === RUN TestProcessEventEmoji [2021-04-22T19:30:53.102Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchLineSplit [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMaxEvents [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-22T19:30:53.102Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-22T19:30:53.102Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-22T19:30:53.555Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-22T19:30:53.555Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-22T19:30:53.555Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-22T19:30:53.555Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestCreateTagSuccess [2021-04-22T19:30:53.555Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-22T19:30:53.555Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-22T19:30:53.555Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.01s) [2021-04-22T19:30:53.555Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-22T19:30:53.555Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-22T19:30:53.555Z] PASS [2021-04-22T19:30:53.555Z] coverage: 77.8% of statements [2021-04-22T19:30:53.555Z] ok github.com/docker/docker/daemon/logger/awslogs 0.875s coverage: 77.8% of statements [2021-04-22T19:30:53.555Z] === RUN TestJSONFileLogger [2021-04-22T19:30:53.555Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestJSONFileLoggerWithTags [2021-04-22T19:30:53.555Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-22T19:30:53.555Z] === RUN TestJSONFileLoggerWithOpts [2021-04-22T19:30:53.555Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-04-22T19:30:53.555Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-22T19:30:53.555Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-04-22T19:30:53.555Z] === RUN TestEncodeDecode [2021-04-22T19:30:53.555Z] === PAUSE TestEncodeDecode [2021-04-22T19:30:53.555Z] === RUN TestUnexpectedEOF [2021-04-22T19:30:53.555Z] time="2021-04-22T19:30:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-22T19:30:53.555Z] time="2021-04-22T19:30:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-22T19:30:53.555Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-04-22T19:30:53.555Z] === CONT TestEncodeDecode [2021-04-22T19:30:53.555Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-22T19:30:53.555Z] PASS [2021-04-22T19:30:53.555Z] coverage: 69.9% of statements [2021-04-22T19:30:53.555Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.312s coverage: 69.9% of statements [2021-04-22T19:30:54.014Z] === RUN TestSearchRegistryForImagesErrors [2021-04-22T19:30:54.014Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-22T19:30:54.014Z] === RUN TestSearchRegistryForImages [2021-04-22T19:30:54.014Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-22T19:30:54.014Z] === RUN TestOnlyPlatformWithFallback [2021-04-22T19:30:54.014Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-22T19:30:54.014Z] === RUN TestImageDelete [2021-04-22T19:30:54.014Z] === RUN TestImageDelete/no_lease [2021-04-22T19:30:54.014Z] === RUN TestImageDelete/lease_exists [2021-04-22T19:30:54.014Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-22T19:30:54.014Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-22T19:30:54.014Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-22T19:30:54.014Z] --- PASS: TestImageDelete (0.08s) [2021-04-22T19:30:54.014Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-22T19:30:54.014Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2021-04-22T19:30:54.014Z] === RUN TestContentStoreForPull [2021-04-22T19:30:54.014Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.24s) [2021-04-22T19:30:54.014Z] === RUN TestFastTimeMarshalJSON [2021-04-22T19:30:54.014Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-22T19:30:54.014Z] PASS [2021-04-22T19:30:54.014Z] coverage: 87.2% of statements [2021-04-22T19:30:54.014Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.341s coverage: 87.2% of statements [2021-04-22T19:30:54.014Z] --- PASS: TestContentStoreForPull (0.27s) [2021-04-22T19:30:54.014Z] PASS [2021-04-22T19:30:54.014Z] coverage: 6.7% of statements [2021-04-22T19:30:54.467Z] ok github.com/docker/docker/daemon/images 0.537s coverage: 6.7% of statements [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-22T19:30:54.467Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-22T19:30:56.006Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-22T19:30:56.632Z] === RUN TestWriteLog [2021-04-22T19:30:56.632Z] === PAUSE TestWriteLog [2021-04-22T19:30:56.632Z] === RUN TestReadLog [2021-04-22T19:30:56.632Z] === PAUSE TestReadLog [2021-04-22T19:30:56.632Z] === CONT TestWriteLog [2021-04-22T19:30:56.632Z] === CONT TestReadLog [2021-04-22T19:30:56.632Z] --- PASS: TestWriteLog (0.00s) [2021-04-22T19:30:56.632Z] === RUN TestReadLog/tail_exact [2021-04-22T19:30:56.632Z] === RUN TestReadLog/tail_less_than_available [2021-04-22T19:30:56.632Z] === RUN TestReadLog/tail_more_than_available [2021-04-22T19:30:56.632Z] --- PASS: TestReadLog (0.28s) [2021-04-22T19:30:56.632Z] --- PASS: TestReadLog/tail_exact (0.26s) [2021-04-22T19:30:56.632Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-04-22T19:30:56.632Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-04-22T19:30:56.632Z] PASS [2021-04-22T19:30:56.632Z] coverage: 75.2% of statements [2021-04-22T19:30:56.632Z] ok github.com/docker/docker/daemon/logger/local 0.505s coverage: 75.2% of statements [2021-04-22T19:30:56.632Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-22T19:30:57.084Z] === RUN TestOpenFileDelete [2021-04-22T19:30:57.084Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-22T19:30:57.084Z] === RUN TestOpenFileRename [2021-04-22T19:30:57.084Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-22T19:30:57.084Z] === RUN TestParseLogTagDefaultTag [2021-04-22T19:30:57.084Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-22T19:30:57.084Z] === RUN TestParseLogTag [2021-04-22T19:30:57.084Z] --- PASS: TestParseLogTag (0.00s) [2021-04-22T19:30:57.084Z] === RUN TestParseLogTagEmptyTag [2021-04-22T19:30:57.084Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-22T19:30:57.084Z] === RUN TestTailFiles [2021-04-22T19:30:57.084Z] --- PASS: TestTailFiles (0.00s) [2021-04-22T19:30:57.538Z] === RUN TestFollowLogsConsumerGone [2021-04-22T19:30:57.538Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-22T19:30:57.538Z] === RUN TestFollowLogsProducerGone [2021-04-22T19:30:57.538Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-22T19:30:57.538Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-22T19:30:57.538Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-22T19:30:57.538Z] === RUN TestCheckCapacityAndRotate [2021-04-22T19:30:57.538Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-22T19:30:57.538Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-22T19:30:57.538Z] --- PASS: TestCheckCapacityAndRotate (0.28s) [2021-04-22T19:30:57.538Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-22T19:30:57.538Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-04-22T19:30:57.538Z] PASS [2021-04-22T19:30:57.538Z] coverage: 55.3% of statements [2021-04-22T19:30:57.538Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.495s coverage: 55.3% of statements [2021-04-22T19:30:57.538Z] === RUN TestLog [2021-04-22T19:30:57.538Z] --- PASS: TestLog (0.01s) [2021-04-22T19:30:57.538Z] PASS [2021-04-22T19:30:57.538Z] coverage: 31.5% of statements [2021-04-22T19:30:57.538Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2021-04-22T19:30:57.919Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-22T19:30:57.991Z] === RUN TestValidateLogOpt [2021-04-22T19:30:57.991Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestNewMissedConfig [2021-04-22T19:30:57.991Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestNewMissedUrl [2021-04-22T19:30:57.991Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestNewMissedToken [2021-04-22T19:30:57.991Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestNewWithProxy [2021-04-22T19:30:57.991Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestDefault [2021-04-22T19:30:57.991Z] --- PASS: TestDefault (0.01s) [2021-04-22T19:30:57.991Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-22T19:30:57.991Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestJsonFormat [2021-04-22T19:30:57.991Z] --- PASS: TestJsonFormat (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestRawFormat [2021-04-22T19:30:57.991Z] --- PASS: TestRawFormat (0.02s) [2021-04-22T19:30:57.991Z] === RUN TestRawFormatWithLabels [2021-04-22T19:30:57.991Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestRawFormatWithoutTag [2021-04-22T19:30:57.991Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-22T19:30:57.991Z] === RUN TestBatching [2021-04-22T19:30:58.445Z] --- PASS: TestBatching (0.39s) [2021-04-22T19:30:58.445Z] === RUN TestFrequency [2021-04-22T19:30:58.899Z] --- PASS: TestFrequency (0.16s) [2021-04-22T19:30:58.899Z] === RUN TestOneMessagePerRequest [2021-04-22T19:30:58.899Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-22T19:30:58.899Z] === RUN TestVerify [2021-04-22T19:30:58.899Z] --- PASS: TestVerify (0.00s) [2021-04-22T19:30:58.899Z] === RUN TestSkipVerify [2021-04-22T19:30:58.899Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:58.899Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:58.899Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:58.899Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] === RUN TestNewParse [2021-04-22T19:30:59.352Z] --- PASS: TestNewParse (0.00s) [2021-04-22T19:30:59.352Z] PASS [2021-04-22T19:30:59.352Z] coverage: 8.3% of statements [2021-04-22T19:30:59.352Z] ok github.com/docker/docker/daemon/logger/templates 0.118s coverage: 8.3% of statements [2021-04-22T19:30:59.352Z] --- PASS: TestSkipVerify (0.54s) [2021-04-22T19:30:59.352Z] === RUN TestBufferMaximum [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.950288\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.950288\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-22T19:30:59.352Z] === RUN TestServerAlwaysDown [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.954294\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.954294\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.954294\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.955295\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] time="2021-04-22T19:30:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619119858.955295\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:30:59.352Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-22T19:30:59.352Z] === RUN TestCannotSendAfterClose [2021-04-22T19:30:59.352Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-22T19:30:59.352Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-22T19:30:59.804Z] === RUN TestParseLogFormat [2021-04-22T19:30:59.804Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-22T19:30:59.804Z] === RUN TestValidateLogOptEmpty [2021-04-22T19:30:59.804Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-22T19:30:59.804Z] === RUN TestValidateSyslogAddress [2021-04-22T19:30:59.804Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-22T19:30:59.804Z] === RUN TestParseAddressDefaultPort [2021-04-22T19:30:59.804Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-22T19:30:59.804Z] === RUN TestValidateSyslogFacility [2021-04-22T19:30:59.804Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-22T19:30:59.804Z] === RUN TestValidateLogOptSyslogFormat [2021-04-22T19:30:59.804Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-22T19:30:59.804Z] === RUN TestValidateLogOpt [2021-04-22T19:30:59.804Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-22T19:30:59.804Z] PASS [2021-04-22T19:30:59.804Z] coverage: 46.8% of statements [2021-04-22T19:30:59.804Z] ok github.com/docker/docker/daemon/logger/syslog 0.145s coverage: 46.8% of statements [2021-04-22T19:31:00.261Z] time="2021-04-22T19:30:59Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49207/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-22T19:31:00.261Z] time="2021-04-22T19:30:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3e9a26d3ea87\"}'" [2021-04-22T19:31:00.261Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-04-22T19:31:00.261Z] PASS [2021-04-22T19:31:00.261Z] coverage: 82.5% of statements [2021-04-22T19:31:00.261Z] ok github.com/docker/docker/daemon/logger/splunk 2.273s coverage: 82.5% of statements [2021-04-22T19:31:00.261Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-22T19:31:00.261Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-22T19:31:00.261Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-22T19:31:02.124Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-22T19:31:02.384Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-22T19:31:02.424Z] === RUN TestV1IDService [2021-04-22T19:31:02.424Z] --- PASS: TestV1IDService (0.03s) [2021-04-22T19:31:02.424Z] === RUN TestV2MetadataService [2021-04-22T19:31:02.877Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-22T19:31:02.877Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-22T19:31:02.877Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-22T19:31:02.877Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-22T19:31:02.877Z] === RUN TestContinueOnError_NeverContinue [2021-04-22T19:31:02.877Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-22T19:31:02.877Z] === RUN TestManifestStore [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/no_remote_or_local [2021-04-22T19:31:02.877Z] === RUN TestSuccessfulDownload [2021-04-22T19:31:02.877Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-22T19:31:02.877Z] download_test.go:268: Needs fixing on Windows [2021-04-22T19:31:02.877Z] === RUN TestCancelledDownload [2021-04-22T19:31:02.877Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-22T19:31:02.877Z] === RUN TestMaxDownloadAttempts [2021-04-22T19:31:02.877Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-22T19:31:02.877Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-22T19:31:02.877Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-22T19:31:02.877Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-22T19:31:02.877Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-22T19:31:02.877Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-22T19:31:02.877Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-22T19:31:02.877Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-22T19:31:02.877Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-22T19:31:02.877Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-22T19:31:02.877Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-22T19:31:02.877Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-22T19:31:02.877Z] time="2021-04-22T19:31:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local284262163\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/no_local_cache [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/with_local_cache [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/unknown_media_type [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-22T19:31:02.877Z] time="2021-04-22T19:31:02Z" level=warning msg="reference for unknown type: " [2021-04-22T19:31:02.877Z] time="2021-04-22T19:31:02Z" level=warning msg="reference for unknown type: " [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-22T19:31:02.877Z] time="2021-04-22T19:31:02Z" level=warning msg="reference for unknown type: " [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-22T19:31:02.877Z] time="2021-04-22T19:31:02Z" level=warning msg="reference for unknown type: " [2021-04-22T19:31:02.877Z] time="2021-04-22T19:31:02Z" level=warning msg="reference for unknown type: " [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-22T19:31:02.877Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-22T19:31:03.331Z] time="2021-04-22T19:31:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore (0.42s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-22T19:31:03.331Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-22T19:31:03.331Z] === RUN TestFixManifestLayers [2021-04-22T19:31:03.331Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-22T19:31:03.331Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-22T19:31:03.331Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-22T19:31:03.331Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-22T19:31:03.331Z] === RUN TestFixManifestLayersBadParent [2021-04-22T19:31:03.331Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-22T19:31:03.331Z] === RUN TestValidateManifest [2021-04-22T19:31:03.331Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-22T19:31:03.331Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-22T19:31:03.331Z] === RUN TestFormatPlatform [2021-04-22T19:31:03.331Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-22T19:31:03.331Z] === RUN TestGetRepositoryMountCandidates [2021-04-22T19:31:03.331Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-22T19:31:03.331Z] === RUN TestLayerAlreadyExists [2021-04-22T19:31:03.331Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-22T19:31:03.331Z] 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-04-22T19:31:03.331Z] 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-04-22T19:31:03.331Z] 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-04-22T19:31:03.331Z] 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-04-22T19:31:03.331Z] 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-04-22T19:31:03.331Z] 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-04-22T19:31:03.331Z] === RUN TestWhenEmptyAuthConfig [2021-04-22T19:31:03.331Z] time="2021-04-22T19:31:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:31:03.331Z] time="2021-04-22T19:31:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:31:03.331Z] time="2021-04-22T19:31:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:31:03.331Z] time="2021-04-22T19:31:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-22T19:31:03.331Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-22T19:31:03.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-04-22T19:31:03.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-04-22T19:31:03.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-04-22T19:31:03.331Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-04-22T19:31:03.331Z] === RUN TestTransfer [2021-04-22T19:31:03.331Z] --- PASS: TestTransfer (0.11s) [2021-04-22T19:31:03.331Z] === RUN TestConcurrencyLimit [2021-04-22T19:31:03.768Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-22T19:31:03.784Z] --- PASS: TestV2MetadataService (1.14s) [2021-04-22T19:31:03.784Z] PASS [2021-04-22T19:31:03.784Z] coverage: 48.2% of statements [2021-04-22T19:31:03.784Z] ok github.com/docker/docker/distribution/metadata 1.330s coverage: 48.2% of statements [2021-04-22T19:31:03.784Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-04-22T19:31:03.784Z] === RUN TestInactiveJobs [2021-04-22T19:31:03.784Z] === RUN TestNotFound [2021-04-22T19:31:03.784Z] --- PASS: TestNotFound (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestConflict [2021-04-22T19:31:03.784Z] --- PASS: TestConflict (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestForbidden [2021-04-22T19:31:03.784Z] --- PASS: TestForbidden (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestInvalidParameter [2021-04-22T19:31:03.784Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestNotImplemented [2021-04-22T19:31:03.784Z] --- PASS: TestNotImplemented (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestNotModified [2021-04-22T19:31:03.784Z] --- PASS: TestNotModified (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestUnauthorized [2021-04-22T19:31:03.784Z] --- PASS: TestUnauthorized (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestUnknown [2021-04-22T19:31:03.784Z] --- PASS: TestUnknown (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestCancelled [2021-04-22T19:31:03.784Z] --- PASS: TestCancelled (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestDeadline [2021-04-22T19:31:03.784Z] --- PASS: TestDeadline (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestDataLoss [2021-04-22T19:31:03.784Z] --- PASS: TestDataLoss (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestUnavailable [2021-04-22T19:31:03.784Z] --- PASS: TestUnavailable (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestSystem [2021-04-22T19:31:03.784Z] --- PASS: TestSystem (0.00s) [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Not_Found [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Bad_Request [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Conflict [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Unauthorized [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Forbidden [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Not_Modified [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-22T19:31:03.784Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-22T19:31:03.784Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-22T19:31:03.784Z] PASS [2021-04-22T19:31:03.784Z] coverage: 53.1% of statements [2021-04-22T19:31:03.784Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-04-22T19:31:04.237Z] --- PASS: TestInactiveJobs (0.35s) [2021-04-22T19:31:04.237Z] === RUN TestWatchRelease [2021-04-22T19:31:04.237Z] --- PASS: TestWatchRelease (0.05s) [2021-04-22T19:31:04.237Z] === RUN TestWatchFinishedTransfer [2021-04-22T19:31:04.237Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-22T19:31:04.237Z] === RUN TestDuplicateTransfer [2021-04-22T19:31:04.237Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-04-22T19:31:04.237Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-22T19:31:04.237Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-22T19:31:04.237Z] === RUN TestTokenPassThru [2021-04-22T19:31:04.237Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-04-22T19:31:04.237Z] === RUN TestSuccessfulUpload [2021-04-22T19:31:04.237Z] --- PASS: TestTokenPassThru (0.02s) [2021-04-22T19:31:04.237Z] === RUN TestTokenPassThruDifferentHost [2021-04-22T19:31:04.237Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-22T19:31:04.237Z] PASS [2021-04-22T19:31:04.237Z] coverage: 23.6% of statements [2021-04-22T19:31:04.237Z] ok github.com/docker/docker/distribution 1.667s coverage: 23.6% of statements [2021-04-22T19:31:04.237Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-22T19:31:04.691Z] time="2021-04-22T19:31:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-22T19:31:04.691Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-04-22T19:31:04.691Z] === RUN TestCancelledUpload [2021-04-22T19:31:04.691Z] --- PASS: TestCancelledUpload (0.03s) [2021-04-22T19:31:04.691Z] PASS [2021-04-22T19:31:04.691Z] coverage: 76.8% of statements [2021-04-22T19:31:04.691Z] ok github.com/docker/docker/distribution/xfer 2.034s coverage: 76.8% of statements [2021-04-22T19:31:04.691Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-22T19:31:04.707Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-22T19:31:05.278Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-22T19:31:05.278Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-22T19:31:06.847Z] === RUN TestFSGetInvalidData [2021-04-22T19:31:06.847Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-04-22T19:31:06.847Z] === RUN TestFSInvalidSet [2021-04-22T19:31:06.847Z] --- PASS: TestFSInvalidSet (0.03s) [2021-04-22T19:31:06.847Z] === RUN TestFSInvalidRoot [2021-04-22T19:31:06.847Z] --- PASS: TestFSInvalidRoot (0.04s) [2021-04-22T19:31:06.847Z] === RUN TestFSMetadataGetSet [2021-04-22T19:31:06.847Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-04-22T19:31:06.847Z] === RUN TestFSInvalidWalker [2021-04-22T19:31:06.847Z] === RUN TestCompare [2021-04-22T19:31:06.847Z] --- PASS: TestCompare (0.00s) [2021-04-22T19:31:06.847Z] PASS [2021-04-22T19:31:06.848Z] coverage: 19.2% of statements [2021-04-22T19:31:06.848Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-22T19:31:06.848Z] === RUN TestFSGetSet [2021-04-22T19:31:06.848Z] ok github.com/docker/docker/image/cache 0.181s coverage: 19.2% of statements [2021-04-22T19:31:06.848Z] --- PASS: TestFSGetSet (0.02s) [2021-04-22T19:31:06.848Z] === RUN TestFSGetUnsetKey [2021-04-22T19:31:06.848Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-22T19:31:06.848Z] === RUN TestFSGetEmptyData [2021-04-22T19:31:06.848Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-22T19:31:06.848Z] === RUN TestFSDelete [2021-04-22T19:31:06.848Z] --- PASS: TestFSDelete (0.02s) [2021-04-22T19:31:06.848Z] === RUN TestFSWalker [2021-04-22T19:31:06.848Z] --- PASS: TestFSWalker (0.12s) [2021-04-22T19:31:06.848Z] === RUN TestFSWalkerStopOnError [2021-04-22T19:31:06.848Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-04-22T19:31:06.848Z] === RUN TestNewFromJSON [2021-04-22T19:31:06.848Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-22T19:31:06.848Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-22T19:31:07.189Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-22T19:31:07.300Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-22T19:31:07.300Z] === RUN TestMarshalKeyOrder [2021-04-22T19:31:07.300Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-22T19:31:07.300Z] === RUN TestHistoryEqual [2021-04-22T19:31:07.300Z] --- PASS: TestHistoryEqual (0.20s) [2021-04-22T19:31:07.300Z] === RUN TestImage [2021-04-22T19:31:07.300Z] --- PASS: TestImage (0.00s) [2021-04-22T19:31:07.300Z] === RUN TestImageOSNotEmpty [2021-04-22T19:31:07.300Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-22T19:31:07.300Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-22T19:31:07.300Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-22T19:31:07.300Z] === RUN TestCreate [2021-04-22T19:31:07.300Z] --- PASS: TestCreate (0.01s) [2021-04-22T19:31:07.300Z] === RUN TestRestore [2021-04-22T19:31:07.300Z] time="2021-04-22T19:31:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-22T19:31:07.300Z] --- PASS: TestRestore (0.06s) [2021-04-22T19:31:07.300Z] === RUN TestAddDelete [2021-04-22T19:31:07.300Z] --- PASS: TestAddDelete (0.02s) [2021-04-22T19:31:07.300Z] === RUN TestSearchAfterDelete [2021-04-22T19:31:07.300Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-04-22T19:31:07.300Z] === RUN TestParentReset [2021-04-22T19:31:07.300Z] --- PASS: TestParentReset (0.05s) [2021-04-22T19:31:07.300Z] === RUN TestGetAndSetLastUpdated [2021-04-22T19:31:07.300Z] --- PASS: TestGetAndSetLastUpdated (0.07s) [2021-04-22T19:31:07.300Z] === RUN TestStoreLen [2021-04-22T19:31:07.300Z] === RUN TestMakeV1ConfigFromConfig [2021-04-22T19:31:07.300Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-22T19:31:07.300Z] PASS [2021-04-22T19:31:07.300Z] coverage: 25.0% of statements [2021-04-22T19:31:07.300Z] --- PASS: TestStoreLen (0.08s) [2021-04-22T19:31:07.300Z] PASS [2021-04-22T19:31:07.300Z] coverage: 86.6% of statements [2021-04-22T19:31:07.300Z] ok github.com/docker/docker/image/v1 0.159s coverage: 25.0% of statements [2021-04-22T19:31:07.300Z] ok github.com/docker/docker/image 1.056s coverage: 86.6% of statements [2021-04-22T19:31:07.753Z] === RUN TestValidateManifest [2021-04-22T19:31:07.753Z] === RUN TestValidateManifest/nil [2021-04-22T19:31:07.753Z] === RUN TestValidateManifest/non-nil [2021-04-22T19:31:07.753Z] --- PASS: TestValidateManifest (0.00s) [2021-04-22T19:31:07.753Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-22T19:31:07.753Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-22T19:31:07.753Z] PASS [2021-04-22T19:31:07.753Z] coverage: 0.6% of statements [2021-04-22T19:31:07.753Z] ok github.com/docker/docker/image/tarexport 0.111s coverage: 0.6% of statements [2021-04-22T19:31:07.753Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-22T19:31:07.759Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-22T19:31:08.330Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-22T19:31:08.902Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-22T19:31:09.162Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-22T19:31:09.733Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-22T19:31:09.912Z] === RUN TestSerialization [2021-04-22T19:31:09.912Z] --- PASS: TestSerialization (0.02s) [2021-04-22T19:31:09.912Z] PASS [2021-04-22T19:31:09.912Z] coverage: 87.5% of statements [2021-04-22T19:31:09.912Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 87.5% of statements [2021-04-22T19:31:11.115Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-22T19:31:11.433Z] === RUN TestEnvironmentParsing [2021-04-22T19:31:11.433Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-22T19:31:11.433Z] PASS [2021-04-22T19:31:11.433Z] coverage: 1.0% of statements [2021-04-22T19:31:11.433Z] ok github.com/docker/docker/libcontainerd/local 0.104s coverage: 1.0% of statements [2021-04-22T19:31:11.433Z] === RUN TestEmptyLayer [2021-04-22T19:31:11.433Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-22T19:31:11.433Z] === RUN TestCommitFailure [2021-04-22T19:31:11.433Z] --- PASS: TestCommitFailure (0.02s) [2021-04-22T19:31:11.433Z] === RUN TestStartTransactionFailure [2021-04-22T19:31:11.433Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-04-22T19:31:11.433Z] === RUN TestGetOrphan [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-22T19:31:11.433Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestGetOrphan (0.01s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-22T19:31:11.433Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-22T19:31:11.433Z] PASS [2021-04-22T19:31:11.433Z] coverage: 42.3% of statements [2021-04-22T19:31:11.433Z] === RUN TestMountAndRegister [2021-04-22T19:31:11.433Z] ok github.com/docker/docker/oci 0.112s coverage: 42.3% of statements [2021-04-22T19:31:11.433Z] --- PASS: TestMountAndRegister (0.12s) [2021-04-22T19:31:11.433Z] layer_test.go:271: Layer size: 14 [2021-04-22T19:31:11.433Z] === RUN TestLayerRelease [2021-04-22T19:31:11.433Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-22T19:31:11.433Z] layer_test.go:304: Failing on Windows [2021-04-22T19:31:11.433Z] === RUN TestStoreRestore [2021-04-22T19:31:11.433Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-22T19:31:11.433Z] layer_test.go:353: Failing on Windows [2021-04-22T19:31:11.433Z] === RUN TestTarStreamStability [2021-04-22T19:31:11.433Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-22T19:31:11.433Z] layer_test.go:468: Failing on Windows [2021-04-22T19:31:11.433Z] === RUN TestRegisterExistingLayer [2021-04-22T19:31:11.886Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-04-22T19:31:11.886Z] === RUN TestTarStreamVerification [2021-04-22T19:31:11.886Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-22T19:31:11.886Z] layer_test.go:697: Failing on Windows [2021-04-22T19:31:11.886Z] === RUN TestLayerMigration [2021-04-22T19:31:11.886Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-22T19:31:11.886Z] migration_test.go:46: Failing on Windows [2021-04-22T19:31:11.886Z] === RUN TestLayerMigrationNoTarsplit [2021-04-22T19:31:11.886Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-22T19:31:11.886Z] migration_test.go:182: Failing on Windows [2021-04-22T19:31:11.886Z] === RUN TestMountInit [2021-04-22T19:31:11.886Z] --- SKIP: TestMountInit (0.00s) [2021-04-22T19:31:11.886Z] mount_test.go:17: Failing on Windows [2021-04-22T19:31:11.886Z] === RUN TestMountSize [2021-04-22T19:31:11.886Z] --- SKIP: TestMountSize (0.00s) [2021-04-22T19:31:11.886Z] mount_test.go:76: Failing on Windows [2021-04-22T19:31:11.886Z] === RUN TestMountChanges [2021-04-22T19:31:11.886Z] --- SKIP: TestMountChanges (0.00s) [2021-04-22T19:31:11.886Z] mount_test.go:125: Failing on Windows [2021-04-22T19:31:11.886Z] === RUN TestMountApply [2021-04-22T19:31:11.886Z] --- SKIP: TestMountApply (0.00s) [2021-04-22T19:31:11.886Z] mount_test.go:212: Failing on Windows [2021-04-22T19:31:11.886Z] PASS [2021-04-22T19:31:11.886Z] coverage: 30.1% of statements [2021-04-22T19:31:11.886Z] ok github.com/docker/docker/layer 0.522s coverage: 30.1% of statements [2021-04-22T19:31:11.886Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-22T19:31:11.886Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-22T19:31:11.886Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-22T19:31:11.886Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-22T19:31:11.886Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-22T19:31:12.854Z] === RUN TestParseVersion [2021-04-22T19:31:12.854Z] --- PASS: TestParseVersion (0.00s) [2021-04-22T19:31:12.854Z] PASS [2021-04-22T19:31:12.854Z] coverage: 52.9% of statements [2021-04-22T19:31:12.854Z] ok github.com/docker/docker/pkg/aaparser 0.231s coverage: 52.9% of statements [2021-04-22T19:31:12.854Z] === RUN TestAddressPoolOpt [2021-04-22T19:31:12.854Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-22T19:31:12.854Z] === RUN TestValidateEnv [2021-04-22T19:31:12.854Z] === RUN TestValidateEnv/a [2021-04-22T19:31:12.854Z] === RUN TestValidateEnv/something [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/_=a [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/env1=value1 [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/_env1=value1 [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/PATH [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/=a [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/PATH= [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/PATH=something [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/asd!qwe [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/1asd [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/123 [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/some_space [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/__some_space_before [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/some_space_after__ [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/= [2021-04-22T19:31:13.307Z] === RUN TestValidateEnv/PaTh [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-22T19:31:13.307Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestParseHost [2021-04-22T19:31:13.307Z] --- PASS: TestParseHost (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestParseDockerDaemonHost [2021-04-22T19:31:13.307Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestParseTCP [2021-04-22T19:31:13.307Z] --- PASS: TestParseTCP (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-22T19:31:13.307Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestValidateExtraHosts [2021-04-22T19:31:13.307Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestIpOptString [2021-04-22T19:31:13.307Z] --- PASS: TestIpOptString (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-22T19:31:13.307Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestNewIpOptValidDefaultVal [2021-04-22T19:31:13.307Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestIpOptSetInvalidVal [2021-04-22T19:31:13.307Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestValidateIPAddress [2021-04-22T19:31:13.307Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestMapOpts [2021-04-22T19:31:13.307Z] --- PASS: TestMapOpts (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestListOptsWithoutValidator [2021-04-22T19:31:13.307Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestListOptsWithValidator [2021-04-22T19:31:13.307Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestValidateDNSSearch [2021-04-22T19:31:13.307Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-22T19:31:13.307Z] === RUN TestValidateLabel [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_general_format [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_one_more [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-22T19:31:13.308Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-22T19:31:13.308Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestNamedListOpts [2021-04-22T19:31:13.308Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestNamedMapOpts [2021-04-22T19:31:13.308Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestParseLink [2021-04-22T19:31:13.308Z] --- PASS: TestParseLink (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestQuotedStringSetWithQuotes [2021-04-22T19:31:13.308Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-22T19:31:13.308Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-22T19:31:13.308Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-22T19:31:13.308Z] === RUN TestUlimitOpt [2021-04-22T19:31:13.308Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-22T19:31:13.308Z] PASS [2021-04-22T19:31:13.308Z] coverage: 67.1% of statements [2021-04-22T19:31:13.308Z] ok github.com/docker/docker/opts 0.214s coverage: 67.1% of statements [2021-04-22T19:31:13.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-22T19:31:13.920Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-22T19:31:14.827Z] === RUN TestUnbuffered [2021-04-22T19:31:14.827Z] --- PASS: TestUnbuffered (0.00s) [2021-04-22T19:31:14.827Z] === RUN TestRaceUnbuffered [2021-04-22T19:31:14.827Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-22T19:31:14.827Z] PASS [2021-04-22T19:31:14.827Z] coverage: 100.0% of statements [2021-04-22T19:31:14.827Z] ok github.com/docker/docker/pkg/broadcaster 0.069s coverage: 100.0% of statements [2021-04-22T19:31:14.827Z] === RUN TestPeerCertificateMarshalJSON [2021-04-22T19:31:14.872Z] --- PASS: TestImportExtremelyLargeImageWorks (232.53s) [2021-04-22T19:31:14.872Z] PASS [2021-04-22T19:31:14.872Z] [2021-04-22T19:31:14.872Z] DONE 12 tests in 237.346s [2021-04-22T19:31:14.872Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-22T19:31:14.872Z] ++ 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-04-22T19:31:14.872Z] ++ set -e [2021-04-22T19:31:14.872Z] ++ '[' -n 0 ']' [2021-04-22T19:31:14.872Z] ++ set -x [2021-04-22T19:31:14.872Z] ++ env -i DEST=/go/src/github.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-04-22T19:31:14.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-22T19:31:14.872Z] INFO: Testing against a local daemon [2021-04-22T19:31:14.872Z] === RUN TestNetworkCreateDelete [2021-04-22T19:31:15.280Z] === RUN TestMatch [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[foo]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[foo_bar]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[]#01 [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[qux]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-22T19:31:15.280Z] === RUN TestMatch/[[foo_baz]] [2021-04-22T19:31:15.280Z] --- PASS: TestMatch (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-22T19:31:15.280Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-22T19:31:15.280Z] PASS [2021-04-22T19:31:15.280Z] coverage: 87.5% of statements [2021-04-22T19:31:15.280Z] ok github.com/docker/docker/pkg/capabilities 0.089s coverage: 87.5% of statements [2021-04-22T19:31:15.442Z] --- PASS: TestNetworkCreateDelete (0.48s) [2021-04-22T19:31:15.442Z] === RUN TestDockerNetworkDeletePreferID [2021-04-22T19:31:15.732Z] === RUN TestIsArchivePathDir [2021-04-22T19:31:15.733Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-22T19:31:15.733Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-22T19:31:15.733Z] --- PASS: TestPeerCertificateMarshalJSON (0.68s) [2021-04-22T19:31:15.733Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-22T19:31:15.733Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-22T19:31:15.733Z] === RUN TestMiddleware [2021-04-22T19:31:15.733Z] --- PASS: TestMiddleware (0.00s) [2021-04-22T19:31:15.733Z] === RUN TestNewResponseModifier [2021-04-22T19:31:15.733Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-22T19:31:15.733Z] PASS [2021-04-22T19:31:15.733Z] coverage: 26.8% of statements [2021-04-22T19:31:15.733Z] ok github.com/docker/docker/pkg/authorization 0.824s coverage: 26.8% of statements [2021-04-22T19:31:15.733Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-04-22T19:31:15.733Z] === RUN TestIsArchivePathInvalidFile [2021-04-22T19:31:15.733Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2021-04-22T19:31:15.733Z] === RUN TestIsArchivePathTar [2021-04-22T19:31:16.185Z] --- PASS: TestIsArchivePathTar (0.38s) [2021-04-22T19:31:16.185Z] === RUN TestDecompressStreamGzip [2021-04-22T19:31:16.638Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-04-22T19:31:16.638Z] === RUN TestDecompressStreamBzip2 [2021-04-22T19:31:16.638Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2021-04-22T19:31:16.638Z] === RUN TestDecompressStreamXz [2021-04-22T19:31:16.638Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:134: Xz not present in msys2 [2021-04-22T19:31:16.638Z] === RUN TestCompressStreamXzUnsupported [2021-04-22T19:31:16.638Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-22T19:31:16.638Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestCompressStreamInvalid [2021-04-22T19:31:16.638Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestExtensionInvalid [2021-04-22T19:31:16.638Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestExtensionUncompressed [2021-04-22T19:31:16.638Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestExtensionBzip2 [2021-04-22T19:31:16.638Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestExtensionGzip [2021-04-22T19:31:16.638Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestExtensionXz [2021-04-22T19:31:16.638Z] --- PASS: TestExtensionXz (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestCmdStreamLargeStderr [2021-04-22T19:31:16.638Z] === RUN TestChrootTarUntar [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:16.638Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-04-22T19:31:16.638Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:16.638Z] === RUN TestChrootUntarEmptyArchive [2021-04-22T19:31:16.638Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestChrootTarUntarWithSymlink [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:31:16.638Z] === RUN TestChrootCopyWithTar [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:31:16.638Z] === RUN TestChrootCopyFileWithTar [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:16.638Z] === RUN TestChrootUntarPath [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:31:16.638Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:16.638Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:16.638Z] === RUN TestChrootApplyDotDotFile [2021-04-22T19:31:16.638Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:16.638Z] PASS [2021-04-22T19:31:16.638Z] coverage: 15.4% of statements [2021-04-22T19:31:16.638Z] ok github.com/docker/docker/pkg/chrootarchive 0.157s coverage: 15.4% of statements [2021-04-22T19:31:16.638Z] === RUN TestSizeEmpty [2021-04-22T19:31:16.638Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestSizeEmptyFile [2021-04-22T19:31:16.638Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestSizeNonemptyFile [2021-04-22T19:31:16.638Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-22T19:31:16.638Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-22T19:31:16.638Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2021-04-22T19:31:16.638Z] === RUN TestCmdStreamBad [2021-04-22T19:31:16.638Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-22T19:31:16.638Z] archive_test.go:239: Failing on Windows CI machines [2021-04-22T19:31:16.638Z] === RUN TestCmdStreamGood [2021-04-22T19:31:16.638Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-22T19:31:16.638Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestMoveToSubdir [2021-04-22T19:31:16.638Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestSizeNonExistingDirectory [2021-04-22T19:31:16.638Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-22T19:31:16.638Z] PASS [2021-04-22T19:31:16.638Z] coverage: 80.0% of statements [2021-04-22T19:31:16.638Z] ok github.com/docker/docker/pkg/directory 0.092s coverage: 80.0% of statements [2021-04-22T19:31:16.638Z] --- PASS: TestCmdStreamGood (0.05s) [2021-04-22T19:31:16.638Z] === RUN TestUntarPathWithInvalidDest [2021-04-22T19:31:16.638Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-04-22T19:31:16.638Z] === RUN TestUntarPathWithInvalidSrc [2021-04-22T19:31:16.638Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-22T19:31:16.638Z] === RUN TestUntarPath [2021-04-22T19:31:16.824Z] --- PASS: TestDockerNetworkDeletePreferID (1.36s) [2021-04-22T19:31:16.824Z] === RUN TestDaemonDNSFallback [2021-04-22T19:31:17.091Z] --- PASS: TestUntarPath (0.08s) [2021-04-22T19:31:17.091Z] === RUN TestUntarPathWithDestinationFile [2021-04-22T19:31:17.091Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-04-22T19:31:17.091Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-22T19:31:17.091Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-04-22T19:31:17.091Z] === RUN TestCopyWithTarInvalidSrc [2021-04-22T19:31:17.091Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-22T19:31:17.091Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-22T19:31:17.091Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-22T19:31:17.091Z] === RUN TestCopyWithTarSrcFile [2021-04-22T19:31:17.091Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-22T19:31:17.091Z] === RUN TestCopyWithTarSrcFolder [2021-04-22T19:31:17.091Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-22T19:31:17.091Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-22T19:31:17.091Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-22T19:31:17.091Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-22T19:31:17.091Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-04-22T19:31:17.091Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-22T19:31:17.091Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-04-22T19:31:17.091Z] === RUN TestCopyFileWithTarSrcFile [2021-04-22T19:31:17.091Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-22T19:31:17.091Z] === RUN TestTarFiles [2021-04-22T19:31:17.546Z] === RUN Test [2021-04-22T19:31:17.546Z] === RUN Test/TestContainsEntry [2021-04-22T19:31:17.546Z] === RUN Test/TestCreateEntries [2021-04-22T19:31:17.546Z] === RUN Test/TestEntriesDiff [2021-04-22T19:31:17.546Z] === RUN Test/TestEntriesEquality [2021-04-22T19:31:17.546Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-22T19:31:17.546Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-22T19:31:17.546Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-22T19:31:17.546Z] === RUN Test/TestGeneratorNotGenerate [2021-04-22T19:31:17.546Z] === RUN Test/TestGeneratorWithPort [2021-04-22T19:31:17.546Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-22T19:31:17.546Z] === RUN Test/TestNewEntry [2021-04-22T19:31:17.546Z] === RUN Test/TestParse [2021-04-22T19:31:17.546Z] --- PASS: Test (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-22T19:31:17.546Z] --- PASS: Test/TestParse (0.00s) [2021-04-22T19:31:17.546Z] PASS [2021-04-22T19:31:17.546Z] coverage: 58.3% of statements [2021-04-22T19:31:17.546Z] ok github.com/docker/docker/pkg/discovery 0.158s coverage: 58.3% of statements [2021-04-22T19:31:18.502Z] === RUN Test [2021-04-22T19:31:18.502Z] === RUN Test/TestContent [2021-04-22T19:31:18.502Z] === RUN Test/TestInitialize [2021-04-22T19:31:18.502Z] === RUN Test/TestNew [2021-04-22T19:31:18.502Z] === RUN Test/TestParsingContentsWithComments [2021-04-22T19:31:18.502Z] === RUN Test/TestRegister [2021-04-22T19:31:18.502Z] === RUN Test/TestWatch [2021-04-22T19:31:18.502Z] --- PASS: Test (0.02s) [2021-04-22T19:31:18.502Z] --- PASS: Test/TestContent (0.00s) [2021-04-22T19:31:18.502Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-22T19:31:18.502Z] --- PASS: Test/TestNew (0.00s) [2021-04-22T19:31:18.502Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-22T19:31:18.502Z] --- PASS: Test/TestRegister (0.00s) [2021-04-22T19:31:18.502Z] --- PASS: Test/TestWatch (0.02s) [2021-04-22T19:31:18.502Z] PASS [2021-04-22T19:31:18.502Z] coverage: 97.6% of statements [2021-04-22T19:31:18.502Z] ok github.com/docker/docker/pkg/discovery/file 0.111s coverage: 97.6% of statements [2021-04-22T19:31:19.457Z] === RUN Test [2021-04-22T19:31:19.457Z] === RUN Test/TestInitialize [2021-04-22T19:31:19.457Z] === RUN Test [2021-04-22T19:31:19.457Z] === RUN Test/TestWatch [2021-04-22T19:31:19.457Z] --- PASS: Test (0.00s) [2021-04-22T19:31:19.457Z] --- PASS: Test/TestWatch (0.00s) [2021-04-22T19:31:19.457Z] PASS [2021-04-22T19:31:19.457Z] coverage: 92.3% of statements [2021-04-22T19:31:19.457Z] ok github.com/docker/docker/pkg/discovery/memory 0.120s coverage: 92.3% of statements [2021-04-22T19:31:19.457Z] time="2021-04-22T19:31:19Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:31:19.457Z] time="2021-04-22T19:31:19Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:31:19.457Z] time="2021-04-22T19:31:19Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:31:19.457Z] === RUN Test/TestInitializeWithCerts [2021-04-22T19:31:19.457Z] time="2021-04-22T19:31:19Z" level=info msg="Initializing discovery with TLS" [2021-04-22T19:31:19.457Z] === RUN Test/TestWatch [2021-04-22T19:31:19.457Z] time="2021-04-22T19:31:19Z" level=info msg="Initializing discovery without TLS" [2021-04-22T19:31:19.909Z] === RUN Test [2021-04-22T19:31:19.909Z] === RUN Test/TestInitialize [2021-04-22T19:31:19.909Z] === RUN Test/TestInitializeWithPattern [2021-04-22T19:31:19.909Z] === RUN Test/TestRegister [2021-04-22T19:31:19.909Z] === RUN Test/TestWatch [2021-04-22T19:31:19.909Z] --- PASS: Test (0.00s) [2021-04-22T19:31:19.909Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-22T19:31:19.909Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-22T19:31:19.909Z] --- PASS: Test/TestRegister (0.00s) [2021-04-22T19:31:19.909Z] --- PASS: Test/TestWatch (0.00s) [2021-04-22T19:31:19.909Z] PASS [2021-04-22T19:31:19.909Z] coverage: 93.8% of statements [2021-04-22T19:31:19.909Z] ok github.com/docker/docker/pkg/discovery/nodes 0.054s coverage: 93.8% of statements [2021-04-22T19:31:20.121Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-22T19:31:20.865Z] === RUN TestPollerAddRemove [2021-04-22T19:31:20.865Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-22T19:31:20.865Z] === RUN TestPollerEvent [2021-04-22T19:31:20.865Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-22T19:31:20.865Z] poller_test.go:41: No chmod on Windows [2021-04-22T19:31:20.865Z] === RUN TestPollerClose [2021-04-22T19:31:20.865Z] --- PASS: TestPollerClose (0.00s) [2021-04-22T19:31:20.865Z] PASS [2021-04-22T19:31:20.865Z] coverage: 36.2% of statements [2021-04-22T19:31:20.865Z] ok github.com/docker/docker/pkg/filenotify 0.087s coverage: 36.2% of statements [2021-04-22T19:31:21.835Z] === RUN TestCopyFileWithInvalidSrc [2021-04-22T19:31:21.835Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestCopyFileWithInvalidDest [2021-04-22T19:31:21.835Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-22T19:31:21.835Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-22T19:31:21.835Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestCopyFile [2021-04-22T19:31:21.835Z] --- PASS: TestCopyFile (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-22T19:31:21.835Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-22T19:31:21.835Z] fileutils_test.go:134: Needs porting to Windows [2021-04-22T19:31:21.835Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-22T19:31:21.835Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-22T19:31:21.835Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-22T19:31:21.835Z] fileutils_test.go:180: Needs porting to Windows [2021-04-22T19:31:21.835Z] === RUN TestWildcardMatches [2021-04-22T19:31:21.835Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestPatternMatches [2021-04-22T19:31:21.835Z] --- PASS: TestPatternMatches (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-22T19:31:21.835Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestPatternMatchesFolderExclusions [2021-04-22T19:31:21.835Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-22T19:31:21.835Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-22T19:31:21.835Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-22T19:31:21.836Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-22T19:31:21.836Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-22T19:31:21.836Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestSingleExclamationError [2021-04-22T19:31:21.836Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestMatchesWithNoPatterns [2021-04-22T19:31:21.836Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestMatchesWithMalformedPatterns [2021-04-22T19:31:21.836Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestMatches [2021-04-22T19:31:21.836Z] --- PASS: TestMatches (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCleanPatterns [2021-04-22T19:31:21.836Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-22T19:31:21.836Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCleanPatternsExceptionFlag [2021-04-22T19:31:21.836Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-22T19:31:21.836Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-22T19:31:21.836Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCleanPatternsErrorSingleException [2021-04-22T19:31:21.836Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCreateIfNotExistsDir [2021-04-22T19:31:21.836Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestCreateIfNotExistsFile [2021-04-22T19:31:21.836Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-22T19:31:21.836Z] === RUN TestMatch [2021-04-22T19:31:21.836Z] --- PASS: TestMatch (0.00s) [2021-04-22T19:31:21.836Z] PASS [2021-04-22T19:31:21.836Z] coverage: 87.7% of statements [2021-04-22T19:31:21.836Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 87.7% of statements [2021-04-22T19:31:22.805Z] === RUN TestGet [2021-04-22T19:31:22.805Z] --- PASS: TestGet (0.00s) [2021-04-22T19:31:22.805Z] === RUN TestGetShortcutString [2021-04-22T19:31:22.805Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-22T19:31:22.805Z] PASS [2021-04-22T19:31:22.805Z] coverage: 42.9% of statements [2021-04-22T19:31:22.805Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2021-04-22T19:31:22.805Z] --- PASS: Test (3.19s) [2021-04-22T19:31:22.805Z] --- PASS: Test/TestInitialize (0.18s) [2021-04-22T19:31:22.805Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-22T19:31:22.805Z] --- PASS: Test/TestWatch (3.00s) [2021-04-22T19:31:22.805Z] PASS [2021-04-22T19:31:22.805Z] coverage: 84.1% of statements [2021-04-22T19:31:22.805Z] ok github.com/docker/docker/pkg/discovery/kv 3.291s coverage: 84.1% of statements [2021-04-22T19:31:23.418Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-22T19:31:23.418Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-22T19:31:23.418Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-22T19:31:23.418Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-22T19:31:23.418Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-22T19:31:23.418Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-22T19:31:23.761Z] === RUN TestCreateIDMapOrder [2021-04-22T19:31:23.761Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-22T19:31:23.761Z] PASS [2021-04-22T19:31:23.761Z] coverage: 7.2% of statements [2021-04-22T19:31:23.762Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2021-04-22T19:31:24.214Z] === RUN TestError [2021-04-22T19:31:24.214Z] --- PASS: TestError (0.00s) [2021-04-22T19:31:24.214Z] === RUN TestProgressString [2021-04-22T19:31:24.214Z] === RUN TestProgressString/no_progress [2021-04-22T19:31:24.214Z] === RUN TestProgressString/progress_1 [2021-04-22T19:31:24.214Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-22T19:31:24.214Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-22T19:31:24.214Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-22T19:31:24.214Z] === RUN TestProgressString/with_units [2021-04-22T19:31:24.214Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-22T19:31:24.214Z] === RUN TestProgressString/hide_counts [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-22T19:31:24.214Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-22T19:31:24.214Z] === RUN TestJSONMessageDisplay [2021-04-22T19:31:24.666Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-04-22T19:31:24.667Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-22T19:31:24.667Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-22T19:31:24.667Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestDisplayJSONMessagesStream [2021-04-22T19:31:24.667Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-22T19:31:24.667Z] PASS [2021-04-22T19:31:24.667Z] coverage: 91.7% of statements [2021-04-22T19:31:24.667Z] ok github.com/docker/docker/pkg/jsonmessage 0.321s coverage: 91.7% of statements [2021-04-22T19:31:24.667Z] === RUN TestFixedBufferCap [2021-04-22T19:31:24.667Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestFixedBufferLen [2021-04-22T19:31:24.667Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestFixedBufferString [2021-04-22T19:31:24.667Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestFixedBufferWrite [2021-04-22T19:31:24.667Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestFixedBufferRead [2021-04-22T19:31:24.667Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestBytesPipeRead [2021-04-22T19:31:24.667Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestBytesPipeWrite [2021-04-22T19:31:24.667Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-22T19:31:24.667Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-22T19:31:24.803Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-22T19:31:24.803Z] --- PASS: TestDaemonDNSFallback (7.85s) [2021-04-22T19:31:24.803Z] === RUN TestInspectNetwork [2021-04-22T19:31:25.120Z] --- PASS: TestTarFiles (7.91s) [2021-04-22T19:31:25.120Z] === RUN TestTarUntar [2021-04-22T19:31:25.120Z] --- PASS: TestTarUntar (0.05s) [2021-04-22T19:31:25.120Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-22T19:31:25.120Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-22T19:31:25.120Z] === RUN TestTarWithOptions [2021-04-22T19:31:25.120Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-22T19:31:25.120Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-22T19:31:25.120Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-22T19:31:25.120Z] === RUN TestUntarUstarGnuConflict [2021-04-22T19:31:25.120Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-22T19:31:25.120Z] === RUN TestUntarInvalidFilenames [2021-04-22T19:31:25.120Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames050888586\\dest" [2021-04-22T19:31:25.574Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-04-22T19:31:25.574Z] === RUN TestUntarHardlinkToSymlink [2021-04-22T19:31:25.574Z] === RUN TestStandardLongPath [2021-04-22T19:31:25.574Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestUNCLongPath [2021-04-22T19:31:25.574Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-22T19:31:25.574Z] PASS [2021-04-22T19:31:25.574Z] coverage: 100.0% of statements [2021-04-22T19:31:25.574Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-22T19:31:25.574Z] === RUN TestUntarInvalidHardlink [2021-04-22T19:31:25.574Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751941691\\victim\\hello" -> "../victim/hello" [2021-04-22T19:31:25.574Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2021-04-22T19:31:25.574Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink941618782\\victim\\hello" -> "/../victim/hello" [2021-04-22T19:31:25.574Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink695119909\\victim" -> "../victim" [2021-04-22T19:31:25.574Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765726528\\victim" -> "../victim" [2021-04-22T19:31:25.574Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink137163679\\victim" -> "../victim" [2021-04-22T19:31:25.574Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink349671538\\victim" -> "../victim" [2021-04-22T19:31:25.574Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-22T19:31:25.574Z] === RUN TestUntarInvalidSymlink [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink451143465\\dest\\dotdot" -> "../victim/hello" [2021-04-22T19:31:25.574Z] --- PASS: TestBytesPipeWriteRandomChunks (0.65s) [2021-04-22T19:31:25.574Z] === RUN TestAtomicWriteToFile [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink587017332\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-22T19:31:25.574Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-22T19:31:25.574Z] === RUN TestAtomicWriteSetCommit [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink187146051\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink280434630\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:25.574Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-22T19:31:25.574Z] === RUN TestAtomicWriteSetCancel [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink283841645\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:25.574Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-22T19:31:25.574Z] === RUN TestReadCloserWrapperClose [2021-04-22T19:31:25.574Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestReaderErrWrapperReadOnError [2021-04-22T19:31:25.574Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestReaderErrWrapperRead [2021-04-22T19:31:25.574Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestHashData [2021-04-22T19:31:25.574Z] --- PASS: TestHashData (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestCancelReadCloser [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink240585960\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:25.574Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink816828711\\dest\\dir\\loophole" -> "../../victim" [2021-04-22T19:31:25.574Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2021-04-22T19:31:25.574Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-22T19:31:25.574Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestXGlobalNoParent [2021-04-22T19:31:25.574Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestReplaceFileTarWrapper [2021-04-22T19:31:25.574Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-22T19:31:25.574Z] === RUN TestWriteCloserWrapperClose [2021-04-22T19:31:25.574Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestNopWriteCloser [2021-04-22T19:31:25.574Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestNopWriter [2021-04-22T19:31:25.574Z] --- PASS: TestNopWriter (0.00s) [2021-04-22T19:31:25.574Z] === RUN TestWriteCounter [2021-04-22T19:31:25.574Z] --- PASS: TestWriteCounter (0.00s) [2021-04-22T19:31:25.574Z] PASS [2021-04-22T19:31:25.574Z] coverage: 69.2% of statements [2021-04-22T19:31:25.574Z] ok github.com/docker/docker/pkg/ioutils 0.846s coverage: 69.2% of statements [2021-04-22T19:31:25.574Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2021-04-22T19:31:25.574Z] === RUN TestPrefixHeaderReadable [2021-04-22T19:31:26.029Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-04-22T19:31:26.029Z] === RUN TestDisablePigz [2021-04-22T19:31:26.029Z] === RUN TestNameFormat [2021-04-22T19:31:26.029Z] --- PASS: TestNameFormat (0.00s) [2021-04-22T19:31:26.029Z] === RUN TestNameRetries [2021-04-22T19:31:26.029Z] --- PASS: TestNameRetries (0.00s) [2021-04-22T19:31:26.029Z] PASS [2021-04-22T19:31:26.029Z] coverage: 85.7% of statements [2021-04-22T19:31:26.029Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2021-04-22T19:31:26.029Z] --- PASS: TestDisablePigz (0.16s) [2021-04-22T19:31:26.029Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-22T19:31:26.029Z] === RUN TestPigz [2021-04-22T19:31:26.029Z] --- PASS: TestPigz (0.21s) [2021-04-22T19:31:26.029Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-22T19:31:26.029Z] === RUN TestCopyFileWithInvalidDest [2021-04-22T19:31:26.029Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-22T19:31:26.029Z] archive_windows_test.go:16: Currently fails [2021-04-22T19:31:26.029Z] === RUN TestCanonicalTarNameForPath [2021-04-22T19:31:26.029Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-22T19:31:26.029Z] === RUN TestCanonicalTarName [2021-04-22T19:31:26.029Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-22T19:31:26.029Z] === RUN TestChmodTarEntry [2021-04-22T19:31:26.029Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-22T19:31:26.029Z] === RUN TestHardLinkOrder [2021-04-22T19:31:26.187Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-22T19:31:26.482Z] --- PASS: TestHardLinkOrder (0.10s) [2021-04-22T19:31:26.482Z] === RUN TestChangeString [2021-04-22T19:31:26.482Z] --- PASS: TestChangeString (0.00s) [2021-04-22T19:31:26.482Z] === RUN TestChangesWithNoChanges [2021-04-22T19:31:26.482Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-22T19:31:26.482Z] === RUN TestChangesWithChanges [2021-04-22T19:31:26.482Z] --- PASS: TestChangesWithChanges (0.06s) [2021-04-22T19:31:26.482Z] === RUN TestChangesWithChangesGH13590 [2021-04-22T19:31:26.482Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-22T19:31:26.482Z] changes_test.go:196: needs more investigation [2021-04-22T19:31:26.482Z] === RUN TestChangesDirsEmpty [2021-04-22T19:31:26.482Z] --- PASS: TestChangesDirsEmpty (0.20s) [2021-04-22T19:31:26.482Z] === RUN TestChangesDirsMutated [2021-04-22T19:31:26.482Z] === RUN TestParseKeyValueOpt [2021-04-22T19:31:26.482Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-22T19:31:26.482Z] === RUN TestParseUintList [2021-04-22T19:31:26.482Z] --- PASS: TestParseUintList (0.00s) [2021-04-22T19:31:26.482Z] === RUN TestParseUintListMaximumLimits [2021-04-22T19:31:26.482Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-22T19:31:26.482Z] PASS [2021-04-22T19:31:26.482Z] coverage: 97.0% of statements [2021-04-22T19:31:26.482Z] ok github.com/docker/docker/pkg/parsers 0.079s coverage: 97.0% of statements [2021-04-22T19:31:26.935Z] --- PASS: TestChangesDirsMutated (0.27s) [2021-04-22T19:31:26.935Z] === RUN TestApplyLayer [2021-04-22T19:31:26.935Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-22T19:31:26.935Z] changes_test.go:433: needs further investigation [2021-04-22T19:31:26.935Z] === RUN TestChangesSizeWithHardlinks [2021-04-22T19:31:26.935Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-22T19:31:26.935Z] changes_test.go:469: needs further investigation [2021-04-22T19:31:26.935Z] === RUN TestChangesSizeWithNoChanges [2021-04-22T19:31:26.935Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-22T19:31:26.935Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-22T19:31:26.935Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-22T19:31:26.935Z] === RUN TestChangesSize [2021-04-22T19:31:26.935Z] === RUN TestNewAndRemove [2021-04-22T19:31:26.935Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-22T19:31:26.935Z] === RUN TestRemoveInvalidPath [2021-04-22T19:31:26.935Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-22T19:31:26.935Z] PASS [2021-04-22T19:31:26.935Z] coverage: 82.6% of statements [2021-04-22T19:31:26.935Z] --- PASS: TestChangesSize (0.01s) [2021-04-22T19:31:26.935Z] === RUN TestApplyLayerInvalidFilenames [2021-04-22T19:31:26.935Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames031999486\\dest" [2021-04-22T19:31:26.935Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2021-04-22T19:31:26.935Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-04-22T19:31:26.935Z] === RUN TestApplyLayerInvalidHardlink [2021-04-22T19:31:26.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink311047648\\victim\\hello" -> "../victim/hello" [2021-04-22T19:31:26.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink012061119\\victim\\hello" -> "/../victim/hello" [2021-04-22T19:31:26.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink118934034\\victim" -> "../victim" [2021-04-22T19:31:26.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink593774153\\victim" -> "../victim" [2021-04-22T19:31:26.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink565272852\\victim" -> "../victim" [2021-04-22T19:31:26.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink437442915\\victim" -> "../victim" [2021-04-22T19:31:26.935Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-04-22T19:31:26.935Z] === RUN TestApplyLayerInvalidSymlink [2021-04-22T19:31:26.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink286369126\\dest\\dotdot" -> "../victim/hello" [2021-04-22T19:31:26.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink062448013\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-22T19:31:26.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink702779784\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:26.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink895759687\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:26.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink999233530\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:26.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink853749521\\dest\\loophole-victim" -> "../victim" [2021-04-22T19:31:26.935Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2021-04-22T19:31:26.935Z] === RUN TestApplyLayerWhiteouts [2021-04-22T19:31:26.935Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2021-04-22T19:31:26.935Z] === RUN TestGenerateEmptyFile [2021-04-22T19:31:26.935Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-22T19:31:26.935Z] === RUN TestGenerateWithContent [2021-04-22T19:31:26.935Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-22T19:31:26.935Z] PASS [2021-04-22T19:31:26.935Z] coverage: 62.6% of statements [2021-04-22T19:31:26.935Z] ok github.com/docker/docker/pkg/archive 11.624s coverage: 62.6% of statements [2021-04-22T19:31:28.461Z] === RUN TestParseEmptyInterface [2021-04-22T19:31:28.461Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestParseNonInterfaceType [2021-04-22T19:31:28.461Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestParseWithOneFunction [2021-04-22T19:31:28.461Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestParseWithMultipleFuncs [2021-04-22T19:31:28.461Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestParseWithUnnamedReturn [2021-04-22T19:31:28.461Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestEmbeddedInterface [2021-04-22T19:31:28.461Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestParsedImports [2021-04-22T19:31:28.461Z] --- PASS: TestParsedImports (0.00s) [2021-04-22T19:31:28.461Z] === RUN TestAliasedImports [2021-04-22T19:31:28.461Z] --- PASS: TestAliasedImports (0.00s) [2021-04-22T19:31:28.461Z] PASS [2021-04-22T19:31:28.461Z] coverage: 56.8% of statements [2021-04-22T19:31:28.461Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-04-22T19:31:28.924Z] === RUN TestFailedConnection [2021-04-22T19:31:29.488Z] === RUN TestInspectNetwork/full_network_id [2021-04-22T19:31:29.488Z] === RUN TestInspectNetwork/partial_network_id [2021-04-22T19:31:29.488Z] === RUN TestInspectNetwork/network_name [2021-04-22T19:31:29.488Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-22T19:31:29.895Z] === RUN TestHTTPTransport [2021-04-22T19:31:29.895Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-22T19:31:29.895Z] PASS [2021-04-22T19:31:29.895Z] coverage: 85.7% of statements [2021-04-22T19:31:29.895Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2021-04-22T19:31:29.895Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-22T19:31:29.895Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-22T19:31:29.895Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-22T19:31:29.895Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-22T19:31:29.895Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-22T19:31:29.895Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-22T19:31:29.895Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-22T19:31:29.895Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-22T19:31:29.895Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-22T19:31:29.895Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-22T19:31:29.895Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-22T19:31:29.895Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-22T19:31:29.895Z] === RUN TestBufferPoolPutAndGet [2021-04-22T19:31:29.895Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-22T19:31:29.895Z] PASS [2021-04-22T19:31:29.895Z] coverage: 88.2% of statements [2021-04-22T19:31:29.895Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2021-04-22T19:31:29.895Z] --- PASS: TestFailedConnection (1.21s) [2021-04-22T19:31:29.895Z] === RUN TestFailOnce [2021-04-22T19:31:30.348Z] 2021/04/22 19:31:29 http: panic serving 127.0.0.1:49227: Plugin not ready [2021-04-22T19:31:30.348Z] goroutine 9 [running]: [2021-04-22T19:31:30.348Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-22T19:31:30.348Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-22T19:31:30.348Z] panic(0x849b40, 0x986ad0) [2021-04-22T19:31:30.348Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-22T19:31:30.348Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000140000, 0xc0000d0300) [2021-04-22T19:31:30.348Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-22T19:31:30.348Z] net/http.HandlerFunc.ServeHTTP(0xc000102050, 0x99a700, 0xc000140000, 0xc0000d0300) [2021-04-22T19:31:30.348Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-22T19:31:30.348Z] net/http.(*ServeMux).ServeHTTP(0xc00010a000, 0x99a700, 0xc000140000, 0xc0000d0300) [2021-04-22T19:31:30.348Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-22T19:31:30.348Z] net/http.serverHandler.ServeHTTP(0xc000110000, 0x99a700, 0xc000140000, 0xc0000d0300) [2021-04-22T19:31:30.348Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-22T19:31:30.348Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-22T19:31:30.348Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-22T19:31:30.348Z] created by net/http.(*Server).Serve [2021-04-22T19:31:30.348Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-22T19:31:30.348Z] time="2021-04-22T19:31:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.FailOnce: Post http://127.0.0.1:49226/Test.FailOnce: EOF, retrying in 1s" [2021-04-22T19:31:30.801Z] === RUN TestOutputOnPrematureClose [2021-04-22T19:31:30.801Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-22T19:31:30.801Z] === RUN TestCompleteSilently [2021-04-22T19:31:30.801Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-22T19:31:30.801Z] PASS [2021-04-22T19:31:30.801Z] coverage: 75.9% of statements [2021-04-22T19:31:30.801Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2021-04-22T19:31:30.801Z] === RUN TestSendToOneSub [2021-04-22T19:31:30.801Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-22T19:31:30.801Z] === RUN TestSendToMultipleSubs [2021-04-22T19:31:30.801Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-22T19:31:30.801Z] === RUN TestEvictOneSub [2021-04-22T19:31:30.801Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-22T19:31:30.801Z] === RUN TestClosePublisher [2021-04-22T19:31:30.801Z] --- PASS: TestClosePublisher (0.00s) [2021-04-22T19:31:30.801Z] === RUN TestPubSubRace [2021-04-22T19:31:30.868Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-22T19:31:30.868Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-22T19:31:31.254Z] --- PASS: TestFailOnce (1.24s) [2021-04-22T19:31:31.254Z] === RUN TestEchoInputOutput [2021-04-22T19:31:31.254Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-22T19:31:31.254Z] === RUN TestBackoff [2021-04-22T19:31:31.254Z] --- PASS: TestBackoff (0.00s) [2021-04-22T19:31:31.254Z] === RUN TestAbortRetry [2021-04-22T19:31:31.254Z] --- PASS: TestAbortRetry (0.00s) [2021-04-22T19:31:31.254Z] === RUN TestClientScheme [2021-04-22T19:31:31.254Z] --- PASS: TestClientScheme (0.00s) [2021-04-22T19:31:31.254Z] === RUN TestNewClientWithTimeout [2021-04-22T19:31:31.439Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-22T19:31:31.714Z] === RUN TestRegister [2021-04-22T19:31:31.715Z] --- PASS: TestRegister (0.00s) [2021-04-22T19:31:31.715Z] === RUN TestCommand [2021-04-22T19:31:31.715Z] --- PASS: TestCommand (0.03s) [2021-04-22T19:31:31.715Z] === RUN TestNaiveSelf [2021-04-22T19:31:31.715Z] time="2021-04-22T19:31:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49231/Test.Echo: Post http://127.0.0.1:49231/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-22T19:31:31.715Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-22T19:31:31.715Z] PASS [2021-04-22T19:31:31.715Z] coverage: 82.4% of statements [2021-04-22T19:31:31.715Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-04-22T19:31:31.715Z] --- PASS: TestPubSubRace (1.05s) [2021-04-22T19:31:31.715Z] PASS [2021-04-22T19:31:31.715Z] coverage: 75.0% of statements [2021-04-22T19:31:31.715Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-04-22T19:31:32.678Z] === RUN TestParseSignal [2021-04-22T19:31:32.678Z] --- PASS: TestParseSignal (0.00s) [2021-04-22T19:31:32.678Z] === RUN TestValidSignalForPlatform [2021-04-22T19:31:32.678Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-22T19:31:32.678Z] PASS [2021-04-22T19:31:32.678Z] coverage: 20.3% of statements [2021-04-22T19:31:32.678Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 20.3% of statements [2021-04-22T19:31:33.130Z] === RUN TestNewStdWriter [2021-04-22T19:31:33.130Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-22T19:31:33.130Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-22T19:31:33.130Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-22T19:31:33.130Z] === RUN TestWriteWithNilBytes [2021-04-22T19:31:33.130Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-22T19:31:33.130Z] === RUN TestWrite [2021-04-22T19:31:33.130Z] --- PASS: TestWrite (0.00s) [2021-04-22T19:31:33.130Z] === RUN TestWriteWithWriterError [2021-04-22T19:31:33.130Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-22T19:31:33.130Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-22T19:31:33.130Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-22T19:31:33.130Z] === RUN TestStdCopyWriteAndRead [2021-04-22T19:31:33.130Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-22T19:31:33.131Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-22T19:31:33.131Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-22T19:31:33.131Z] PASS [2021-04-22T19:31:33.131Z] coverage: 100.0% of statements [2021-04-22T19:31:33.131Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-04-22T19:31:33.131Z] time="2021-04-22T19:31:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49231/Test.Echo: Post http://127.0.0.1:49231/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-22T19:31:33.982Z] --- PASS: TestInspectNetwork (8.95s) [2021-04-22T19:31:33.982Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-22T19:31:33.982Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-22T19:31:33.982Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-22T19:31:33.982Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-22T19:31:33.982Z] === RUN TestRunContainerWithBridgeNone [2021-04-22T19:31:34.086Z] === RUN TestGenerateRandomID [2021-04-22T19:31:34.086Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestShortenId [2021-04-22T19:31:34.086Z] --- PASS: TestShortenId (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestShortenSha256Id [2021-04-22T19:31:34.086Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestShortenIdEmpty [2021-04-22T19:31:34.086Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestShortenIdInvalid [2021-04-22T19:31:34.086Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestIsShortIDNonHex [2021-04-22T19:31:34.086Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestIsShortIDNotCorrectSize [2021-04-22T19:31:34.086Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-22T19:31:34.086Z] PASS [2021-04-22T19:31:34.086Z] coverage: 70.6% of statements [2021-04-22T19:31:34.086Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2021-04-22T19:31:34.086Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-22T19:31:34.086Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-22T19:31:34.086Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestFormatStatus [2021-04-22T19:31:34.086Z] --- PASS: TestFormatStatus (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestFormatError [2021-04-22T19:31:34.086Z] --- PASS: TestFormatError (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestFormatJSONError [2021-04-22T19:31:34.086Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-22T19:31:34.086Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-22T19:31:34.086Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestNewJSONProgressOutput [2021-04-22T19:31:34.086Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestAuxFormatterEmit [2021-04-22T19:31:34.086Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestStreamWriterStdout [2021-04-22T19:31:34.086Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-22T19:31:34.086Z] === RUN TestStreamWriterStderr [2021-04-22T19:31:34.086Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-22T19:31:34.086Z] PASS [2021-04-22T19:31:34.086Z] coverage: 66.2% of statements [2021-04-22T19:31:34.086Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2021-04-22T19:31:35.612Z] === RUN TestIsCpusetListAvailable [2021-04-22T19:31:35.612Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-22T19:31:35.612Z] PASS [2021-04-22T19:31:35.612Z] coverage: 38.2% of statements [2021-04-22T19:31:35.612Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-04-22T19:31:35.612Z] time="2021-04-22T19:31:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49231/Test.Echo: Post http://127.0.0.1:49231/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-22T19:31:36.065Z] === RUN TestChtimes [2021-04-22T19:31:36.065Z] --- PASS: TestChtimes (0.00s) [2021-04-22T19:31:36.065Z] === RUN TestChtimesWindows [2021-04-22T19:31:36.065Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-22T19:31:36.065Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-22T19:31:36.065Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-22T19:31:36.065Z] === RUN TestEnsureRemoveAllNotExist [2021-04-22T19:31:36.065Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-22T19:31:36.065Z] === RUN TestEnsureRemoveAllWithDir [2021-04-22T19:31:36.065Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-22T19:31:36.065Z] === RUN TestEnsureRemoveAllWithFile [2021-04-22T19:31:36.065Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-22T19:31:36.065Z] === RUN TestHasWin32KSupport [2021-04-22T19:31:36.065Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-22T19:31:36.065Z] syscall_windows_test.go:8: win32k: true [2021-04-22T19:31:36.065Z] PASS [2021-04-22T19:31:36.065Z] coverage: 12.0% of statements [2021-04-22T19:31:36.065Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.0% of statements [2021-04-22T19:31:37.021Z] === RUN TestTailFile [2021-04-22T19:31:37.021Z] --- PASS: TestTailFile (0.00s) [2021-04-22T19:31:37.021Z] === RUN TestTailFileManyLines [2021-04-22T19:31:37.021Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-22T19:31:37.021Z] === RUN TestTailEmptyFile [2021-04-22T19:31:37.021Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-22T19:31:37.021Z] === RUN TestTailNegativeN [2021-04-22T19:31:37.021Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/no_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/truncated_last_line [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-22T19:31:37.021Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.021Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/no_delimiter [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.022Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.022Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.023Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.024Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.565Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.565Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.566Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-22T19:31:37.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.03s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:37.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:31:37.569Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:31:37.569Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:31:37.569Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.05s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.04s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:31:38.021Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.05s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-22T19:31:38.022Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-22T19:31:38.023Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-22T19:31:38.023Z] PASS [2021-04-22T19:31:38.023Z] coverage: 88.6% of statements [2021-04-22T19:31:38.023Z] ok github.com/docker/docker/pkg/tailfile 0.607s coverage: 88.6% of statements [2021-04-22T19:31:38.023Z] === RUN TestTarSumRemoveNonExistent [2021-04-22T19:31:38.023Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-22T19:31:38.023Z] === RUN TestTarSumRemove [2021-04-22T19:31:38.023Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-22T19:31:38.023Z] === RUN TestSortFileInfoSums [2021-04-22T19:31:38.023Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-22T19:31:38.023Z] === RUN TestNewTarSumForLabelInvalid [2021-04-22T19:31:38.023Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-22T19:31:38.023Z] === RUN TestNewTarSumForLabel [2021-04-22T19:31:38.023Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-22T19:31:38.023Z] === RUN TestEmptyTar [2021-04-22T19:31:38.023Z] --- PASS: TestEmptyTar (0.00s) [2021-04-22T19:31:38.023Z] === RUN TestTarSumsReadSize [2021-04-22T19:31:38.023Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-04-22T19:31:38.023Z] === RUN TestTarSums [2021-04-22T19:31:38.203Z] --- PASS: TestRunContainerWithBridgeNone (4.34s) [2021-04-22T19:31:38.203Z] === RUN TestNetworkInvalidJSON [2021-04-22T19:31:38.203Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-22T19:31:38.203Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-22T19:31:38.203Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:31:38.203Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:31:38.203Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:31:38.203Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:31:38.203Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-22T19:31:38.203Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:31:38.203Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-22T19:31:38.203Z] === RUN TestNetworkList [2021-04-22T19:31:38.203Z] === RUN TestNetworkList//networks [2021-04-22T19:31:38.203Z] === PAUSE TestNetworkList//networks [2021-04-22T19:31:38.203Z] === RUN TestNetworkList//networks/ [2021-04-22T19:31:38.203Z] === PAUSE TestNetworkList//networks/ [2021-04-22T19:31:38.203Z] === CONT TestNetworkList//networks [2021-04-22T19:31:38.203Z] === CONT TestNetworkList//networks/ [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkList (0.03s) [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-22T19:31:38.203Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-22T19:31:38.203Z] === RUN TestHostIPv4BridgeLabel [2021-04-22T19:31:38.476Z] --- PASS: TestTarSums (0.12s) [2021-04-22T19:31:38.476Z] === RUN TestIteration [2021-04-22T19:31:38.476Z] --- PASS: TestIteration (0.00s) [2021-04-22T19:31:38.476Z] === RUN TestVersionLabelForChecksum [2021-04-22T19:31:38.476Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-22T19:31:38.476Z] === RUN TestVersion [2021-04-22T19:31:38.476Z] --- PASS: TestVersion (0.00s) [2021-04-22T19:31:38.476Z] === RUN TestGetVersion [2021-04-22T19:31:38.476Z] --- PASS: TestGetVersion (0.00s) [2021-04-22T19:31:38.476Z] === RUN TestGetVersions [2021-04-22T19:31:38.476Z] --- PASS: TestGetVersions (0.00s) [2021-04-22T19:31:38.476Z] PASS [2021-04-22T19:31:38.476Z] coverage: 89.3% of statements [2021-04-22T19:31:38.476Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2021-04-22T19:31:38.476Z] testing: warning: no tests to run [2021-04-22T19:31:38.476Z] PASS [2021-04-22T19:31:38.476Z] coverage: [no statements] [2021-04-22T19:31:38.476Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-04-22T19:31:39.143Z] --- PASS: TestHostIPv4BridgeLabel (0.98s) [2021-04-22T19:31:39.143Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-22T19:31:39.436Z] === RUN TestTruncIndex [2021-04-22T19:31:39.436Z] --- PASS: TestTruncIndex (0.10s) [2021-04-22T19:31:39.436Z] PASS [2021-04-22T19:31:39.436Z] coverage: 91.5% of statements [2021-04-22T19:31:39.436Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-04-22T19:31:39.436Z] === RUN TestIsGIT [2021-04-22T19:31:39.436Z] --- PASS: TestIsGIT (0.00s) [2021-04-22T19:31:39.436Z] === RUN TestIsTransport [2021-04-22T19:31:39.436Z] --- PASS: TestIsTransport (0.00s) [2021-04-22T19:31:39.436Z] PASS [2021-04-22T19:31:39.436Z] coverage: 100.0% of statements [2021-04-22T19:31:39.436Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-04-22T19:31:40.392Z] time="2021-04-22T19:31:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49231/Test.Echo: Post http://127.0.0.1:49231/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-22T19:31:40.392Z] === RUN TestVersionInfo [2021-04-22T19:31:40.392Z] --- PASS: TestVersionInfo (0.00s) [2021-04-22T19:31:40.392Z] === RUN TestAppendVersions [2021-04-22T19:31:40.392Z] --- PASS: TestAppendVersions (0.00s) [2021-04-22T19:31:40.392Z] PASS [2021-04-22T19:31:40.392Z] coverage: 88.9% of statements [2021-04-22T19:31:40.392Z] ok github.com/docker/docker/pkg/useragent 0.060s coverage: 88.9% of statements [2021-04-22T19:31:41.055Z] --- PASS: TestDaemonRestartWithLiveRestore (1.79s) [2021-04-22T19:31:41.055Z] === RUN TestDaemonDefaultNetworkPools [2021-04-22T19:31:41.626Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-22T19:31:42.197Z] --- PASS: TestDaemonDefaultNetworkPools (1.52s) [2021-04-22T19:31:42.197Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-22T19:31:42.543Z] === RUN TestValidatePrivileges [2021-04-22T19:31:42.543Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-22T19:31:42.543Z] === RUN TestFilterByCapNeg [2021-04-22T19:31:42.543Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-22T19:31:42.543Z] === RUN TestFilterByCapPos [2021-04-22T19:31:42.543Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-22T19:31:42.543Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-22T19:31:42.543Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-22T19:31:42.543Z] PASS [2021-04-22T19:31:42.543Z] coverage: 12.0% of statements [2021-04-22T19:31:42.543Z] ok github.com/docker/docker/plugin 0.128s coverage: 12.0% of statements [2021-04-22T19:31:42.543Z] === RUN TestNewSettable [2021-04-22T19:31:42.543Z] --- PASS: TestNewSettable (0.00s) [2021-04-22T19:31:42.543Z] === RUN TestIsSettable [2021-04-22T19:31:42.543Z] --- PASS: TestIsSettable (0.00s) [2021-04-22T19:31:42.543Z] === RUN TestUpdateSettingsEnv [2021-04-22T19:31:42.543Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-22T19:31:42.543Z] PASS [2021-04-22T19:31:42.543Z] coverage: 20.1% of statements [2021-04-22T19:31:42.543Z] ok github.com/docker/docker/plugin/v2 0.062s coverage: 20.1% of statements [2021-04-22T19:31:44.079Z] === RUN TestLoad [2021-04-22T19:31:44.079Z] --- PASS: TestLoad (0.00s) [2021-04-22T19:31:44.079Z] === RUN TestSave [2021-04-22T19:31:44.079Z] --- PASS: TestSave (0.04s) [2021-04-22T19:31:44.079Z] === RUN TestAddDeleteGet [2021-04-22T19:31:44.079Z] --- PASS: TestAddDeleteGet (0.07s) [2021-04-22T19:31:44.079Z] === RUN TestInvalidTags [2021-04-22T19:31:44.079Z] --- PASS: TestInvalidTags (0.01s) [2021-04-22T19:31:44.079Z] PASS [2021-04-22T19:31:44.079Z] coverage: 84.4% of statements [2021-04-22T19:31:44.079Z] ok github.com/docker/docker/reference 0.166s coverage: 84.4% of statements [2021-04-22T19:31:44.740Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.36s) [2021-04-22T19:31:44.740Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-22T19:31:45.310Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-22T19:31:46.235Z] === RUN TestResolveAuthConfigIndexServer [2021-04-22T19:31:46.235Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestResolveAuthConfigFullURL [2021-04-22T19:31:46.235Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-22T19:31:46.235Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestValidateMirror [2021-04-22T19:31:46.235Z] --- PASS: TestValidateMirror (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestLoadInsecureRegistries [2021-04-22T19:31:46.235Z] time="2021-04-22T19:31:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-22T19:31:46.235Z] time="2021-04-22T19:31:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-22T19:31:46.235Z] time="2021-04-22T19:31:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-22T19:31:46.235Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2021-04-22T19:31:46.235Z] === RUN TestNewServiceConfig [2021-04-22T19:31:46.235Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestValidateIndexName [2021-04-22T19:31:46.235Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestValidateIndexNameWithError [2021-04-22T19:31:46.235Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestEndpointParse [2021-04-22T19:31:46.235Z] --- PASS: TestEndpointParse (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestEndpointParseInvalid [2021-04-22T19:31:46.235Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestValidateEndpoint [2021-04-22T19:31:46.235Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-22T19:31:46.235Z] === RUN TestPing [2021-04-22T19:31:46.235Z] --- PASS: TestPing (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestPingRegistryEndpoint [2021-04-22T19:31:46.235Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-04-22T19:31:46.235Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:46.235Z] === RUN TestEndpoint [2021-04-22T19:31:46.235Z] --- SKIP: TestEndpoint (0.00s) [2021-04-22T19:31:46.235Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:46.235Z] === RUN TestParseRepositoryInfo [2021-04-22T19:31:46.235Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-22T19:31:46.235Z] === RUN TestNewIndexInfo [2021-04-22T19:31:46.235Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-22T19:31:46.689Z] === RUN TestMirrorEndpointLookup [2021-04-22T19:31:46.689Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2021-04-22T19:31:46.689Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:31:46.689Z] === RUN TestSearchRepositories [2021-04-22T19:31:46.689Z] --- PASS: TestSearchRepositories (0.01s) [2021-04-22T19:31:46.689Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-22T19:31:46.689Z] Host: 127.0.0.1:49236 [2021-04-22T19:31:46.689Z] User-Agent: docker test client [2021-04-22T19:31:46.689Z] Authorization: Token fake-token [2021-04-22T19:31:46.689Z] X-Docker-Token: true [2021-04-22T19:31:46.689Z] Accept-Encoding: gzip [2021-04-22T19:31:46.689Z] [2021-04-22T19:31:46.689Z] [2021-04-22T19:31:46.689Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-22T19:31:46.689Z] Connection: close [2021-04-22T19:31:46.689Z] Content-Length: 144 [2021-04-22T19:31:46.689Z] Cache-Control: no-cache [2021-04-22T19:31:46.689Z] Content-Type: application/json [2021-04-22T19:31:46.689Z] Date: Thu, 22 Apr 2021 19:31:46 GMT [2021-04-22T19:31:46.689Z] Expires: -1 [2021-04-22T19:31:46.689Z] Pragma: no-cache [2021-04-22T19:31:46.689Z] Server: docker-tests/mock [2021-04-22T19:31:46.689Z] X-Docker-Registry-Config: mock [2021-04-22T19:31:46.689Z] X-Docker-Registry-Version: 0.0.0 [2021-04-22T19:31:46.689Z] [2021-04-22T19:31:46.689Z] [2021-04-22T19:31:46.689Z] === RUN TestTrustedLocation [2021-04-22T19:31:46.689Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-22T19:31:46.689Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-22T19:31:46.689Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-22T19:31:46.689Z] === RUN TestAllowNondistributableArtifacts [2021-04-22T19:31:46.689Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-22T19:31:46.689Z] === RUN TestIsSecureIndex [2021-04-22T19:31:46.689Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-22T19:31:46.689Z] PASS [2021-04-22T19:31:46.689Z] coverage: 51.7% of statements [2021-04-22T19:31:46.689Z] ok github.com/docker/docker/registry 0.391s coverage: 51.7% of statements [2021-04-22T19:31:46.689Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-22T19:31:46.689Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-04-22T19:31:46.689Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-22T19:31:46.689Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-22T19:31:46.689Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-22T19:31:46.689Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-22T19:31:46.689Z] === RUN TestResumableRequestReaderWithReadError [2021-04-22T19:31:46.696Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-22T19:31:47.142Z] time="2021-04-22T19:31:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-22T19:31:47.142Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2021-04-22T19:31:47.142Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-22T19:31:47.142Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-22T19:31:47.142Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-22T19:31:47.142Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-22T19:31:47.142Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-22T19:31:47.142Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-22T19:31:47.142Z] === RUN TestResumableRequestReader [2021-04-22T19:31:47.142Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-22T19:31:47.142Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-22T19:31:47.142Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-22T19:31:47.142Z] PASS [2021-04-22T19:31:47.142Z] coverage: 100.0% of statements [2021-04-22T19:31:47.142Z] ok github.com/docker/docker/registry/resumable 0.326s coverage: 100.0% of statements [2021-04-22T19:31:47.595Z] === RUN TestRestartManagerTimeout [2021-04-22T19:31:47.595Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-22T19:31:47.595Z] === RUN TestRestartManagerTimeoutReset [2021-04-22T19:31:47.595Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-22T19:31:47.595Z] PASS [2021-04-22T19:31:47.595Z] coverage: 45.3% of statements [2021-04-22T19:31:47.595Z] ok github.com/docker/docker/restartmanager 0.066s coverage: 45.3% of statements [2021-04-22T19:31:47.637Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.93s) [2021-04-22T19:31:47.637Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-22T19:31:48.550Z] === RUN TestDecodeContainerConfig [2021-04-22T19:31:48.550Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-22T19:31:48.550Z] === RUN TestDecodeContainerConfigIsolation [2021-04-22T19:31:48.550Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-22T19:31:48.550Z] === RUN TestValidatePrivileged [2021-04-22T19:31:48.550Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-22T19:31:48.550Z] PASS [2021-04-22T19:31:48.550Z] coverage: 52.2% of statements [2021-04-22T19:31:48.550Z] ok github.com/docker/docker/runconfig 0.091s coverage: 52.2% of statements [2021-04-22T19:31:48.578Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.91s) [2021-04-22T19:31:48.578Z] === RUN TestServiceWithPredefinedNetwork [2021-04-22T19:31:48.838Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-22T19:31:48.838Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-22T19:31:49.009Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-04-22T19:31:49.009Z] === RUN TestClientStream [2021-04-22T19:31:49.009Z] --- PASS: TestClientStream (0.01s) [2021-04-22T19:31:49.009Z] === RUN TestClientSendFile [2021-04-22T19:31:49.009Z] --- PASS: TestClientSendFile (0.00s) [2021-04-22T19:31:49.009Z] === RUN TestClientWithRequestTimeout [2021-04-22T19:31:49.009Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-04-22T19:31:49.009Z] === RUN TestFileSpecPlugin [2021-04-22T19:31:49.009Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-04-22T19:31:49.009Z] === RUN TestFileJSONSpecPlugin [2021-04-22T19:31:49.009Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-04-22T19:31:49.009Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-22T19:31:49.009Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-04-22T19:31:49.009Z] === RUN TestPluginAddHandler [2021-04-22T19:31:49.009Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-22T19:31:49.009Z] === RUN TestPluginWaitBadPlugin [2021-04-22T19:31:49.009Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-22T19:31:49.009Z] === RUN TestGet [2021-04-22T19:31:49.009Z] time="2021-04-22T19:31:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-22T19:31:49.462Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-22T19:31:49.463Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-22T19:31:49.463Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-22T19:31:49.463Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-22T19:31:49.463Z] PASS [2021-04-22T19:31:49.463Z] coverage: 62.5% of statements [2021-04-22T19:31:49.463Z] ok github.com/docker/docker/testutil 0.290s coverage: 62.5% of statements [2021-04-22T19:31:49.919Z] time="2021-04-22T19:31:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-22T19:31:51.438Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-22T19:31:51.891Z] time="2021-04-22T19:31:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-22T19:31:52.147Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2021-04-22T19:31:52.147Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-22T19:31:52.147Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:31:52.147Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:31:52.147Z] === RUN TestServiceWithDataPathPortInit [2021-04-22T19:31:54.104Z] === RUN TestGetAddress [2021-04-22T19:31:54.104Z] --- PASS: TestGetAddress (0.00s) [2021-04-22T19:31:54.104Z] === RUN TestRemove [2021-04-22T19:31:54.104Z] --- SKIP: TestRemove (0.00s) [2021-04-22T19:31:54.104Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-22T19:31:54.104Z] === RUN TestInitializeWithVolumes [2021-04-22T19:31:54.104Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-22T19:31:54.104Z] === RUN TestCreate [2021-04-22T19:31:54.104Z] --- PASS: TestCreate (0.01s) [2021-04-22T19:31:54.104Z] === RUN TestValidateName [2021-04-22T19:31:54.104Z] --- PASS: TestValidateName (0.00s) [2021-04-22T19:31:54.104Z] === RUN TestCreateWithOpts [2021-04-22T19:31:54.104Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-22T19:31:54.104Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-22T19:31:54.104Z] === RUN TestRelaodNoOpts [2021-04-22T19:31:54.104Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-04-22T19:31:54.104Z] PASS [2021-04-22T19:31:54.104Z] coverage: 41.5% of statements [2021-04-22T19:31:54.104Z] ok github.com/docker/docker/volume/local 0.111s coverage: 41.5% of statements [2021-04-22T19:31:54.104Z] === RUN TestGetDriver [2021-04-22T19:31:54.104Z] --- PASS: TestGetDriver (0.00s) [2021-04-22T19:31:54.104Z] === RUN TestVolumeRequestError [2021-04-22T19:31:54.104Z] --- PASS: TestVolumeRequestError (0.00s) [2021-04-22T19:31:54.104Z] PASS [2021-04-22T19:31:54.104Z] coverage: 36.1% of statements [2021-04-22T19:31:54.104Z] ok github.com/docker/docker/volume/drivers 0.086s coverage: 36.1% of statements [2021-04-22T19:31:54.695Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-22T19:31:54.695Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-22T19:31:55.065Z] === RUN TestConvertTmpfsOptions [2021-04-22T19:31:55.065Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-22T19:31:55.065Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-22T19:31:55.065Z] parser_test.go:49: data="ro" [2021-04-22T19:31:55.065Z] === RUN TestParseMountRaw [2021-04-22T19:31:55.065Z] --- PASS: TestParseMountRaw (0.05s) [2021-04-22T19:31:55.065Z] === RUN TestParseMountRawSplit [2021-04-22T19:31:55.065Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-04-22T19:31:55.065Z] parser_test.go:390: case 0 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 1 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 2 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 3 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 4 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 5 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 6 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 7 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 8 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 0 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 1 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 2 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 3 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 4 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 5 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 6 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 7 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 8 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 9 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 10 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 11 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 12 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 0 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 1 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 2 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 3 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 4 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 5 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 6 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 7 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 8 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 9 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 10 [2021-04-22T19:31:55.065Z] parser_test.go:390: case 11 [2021-04-22T19:31:55.065Z] === RUN TestParseMountSpec [2021-04-22T19:31:55.065Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-22T19:31:55.065Z] parser_test.go:455: case 0 [2021-04-22T19:31:55.065Z] parser_test.go:455: case 1 [2021-04-22T19:31:55.065Z] parser_test.go:455: case 2 [2021-04-22T19:31:55.065Z] parser_test.go:455: case 3 [2021-04-22T19:31:55.065Z] parser_test.go:455: case 4 [2021-04-22T19:31:55.065Z] parser_test.go:455: case 5 [2021-04-22T19:31:55.065Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-22T19:31:55.065Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-22T19:31:55.065Z] === RUN TestValidateMount [2021-04-22T19:31:55.065Z] --- PASS: TestValidateMount (0.00s) [2021-04-22T19:31:55.065Z] PASS [2021-04-22T19:31:55.065Z] coverage: 66.2% of statements [2021-04-22T19:31:55.065Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 66.2% of statements [2021-04-22T19:31:56.020Z] time="2021-04-22T19:31:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-22T19:31:56.473Z] === RUN TestSetGetMeta [2021-04-22T19:31:56.473Z] === PAUSE TestSetGetMeta [2021-04-22T19:31:56.473Z] === RUN TestRestore [2021-04-22T19:31:56.473Z] === PAUSE TestRestore [2021-04-22T19:31:56.473Z] === RUN TestServiceCreate [2021-04-22T19:31:56.473Z] === PAUSE TestServiceCreate [2021-04-22T19:31:56.473Z] === RUN TestServiceList [2021-04-22T19:31:56.473Z] === PAUSE TestServiceList [2021-04-22T19:31:56.473Z] === RUN TestServiceRemove [2021-04-22T19:31:56.473Z] === PAUSE TestServiceRemove [2021-04-22T19:31:56.473Z] === RUN TestServiceGet [2021-04-22T19:31:56.473Z] === PAUSE TestServiceGet [2021-04-22T19:31:56.473Z] === RUN TestServicePrune [2021-04-22T19:31:56.473Z] === PAUSE TestServicePrune [2021-04-22T19:31:56.473Z] === RUN TestCreate [2021-04-22T19:31:56.473Z] === PAUSE TestCreate [2021-04-22T19:31:56.473Z] === RUN TestRemove [2021-04-22T19:31:56.473Z] === PAUSE TestRemove [2021-04-22T19:31:56.473Z] === RUN TestList [2021-04-22T19:31:56.473Z] === PAUSE TestList [2021-04-22T19:31:56.473Z] === RUN TestFindByDriver [2021-04-22T19:31:56.473Z] === PAUSE TestFindByDriver [2021-04-22T19:31:56.473Z] === RUN TestFindByReferenced [2021-04-22T19:31:56.473Z] === PAUSE TestFindByReferenced [2021-04-22T19:31:56.473Z] === RUN TestDerefMultipleOfSameRef [2021-04-22T19:31:56.473Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-22T19:31:56.473Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-22T19:31:56.473Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-22T19:31:56.473Z] === RUN TestDefererencePluginOnCreateError [2021-04-22T19:31:56.473Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-22T19:31:56.473Z] === RUN TestRefDerefRemove [2021-04-22T19:31:56.473Z] === PAUSE TestRefDerefRemove [2021-04-22T19:31:56.473Z] === RUN TestGet [2021-04-22T19:31:56.473Z] === PAUSE TestGet [2021-04-22T19:31:56.473Z] === RUN TestGetWithReference [2021-04-22T19:31:56.473Z] === PAUSE TestGetWithReference [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_nil_list [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_empty_list [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_filter_some [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_filter_middle [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-22T19:31:56.473Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-22T19:31:56.473Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_nil_list [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_filter_some [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_empty_list [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-22T19:31:56.473Z] === CONT TestFilterFunc/test_filter_middle [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-22T19:31:56.473Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-22T19:31:56.473Z] === CONT TestSetGetMeta [2021-04-22T19:31:56.473Z] === CONT TestServicePrune [2021-04-22T19:31:56.473Z] === CONT TestFindByReferenced [2021-04-22T19:31:56.473Z] === CONT TestList [2021-04-22T19:31:56.473Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-22T19:31:56.473Z] === CONT TestServiceGet [2021-04-22T19:31:56.473Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-22T19:31:56.473Z] === CONT TestServiceRemove [2021-04-22T19:31:56.473Z] --- PASS: TestList (0.04s) [2021-04-22T19:31:56.473Z] === CONT TestServiceList [2021-04-22T19:31:56.473Z] --- PASS: TestServiceGet (0.15s) [2021-04-22T19:31:56.473Z] === CONT TestServiceCreate [2021-04-22T19:31:56.473Z] time="2021-04-22T19:31:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:31:56.473Z] --- PASS: TestServiceRemove (0.14s) [2021-04-22T19:31:56.473Z] === CONT TestRestore [2021-04-22T19:31:56.473Z] --- PASS: TestServiceList (0.14s) [2021-04-22T19:31:56.473Z] === CONT TestRemove [2021-04-22T19:31:56.473Z] time="2021-04-22T19:31:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:31:57.013Z] time="2021-04-22T19:31:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:31:57.013Z] time="2021-04-22T19:31:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-22T19:31:57.013Z] === CONT TestCreate [2021-04-22T19:31:57.013Z] --- PASS: TestServiceCreate (0.03s) [2021-04-22T19:31:57.013Z] time="2021-04-22T19:31:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-22T19:31:57.013Z] --- PASS: TestRemove (0.05s) [2021-04-22T19:31:57.013Z] === CONT TestFindByDriver [2021-04-22T19:31:57.013Z] --- PASS: TestRestore (0.06s) [2021-04-22T19:31:57.013Z] === CONT TestGetWithReference [2021-04-22T19:31:57.013Z] --- PASS: TestServicePrune (0.24s) [2021-04-22T19:31:57.013Z] === CONT TestDefererencePluginOnCreateError [2021-04-22T19:31:57.013Z] --- PASS: TestCreate (0.03s) [2021-04-22T19:31:57.013Z] === CONT TestGet [2021-04-22T19:31:57.013Z] --- PASS: TestFindByDriver (0.04s) [2021-04-22T19:31:57.013Z] === CONT TestRefDerefRemove [2021-04-22T19:31:57.013Z] --- PASS: TestGetWithReference (0.04s) [2021-04-22T19:31:57.013Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-22T19:31:57.013Z] --- PASS: TestGet (0.03s) [2021-04-22T19:31:57.013Z] === CONT TestDerefMultipleOfSameRef [2021-04-22T19:31:57.013Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-04-22T19:31:57.013Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-22T19:31:57.013Z] --- PASS: TestRefDerefRemove (0.03s) [2021-04-22T19:31:57.013Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-22T19:31:57.013Z] PASS [2021-04-22T19:31:57.013Z] coverage: 70.3% of statements [2021-04-22T19:31:57.013Z] ok github.com/docker/docker/volume/service 0.365s coverage: 70.3% of statements [2021-04-22T19:31:57.251Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-22T19:31:57.251Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-22T19:31:59.165Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-22T19:32:00.106Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-22T19:32:01.048Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-22T19:32:02.435Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-22T19:32:03.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-22T19:32:04.128Z] --- PASS: TestGet (15.03s) [2021-04-22T19:32:04.128Z] === RUN TestPluginWithNoManifest [2021-04-22T19:32:04.128Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-22T19:32:04.128Z] === RUN TestGetAll [2021-04-22T19:32:04.128Z] --- PASS: TestGetAll (0.00s) [2021-04-22T19:32:04.128Z] PASS [2021-04-22T19:32:04.128Z] coverage: 73.4% of statements [2021-04-22T19:32:04.128Z] ok github.com/docker/docker/pkg/plugins 35.330s coverage: 73.4% of statements [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/quota [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/rootless [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/volume [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-22T19:32:04.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-22T19:32:04.760Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-22T19:32:05.702Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-22T19:32:05.702Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-22T19:32:06.274Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-22T19:32:06.302Z] [2021-04-22T19:32:06.303Z] === Skipped [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-22T19:32:06.303Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-22T19:32:06.303Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-22T19:32:06.303Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-22T19:32:06.303Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-22T19:32:06.303Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-22T19:32:06.303Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-22T19:32:06.303Z] daemon_test.go:147: root required [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-22T19:32:06.303Z] reload_test.go:520: root required [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-04-22T19:32:06.303Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-22T19:32:06.303Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-22T19:32:06.303Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-22T19:32:06.303Z] download_test.go:268: Needs fixing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-22T19:32:06.303Z] layer_test.go:304: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-22T19:32:06.303Z] layer_test.go:353: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-22T19:32:06.303Z] layer_test.go:468: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-22T19:32:06.303Z] layer_test.go:697: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-22T19:32:06.303Z] migration_test.go:46: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-22T19:32:06.303Z] migration_test.go:182: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-22T19:32:06.303Z] mount_test.go:17: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-22T19:32:06.303Z] mount_test.go:76: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-22T19:32:06.303Z] mount_test.go:125: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-22T19:32:06.303Z] mount_test.go:212: Failing on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:134: Xz not present in msys2 [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:239: Failing on Windows CI machines [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-22T19:32:06.303Z] archive_windows_test.go:16: Currently fails [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-22T19:32:06.303Z] changes_test.go:196: needs more investigation [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-22T19:32:06.303Z] changes_test.go:433: needs further investigation [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-22T19:32:06.303Z] changes_test.go:469: needs further investigation [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-04-22T19:32:06.303Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-22T19:32:06.303Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-22T19:32:06.303Z] poller_test.go:41: No chmod on Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-22T19:32:06.303Z] fileutils_test.go:134: Needs porting to Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-22T19:32:06.303Z] fileutils_test.go:180: Needs porting to Windows [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-04-22T19:32:06.303Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-22T19:32:06.303Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2021-04-22T19:32:06.303Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-22T19:32:06.303Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-22T19:32:06.303Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] [2021-04-22T19:32:06.303Z] DONE 1833 tests, 45 skipped in 245.360s [2021-04-22T19:32:06.303Z] INFO: make.ps1 ended at 04/22/2021 19:32:06 [2021-04-22T19:32:06.535Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-22T19:32:07.106Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-22T19:32:08.459Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-22T19:32:08.459Z] INFO: Unit tests ended at 04/22/2021 19:32:08. Duration:00:04:25.9935300 [2021-04-22T19:32:08.459Z] INFO: Building busybox [2021-04-22T19:32:08.459Z] Sending build context to Docker daemon 5.12kB [2021-04-22T19:32:08.459Z] [2021-04-22T19:32:08.459Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-22T19:32:08.459Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-22T19:32:08.459Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-22T19:32:08.459Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-22T19:32:08.459Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-22T19:32:08.459Z] ---> 152749f71f8f [2021-04-22T19:32:08.459Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-22T19:32:08.459Z] ---> Running in f0601ed96420 [2021-04-22T19:32:09.651Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-22T19:32:09.651Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-22T19:32:10.591Z] --- PASS: TestServiceWithDataPathPortInit (18.62s) [2021-04-22T19:32:10.591Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-22T19:32:12.504Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-22T19:32:14.222Z] Removing intermediate container f0601ed96420 [2021-04-22T19:32:14.222Z] ---> 88c5836454aa [2021-04-22T19:32:14.222Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-22T19:32:14.222Z] ---> Running in 879523d27335 [2021-04-22T19:32:14.222Z] Removing intermediate container 879523d27335 [2021-04-22T19:32:14.222Z] ---> 96f33094ab34 [2021-04-22T19:32:14.222Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-22T19:32:14.417Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-22T19:32:14.675Z] ---> Running in a6306ef0e0ba [2021-04-22T19:32:15.127Z] Removing intermediate container a6306ef0e0ba [2021-04-22T19:32:15.127Z] ---> ae3dd47258be [2021-04-22T19:32:15.127Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-22T19:32:16.082Z] [2021-04-22T19:32:16.332Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-22T19:32:16.543Z] ---> 358d4b276301 [2021-04-22T19:32:16.543Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-22T19:32:16.543Z] ---> Running in ff9b0a9eb6cd [2021-04-22T19:32:17.274Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-22T19:32:18.659Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-22T19:32:18.920Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-22T19:32:18.920Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) [2021-04-22T19:32:18.920Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m6kptykwhpst0dw09tknff2vv Created:2021-04-22 19:32:11.483581285 +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[6393ce3f8385c84453b0b2508a8d4f202590cce73c85b09cfe14f9295ddfdc8f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfmt7wzbeq7bmzs4sgcno9tkr EndpointID:b422c5a3a32a8ab4719102e08fa7ff6914b1d1430266e4d98ee43d21ebe3cb7a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0260bde3d08d48304f0b74750e1893b4647ddb629bd82b122c0c97f693f08002 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:9b55998d696c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfmt7wzbeq7bmzs4sgcno9tkr EndpointID:b422c5a3a32a8ab4719102e08fa7ff6914b1d1430266e4d98ee43d21ebe3cb7a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-22T19:32:18.920Z] PASS [2021-04-22T19:32:18.920Z] [2021-04-22T19:32:18.920Z] === Skipped [2021-04-22T19:32:18.920Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:32:18.920Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:32:18.920Z] [2021-04-22T19:32:18.920Z] [2021-04-22T19:32:18.920Z] DONE 26 tests, 1 skipped in 64.073s [2021-04-22T19:32:18.920Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:32:18.920Z] ++ 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-04-22T19:32:18.920Z] ++ set -e [2021-04-22T19:32:18.920Z] ++ '[' -n 0 ']' [2021-04-22T19:32:18.920Z] ++ set -x [2021-04-22T19:32:18.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-22T19:32:19.181Z] INFO: Testing against a local daemon [2021-04-22T19:32:19.181Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-22T19:32:19.181Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-22T19:32:19.181Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:32:19.181Z] === RUN TestDockerNetworkIpvlan [2021-04-22T19:32:19.181Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:32:19.181Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:32:19.181Z] PASS [2021-04-22T19:32:19.181Z] [2021-04-22T19:32:19.181Z] === Skipped [2021-04-22T19:32:19.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-22T19:32:19.181Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:32:19.181Z] [2021-04-22T19:32:19.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-22T19:32:19.181Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-22T19:32:19.181Z] [2021-04-22T19:32:19.181Z] [2021-04-22T19:32:19.181Z] DONE 2 tests, 2 skipped in 0.186s [2021-04-22T19:32:19.181Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-22T19:32:19.181Z] ++ 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-04-22T19:32:19.181Z] ++ set -e [2021-04-22T19:32:19.181Z] ++ '[' -n 0 ']' [2021-04-22T19:32:19.181Z] ++ set -x [2021-04-22T19:32:19.181Z] ++ env -i DEST=/go/src/github.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-04-22T19:32:19.442Z] INFO: Testing against a local daemon [2021-04-22T19:32:19.442Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-22T19:32:21.987Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.55s) [2021-04-22T19:32:21.987Z] === RUN TestDockerNetworkMacvlan [2021-04-22T19:32:22.932Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-22T19:32:22.932Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-22T19:32:24.315Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-22T19:32:24.886Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-22T19:32:25.458Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-22T19:32:25.719Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-22T19:32:26.805Z] Removing intermediate container ff9b0a9eb6cd [2021-04-22T19:32:26.805Z] ---> 966594915252 [2021-04-22T19:32:26.805Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-22T19:32:26.805Z] ---> Running in 10efb6293542 [2021-04-22T19:32:27.107Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-22T19:32:28.337Z] [2021-04-22T19:32:28.337Z] SUCCESS: Specified value was saved. [2021-04-22T19:32:29.652Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-22T19:32:31.218Z] Removing intermediate container 10efb6293542 [2021-04-22T19:32:31.218Z] ---> 86868806ac48 [2021-04-22T19:32:31.218Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-22T19:32:31.218Z] ---> Running in b208332c0f88 [2021-04-22T19:32:33.858Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-22T19:32:35.895Z] Cannot create a file when that file already exists. [2021-04-22T19:32:38.070Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-22T19:32:41.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-22T19:32:41.633Z] Removing intermediate container b208332c0f88 [2021-04-22T19:32:41.633Z] ---> f2f475802a83 [2021-04-22T19:32:41.633Z] Step 13/13 : CMD ["sh"] [2021-04-22T19:32:41.633Z] ---> Running in 3cfd3c9c3937 [2021-04-22T19:32:41.633Z] Removing intermediate container 3cfd3c9c3937 [2021-04-22T19:32:41.633Z] ---> 30f6f349cff8 [2021-04-22T19:32:41.633Z] Successfully built 30f6f349cff8 [2021-04-22T19:32:41.633Z] Successfully tagged busybox:latest [2021-04-22T19:32:41.633Z] INFO: Docker images of the daemon under test [2021-04-22T19:32:41.633Z] [2021-04-22T19:32:41.633Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-22T19:32:41.633Z] busybox latest 30f6f349cff8 Less than a second ago 5.29GB [2021-04-22T19:32:41.633Z] microsoft/windowsservercore latest 152749f71f8f 12 days ago 5.27GB [2021-04-22T19:32:41.633Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 12 days ago 5.27GB [2021-04-22T19:32:41.633Z] [2021-04-22T19:32:41.633Z] INFO: Running integration tests at 04/22/2021 19:32:41... [2021-04-22T19:32:41.633Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-22T19:32:41.633Z] INFO: Integration API tests being run from the host: [2021-04-22T19:32:41.633Z] INFO: make.ps1 starting at 04/22/2021 19:32:41 [2021-04-22T19:32:42.596Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-22T19:32:43.311Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-22T19:32:43.571Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan (24.06s) [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.60s) [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.11s) [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.28s) [2021-04-22T19:32:46.112Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.20s) [2021-04-22T19:32:46.112Z] PASS [2021-04-22T19:32:46.112Z] [2021-04-22T19:32:46.112Z] DONE 8 tests in 26.786s [2021-04-22T19:32:46.112Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-22T19:32:46.112Z] ++ 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-04-22T19:32:46.112Z] ++ set -e [2021-04-22T19:32:46.112Z] ++ '[' -n 0 ']' [2021-04-22T19:32:46.112Z] ++ set -x [2021-04-22T19:32:46.112Z] ++ env -i DEST=/go/src/github.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-04-22T19:32:46.112Z] testing: warning: no tests to run [2021-04-22T19:32:46.112Z] PASS [2021-04-22T19:32:46.112Z] [2021-04-22T19:32:46.112Z] DONE 0 tests in 0.026s [2021-04-22T19:32:46.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-22T19:32:46.112Z] ++ 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-04-22T19:32:46.112Z] ++ set -e [2021-04-22T19:32:46.112Z] ++ '[' -n 0 ']' [2021-04-22T19:32:46.112Z] ++ set -x [2021-04-22T19:32:46.112Z] ++ env -i DEST=/go/src/github.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-04-22T19:32:46.112Z] INFO: Testing against a local daemon [2021-04-22T19:32:46.112Z] === RUN TestAuthZPluginAllowRequest [2021-04-22T19:32:48.025Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-04-22T19:32:48.025Z] === RUN TestAuthZPluginTLS [2021-04-22T19:32:48.596Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-04-22T19:32:48.596Z] === RUN TestAuthZPluginDenyRequest [2021-04-22T19:32:49.538Z] === RUN TestDockerSuite/TestBuildRm [2021-04-22T19:32:49.538Z] --- PASS: TestAuthZPluginDenyRequest (0.80s) [2021-04-22T19:32:49.538Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-22T19:32:50.111Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.75s) [2021-04-22T19:32:50.111Z] === RUN TestAuthZPluginDenyResponse [2021-04-22T19:32:51.054Z] --- PASS: TestAuthZPluginDenyResponse (0.77s) [2021-04-22T19:32:51.054Z] === RUN TestAuthZPluginAllowEventStream [2021-04-22T19:32:52.968Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-22T19:32:52.968Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s) [2021-04-22T19:32:52.968Z] === RUN TestAuthZPluginErrorResponse [2021-04-22T19:32:53.539Z] --- PASS: TestAuthZPluginErrorResponse (0.73s) [2021-04-22T19:32:53.539Z] === RUN TestAuthZPluginErrorRequest [2021-04-22T19:32:53.799Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-22T19:32:54.371Z] --- PASS: TestAuthZPluginErrorRequest (0.74s) [2021-04-22T19:32:54.371Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-22T19:32:54.632Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-22T19:32:55.219Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-22T19:32:55.219Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.79s) [2021-04-22T19:32:55.219Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-22T19:32:55.791Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-22T19:32:57.174Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-22T19:32:57.435Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.38s) [2021-04-22T19:32:57.435Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-22T19:32:58.375Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-22T19:32:59.758Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-22T19:33:00.018Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2021-04-22T19:33:00.018Z] === RUN TestAuthZPluginHeader [2021-04-22T19:33:00.963Z] --- PASS: TestAuthZPluginHeader (1.07s) [2021-04-22T19:33:00.963Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-22T19:33:04.264Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-22T19:33:04.264Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-22T19:33:04.264Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-22T19:33:04.264Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-22T19:33:04.264Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-22T19:33:05.647Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-22T19:33:05.647Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-22T19:33:06.589Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.46s) [2021-04-22T19:33:06.589Z] === RUN TestAuthZPluginV2Disable [2021-04-22T19:33:06.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-22T19:33:06.850Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-22T19:33:12.140Z] --- PASS: TestAuthZPluginV2Disable (4.82s) [2021-04-22T19:33:12.140Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-22T19:33:12.140Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-22T19:33:12.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:33:12.515Z] INFO: Testing against a local daemon [2021-04-22T19:33:12.515Z] === RUN TestBuildWithSession [2021-04-22T19:33:12.515Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-22T19:33:12.515Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:33:12.515Z] === RUN TestBuildSquashParent [2021-04-22T19:33:12.515Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-22T19:33:12.515Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:33:12.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:33:12.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:33:12.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:33:12.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:33:12.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:33:12.515Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:33:12.515Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:33:12.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-22T19:33:12.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-22T19:33:12.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-22T19:33:12.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-22T19:33:13.524Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-22T19:33:14.464Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-22T19:33:14.725Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-22T19:33:15.310Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.93s) [2021-04-22T19:33:15.310Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-22T19:33:15.891Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-22T19:33:17.277Z] === RUN TestDockerSuite/TestBuildUser [2021-04-22T19:33:20.580Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-22T19:33:24.785Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-22T19:33:24.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-22T19:33:24.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-22T19:33:27.327Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.72s) [2021-04-22T19:33:27.327Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-22T19:33:31.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.26s) [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.63s) [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.77s) [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.54s) [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.69s) [2021-04-22T19:33:33.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.61s) [2021-04-22T19:33:33.416Z] === RUN TestBuildMultiStageCopy [2021-04-22T19:33:33.416Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-22T19:33:35.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-22T19:33:42.326Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-22T19:33:42.326Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-22T19:33:42.589Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-22T19:33:43.530Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-22T19:33:43.723Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-22T19:33:44.176Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-22T19:33:44.471Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-22T19:33:45.041Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.19s) [2021-04-22T19:33:45.041Z] PASS [2021-04-22T19:33:45.041Z] [2021-04-22T19:33:45.041Z] DONE 17 tests in 59.107s [2021-04-22T19:33:45.041Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-22T19:33:45.041Z] ++ 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-04-22T19:33:45.041Z] ++ set -e [2021-04-22T19:33:45.041Z] ++ '[' -n 0 ']' [2021-04-22T19:33:45.041Z] ++ set -x [2021-04-22T19:33:45.041Z] ++ env -i DEST=/go/src/github.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-04-22T19:33:45.131Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-22T19:33:45.301Z] INFO: Testing against a local daemon [2021-04-22T19:33:45.301Z] === RUN TestPluginInvalidJSON [2021-04-22T19:33:45.301Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:33:45.301Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:33:45.301Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:33:45.301Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-22T19:33:45.301Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-22T19:33:45.301Z] === RUN TestPluginInstall [2021-04-22T19:33:45.301Z] === RUN TestPluginInstall/no_auth [2021-04-22T19:33:45.872Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-22T19:33:45.872Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-22T19:33:45.872Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-22T19:33:45.872Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-22T19:33:45.872Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-22T19:33:46.649Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-22T19:33:47.785Z] time="2021-04-22T19:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:33:47.785Z] time="2021-04-22T19:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6bd8994f59195d5ae9638e3ba0f712ceb824803a6903d70953e35d5fac06b8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:33:47.785Z] time="2021-04-22T19:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:33:47.785Z] time="2021-04-22T19:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6bd8994f59195d5ae9638e3ba0f712ceb824803a6903d70953e35d5fac06b8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:33:48.046Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-22T19:33:48.046Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-22T19:33:48.046Z] === RUN TestPluginInstall/with_htpasswd [2021-04-22T19:33:48.169Z] --- PASS: TestBuildMultiStageCopy (14.70s) [2021-04-22T19:33:48.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.71s) [2021-04-22T19:33:48.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2021-04-22T19:33:48.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2021-04-22T19:33:48.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-04-22T19:33:48.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2021-04-22T19:33:48.169Z] === RUN TestBuildMultiStageParentConfig [2021-04-22T19:33:48.988Z] time="2021-04-22T19:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:33:48.988Z] time="2021-04-22T19:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70cbc0fd33c5fde8fffcd16cb884b896dd9cb7ca36fea891ba934119573b255e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:33:48.988Z] time="2021-04-22T19:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:33:48.988Z] time="2021-04-22T19:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70cbc0fd33c5fde8fffcd16cb884b896dd9cb7ca36fea891ba934119573b255e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:33:49.248Z] === RUN TestPluginInstall/with_insecure [2021-04-22T19:33:49.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-22T19:33:49.508Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-22T19:33:50.078Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-22T19:33:51.021Z] time="2021-04-22T19:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:33:51.021Z] time="2021-04-22T19:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11db6fed919f7a1bcf3042298e819d5fcc61a6d6335caecaf63670e02dda0beb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:33:51.021Z] time="2021-04-22T19:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-22T19:33:51.021Z] time="2021-04-22T19:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11db6fed919f7a1bcf3042298e819d5fcc61a6d6335caecaf63670e02dda0beb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-22T19:33:51.059Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2021-04-22T19:33:51.059Z] === RUN TestBuildLabelWithTargets [2021-04-22T19:33:51.059Z] --- SKIP: TestBuildLabelWithTargets (0.02s) [2021-04-22T19:33:51.059Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:33:51.059Z] === RUN TestBuildWithEmptyLayers [2021-04-22T19:33:51.592Z] --- PASS: TestPluginInstall (6.23s) [2021-04-22T19:33:51.592Z] --- PASS: TestPluginInstall/no_auth (2.86s) [2021-04-22T19:33:51.592Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2021-04-22T19:33:51.592Z] --- PASS: TestPluginInstall/with_insecure (2.29s) [2021-04-22T19:33:51.592Z] plugin_test.go:165: [d2279d56d77b1] daemon is not started [2021-04-22T19:33:51.592Z] === RUN TestPluginsWithRuntimes [2021-04-22T19:33:51.852Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-22T19:33:51.852Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-22T19:33:52.605Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2021-04-22T19:33:52.605Z] === RUN TestBuildMultiStageOnBuild [2021-04-22T19:33:54.397Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-22T19:33:55.783Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-22T19:33:56.045Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-22T19:33:57.956Z] --- PASS: TestPluginsWithRuntimes (6.37s) [2021-04-22T19:33:57.956Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.97s) [2021-04-22T19:33:57.956Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.83s) [2021-04-22T19:33:57.956Z] === RUN TestPluginBackCompatMediaTypes [2021-04-22T19:33:58.217Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-22T19:33:58.788Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-04-22T19:33:58.788Z] PASS [2021-04-22T19:33:58.788Z] [2021-04-22T19:33:58.788Z] DONE 10 tests in 13.771s [2021-04-22T19:33:58.788Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-22T19:33:58.788Z] ++ 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-04-22T19:33:58.788Z] ++ set -e [2021-04-22T19:33:58.788Z] ++ '[' -n 0 ']' [2021-04-22T19:33:58.788Z] ++ set -x [2021-04-22T19:33:58.788Z] ++ env -i DEST=/go/src/github.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-04-22T19:33:59.053Z] INFO: Testing against a local daemon [2021-04-22T19:33:59.053Z] === RUN TestExternalGraphDriver [2021-04-22T19:33:59.053Z] === RUN TestExternalGraphDriver/json [2021-04-22T19:33:59.327Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-22T19:33:59.588Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-22T19:34:00.159Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-22T19:34:00.159Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-22T19:34:01.101Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-22T19:34:02.042Z] === RUN TestExternalGraphDriver/spec [2021-04-22T19:34:03.427Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-22T19:34:03.427Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-22T19:34:03.427Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-22T19:34:04.369Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-22T19:34:05.310Z] === RUN TestDockerSuite/TestCommitChange [2021-04-22T19:34:05.310Z] === RUN TestExternalGraphDriver/pull [2021-04-22T19:34:06.251Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-22T19:34:07.349Z] --- PASS: TestBuildMultiStageOnBuild (14.54s) [2021-04-22T19:34:07.349Z] === RUN TestBuildUncleanTarFilenames [2021-04-22T19:34:07.349Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-04-22T19:34:07.349Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:34:07.349Z] === RUN TestBuildMultiStageLayerLeak [2021-04-22T19:34:07.636Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-22T19:34:07.897Z] --- PASS: TestExternalGraphDriver (8.88s) [2021-04-22T19:34:07.897Z] --- PASS: TestExternalGraphDriver/json (2.95s) [2021-04-22T19:34:07.897Z] --- PASS: TestExternalGraphDriver/spec (3.22s) [2021-04-22T19:34:07.897Z] --- PASS: TestExternalGraphDriver/pull (2.60s) [2021-04-22T19:34:07.897Z] === RUN TestGraphdriverPluginV2 [2021-04-22T19:34:09.809Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-22T19:34:11.193Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-22T19:34:12.135Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-22T19:34:13.078Z] --- PASS: TestGraphdriverPluginV2 (5.07s) [2021-04-22T19:34:13.078Z] PASS [2021-04-22T19:34:13.078Z] [2021-04-22T19:34:13.078Z] DONE 5 tests in 14.077s [2021-04-22T19:34:13.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-22T19:34:13.078Z] ++ 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-04-22T19:34:13.078Z] ++ set -e [2021-04-22T19:34:13.078Z] ++ '[' -n 0 ']' [2021-04-22T19:34:13.078Z] ++ set -x [2021-04-22T19:34:13.078Z] ++ env -i DEST=/go/src/github.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-04-22T19:34:13.078Z] INFO: Testing against a local daemon [2021-04-22T19:34:13.078Z] === RUN TestContinueAfterPluginCrash [2021-04-22T19:34:13.078Z] === PAUSE TestContinueAfterPluginCrash [2021-04-22T19:34:13.078Z] === RUN TestReadPluginNoRead [2021-04-22T19:34:13.078Z] === PAUSE TestReadPluginNoRead [2021-04-22T19:34:13.078Z] === RUN TestDaemonStartWithLogOpt [2021-04-22T19:34:13.078Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-22T19:34:13.078Z] === CONT TestContinueAfterPluginCrash [2021-04-22T19:34:13.078Z] === CONT TestDaemonStartWithLogOpt [2021-04-22T19:34:14.465Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-22T19:34:15.884Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-22T19:34:18.427Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-22T19:34:18.689Z] --- PASS: TestDaemonStartWithLogOpt (5.59s) [2021-04-22T19:34:18.689Z] === CONT TestReadPluginNoRead [2021-04-22T19:34:19.629Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-22T19:34:19.629Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-22T19:34:19.889Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-22T19:34:19.889Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-22T19:34:19.889Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-22T19:34:19.889Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-22T19:34:19.889Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-22T19:34:22.430Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-22T19:34:22.430Z] === RUN TestReadPluginNoRead/default [2021-04-22T19:34:24.339Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-22T19:34:24.339Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-22T19:34:24.339Z] --- PASS: TestContinueAfterPluginCrash (11.13s) [2021-04-22T19:34:24.339Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-22T19:34:25.015Z] --- PASS: TestBuildMultiStageLayerLeak (17.27s) [2021-04-22T19:34:25.015Z] === RUN TestBuildWithHugeFile [2021-04-22T19:34:25.279Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-22T19:34:26.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-22T19:34:26.220Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-22T19:34:27.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-22T19:34:27.732Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-22T19:34:28.305Z] --- PASS: TestReadPluginNoRead (9.50s) [2021-04-22T19:34:28.305Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2021-04-22T19:34:28.305Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2021-04-22T19:34:28.305Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-04-22T19:34:28.305Z] read_test.go:92: [d928badc92260] daemon is not started [2021-04-22T19:34:28.305Z] PASS [2021-04-22T19:34:28.305Z] [2021-04-22T19:34:28.305Z] DONE 6 tests in 15.206s [2021-04-22T19:34:28.305Z] 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-04-22T19:34:28.305Z] ++ 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-04-22T19:34:28.305Z] ++ set -e [2021-04-22T19:34:28.305Z] ++ '[' -n 0 ']' [2021-04-22T19:34:28.305Z] ++ set -x [2021-04-22T19:34:28.305Z] ++ env -i DEST=/go/src/github.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-04-22T19:34:28.305Z] testing: warning: no tests to run [2021-04-22T19:34:28.305Z] PASS [2021-04-22T19:34:28.305Z] [2021-04-22T19:34:28.305Z] DONE 0 tests in 0.049s [2021-04-22T19:34:28.305Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-22T19:34:28.305Z] ++ 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-04-22T19:34:28.305Z] ++ set -e [2021-04-22T19:34:28.305Z] ++ '[' -n 0 ']' [2021-04-22T19:34:28.305Z] ++ set -x [2021-04-22T19:34:28.305Z] ++ env -i DEST=/go/src/github.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-04-22T19:34:28.566Z] INFO: Testing against a local daemon [2021-04-22T19:34:28.566Z] === RUN TestPluginWithDevMounts [2021-04-22T19:34:28.566Z] === PAUSE TestPluginWithDevMounts [2021-04-22T19:34:28.566Z] === CONT TestPluginWithDevMounts [2021-04-22T19:34:28.827Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-22T19:34:28.827Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-22T19:34:28.827Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-22T19:34:29.769Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-22T19:34:29.769Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-22T19:34:29.769Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-22T19:34:29.769Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-22T19:34:30.029Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-22T19:34:30.289Z] --- PASS: TestPluginWithDevMounts (1.92s) [2021-04-22T19:34:30.289Z] PASS [2021-04-22T19:34:30.289Z] [2021-04-22T19:34:30.289Z] DONE 1 tests in 2.078s [2021-04-22T19:34:30.289Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-22T19:34:30.289Z] ++ 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-04-22T19:34:30.289Z] ++ set -e [2021-04-22T19:34:30.289Z] ++ '[' -n 0 ']' [2021-04-22T19:34:30.289Z] ++ set -x [2021-04-22T19:34:30.289Z] ++ env -i DEST=/go/src/github.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-04-22T19:34:30.550Z] INFO: Testing against a local daemon [2021-04-22T19:34:30.550Z] === RUN TestSecretInspect [2021-04-22T19:34:30.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-22T19:34:31.753Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-22T19:34:32.700Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-22T19:34:32.700Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-22T19:34:33.270Z] --- PASS: TestSecretInspect (2.59s) [2021-04-22T19:34:33.270Z] === RUN TestSecretList [2021-04-22T19:34:34.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-22T19:34:35.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-22T19:34:35.595Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-22T19:34:35.595Z] --- PASS: TestSecretList (2.56s) [2021-04-22T19:34:35.595Z] === RUN TestSecretsCreateAndDelete [2021-04-22T19:34:36.663Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-22T19:34:37.234Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-22T19:34:38.617Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-22T19:34:39.187Z] --- PASS: TestSecretsCreateAndDelete (3.40s) [2021-04-22T19:34:39.187Z] === RUN TestSecretsUpdate [2021-04-22T19:34:39.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-22T19:34:39.758Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-22T19:34:39.758Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-22T19:34:40.698Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-22T19:34:42.082Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-22T19:34:42.653Z] --- PASS: TestSecretsUpdate (3.43s) [2021-04-22T19:34:42.653Z] === RUN TestTemplatedSecret [2021-04-22T19:34:43.226Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-22T19:34:43.488Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-22T19:34:44.873Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-22T19:34:47.421Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-22T19:34:47.994Z] --- PASS: TestTemplatedSecret (5.34s) [2021-04-22T19:34:47.994Z] === RUN TestSecretCreateResolve [2021-04-22T19:34:49.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-22T19:34:49.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-22T19:34:49.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-22T19:34:49.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-22T19:34:49.381Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-22T19:34:50.765Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-22T19:34:51.335Z] --- PASS: TestSecretCreateResolve (3.34s) [2021-04-22T19:34:51.335Z] PASS [2021-04-22T19:34:51.335Z] [2021-04-22T19:34:51.335Z] DONE 6 tests in 20.804s [2021-04-22T19:34:51.335Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-22T19:34:51.335Z] ++ 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-04-22T19:34:51.335Z] ++ set -e [2021-04-22T19:34:51.335Z] ++ '[' -n 0 ']' [2021-04-22T19:34:51.335Z] ++ set -x [2021-04-22T19:34:51.335Z] ++ env -i DEST=/go/src/github.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-04-22T19:34:51.335Z] INFO: Testing against a local daemon [2021-04-22T19:34:51.335Z] === RUN TestServiceCreateInit [2021-04-22T19:34:51.335Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-22T19:34:55.542Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-22T19:34:56.112Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-22T19:34:56.373Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-22T19:34:56.944Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-22T19:34:56.944Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-22T19:34:57.204Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-22T19:34:59.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-22T19:35:00.058Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-22T19:35:01.444Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-22T19:35:02.388Z] --- PASS: TestServiceCreateInit (10.81s) [2021-04-22T19:35:02.388Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2021-04-22T19:35:02.388Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.80s) [2021-04-22T19:35:02.388Z] === RUN TestCreateServiceMultipleTimes [2021-04-22T19:35:02.960Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-22T19:35:12.961Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-22T19:35:13.229Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-22T19:35:15.771Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-22T19:35:17.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-22T19:35:18.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-22T19:35:19.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-22T19:35:20.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-22T19:35:22.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-22T19:35:22.745Z] --- PASS: TestCreateServiceMultipleTimes (20.61s) [2021-04-22T19:35:22.745Z] === RUN TestCreateServiceConflict [2021-04-22T19:35:23.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009ac560_} [2021-04-22T19:35:25.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1670276122_/foo_false____} [2021-04-22T19:35:25.597Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-04-22T19:35:25.597Z] === RUN TestCreateServiceMaxReplicas [2021-04-22T19:35:26.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1670276122_/foo_true____} [2021-04-22T19:35:28.893Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2021-04-22T19:35:28.893Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-22T19:35:28.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3814830769_/foo_false____} [2021-04-22T19:35:30.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3814830769_/foo_true____} [2021-04-22T19:35:32.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3814830769_/foo_true__0xc0009ac600__} [2021-04-22T19:35:34.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009ac620_} [2021-04-22T19:35:34.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-22T19:35:35.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ac640_} [2021-04-22T19:35:37.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ac660_} [2021-04-22T19:35:39.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ac6a0_} [2021-04-22T19:35:40.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-22T19:35:40.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-22T19:35:42.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-22T19:35:42.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-22T19:35:42.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-22T19:35:42.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-22T19:35:42.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-22T19:35:42.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-22T19:35:42.845Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-22T19:35:43.415Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s) [2021-04-22T19:35:43.415Z] === RUN TestCreateServiceSecretFileMode [2021-04-22T19:35:46.713Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2021-04-22T19:35:46.713Z] === RUN TestCreateServiceConfigFileMode [2021-04-22T19:35:47.653Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-22T19:35:50.216Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2021-04-22T19:35:50.216Z] === RUN TestCreateServiceSysctls [2021-04-22T19:35:50.477Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-22T19:35:54.680Z] --- PASS: TestCreateServiceSysctls (4.48s) [2021-04-22T19:35:54.680Z] === RUN TestCreateServiceCapabilities [2021-04-22T19:35:55.621Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-22T19:35:58.166Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-22T19:35:58.166Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-22T19:35:58.166Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2021-04-22T19:35:58.166Z] === RUN TestInspect [2021-04-22T19:35:58.738Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-22T19:36:00.122Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-22T19:36:01.508Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-22T19:36:01.769Z] --- PASS: TestInspect (3.91s) [2021-04-22T19:36:01.769Z] === RUN TestCreateJob [2021-04-22T19:36:02.711Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-22T19:36:03.652Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-22T19:36:05.038Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-22T19:36:05.979Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-22T19:36:06.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-22T19:36:06.812Z] --- PASS: TestCreateJob (4.83s) [2021-04-22T19:36:06.812Z] === RUN TestReplicatedJob [2021-04-22T19:36:07.753Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-22T19:36:09.145Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-22T19:36:11.059Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-22T19:36:12.974Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-22T19:36:13.914Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-22T19:36:15.299Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-22T19:36:16.682Z] --- PASS: TestReplicatedJob (9.78s) [2021-04-22T19:36:16.682Z] === RUN TestUpdateReplicatedJob [2021-04-22T19:36:16.682Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-22T19:36:18.065Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-22T19:36:19.449Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-22T19:36:19.449Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-22T19:36:20.390Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-22T19:36:20.651Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2021-04-22T19:36:20.651Z] === RUN TestServiceListWithStatuses [2021-04-22T19:36:20.651Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-22T19:36:20.651Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:36:20.651Z] === RUN TestDockerNetworkConnectAlias [2021-04-22T19:36:21.221Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-22T19:36:22.604Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-22T19:36:23.988Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-22T19:36:24.932Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-22T19:36:26.856Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-22T19:36:26.856Z] --- PASS: TestDockerNetworkConnectAlias (6.17s) [2021-04-22T19:36:26.856Z] === RUN TestDockerNetworkReConnect [2021-04-22T19:36:27.797Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-22T19:36:31.094Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-22T19:36:31.666Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2021-04-22T19:36:31.666Z] === RUN TestServicePlugin [2021-04-22T19:36:36.954Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-22T19:36:40.251Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-22T19:36:40.822Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-22T19:36:46.110Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-22T19:36:49.409Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-22T19:36:49.409Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-22T19:36:54.719Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-22T19:36:54.979Z] === RUN TestDockerSuite/TestCpToDot [2021-04-22T19:36:55.919Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-22T19:36:57.301Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-22T19:36:58.685Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-22T19:36:59.257Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-22T19:37:00.640Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-22T19:37:00.640Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-22T19:37:01.580Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-22T19:37:02.963Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-22T19:37:02.963Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-22T19:37:02.963Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-22T19:37:03.223Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-22T19:37:04.164Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-22T19:37:04.165Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-22T19:37:04.165Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-22T19:37:04.165Z] --- PASS: TestServicePlugin (32.67s) [2021-04-22T19:37:04.165Z] plugin_test.go:62: [d339a9518ac92] joining swarm manager [dd81538fba378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:37:04.165Z] plugin_test.go:65: [d9008520ca0ed] joining swarm manager [dd81538fba378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:37:04.165Z] === RUN TestServiceUpdateLabel [2021-04-22T19:37:05.105Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-22T19:37:05.365Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-22T19:37:05.365Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-22T19:37:05.365Z] === RUN TestDockerSuite/TestCreateRM [2021-04-22T19:37:05.626Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-22T19:37:05.626Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-22T19:37:05.626Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-22T19:37:05.626Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-22T19:37:06.983Z] --- PASS: TestBuildWithHugeFile (155.53s) [2021-04-22T19:37:06.983Z] === RUN TestBuildWCOWSandboxSize [2021-04-22T19:37:07.539Z] --- PASS: TestServiceUpdateLabel (2.98s) [2021-04-22T19:37:07.539Z] === RUN TestServiceUpdateSecrets [2021-04-22T19:37:08.109Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-22T19:37:08.376Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-22T19:37:08.376Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-22T19:37:12.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-22T19:37:12.579Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-22T19:37:12.839Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-22T19:37:12.840Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-22T19:37:12.840Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-22T19:37:12.840Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-22T19:37:12.840Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-22T19:37:14.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-22T19:37:15.609Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-22T19:37:16.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-22T19:37:18.904Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-22T19:37:20.816Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-22T19:37:21.388Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-22T19:37:21.959Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-22T19:37:21.959Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-22T19:37:22.899Z] === RUN TestDockerSuite/TestDockerFails [2021-04-22T19:37:22.899Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-22T19:37:22.899Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-22T19:37:22.899Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-22T19:37:23.159Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2021-04-22T19:37:23.159Z] === RUN TestServiceUpdateConfigs [2021-04-22T19:37:25.071Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-22T19:37:26.013Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-22T19:37:28.563Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-22T19:37:28.563Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-22T19:37:28.563Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-22T19:37:28.823Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-22T19:37:36.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-22T19:37:38.336Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2021-04-22T19:37:38.336Z] === RUN TestServiceUpdateNetwork [2021-04-22T19:37:38.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-22T19:37:42.204Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-22T19:37:44.116Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-22T19:37:45.500Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-22T19:37:46.441Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-22T19:37:47.828Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-22T19:37:48.398Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-22T19:37:48.968Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-22T19:37:49.907Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-22T19:37:51.834Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-22T19:37:53.216Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-22T19:37:53.216Z] --- PASS: TestServiceUpdateNetwork (15.07s) [2021-04-22T19:37:53.216Z] === RUN TestServiceUpdatePidsLimit [2021-04-22T19:37:54.604Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-22T19:37:55.989Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-22T19:37:56.928Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-22T19:38:00.224Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-22T19:38:01.608Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-22T19:38:02.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-22T19:38:02.813Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-22T19:38:03.073Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-22T19:38:09.649Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-22T19:38:09.649Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-22T19:38:10.588Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-22T19:38:10.850Z] --- PASS: TestServiceUpdatePidsLimit (17.51s) [2021-04-22T19:38:10.850Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-04-22T19:38:10.850Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-04-22T19:38:10.850Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-04-22T19:38:10.850Z] PASS [2021-04-22T19:38:10.850Z] [2021-04-22T19:38:10.850Z] === Skipped [2021-04-22T19:38:10.850Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-22T19:38:10.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-22T19:38:10.850Z] [2021-04-22T19:38:10.850Z] [2021-04-22T19:38:10.850Z] DONE 27 tests, 1 skipped in 199.617s [2021-04-22T19:38:10.850Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-22T19:38:10.850Z] ++ 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-04-22T19:38:10.850Z] ++ set -e [2021-04-22T19:38:10.850Z] ++ '[' -n 0 ']' [2021-04-22T19:38:10.850Z] ++ set -x [2021-04-22T19:38:10.850Z] ++ env -i DEST=/go/src/github.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-04-22T19:38:10.850Z] INFO: Testing against a local daemon [2021-04-22T19:38:10.850Z] === RUN TestSessionCreate [2021-04-22T19:38:11.111Z] --- PASS: TestSessionCreate (0.03s) [2021-04-22T19:38:11.111Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-22T19:38:11.111Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-22T19:38:11.111Z] PASS [2021-04-22T19:38:11.111Z] [2021-04-22T19:38:11.111Z] DONE 2 tests in 0.140s [2021-04-22T19:38:11.111Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-22T19:38:11.111Z] ++ 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-04-22T19:38:11.111Z] ++ set -e [2021-04-22T19:38:11.111Z] ++ '[' -n 0 ']' [2021-04-22T19:38:11.111Z] ++ set -x [2021-04-22T19:38:11.111Z] ++ env -i DEST=/go/src/github.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-04-22T19:38:11.111Z] INFO: Testing against a local daemon [2021-04-22T19:38:11.111Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:38:11.111Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:38:11.111Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-22T19:38:11.111Z] === RUN TestEventsExecDie [2021-04-22T19:38:11.111Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-22T19:38:11.702Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-22T19:38:11.963Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-22T19:38:12.532Z] --- PASS: TestEventsExecDie (1.32s) [2021-04-22T19:38:12.532Z] === RUN TestEventsBackwardsCompatible [2021-04-22T19:38:12.532Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-22T19:38:12.532Z] === RUN TestInfoBinaryCommits [2021-04-22T19:38:12.532Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-22T19:38:12.532Z] === RUN TestInfoAPIVersioned [2021-04-22T19:38:12.532Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-22T19:38:12.532Z] === RUN TestInfoDiscoveryBackend [2021-04-22T19:38:12.532Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-22T19:38:12.532Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-22T19:38:13.103Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2021-04-22T19:38:13.103Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-22T19:38:14.045Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-22T19:38:14.305Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-22T19:38:14.305Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-22T19:38:15.246Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.79s) [2021-04-22T19:38:15.246Z] === RUN TestInfoAPI [2021-04-22T19:38:15.246Z] --- PASS: TestInfoAPI (0.02s) [2021-04-22T19:38:15.246Z] === RUN TestInfoAPIWarnings [2021-04-22T19:38:15.816Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-22T19:38:15.816Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-22T19:38:15.816Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-22T19:38:16.757Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-22T19:38:16.757Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-22T19:38:17.327Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-22T19:38:18.267Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-22T19:38:18.528Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-22T19:38:18.528Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-22T19:38:18.528Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-22T19:38:19.911Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-22T19:38:20.481Z] === RUN TestDockerSuite/TestEventsRename [2021-04-22T19:38:21.423Z] === RUN TestDockerSuite/TestEventsResize [2021-04-22T19:38:21.993Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-22T19:38:24.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-22T19:38:27.834Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-22T19:38:29.765Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-22T19:38:29.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-22T19:38:30.336Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-22T19:38:32.248Z] --- PASS: TestInfoAPIWarnings (16.92s) [2021-04-22T19:38:32.248Z] === RUN TestInfoDebug [2021-04-22T19:38:32.818Z] --- PASS: TestInfoDebug (0.75s) [2021-04-22T19:38:32.818Z] === RUN TestInfoInsecureRegistries [2021-04-22T19:38:33.389Z] === RUN TestDockerSuite/TestEventsTop [2021-04-22T19:38:33.649Z] --- PASS: TestInfoInsecureRegistries (0.90s) [2021-04-22T19:38:33.649Z] === RUN TestInfoRegistryMirrors [2021-04-22T19:38:34.591Z] --- PASS: TestInfoRegistryMirrors (0.97s) [2021-04-22T19:38:34.591Z] === RUN TestLoginFailsWithBadCredentials [2021-04-22T19:38:34.851Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-04-22T19:38:34.851Z] === RUN TestPingCacheHeaders [2021-04-22T19:38:34.851Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-22T19:38:34.851Z] === RUN TestPingGet [2021-04-22T19:38:34.851Z] --- PASS: TestPingGet (0.01s) [2021-04-22T19:38:34.851Z] === RUN TestPingHead [2021-04-22T19:38:34.851Z] --- PASS: TestPingHead (0.02s) [2021-04-22T19:38:34.851Z] === RUN TestVersion [2021-04-22T19:38:34.851Z] --- PASS: TestVersion (0.03s) [2021-04-22T19:38:34.851Z] PASS [2021-04-22T19:38:34.851Z] [2021-04-22T19:38:34.851Z] === Skipped [2021-04-22T19:38:34.851Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:38:34.851Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-22T19:38:34.851Z] [2021-04-22T19:38:34.851Z] [2021-04-22T19:38:34.851Z] DONE 18 tests, 1 skipped in 23.869s [2021-04-22T19:38:34.851Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-22T19:38:34.851Z] ++ 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-04-22T19:38:34.851Z] ++ set -e [2021-04-22T19:38:34.851Z] ++ '[' -n 0 ']' [2021-04-22T19:38:34.851Z] ++ set -x [2021-04-22T19:38:34.851Z] ++ env -i DEST=/go/src/github.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-04-22T19:38:34.851Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-22T19:38:35.112Z] INFO: Testing against a local daemon [2021-04-22T19:38:35.112Z] === RUN TestVolumesCreateAndList [2021-04-22T19:38:35.112Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-04-22T19:38:35.112Z] === RUN TestVolumesRemove [2021-04-22T19:38:35.112Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-22T19:38:35.112Z] === RUN TestVolumesInspect [2021-04-22T19:38:35.112Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-22T19:38:35.112Z] === RUN TestVolumesInvalidJSON [2021-04-22T19:38:35.372Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-22T19:38:35.372Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-22T19:38:35.372Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-22T19:38:35.372Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-22T19:38:35.372Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-22T19:38:35.372Z] PASS [2021-04-22T19:38:35.372Z] [2021-04-22T19:38:35.372Z] DONE 5 tests in 0.342s [2021-04-22T19:38:35.372Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-22T19:38:35.632Z] ++++ cat bundles/test-integration/docker.pid [2021-04-22T19:38:35.632Z] +++ kill 5728 [2021-04-22T19:38:37.016Z] +++ /etc/init.d/apparmor stop [2021-04-22T19:38:37.016Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-22T19:38:37.016Z] [2021-04-22T19:38:37.016Z] Unloading profiles will leave already running processes permanently [2021-04-22T19:38:37.016Z] unconfined, which can lead to unexpected situations. [2021-04-22T19:38:37.016Z] [2021-04-22T19:38:37.016Z] To set a process to complain mode, use the command line tool [2021-04-22T19:38:37.016Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-22T19:38:37.016Z] +++ true [2021-04-22T19:38:37.016Z] exiting test-integration [2021-04-22T19:38:37.016Z] ++ exit 0 [2021-04-22T19:38:37.016Z] [2021-04-22T19:38:37.586Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-22T19:38:37.847Z] + for job in $(jobs -p) [2021-04-22T19:38:37.847Z] + wait 8350 [2021-04-22T19:38:50.069Z] === RUN TestDockerSuite/TestExec [2021-04-22T19:38:51.010Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-22T19:38:51.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-22T19:38:51.952Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-22T19:38:52.522Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-22T19:38:53.568Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-22T19:38:56.869Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-22T19:38:58.783Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-22T19:38:59.726Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-22T19:39:01.109Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-22T19:39:02.055Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-22T19:39:02.995Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-22T19:39:03.936Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-22T19:39:05.849Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-22T19:39:08.392Z] === RUN TestDockerSuite/TestExecEnv [2021-04-22T19:39:09.333Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-22T19:39:09.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-22T19:39:11.286Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-22T19:39:12.703Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-22T19:39:15.248Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-22T19:39:16.632Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-22T19:39:18.014Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-22T19:39:18.954Z] === RUN TestDockerSuite/TestExecParseError [2021-04-22T19:39:19.524Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-22T19:39:20.466Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-22T19:39:21.036Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-22T19:39:25.248Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-22T19:39:25.817Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-22T19:39:26.759Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-22T19:39:27.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-22T19:39:33.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-22T19:39:39.220Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-22T19:39:39.481Z] === RUN TestDockerSuite/TestExecTTY [2021-04-22T19:39:41.393Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-22T19:39:42.334Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-22T19:39:42.905Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-22T19:39:44.288Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-22T19:39:44.288Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-22T19:39:46.199Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-22T19:39:47.145Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-22T19:39:49.057Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-22T19:39:49.998Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-22T19:39:51.380Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-22T19:39:56.671Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-22T19:40:00.870Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-22T19:40:02.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-22T19:40:02.511Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-22T19:40:04.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-22T19:40:07.717Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-22T19:40:08.659Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-22T19:40:08.659Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-22T19:40:08.659Z] === RUN TestDockerSuite/TestHealth [2021-04-22T19:40:30.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-22T19:40:32.017Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-22T19:40:32.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-22T19:40:32.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-22T19:40:32.017Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-22T19:40:32.957Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-22T19:40:32.957Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-22T19:40:34.343Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-22T19:40:34.343Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-22T19:40:34.343Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-22T19:40:34.343Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-22T19:40:34.915Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-22T19:40:35.177Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-22T19:40:36.118Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-22T19:40:36.118Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-22T19:40:37.502Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-22T19:40:37.502Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-22T19:40:38.887Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-22T19:40:39.828Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-22T19:40:40.089Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-22T19:40:40.660Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-22T19:40:43.198Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-22T19:40:43.457Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-22T19:40:43.457Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-22T19:40:44.840Z] === RUN TestDockerSuite/TestImportFile [2021-04-22T19:40:46.750Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-22T19:40:46.750Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-22T19:40:48.662Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-22T19:40:50.581Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-22T19:40:53.125Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-22T19:40:54.067Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-22T19:40:55.007Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-22T19:40:55.947Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-22T19:40:55.947Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-22T19:40:55.947Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-22T19:40:56.890Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-22T19:40:57.460Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-22T19:40:58.401Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-22T19:40:58.971Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-22T19:40:59.541Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-22T19:41:00.112Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-22T19:41:00.373Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-22T19:41:01.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-22T19:41:02.696Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-22T19:41:03.639Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-22T19:41:04.581Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-22T19:41:04.581Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-22T19:41:05.152Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-22T19:41:05.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-22T19:41:07.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-22T19:41:08.452Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-22T19:41:09.393Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-22T19:41:10.778Z] === RUN TestDockerSuite/TestInspectImage [2021-04-22T19:41:10.778Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-22T19:41:10.778Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-22T19:41:10.778Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-22T19:41:12.163Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-22T19:41:13.106Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-22T19:41:13.368Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-22T19:41:14.312Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-22T19:41:15.253Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-22T19:41:17.163Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-22T19:41:17.163Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-22T19:41:17.734Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-22T19:41:18.673Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-22T19:41:20.056Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-22T19:41:20.628Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-22T19:41:21.567Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-22T19:41:22.509Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-22T19:41:23.101Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-22T19:41:23.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-22T19:41:24.240Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-22T19:41:24.240Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-22T19:41:26.780Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-22T19:41:28.163Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-22T19:41:29.547Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-22T19:41:29.807Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-22T19:41:32.350Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-22T19:41:32.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-22T19:41:34.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-22T19:41:37.254Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-22T19:41:37.521Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-22T19:41:40.823Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-22T19:41:41.083Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-22T19:41:42.029Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-22T19:41:48.799Z] --- PASS: TestBuildWCOWSandboxSize (760.38s) [2021-04-22T19:41:48.799Z] === RUN TestBuildWithEmptyDockerfile [2021-04-22T19:41:48.799Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:41:48.799Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:41:48.799Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:41:48.799Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:41:48.799Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:41:48.799Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:41:48.799Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:41:48.799Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:41:48.799Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:41:48.799Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-04-22T19:41:48.799Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-22T19:41:48.799Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-22T19:41:48.799Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-22T19:41:48.799Z] === RUN TestBuildPreserveOwnership [2021-04-22T19:41:48.799Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-22T19:41:48.799Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:41:48.799Z] === RUN TestBuildPlatformInvalid [2021-04-22T19:41:48.799Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-04-22T19:41:48.799Z] PASS [2021-04-22T19:41:48.799Z] ok github.com/docker/docker/integration/build 929.443s [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === Skipped [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-22T19:41:48.799Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-22T19:41:48.799Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-22T19:41:48.799Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-22T19:41:48.799Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-22T19:41:48.799Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] DONE 29 tests, 5 skipped in 954.853s [2021-04-22T19:41:48.799Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-22T19:41:48.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:41:48.799Z] INFO: Testing against a local daemon [2021-04-22T19:41:48.799Z] === RUN TestConfigInspect [2021-04-22T19:41:48.799Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestConfigList [2021-04-22T19:41:48.799Z] --- SKIP: TestConfigList (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestConfigsCreateAndDelete [2021-04-22T19:41:48.799Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestConfigsUpdate [2021-04-22T19:41:48.799Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestTemplatedConfig [2021-04-22T19:41:48.799Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestConfigCreateResolve [2021-04-22T19:41:48.799Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:41:48.799Z] === RUN TestConfigDaemonLibtrustID [2021-04-22T19:41:48.799Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:41:48.799Z] PASS [2021-04-22T19:41:48.799Z] ok github.com/docker/docker/integration/config 0.171s [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === Skipped [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-22T19:41:48.799Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] [2021-04-22T19:41:48.799Z] DONE 7 tests, 7 skipped in 3.437s [2021-04-22T19:41:48.799Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-22T19:41:48.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:41:48.799Z] INFO: Testing against a local daemon [2021-04-22T19:41:48.799Z] === RUN TestCheckpoint [2021-04-22T19:41:48.799Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-22T19:41:48.799Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:41:48.799Z] === RUN TestContainerInvalidJSON [2021-04-22T19:41:48.799Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:41:48.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:41:48.799Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:41:48.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:41:48.799Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:41:48.799Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:41:48.799Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:41:48.799Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:41:48.799Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:41:48.799Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-04-22T19:41:48.799Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-22T19:41:48.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-22T19:41:48.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-22T19:41:48.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-22T19:41:48.799Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-04-22T19:41:48.799Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-22T19:41:48.799Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-22T19:41:48.799Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-22T19:41:48.799Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-04-22T19:41:48.799Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-22T19:41:48.799Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-04-22T19:41:48.799Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestCopyFromContainer [2021-04-22T19:41:48.799Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-22T19:41:48.799Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-22T19:41:48.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:41:48.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:41:48.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:41:48.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:41:48.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:41:48.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:41:48.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:41:48.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:41:48.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:41:48.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-22T19:41:48.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-22T19:41:48.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-22T19:41:48.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-22T19:41:48.799Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-22T19:41:48.799Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-22T19:41:48.799Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidEnv [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-22T19:41:48.799Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-22T19:41:48.799Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-22T19:41:48.799Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-22T19:41:48.799Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-22T19:41:48.799Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-22T19:41:48.799Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-22T19:41:48.799Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-22T19:41:48.799Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-22T19:41:48.799Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-22T19:41:48.799Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-22T19:41:48.799Z] === RUN TestCreateTmpfsMountsTarget [2021-04-22T19:41:48.799Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-22T19:41:48.799Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.799Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-22T19:41:48.799Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-22T19:41:48.799Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:41:48.799Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-22T19:41:48.799Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-22T19:41:48.799Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:41:48.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:41:48.799Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:41:48.799Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:41:48.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:41:48.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:41:48.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:41:48.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:41:48.800Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:41:48.800Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:41:48.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:41:48.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:41:48.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:41:48.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:41:48.800Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:41:48.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-22T19:41:48.800Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-22T19:41:48.800Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-22T19:41:48.800Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-22T19:41:48.800Z] === RUN TestCreateDifferentPlatform [2021-04-22T19:41:48.800Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-22T19:41:48.800Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-22T19:41:48.800Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-22T19:41:48.800Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-22T19:41:48.800Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-22T19:41:48.800Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-04-22T19:41:48.800Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-22T19:41:48.800Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-22T19:41:48.800Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-22T19:41:48.800Z] === RUN TestContainerKillOnDaemonStart [2021-04-22T19:41:48.800Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-22T19:41:48.800Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:48.800Z] === RUN TestDiff [2021-04-22T19:41:48.800Z] --- SKIP: TestDiff (0.00s) [2021-04-22T19:41:48.800Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-22T19:41:48.800Z] === RUN TestExecWithCloseStdin [2021-04-22T19:41:50.994Z] --- PASS: TestExecWithCloseStdin (2.90s) [2021-04-22T19:41:50.994Z] === RUN TestExec [2021-04-22T19:41:53.182Z] --- PASS: TestExec (2.05s) [2021-04-22T19:41:53.182Z] === RUN TestExecUser [2021-04-22T19:41:53.182Z] --- SKIP: TestExecUser (0.00s) [2021-04-22T19:41:53.182Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-22T19:41:53.182Z] === RUN TestExportContainerAndImportImage [2021-04-22T19:41:53.182Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-22T19:41:53.182Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:53.182Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-22T19:41:53.182Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-22T19:41:53.182Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:53.182Z] === RUN TestHealthCheckWorkdir [2021-04-22T19:41:53.182Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-22T19:41:53.182Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-22T19:41:53.182Z] === RUN TestHealthKillContainer [2021-04-22T19:41:53.182Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-22T19:41:53.182Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-22T19:41:53.182Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-22T19:41:53.182Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-22T19:41:53.182Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-22T19:41:53.182Z] === RUN TestKillContainerInvalidSignal [2021-04-22T19:41:54.261Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-22T19:41:54.741Z] --- PASS: TestKillContainerInvalidSignal (1.94s) [2021-04-22T19:41:54.741Z] === RUN TestKillContainer [2021-04-22T19:41:54.741Z] === RUN TestKillContainer/no_signal [2021-04-22T19:41:56.170Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-22T19:41:56.926Z] === RUN TestKillContainer/non_killing_signal [2021-04-22T19:41:56.926Z] === RUN TestKillContainer/killing_signal [2021-04-22T19:41:59.116Z] --- PASS: TestKillContainer (4.37s) [2021-04-22T19:41:59.116Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-04-22T19:41:59.116Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-22T19:41:59.116Z] --- PASS: TestKillContainer/killing_signal (2.49s) [2021-04-22T19:41:59.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-22T19:41:59.116Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:41:59.116Z] === RUN TestKillStoppedContainer [2021-04-22T19:41:59.116Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:41:59.116Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-22T19:41:59.116Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:41:59.116Z] === RUN TestKillDifferentUserContainer [2021-04-22T19:41:59.116Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-22T19:41:59.116Z] === RUN TestInspectOomKilledTrue [2021-04-22T19:41:59.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:41:59.116Z] === RUN TestInspectOomKilledFalse [2021-04-22T19:41:59.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-22T19:41:59.116Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:41:59.116Z] === RUN TestLogsFollowTailEmpty [2021-04-22T19:41:59.475Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-22T19:41:59.735Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-22T19:42:01.303Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2021-04-22T19:42:01.303Z] === RUN TestNetworkNat [2021-04-22T19:42:01.303Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-22T19:42:01.303Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-22T19:42:01.303Z] === RUN TestNetworkLocalhostTCPNat [2021-04-22T19:42:03.031Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-22T19:42:03.031Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-22T19:42:03.031Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-22T19:42:03.031Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-22T19:42:03.031Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-22T19:42:03.490Z] --- PASS: TestNetworkLocalhostTCPNat (2.20s) [2021-04-22T19:42:03.490Z] === RUN TestNetworkLoopbackNat [2021-04-22T19:42:03.490Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-22T19:42:03.490Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-22T19:42:03.490Z] === RUN TestPause [2021-04-22T19:42:03.490Z] --- SKIP: TestPause (0.00s) [2021-04-22T19:42:03.490Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-22T19:42:03.490Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-22T19:42:03.602Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-22T19:42:04.545Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-22T19:42:05.034Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.86s) [2021-04-22T19:42:05.034Z] === RUN TestPauseStopPausedContainer [2021-04-22T19:42:05.034Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-22T19:42:05.034Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:42:05.034Z] === RUN TestPsFilter [2021-04-22T19:42:05.494Z] --- PASS: TestPsFilter (0.32s) [2021-04-22T19:42:05.494Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-22T19:42:08.406Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.43s) [2021-04-22T19:42:08.406Z] === RUN TestRemoveContainerWithVolume [2021-04-22T19:42:08.744Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-22T19:42:09.317Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-22T19:42:10.593Z] --- PASS: TestRemoveContainerWithVolume (2.52s) [2021-04-22T19:42:10.593Z] === RUN TestRemoveContainerRunning [2021-04-22T19:42:12.778Z] --- PASS: TestRemoveContainerRunning (1.96s) [2021-04-22T19:42:12.778Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-22T19:42:14.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2021-04-22T19:42:14.343Z] === RUN TestRemoveInvalidContainer [2021-04-22T19:42:14.343Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-22T19:42:14.343Z] === RUN TestRenameLinkedContainer [2021-04-22T19:42:14.343Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-22T19:42:14.343Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-22T19:42:14.343Z] === RUN TestRenameStoppedContainer [2021-04-22T19:42:14.598Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-22T19:42:14.598Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-22T19:42:14.858Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-22T19:42:15.801Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-22T19:42:16.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-22T19:42:16.744Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-22T19:42:17.255Z] --- PASS: TestRenameStoppedContainer (2.56s) [2021-04-22T19:42:17.255Z] === RUN TestRenameRunningContainerAndReuse [2021-04-22T19:42:18.128Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-22T19:42:19.514Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-22T19:42:20.901Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-22T19:42:21.001Z] --- PASS: TestRenameRunningContainerAndReuse (3.78s) [2021-04-22T19:42:21.001Z] === RUN TestRenameInvalidName [2021-04-22T19:42:22.544Z] --- PASS: TestRenameInvalidName (1.96s) [2021-04-22T19:42:22.544Z] === RUN TestRenameAnonymousContainer [2021-04-22T19:42:22.544Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-22T19:42:22.544Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-22T19:42:22.544Z] === RUN TestRenameContainerWithSameName [2021-04-22T19:42:24.729Z] --- PASS: TestRenameContainerWithSameName (1.90s) [2021-04-22T19:42:24.729Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-22T19:42:24.729Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-22T19:42:24.729Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-22T19:42:24.729Z] === RUN TestResize [2021-04-22T19:42:25.106Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-22T19:42:25.679Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-22T19:42:26.273Z] --- PASS: TestResize (1.90s) [2021-04-22T19:42:26.273Z] === RUN TestResizeWithInvalidSize [2021-04-22T19:42:26.273Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-22T19:42:26.273Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-22T19:42:26.273Z] === RUN TestResizeWhenContainerNotStarted [2021-04-22T19:42:26.619Z] === RUN TestDockerSuite/TestLogsSince [2021-04-22T19:42:29.188Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-04-22T19:42:29.188Z] === RUN TestDaemonRestartKillContainers [2021-04-22T19:42:29.188Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:42:29.188Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:42:29.188Z] === RUN TestStats [2021-04-22T19:42:29.188Z] --- SKIP: TestStats (0.00s) [2021-04-22T19:42:29.188Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-22T19:42:29.188Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-22T19:42:34.750Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-22T19:42:34.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.89s) [2021-04-22T19:42:34.999Z] === RUN TestStopContainerWithTimeout [2021-04-22T19:42:34.999Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-22T19:42:34.999Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-22T19:42:34.999Z] === RUN TestUpdateRestartPolicy [2021-04-22T19:42:40.039Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-22T19:42:40.980Z] === RUN TestDockerSuite/TestLogsTail [2021-04-22T19:42:42.361Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-22T19:42:43.301Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-22T19:42:44.686Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-22T19:42:44.947Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-22T19:42:45.888Z] === RUN TestDockerSuite/TestNetHostname [2021-04-22T19:42:49.189Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-22T19:42:49.450Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-22T19:42:51.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-22T19:42:56.119Z] --- PASS: TestUpdateRestartPolicy (21.05s) [2021-04-22T19:42:56.119Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-22T19:42:56.647Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-22T19:42:56.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-22T19:42:57.662Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2021-04-22T19:42:57.662Z] === RUN TestWaitNonBlocked [2021-04-22T19:42:57.662Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:42:57.662Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:42:57.662Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:42:57.662Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:42:57.662Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:42:57.662Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:42:59.202Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-22T19:42:59.462Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-22T19:43:00.033Z] === RUN TestDockerSuite/TestPluginActive [2021-04-22T19:43:00.576Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-22T19:43:00.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.44s) [2021-04-22T19:43:00.577Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.53s) [2021-04-22T19:43:00.577Z] === RUN TestWaitBlocked [2021-04-22T19:43:00.577Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-22T19:43:00.577Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:00.577Z] PASS [2021-04-22T19:43:00.577Z] ok github.com/docker/docker/integration/container 73.733s [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === Skipped [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-22T19:43:00.577Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-22T19:43:00.577Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-04-22T19:43:00.577Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-22T19:43:00.577Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-22T19:43:00.577Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-22T19:43:00.577Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-22T19:43:00.577Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-22T19:43:00.577Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-22T19:43:00.577Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-22T19:43:00.577Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-22T19:43:00.577Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-22T19:43:00.577Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-22T19:43:00.577Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-22T19:43:00.577Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-22T19:43:00.577Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-22T19:43:00.577Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-22T19:43:00.577Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-22T19:43:00.577Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-22T19:43:00.577Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-22T19:43:00.577Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-22T19:43:00.577Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-22T19:43:00.577Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-22T19:43:00.577Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-22T19:43:00.577Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-22T19:43:00.577Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-22T19:43:00.577Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-22T19:43:00.577Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-22T19:43:00.577Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:43:00.577Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-22T19:43:00.577Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-22T19:43:00.577Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-22T19:43:00.577Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] [2021-04-22T19:43:00.577Z] DONE 88 tests, 37 skipped in 76.328s [2021-04-22T19:43:00.577Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-22T19:43:01.946Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-22T19:43:02.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:02.773Z] INFO: Testing against a local daemon [2021-04-22T19:43:02.773Z] === RUN TestCommitInheritsEnv [2021-04-22T19:43:02.773Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-04-22T19:43:02.773Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:43:02.773Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-22T19:43:02.773Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-22T19:43:02.773Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-22T19:43:02.773Z] === RUN TestImagesFilterMultiReference [2021-04-22T19:43:02.773Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-22T19:43:02.773Z] === RUN TestImagePullPlatformInvalid [2021-04-22T19:43:02.773Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-22T19:43:02.773Z] === RUN TestRemoveImageOrphaning [2021-04-22T19:43:02.893Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-22T19:43:03.233Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2021-04-22T19:43:03.233Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-22T19:43:03.233Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-22T19:43:03.233Z] === RUN TestTagInvalidReference [2021-04-22T19:43:03.693Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-22T19:43:03.693Z] === RUN TestTagValidPrefixedRepo [2021-04-22T19:43:03.693Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-22T19:43:03.693Z] === RUN TestTagExistedNameWithoutForce [2021-04-22T19:43:03.693Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-22T19:43:03.693Z] === RUN TestTagOfficialNames [2021-04-22T19:43:03.693Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-22T19:43:03.693Z] === RUN TestTagMatchesDigest [2021-04-22T19:43:03.693Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-22T19:43:03.693Z] PASS [2021-04-22T19:43:03.693Z] ok github.com/docker/docker/integration/image 1.432s [2021-04-22T19:43:03.693Z] [2021-04-22T19:43:03.693Z] === Skipped [2021-04-22T19:43:03.693Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-04-22T19:43:03.693Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:43:03.693Z] [2021-04-22T19:43:03.693Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-22T19:43:03.693Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-22T19:43:03.693Z] [2021-04-22T19:43:03.693Z] [2021-04-22T19:43:03.693Z] DONE 11 tests, 2 skipped in 3.273s [2021-04-22T19:43:03.693Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-22T19:43:05.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:05.888Z] INFO: Testing against a local daemon [2021-04-22T19:43:05.888Z] === RUN TestNetworkCreateDelete [2021-04-22T19:43:05.888Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-22T19:43:05.888Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:05.888Z] === RUN TestDockerNetworkDeletePreferID [2021-04-22T19:43:05.888Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-22T19:43:05.888Z] 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-04-22T19:43:05.888Z] === RUN TestDaemonDNSFallback [2021-04-22T19:43:05.888Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-22T19:43:05.888Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:05.888Z] === RUN TestInspectNetwork [2021-04-22T19:43:05.888Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-22T19:43:05.888Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:05.888Z] === RUN TestRunContainerWithBridgeNone [2021-04-22T19:43:05.888Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-22T19:43:05.888Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:05.888Z] === RUN TestNetworkInvalidJSON [2021-04-22T19:43:05.888Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-22T19:43:05.888Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-22T19:43:05.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:43:05.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:43:05.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:43:05.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:43:05.888Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-22T19:43:05.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:43:05.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-22T19:43:05.888Z] === RUN TestNetworkList [2021-04-22T19:43:05.888Z] === RUN TestNetworkList//networks [2021-04-22T19:43:05.888Z] === PAUSE TestNetworkList//networks [2021-04-22T19:43:05.888Z] === RUN TestNetworkList//networks/ [2021-04-22T19:43:05.888Z] === PAUSE TestNetworkList//networks/ [2021-04-22T19:43:05.888Z] === CONT TestNetworkList//networks [2021-04-22T19:43:05.888Z] === CONT TestNetworkList//networks/ [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkList (0.03s) [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-22T19:43:05.888Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-22T19:43:05.888Z] === RUN TestHostIPv4BridgeLabel [2021-04-22T19:43:05.888Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-22T19:43:05.888Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-22T19:43:05.888Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestDaemonDefaultNetworkPools [2021-04-22T19:43:05.888Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-22T19:43:05.888Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-22T19:43:05.888Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-22T19:43:05.888Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestServiceWithPredefinedNetwork [2021-04-22T19:43:05.888Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-22T19:43:05.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:43:05.888Z] === RUN TestServiceWithDataPathPortInit [2021-04-22T19:43:05.888Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-22T19:43:05.888Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-22T19:43:05.888Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-22T19:43:05.888Z] PASS [2021-04-22T19:43:05.888Z] ok github.com/docker/docker/integration/network 0.232s [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === Skipped [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-22T19:43:06.351Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-22T19:43:06.351Z] 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-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-22T19:43:06.351Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-22T19:43:06.351Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-22T19:43:06.351Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-22T19:43:06.351Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-22T19:43:06.351Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] [2021-04-22T19:43:06.351Z] DONE 22 tests, 15 skipped in 2.423s [2021-04-22T19:43:06.351Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-22T19:43:06.812Z] testing: warning: no tests to run [2021-04-22T19:43:06.812Z] PASS [2021-04-22T19:43:06.812Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2021-04-22T19:43:06.812Z] [2021-04-22T19:43:06.812Z] DONE 0 tests in 0.711s [2021-04-22T19:43:06.812Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-22T19:43:07.783Z] testing: warning: no tests to run [2021-04-22T19:43:07.783Z] PASS [2021-04-22T19:43:07.783Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2021-04-22T19:43:07.783Z] [2021-04-22T19:43:07.783Z] DONE 0 tests in 0.726s [2021-04-22T19:43:07.783Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-22T19:43:08.181Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-22T19:43:08.181Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-22T19:43:08.181Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-22T19:43:08.441Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-22T19:43:08.754Z] testing: warning: no tests to run [2021-04-22T19:43:08.754Z] PASS [2021-04-22T19:43:08.754Z] ok github.com/docker/docker/integration/plugin 0.063s [2021-04-22T19:43:08.754Z] [2021-04-22T19:43:08.754Z] DONE 0 tests in 0.702s [2021-04-22T19:43:08.754Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-22T19:43:09.214Z] testing: warning: no tests to run [2021-04-22T19:43:09.214Z] PASS [2021-04-22T19:43:09.214Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2021-04-22T19:43:09.214Z] [2021-04-22T19:43:09.214Z] DONE 0 tests in 0.714s [2021-04-22T19:43:09.214Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-22T19:43:10.985Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-22T19:43:11.926Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-22T19:43:13.309Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-22T19:43:13.569Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-22T19:43:15.481Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-22T19:43:17.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:17.819Z] INFO: Testing against a local daemon [2021-04-22T19:43:17.819Z] === RUN TestPluginInvalidJSON [2021-04-22T19:43:17.819Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:43:17.819Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:43:17.819Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:43:17.819Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-22T19:43:17.819Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-22T19:43:17.819Z] === RUN TestPluginInstall [2021-04-22T19:43:17.819Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-22T19:43:17.819Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:43:17.819Z] === RUN TestPluginsWithRuntimes [2021-04-22T19:43:17.819Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-22T19:43:17.819Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-22T19:43:17.819Z] === RUN TestPluginBackCompatMediaTypes [2021-04-22T19:43:17.819Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-22T19:43:17.819Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-22T19:43:17.819Z] PASS [2021-04-22T19:43:17.819Z] ok github.com/docker/docker/integration/plugin/common 0.206s [2021-04-22T19:43:17.819Z] [2021-04-22T19:43:17.819Z] === Skipped [2021-04-22T19:43:17.819Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-22T19:43:17.819Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:43:17.819Z] [2021-04-22T19:43:17.819Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-22T19:43:17.819Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-22T19:43:17.819Z] [2021-04-22T19:43:17.819Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-22T19:43:17.819Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-22T19:43:17.819Z] [2021-04-22T19:43:17.819Z] [2021-04-22T19:43:17.819Z] DONE 5 tests, 3 skipped in 8.402s [2021-04-22T19:43:17.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-22T19:43:18.023Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-22T19:43:20.574Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-22T19:43:20.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:20.735Z] INFO: Testing against a local daemon [2021-04-22T19:43:20.735Z] === RUN TestExternalGraphDriver [2021-04-22T19:43:20.735Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-04-22T19:43:20.735Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-22T19:43:20.735Z] === RUN TestGraphdriverPluginV2 [2021-04-22T19:43:20.735Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-22T19:43:20.735Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-22T19:43:20.735Z] PASS [2021-04-22T19:43:20.735Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.193s [2021-04-22T19:43:20.735Z] [2021-04-22T19:43:20.735Z] === Skipped [2021-04-22T19:43:20.735Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-04-22T19:43:20.735Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-22T19:43:20.735Z] [2021-04-22T19:43:20.735Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-22T19:43:20.735Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-22T19:43:20.735Z] [2021-04-22T19:43:20.735Z] [2021-04-22T19:43:20.735Z] DONE 2 tests, 2 skipped in 3.004s [2021-04-22T19:43:20.735Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-22T19:43:23.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:23.650Z] INFO: Testing against a local daemon [2021-04-22T19:43:23.650Z] === RUN TestReadPluginNoRead [2021-04-22T19:43:23.650Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-22T19:43:23.650Z] read_test.go:21: no unix domain sockets on Windows [2021-04-22T19:43:23.650Z] PASS [2021-04-22T19:43:23.650Z] ok github.com/docker/docker/integration/plugin/logging 0.243s [2021-04-22T19:43:23.650Z] [2021-04-22T19:43:23.650Z] === Skipped [2021-04-22T19:43:23.650Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-22T19:43:23.650Z] read_test.go:21: no unix domain sockets on Windows [2021-04-22T19:43:23.650Z] [2021-04-22T19:43:23.650Z] [2021-04-22T19:43:23.650Z] DONE 1 tests, 1 skipped in 2.577s [2021-04-22T19:43:23.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-22T19:43:23.873Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-22T19:43:23.873Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-22T19:43:24.622Z] testing: warning: no tests to run [2021-04-22T19:43:24.622Z] PASS [2021-04-22T19:43:24.622Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [2021-04-22T19:43:24.622Z] [2021-04-22T19:43:24.622Z] DONE 0 tests in 1.271s [2021-04-22T19:43:24.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-22T19:43:26.420Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-22T19:43:27.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:27.562Z] INFO: Testing against a local daemon [2021-04-22T19:43:27.562Z] === RUN TestPluginWithDevMounts [2021-04-22T19:43:27.562Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-22T19:43:27.562Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:27.562Z] PASS [2021-04-22T19:43:27.562Z] ok github.com/docker/docker/integration/plugin/volumes 0.176s [2021-04-22T19:43:27.562Z] [2021-04-22T19:43:27.562Z] === Skipped [2021-04-22T19:43:27.562Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-22T19:43:27.562Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:27.562Z] [2021-04-22T19:43:27.562Z] [2021-04-22T19:43:27.562Z] DONE 1 tests, 1 skipped in 2.430s [2021-04-22T19:43:27.562Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-22T19:43:28.332Z] === RUN TestDockerSuite/TestPortList [2021-04-22T19:43:29.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:29.104Z] INFO: Testing against a local daemon [2021-04-22T19:43:29.104Z] === RUN TestSecretInspect [2021-04-22T19:43:29.104Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-22T19:43:29.104Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.104Z] === RUN TestSecretList [2021-04-22T19:43:29.104Z] --- SKIP: TestSecretList (0.00s) [2021-04-22T19:43:29.104Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.104Z] === RUN TestSecretsCreateAndDelete [2021-04-22T19:43:29.104Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-22T19:43:29.104Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.104Z] === RUN TestSecretsUpdate [2021-04-22T19:43:29.104Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-22T19:43:29.104Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.104Z] === RUN TestTemplatedSecret [2021-04-22T19:43:29.104Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-22T19:43:29.104Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.104Z] === RUN TestSecretCreateResolve [2021-04-22T19:43:29.104Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-22T19:43:29.104Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:29.104Z] PASS [2021-04-22T19:43:29.104Z] ok github.com/docker/docker/integration/secret 0.185s [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] === Skipped [2021-04-22T19:43:29.569Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-22T19:43:29.569Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-22T19:43:29.569Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-22T19:43:29.569Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-22T19:43:29.569Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-22T19:43:29.569Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-22T19:43:29.569Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] [2021-04-22T19:43:29.569Z] DONE 6 tests, 6 skipped in 2.100s [2021-04-22T19:43:29.569Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-22T19:43:31.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:31.754Z] INFO: Testing against a local daemon [2021-04-22T19:43:31.754Z] === RUN TestServiceCreateInit [2021-04-22T19:43:31.754Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-22T19:43:31.754Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-22T19:43:31.754Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceMultipleTimes [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceConflict [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceMaxReplicas [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-04-22T19:43:31.754Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceSecretFileMode [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceConfigFileMode [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-22T19:43:31.754Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceSysctls [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-22T19:43:31.754Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateServiceCapabilities [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-22T19:43:31.754Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestInspect [2021-04-22T19:43:31.754Z] --- SKIP: TestInspect (0.00s) [2021-04-22T19:43:31.754Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestCreateJob [2021-04-22T19:43:31.754Z] --- SKIP: TestCreateJob (0.00s) [2021-04-22T19:43:31.754Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestReplicatedJob [2021-04-22T19:43:31.754Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-22T19:43:31.754Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestUpdateReplicatedJob [2021-04-22T19:43:31.754Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-22T19:43:31.754Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestServiceListWithStatuses [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-22T19:43:31.754Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestDockerNetworkConnectAlias [2021-04-22T19:43:31.754Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-22T19:43:31.754Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestDockerNetworkReConnect [2021-04-22T19:43:31.754Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-22T19:43:31.754Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestServicePlugin [2021-04-22T19:43:31.754Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-22T19:43:31.754Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:31.754Z] === RUN TestServiceUpdateLabel [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-22T19:43:31.754Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:31.754Z] === RUN TestServiceUpdateSecrets [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-22T19:43:31.754Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:31.754Z] === RUN TestServiceUpdateConfigs [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-22T19:43:31.754Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:31.754Z] === RUN TestServiceUpdateNetwork [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-22T19:43:31.754Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:31.754Z] === RUN TestServiceUpdatePidsLimit [2021-04-22T19:43:31.754Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-22T19:43:31.754Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:31.754Z] PASS [2021-04-22T19:43:31.754Z] ok github.com/docker/docker/integration/service 0.261s [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === Skipped [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:43:32.215Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:43:32.215Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-04-22T19:43:32.215Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-22T19:43:32.215Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-04-22T19:43:32.215Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-04-22T19:43:32.215Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-22T19:43:32.215Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-22T19:43:32.215Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-22T19:43:32.215Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-22T19:43:32.215Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-22T19:43:32.215Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-22T19:43:32.215Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-22T19:43:32.215Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-22T19:43:32.215Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-22T19:43:32.215Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-22T19:43:32.215Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-22T19:43:32.215Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-22T19:43:32.215Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-22T19:43:32.215Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] [2021-04-22T19:43:32.215Z] DONE 24 tests, 23 skipped in 2.767s [2021-04-22T19:43:32.215Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-22T19:43:34.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:34.399Z] INFO: Testing against a local daemon [2021-04-22T19:43:34.399Z] === RUN TestSessionCreate [2021-04-22T19:43:34.399Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-22T19:43:34.399Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:34.399Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-22T19:43:34.399Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-22T19:43:34.399Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:34.399Z] PASS [2021-04-22T19:43:34.399Z] ok github.com/docker/docker/integration/session 0.170s [2021-04-22T19:43:34.399Z] [2021-04-22T19:43:34.399Z] === Skipped [2021-04-22T19:43:34.399Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-22T19:43:34.399Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:34.399Z] [2021-04-22T19:43:34.399Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-22T19:43:34.399Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-22T19:43:34.399Z] [2021-04-22T19:43:34.399Z] [2021-04-22T19:43:34.399Z] DONE 2 tests, 2 skipped in 2.017s [2021-04-22T19:43:34.399Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-22T19:43:36.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:36.584Z] INFO: Testing against a local daemon [2021-04-22T19:43:36.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:43:36.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:43:36.584Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:36.584Z] === RUN TestEventsExecDie [2021-04-22T19:43:36.584Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-22T19:43:36.584Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-22T19:43:36.584Z] === RUN TestEventsBackwardsCompatible [2021-04-22T19:43:36.584Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-22T19:43:36.584Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-22T19:43:36.584Z] === RUN TestInfoAPI [2021-04-22T19:43:36.584Z] --- PASS: TestInfoAPI (0.03s) [2021-04-22T19:43:36.584Z] === RUN TestInfoAPIWarnings [2021-04-22T19:43:36.584Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-22T19:43:36.584Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:43:36.584Z] === RUN TestInfoDebug [2021-04-22T19:43:36.584Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-22T19:43:36.584Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:43:36.584Z] === RUN TestInfoInsecureRegistries [2021-04-22T19:43:36.584Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-22T19:43:36.584Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:43:36.584Z] === RUN TestInfoRegistryMirrors [2021-04-22T19:43:36.584Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-22T19:43:36.584Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:43:36.584Z] === RUN TestLoginFailsWithBadCredentials [2021-04-22T19:43:37.046Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-04-22T19:43:37.046Z] === RUN TestPingCacheHeaders [2021-04-22T19:43:37.046Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-22T19:43:37.046Z] === RUN TestPingGet [2021-04-22T19:43:37.046Z] --- PASS: TestPingGet (0.03s) [2021-04-22T19:43:37.046Z] === RUN TestPingHead [2021-04-22T19:43:37.046Z] --- PASS: TestPingHead (0.03s) [2021-04-22T19:43:37.046Z] === RUN TestVersion [2021-04-22T19:43:37.506Z] --- PASS: TestVersion (0.03s) [2021-04-22T19:43:37.506Z] PASS [2021-04-22T19:43:37.506Z] ok github.com/docker/docker/integration/system 1.236s [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === Skipped [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:43:37.506Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-22T19:43:37.506Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-22T19:43:37.506Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-22T19:43:37.506Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-22T19:43:37.506Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-22T19:43:37.506Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-22T19:43:37.506Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] [2021-04-22T19:43:37.506Z] DONE 13 tests, 7 skipped in 3.054s [2021-04-22T19:43:37.506Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-22T19:43:39.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:39.694Z] INFO: Testing against a local daemon [2021-04-22T19:43:39.694Z] === RUN TestVolumesCreateAndList [2021-04-22T19:43:39.694Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-22T19:43:39.694Z] === RUN TestVolumesRemove [2021-04-22T19:43:39.694Z] --- PASS: TestVolumesRemove (0.14s) [2021-04-22T19:43:39.694Z] === RUN TestVolumesInspect [2021-04-22T19:43:39.694Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-22T19:43:39.694Z] === RUN TestVolumesInvalidJSON [2021-04-22T19:43:39.694Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-22T19:43:39.694Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-22T19:43:39.694Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-22T19:43:39.694Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-22T19:43:39.694Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-22T19:43:39.694Z] PASS [2021-04-22T19:43:39.694Z] ok github.com/docker/docker/integration/volume 0.352s [2021-04-22T19:43:39.694Z] [2021-04-22T19:43:39.694Z] DONE 5 tests in 2.306s [2021-04-22T19:43:39.694Z] INFO: make.ps1 ended at 04/22/2021 19:43:39 [2021-04-22T19:43:39.694Z] INFO: Integration CLI tests being run from the host: [2021-04-22T19:43:39.694Z] 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-04-22T19:43:40.556Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-22T19:43:40.556Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-22T19:43:47.132Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-22T19:43:47.132Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-22T19:43:47.132Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-22T19:43:47.702Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-22T19:43:47.702Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-22T19:43:48.273Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-22T19:43:48.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-22T19:43:48.299Z] INFO: Testing against a local daemon [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-22T19:43:48.299Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-22T19:43:48.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-22T19:43:48.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-22T19:43:48.761Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-22T19:43:49.222Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-22T19:43:49.497Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-22T19:43:49.497Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-22T19:43:51.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-22T19:43:51.411Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-22T19:43:55.615Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-22T19:43:56.554Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-22T19:43:57.937Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-22T19:43:57.937Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-22T19:43:58.878Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-22T19:44:02.178Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-22T19:44:03.119Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-22T19:44:03.119Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-22T19:44:07.324Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-22T19:44:11.535Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-22T19:44:11.535Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-22T19:44:14.833Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-22T19:44:16.745Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-22T19:44:20.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-22T19:44:23.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-22T19:44:24.283Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-22T19:44:25.669Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-22T19:44:26.240Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-22T19:44:28.784Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-22T19:44:30.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-22T19:44:30.695Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-22T19:44:32.621Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-22T19:44:35.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-22T19:44:35.735Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-22T19:44:39.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-22T19:44:39.031Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-22T19:44:40.416Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-22T19:44:40.677Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-22T19:44:42.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-22T19:44:42.061Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-22T19:44:45.358Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-22T19:44:46.742Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-22T19:44:48.126Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-22T19:44:48.698Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-22T19:44:48.698Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-22T19:44:48.959Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-22T19:44:49.220Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-22T19:44:49.220Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-22T19:44:49.687Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-22T19:44:50.162Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-22T19:44:51.872Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-22T19:44:51.872Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-22T19:44:51.872Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-22T19:44:52.096Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-22T19:44:54.007Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-22T19:44:54.784Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-22T19:44:54.948Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-22T19:44:54.948Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-22T19:44:57.700Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-22T19:44:57.700Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-22T19:44:57.700Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-22T19:44:57.700Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-22T19:44:57.700Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-22T19:45:00.614Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-22T19:45:00.614Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-22T19:45:00.614Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-22T19:45:01.529Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-22T19:45:06.813Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-22T19:45:07.385Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-22T19:45:09.926Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-22T19:45:09.926Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-22T19:45:09.926Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-22T19:45:09.926Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-22T19:45:10.982Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-22T19:45:12.466Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-22T19:45:13.849Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-22T19:45:16.402Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-22T19:45:18.945Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-22T19:45:19.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-22T19:45:20.900Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-22T19:45:20.900Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-22T19:45:20.900Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-22T19:45:24.197Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-22T19:45:25.137Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-22T19:45:26.523Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-22T19:45:26.783Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-22T19:45:27.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-22T19:45:28.739Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-22T19:45:30.125Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-22T19:45:32.037Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-22T19:45:32.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-22T19:45:33.239Z] === RUN TestDockerSuite/TestRmiTag [2021-04-22T19:45:33.239Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-22T19:45:34.187Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-22T19:45:36.730Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-22T19:45:39.277Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-22T19:45:40.219Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-22T19:45:41.160Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-22T19:45:41.420Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-22T19:45:42.803Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-22T19:45:43.374Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-22T19:45:43.945Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-22T19:45:44.580Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-22T19:45:44.580Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-22T19:45:45.518Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-22T19:45:47.428Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-22T19:45:47.689Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-22T19:45:49.069Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-22T19:45:50.450Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-22T19:45:50.450Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-22T19:45:51.390Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-22T19:45:53.305Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-22T19:45:54.245Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-22T19:45:55.187Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-22T19:45:55.757Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-22T19:45:56.697Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-22T19:45:57.267Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-22T19:45:58.207Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-22T19:45:59.589Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-22T19:46:00.158Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-22T19:46:00.729Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-22T19:46:01.671Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-22T19:46:01.671Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-22T19:46:03.579Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-22T19:46:03.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-22T19:46:04.795Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-22T19:46:05.735Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-22T19:46:06.676Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-22T19:46:08.061Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-22T19:46:08.061Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-22T19:46:08.631Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-22T19:46:09.202Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-22T19:46:09.773Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-22T19:46:10.714Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-22T19:46:11.286Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-22T19:46:11.287Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-22T19:46:11.856Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-22T19:46:12.116Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-22T19:46:13.058Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-22T19:46:13.627Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-22T19:46:14.568Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-22T19:46:15.138Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-22T19:46:15.138Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-22T19:46:16.079Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-22T19:46:17.463Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-22T19:46:18.407Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-22T19:46:18.978Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-22T19:46:20.891Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-22T19:46:21.152Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-22T19:46:21.413Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-22T19:46:22.354Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-22T19:46:23.194Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-22T19:46:23.194Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-22T19:46:23.295Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-22T19:46:23.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-22T19:46:23.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-22T19:46:24.236Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-22T19:46:24.806Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-22T19:46:26.190Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-22T19:46:30.394Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-22T19:46:30.394Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-22T19:46:30.965Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-22T19:46:32.244Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-22T19:46:33.214Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-22T19:46:33.214Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-22T19:46:33.214Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-22T19:46:33.214Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-22T19:46:33.510Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-22T19:46:33.675Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-22T19:46:34.647Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-22T19:46:34.891Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-22T19:46:37.448Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-22T19:46:38.392Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-22T19:46:39.363Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-22T19:46:39.363Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-22T19:46:39.363Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-22T19:46:39.363Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-22T19:46:39.992Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-22T19:46:40.563Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-22T19:46:40.563Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-22T19:46:40.563Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-22T19:46:41.505Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-22T19:46:42.446Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-22T19:46:43.109Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-22T19:46:44.359Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-22T19:46:45.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-22T19:46:46.004Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-22T19:46:48.548Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-22T19:46:49.492Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-22T19:46:51.403Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-22T19:46:51.974Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-22T19:46:51.974Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-22T19:46:52.546Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-22T19:46:54.474Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-22T19:46:54.474Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-22T19:46:55.047Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-22T19:46:55.550Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-22T19:46:55.618Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-22T19:46:56.559Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-22T19:46:57.129Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-22T19:46:57.129Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-22T19:46:57.700Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-22T19:46:58.464Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-22T19:46:58.641Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-22T19:46:59.212Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-22T19:46:59.785Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-22T19:47:00.006Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-22T19:47:00.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-22T19:47:00.727Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-22T19:47:01.298Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-22T19:47:01.870Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-22T19:47:02.811Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-22T19:47:02.811Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-22T19:47:02.933Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-22T19:47:03.382Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-22T19:47:03.957Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-22T19:47:04.478Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-22T19:47:05.338Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-22T19:47:05.909Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-22T19:47:05.909Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-22T19:47:07.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-22T19:47:09.841Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-22T19:47:10.290Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-22T19:47:10.290Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-22T19:47:10.290Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-22T19:47:10.290Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-22T19:47:10.290Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-22T19:47:10.290Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-22T19:47:10.415Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-22T19:47:15.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-22T19:47:17.602Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-22T19:47:21.800Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-22T19:47:22.370Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-22T19:47:23.753Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-22T19:47:23.753Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-22T19:47:23.753Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-22T19:47:23.753Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-22T19:47:24.695Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-22T19:47:27.995Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-22T19:47:29.379Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-22T19:47:30.763Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-22T19:47:33.309Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-22T19:47:36.605Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-22T19:47:37.176Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-22T19:47:37.748Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-22T19:47:39.132Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-22T19:47:39.132Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-22T19:47:39.132Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-22T19:47:40.516Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-22T19:47:41.900Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-22T19:47:43.284Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-22T19:47:43.284Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-22T19:47:43.546Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-22T19:47:44.929Z] === RUN TestDockerSuite/TestRunMount [2021-04-22T19:47:46.002Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-22T19:47:46.002Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-22T19:47:46.002Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-22T19:47:53.062Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-22T19:47:53.062Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-22T19:47:54.009Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-22T19:47:54.950Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-22T19:47:56.860Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-22T19:47:58.769Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-22T19:48:00.933Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-22T19:48:00.933Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-22T19:48:00.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-22T19:48:01.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-22T19:48:02.253Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-22T19:48:05.551Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-22T19:48:06.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-22T19:48:07.461Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-22T19:48:07.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-22T19:48:08.843Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-22T19:48:10.226Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-22T19:48:10.226Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-22T19:48:11.168Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-22T19:48:12.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-22T19:48:12.565Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-22T19:48:13.135Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-22T19:48:14.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-22T19:48:15.988Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-22T19:48:18.532Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-22T19:48:20.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-22T19:48:22.734Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-22T19:48:22.995Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-22T19:48:22.995Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-22T19:48:23.935Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-22T19:48:23.935Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-22T19:48:24.509Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-22T19:48:25.451Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-22T19:48:25.451Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-22T19:48:26.021Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-22T19:48:32.597Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-22T19:48:32.597Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-22T19:48:32.597Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-22T19:48:33.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-22T19:48:33.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-22T19:48:33.197Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-22T19:48:35.368Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-22T19:48:36.308Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-22T19:48:36.568Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-22T19:48:36.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-22T19:48:36.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-22T19:48:36.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-22T19:48:37.139Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-22T19:48:37.400Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-22T19:48:38.342Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-22T19:48:38.603Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-22T19:48:38.603Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-22T19:48:39.544Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-22T19:48:39.805Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-22T19:48:39.805Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-22T19:48:40.747Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-22T19:48:42.128Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-22T19:48:42.128Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-22T19:48:43.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-22T19:48:43.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-22T19:48:43.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-22T19:48:43.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-22T19:48:44.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-22T19:48:45.423Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-22T19:48:46.366Z] === RUN TestDockerSuite/TestRunRm [2021-04-22T19:48:47.306Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-22T19:48:51.533Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-22T19:48:51.533Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-22T19:48:52.473Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-22T19:48:53.857Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-22T19:48:54.427Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-22T19:48:58.632Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-22T19:49:01.929Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-22T19:49:02.873Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-22T19:49:03.135Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-22T19:49:04.077Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-22T19:49:04.647Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-22T19:49:04.907Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-22T19:49:05.479Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-22T19:49:06.050Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-22T19:49:06.990Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-22T19:49:07.560Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-22T19:49:09.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-22T19:49:10.114Z] === RUN TestDockerSuite/TestRunState [2021-04-22T19:49:10.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-22T19:49:11.714Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-22T19:49:11.714Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-22T19:49:12.106Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-22T19:49:12.366Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-22T19:49:13.297Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-22T19:49:13.297Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-22T19:49:13.307Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-22T19:49:13.307Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-22T19:49:13.307Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-22T19:49:13.877Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-22T19:49:14.448Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-22T19:49:15.834Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-22T19:49:15.834Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-22T19:49:16.093Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-22T19:49:16.664Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-22T19:49:19.209Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-22T19:49:19.779Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-22T19:49:21.691Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-22T19:49:21.801Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-22T19:49:23.318Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-22T19:49:23.318Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-22T19:49:23.318Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-22T19:49:24.834Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-22T19:49:24.991Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-22T19:49:25.788Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-22T19:49:26.745Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-22T19:49:27.197Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-22T19:49:27.650Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-22T19:49:28.315Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-22T19:49:28.885Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-22T19:49:29.455Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-22T19:49:30.395Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-22T19:49:32.305Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-22T19:49:33.246Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-22T19:49:33.392Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-22T19:49:34.191Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-22T19:49:34.191Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-22T19:49:34.191Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-22T19:49:34.907Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-22T19:49:34.907Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-22T19:49:35.131Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-22T19:49:35.703Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-22T19:49:36.274Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-22T19:49:36.274Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-22T19:49:36.423Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-22T19:49:36.423Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-22T19:49:36.534Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-22T19:49:36.875Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-22T19:49:37.475Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-22T19:49:41.677Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-22T19:49:41.677Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-22T19:49:42.621Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-22T19:49:43.896Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-22T19:49:44.348Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-22T19:49:44.801Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-22T19:49:44.801Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-22T19:49:45.167Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-22T19:49:45.755Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-22T19:49:46.228Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-22T19:49:46.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-22T19:49:46.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-22T19:49:46.856Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-22T19:49:48.775Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-22T19:49:50.687Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-22T19:49:51.629Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-22T19:49:51.629Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-22T19:49:51.629Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-22T19:49:51.629Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-22T19:49:51.629Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-22T19:49:51.629Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-22T19:49:52.594Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-22T19:49:55.825Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-22T19:49:56.087Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-22T19:49:57.471Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-22T19:49:57.471Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-22T19:49:58.414Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-22T19:49:59.356Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-22T19:49:59.356Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-22T19:50:00.299Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-22T19:50:01.241Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-22T19:50:02.185Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-22T19:50:02.756Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-22T19:50:03.025Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-22T19:50:03.025Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-22T19:50:04.432Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-22T19:50:04.692Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-22T19:50:05.635Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-22T19:50:05.635Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-22T19:50:06.576Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-22T19:50:07.517Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-22T19:50:07.517Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-22T19:50:07.517Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-22T19:50:08.460Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-22T19:50:10.375Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-22T19:50:11.318Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-22T19:50:11.318Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-22T19:50:11.889Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-22T19:50:12.149Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-22T19:50:12.149Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-22T19:50:14.060Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-22T19:50:14.631Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-22T19:50:17.934Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-22T19:50:18.505Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-22T19:50:18.505Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-22T19:50:18.505Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-22T19:50:19.894Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-22T19:50:21.282Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-22T19:50:22.431Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-22T19:50:22.666Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-22T19:50:22.892Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-22T19:50:22.927Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-22T19:50:22.927Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-22T19:50:23.855Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-22T19:50:25.471Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-22T19:50:25.471Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-22T19:50:25.471Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-22T19:50:25.731Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-22T19:50:28.276Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-22T19:50:28.276Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-22T19:50:28.496Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-22T19:50:28.948Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-22T19:50:29.400Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-22T19:50:29.400Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-22T19:50:29.659Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-22T19:50:29.659Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-22T19:50:29.659Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-22T19:50:29.852Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-22T19:50:29.852Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-22T19:50:31.573Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-22T19:50:32.513Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-22T19:50:33.453Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-22T19:50:33.713Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-22T19:50:33.713Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-22T19:50:33.713Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-22T19:50:33.713Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-22T19:50:34.284Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-22T19:50:36.826Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-22T19:50:39.387Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-22T19:50:42.689Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-22T19:50:44.074Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-22T19:50:44.074Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-22T19:50:45.016Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-22T19:50:45.958Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-22T19:50:47.870Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-22T19:50:51.166Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-22T19:50:51.166Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-22T19:50:51.426Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-22T19:50:52.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-22T19:50:53.307Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-22T19:50:54.249Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-22T19:50:54.879Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-22T19:50:54.879Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-22T19:50:54.879Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-22T19:50:55.640Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-22T19:50:56.583Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-22T19:50:59.128Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-22T19:51:00.510Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-22T19:51:03.804Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-22T19:51:09.087Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-22T19:51:11.626Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-22T19:51:15.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-22T19:51:15.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-22T19:51:16.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-22T19:51:16.907Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-22T19:51:19.452Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-22T19:51:20.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-22T19:51:20.832Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-22T19:51:21.403Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-22T19:51:22.344Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-22T19:51:22.917Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-22T19:51:22.917Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-22T19:51:23.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-22T19:51:23.859Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-22T19:51:26.584Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-22T19:51:29.142Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-22T19:51:31.682Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-22T19:51:32.252Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-22T19:51:33.194Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-22T19:51:33.194Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-22T19:51:34.136Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-22T19:51:36.064Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-22T19:51:36.064Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-22T19:51:37.448Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-22T19:51:38.388Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-22T19:51:39.770Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-22T19:51:41.154Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-22T19:51:45.355Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-22T19:51:46.295Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-22T19:51:46.295Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-22T19:51:48.837Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-22T19:51:49.407Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-22T19:51:49.668Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-22T19:51:56.257Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-22T19:52:01.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-22T19:52:06.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-22T19:52:09.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-22T19:52:14.646Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-22T19:52:17.134Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-22T19:52:19.284Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-22T19:52:19.736Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-22T19:52:21.230Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-22T19:52:23.141Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-22T19:52:25.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-22T19:52:26.435Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-22T19:52:27.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-22T19:52:30.360Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-22T19:52:32.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-22T19:52:34.184Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-22T19:52:36.105Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-22T19:52:38.647Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-22T19:52:42.844Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-22T19:52:55.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-22T19:52:55.324Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-22T19:52:56.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-22T19:52:56.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-22T19:52:56.264Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-22T19:52:56.264Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-22T19:52:56.264Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-22T19:52:58.810Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-22T19:52:59.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-22T19:52:59.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-22T19:52:59.078Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-22T19:52:59.338Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-22T19:53:00.720Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-22T19:53:06.007Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-22T19:53:07.390Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-22T19:53:07.390Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-22T19:53:07.390Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-22T19:53:10.688Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-22T19:53:13.986Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite (1929.38s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.41s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.73s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.04s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.61s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.46s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.65s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.25s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.34s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.33s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.38s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachDetach (1.74s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.17s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.41s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.96s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.59s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.91s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.46s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.68s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.93s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.37s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.29s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.53s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.87s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.21s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.64s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.08s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.65s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.96s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.83s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.13s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.96s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.73s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.94s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.81s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.49s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.71s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.53s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.65s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.38s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.76s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.59s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.70s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.61s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.22s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.97s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.25s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.26s) [2021-04-22T19:53:13.986Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.42s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.54s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.42s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.49s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.41s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.23s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.88s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.38s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.21s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.05s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.75s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.91s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.87s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.27s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.82s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.52s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.46s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.65s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.52s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.85s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.31s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.35s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.90s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.17s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.96s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.42s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.28s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.39s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.27s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.12s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.58s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnv (2.05s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.09s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.85s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.63s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.89s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.47s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.06s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.39s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFails (1.17s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.03s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.76s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.35s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.65s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.92s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.40s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildHistory (4.39s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.13s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.92s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.62s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.00s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.83s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.14s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.62s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.42s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.34s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.65s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.13s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.36s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.52s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.18s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.06s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.80s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.82s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.13s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.77s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.96s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.31s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.07s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildPATH (1.92s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.31s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.71s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.19s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.33s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildRm (3.27s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.26s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.43s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.96s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildStderr (1.25s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.41s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.07s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildUser (2.88s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.23s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.89s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.37s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.25s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.25s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.65s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.88s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.49s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-22T19:53:13.987Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-22T19:53:13.987Z] docker_cli_sni_test.go:18: Flakey test [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.02s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.38s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.72s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.60s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitTTY (2.36s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.53s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.51s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.21s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.25s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.99s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2021-04-22T19:53:13.987Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.28s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.06s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.46s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.16s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.51s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.18s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.19s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2021-04-22T19:53:13.988Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-22T19:53:13.988Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.45s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.74s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (9.17s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.98s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.46s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.67s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.56s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009ac560_} (1.66s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1670276122_/foo_false____} (1.64s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1670276122_/foo_true____} (1.95s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3814830769_/foo_false____} (1.71s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3814830769_/foo_true____} (1.89s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3814830769_/foo_true__0xc0009ac600__} (1.61s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009ac620_} (1.68s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ac640_} (1.79s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ac660_} (1.56s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ac6a0_} (1.58s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.66s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.98s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.25s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.24s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.33s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.30s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.22s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.16s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.69s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.58s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.79s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.74s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.26s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.27s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.21s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.19s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.06s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.40s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.95s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.87s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.73s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.71s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.62s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.79s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.36s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.25s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2021-04-22T19:53:13.988Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-22T19:53:13.988Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-04-22T19:53:13.988Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-22T19:53:13.988Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.44s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.31s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.99s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.80s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.22s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.45s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.83s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.16s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.26s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.85s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.42s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsCommit (1.30s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.79s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.23s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsCopy (1.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.60s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.83s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.49s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.48s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.47s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-04-22T19:53:13.988Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-22T19:53:13.988Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.988Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-22T19:53:13.988Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.68s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.64s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.27s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsTop (1.43s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (12.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExec (1.18s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.06s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.13s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.76s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.34s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecCgroup (2.50s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.37s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecInspectID (2.47s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecInteractive (1.76s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.12s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.72s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.62s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.04s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecTTY (1.60s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.21s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2021-04-22T19:53:13.988Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-22T19:53:13.988Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.73s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.28s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestHealth (23.26s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.85s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.24s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-04-22T19:53:13.988Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.45s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.44s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.70s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.26s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.42s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.12s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportDisplay (1.58s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.59s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.14s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.99s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.21s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.07s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2021-04-22T19:53:13.989Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-22T19:53:13.989Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.59s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.37s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectDefault (1.19s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectHistory (1.38s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-04-22T19:53:13.989Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-22T19:53:13.989Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.15s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.21s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.97s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.54s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.96s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.55s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.39s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.17s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.57s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.89s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.04s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.17s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.36s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.06s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.20s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.04s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.49s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.63s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.09s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.17s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.25s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsTail (1.36s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.17s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.23s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.36s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestNetHostname (2.82s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.80s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.86s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.86s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginActive (1.48s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.04s) [2021-04-22T19:53:13.989Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-22T19:53:13.989Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.33s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.05s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.47s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.37s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.96s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPortList (10.35s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.37s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.92s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.98s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.85s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.62s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.49s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.37s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsByOrder (3.79s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.84s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.27s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.63s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.25s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.99s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.91s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.42s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.21s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.58s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.12s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.96s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2021-04-22T19:53:13.989Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-22T19:53:13.989Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.92s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.95s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.38s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.06s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.43s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.15s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.81s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.54s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.44s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.92s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.14s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.80s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.68s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.20s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.19s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.07s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (2.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.24s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.00s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.90s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.17s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.08s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.39s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.74s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.88s) [2021-04-22T19:53:13.989Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.93s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.46s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.21s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.57s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.80s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.03s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.97s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.80s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.80s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.44s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.54s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.40s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.37s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.45s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.44s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunMount (8.13s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (1.09s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.81s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.89s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.11s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.22s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.92s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.04s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.50s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.64s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.91s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.77s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.67s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.47s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.28s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.04s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.79s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.12s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.36s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.77s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.43s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.07s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.91s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.93s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.32s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.96s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.92s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithUlimits (1.01s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.82s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.05s) [2021-04-22T19:53:13.990Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-22T19:53:13.990Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.76s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.88s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.93s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.28s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.46s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.63s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.21s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.15s) [2021-04-22T19:53:13.990Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents639914770 [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.79s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.85s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.23s) [2021-04-22T19:53:13.990Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.78s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.67s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.07s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.68s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartRecordError (2.24s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.26s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.89s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.95s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-04-22T19:53:13.991Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-22T19:53:13.991Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.44s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.38s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-04-22T19:53:13.991Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-22T19:53:13.991Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.10s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s) [2021-04-22T19:53:13.991Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-22T19:53:13.991Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s) [2021-04-22T19:53:13.991Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-22T19:53:13.991Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.94s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.15s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.29s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.67s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.67s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.33s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.16s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.12s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.05s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.37s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.08s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.07s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.10s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.71s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.08s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.61s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.88s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.13s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.82s) [2021-04-22T19:53:13.991Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.63s) [2021-04-22T19:53:13.991Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-22T19:53:13.991Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-22T19:53:13.991Z] === RUN TestDockerRegistrySuite [2021-04-22T19:53:13.991Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-22T19:53:15.458Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-22T19:53:16.840Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-22T19:53:18.222Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-22T19:53:18.482Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-22T19:53:20.018Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-22T19:53:20.018Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-22T19:53:20.018Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-22T19:53:22.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-22T19:53:27.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-22T19:53:31.276Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-22T19:53:32.447Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-22T19:53:32.660Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-22T19:53:34.043Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-22T19:53:35.425Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-22T19:53:36.808Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-22T19:53:38.190Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-22T19:53:39.129Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-22T19:53:40.513Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-22T19:53:42.691Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-22T19:53:43.067Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-22T19:53:45.608Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-22T19:53:46.548Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-22T19:53:49.856Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-22T19:53:50.797Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-22T19:53:51.057Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-22T19:53:51.189Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-22T19:53:52.439Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-22T19:53:53.381Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-22T19:53:54.764Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-22T19:53:58.063Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-22T19:53:58.063Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-22T19:53:59.446Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-22T19:53:59.707Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-22T19:53:59.707Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-22T19:53:59.967Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-22T19:54:00.227Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-22T19:54:00.426Z] --- PASS: TestBuildWCOWSandboxSize (1005.73s) [2021-04-22T19:54:00.427Z] === RUN TestBuildWithEmptyDockerfile [2021-04-22T19:54:00.427Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:54:00.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:54:00.427Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:54:00.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:54:00.427Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:54:00.427Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:54:00.427Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-22T19:54:00.427Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-22T19:54:00.427Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-22T19:54:00.427Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-04-22T19:54:00.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-22T19:54:00.427Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-22T19:54:00.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-22T19:54:00.427Z] === RUN TestBuildPreserveOwnership [2021-04-22T19:54:00.427Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-22T19:54:00.427Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:54:00.427Z] === RUN TestBuildPlatformInvalid [2021-04-22T19:54:00.427Z] --- PASS: TestBuildPlatformInvalid (0.67s) [2021-04-22T19:54:00.427Z] PASS [2021-04-22T19:54:00.427Z] ok github.com/docker/docker/integration/build 1237.239s [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === Skipped [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-22T19:54:00.427Z] build_session_test.go:25: TODO: BuildKit [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-22T19:54:00.427Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.02s) [2021-04-22T19:54:00.427Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-04-22T19:54:00.427Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-22T19:54:00.427Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] DONE 29 tests, 5 skipped in 1265.173s [2021-04-22T19:54:00.427Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-22T19:54:00.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:54:00.427Z] INFO: Testing against a local daemon [2021-04-22T19:54:00.427Z] === RUN TestConfigInspect [2021-04-22T19:54:00.427Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestConfigList [2021-04-22T19:54:00.427Z] --- SKIP: TestConfigList (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestConfigsCreateAndDelete [2021-04-22T19:54:00.427Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestConfigsUpdate [2021-04-22T19:54:00.427Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestTemplatedConfig [2021-04-22T19:54:00.427Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestConfigCreateResolve [2021-04-22T19:54:00.427Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:54:00.427Z] === RUN TestConfigDaemonLibtrustID [2021-04-22T19:54:00.427Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:54:00.427Z] PASS [2021-04-22T19:54:00.427Z] ok github.com/docker/docker/integration/config 0.298s [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === Skipped [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-22T19:54:00.427Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] [2021-04-22T19:54:00.427Z] DONE 7 tests, 7 skipped in 3.892s [2021-04-22T19:54:00.427Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-22T19:54:00.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:54:00.427Z] INFO: Testing against a local daemon [2021-04-22T19:54:00.427Z] === RUN TestCheckpoint [2021-04-22T19:54:00.427Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-22T19:54:00.427Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:54:00.427Z] === RUN TestContainerInvalidJSON [2021-04-22T19:54:00.427Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:54:00.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:54:00.427Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:54:00.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:54:00.427Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:54:00.427Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:54:00.427Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-22T19:54:00.427Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-22T19:54:00.427Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-22T19:54:00.427Z] --- PASS: TestContainerInvalidJSON (0.72s) [2021-04-22T19:54:00.427Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-22T19:54:00.427Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-22T19:54:00.427Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-22T19:54:00.427Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-22T19:54:00.427Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-04-22T19:54:00.427Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-22T19:54:00.427Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-22T19:54:00.427Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-22T19:54:00.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-04-22T19:54:00.427Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-22T19:54:00.427Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-22T19:54:00.427Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestCopyFromContainer [2021-04-22T19:54:00.427Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-22T19:54:00.427Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-22T19:54:00.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:54:00.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:54:00.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:54:00.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:54:00.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:54:00.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:54:00.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-22T19:54:00.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-22T19:54:00.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-22T19:54:00.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-22T19:54:00.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-22T19:54:00.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-22T19:54:00.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-22T19:54:00.427Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-22T19:54:00.427Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-22T19:54:00.427Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-22T19:54:00.427Z] === RUN TestCreateWithInvalidEnv [2021-04-22T19:54:00.427Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-22T19:54:00.427Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-22T19:54:00.427Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-22T19:54:00.427Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-22T19:54:00.427Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-22T19:54:00.427Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-22T19:54:00.427Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-22T19:54:00.427Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-22T19:54:00.427Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-22T19:54:00.427Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-22T19:54:00.427Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-22T19:54:00.427Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-22T19:54:00.427Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-22T19:54:00.427Z] === RUN TestCreateTmpfsMountsTarget [2021-04-22T19:54:00.427Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-22T19:54:00.427Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.427Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-22T19:54:00.427Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-22T19:54:00.427Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:54:00.427Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-22T19:54:00.428Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-22T19:54:00.428Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:54:00.428Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-22T19:54:00.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:54:00.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:54:00.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:54:00.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:54:00.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:54:00.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:54:00.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:54:00.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:54:00.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:54:00.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:54:00.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-22T19:54:00.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-22T19:54:00.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-22T19:54:00.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-22T19:54:00.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-22T19:54:00.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-22T19:54:00.428Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-22T19:54:00.428Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-04-22T19:54:00.428Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-22T19:54:00.428Z] === RUN TestCreateDifferentPlatform [2021-04-22T19:54:00.428Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-22T19:54:00.428Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-22T19:54:00.428Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-22T19:54:00.428Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-22T19:54:00.428Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-22T19:54:00.428Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-04-22T19:54:00.428Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-22T19:54:00.428Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-22T19:54:00.428Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-22T19:54:00.428Z] === RUN TestContainerKillOnDaemonStart [2021-04-22T19:54:00.428Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-22T19:54:00.428Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:00.428Z] === RUN TestDiff [2021-04-22T19:54:00.428Z] --- SKIP: TestDiff (0.00s) [2021-04-22T19:54:00.428Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:00.428Z] === RUN TestExecWithCloseStdin [2021-04-22T19:54:00.428Z] --- PASS: TestExecWithCloseStdin (3.54s) [2021-04-22T19:54:00.428Z] === RUN TestExec [2021-04-22T19:54:00.487Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-22T19:54:00.747Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-22T19:54:02.130Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-22T19:54:03.303Z] --- PASS: TestExec (2.58s) [2021-04-22T19:54:03.303Z] === RUN TestExecUser [2021-04-22T19:54:03.303Z] --- SKIP: TestExecUser (0.00s) [2021-04-22T19:54:03.303Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-22T19:54:03.303Z] === RUN TestExportContainerAndImportImage [2021-04-22T19:54:03.303Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-22T19:54:03.303Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:03.303Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-22T19:54:03.303Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-22T19:54:03.303Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:03.303Z] === RUN TestHealthCheckWorkdir [2021-04-22T19:54:03.303Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-22T19:54:03.303Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:03.303Z] === RUN TestHealthKillContainer [2021-04-22T19:54:03.303Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-22T19:54:03.303Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-22T19:54:03.303Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-22T19:54:03.303Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-22T19:54:03.303Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-22T19:54:03.303Z] === RUN TestKillContainerInvalidSignal [2021-04-22T19:54:04.057Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-22T19:54:05.441Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-22T19:54:05.506Z] --- PASS: TestKillContainerInvalidSignal (2.33s) [2021-04-22T19:54:05.506Z] === RUN TestKillContainer [2021-04-22T19:54:05.506Z] === RUN TestKillContainer/no_signal [2021-04-22T19:54:06.824Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-22T19:54:07.663Z] === RUN TestKillContainer/non_killing_signal [2021-04-22T19:54:07.663Z] === RUN TestKillContainer/killing_signal [2021-04-22T19:54:07.764Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite (54.84s) [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.55s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d58063bfb27b2] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s) [2021-04-22T19:54:08.704Z] check_test.go:196: [dddb96222131c] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.53s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d3244c392dc64] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d287ec4caeaf4] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.74s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d4afea0362983] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.39s) [2021-04-22T19:54:08.704Z] check_test.go:196: [dc6e178dc7745] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.51s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d0ba9faf6be07] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.70s) [2021-04-22T19:54:08.704Z] check_test.go:196: [db8b3037242c1] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s) [2021-04-22T19:54:08.704Z] check_test.go:196: [deba8e1adccc2] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d8c4790c8dd7d] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2021-04-22T19:54:08.704Z] check_test.go:196: [dafd8074648d3] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d985dd513329c] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d5327b6c5b719] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d59f23de8a6b5] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.47s) [2021-04-22T19:54:08.704Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:86c74556ea4aa52ddc627197dcc7730813c79da2f9ef381564548483a95620f9 [2021-04-22T19:54:08.704Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe300fab589b7cdaf3e7967336570e3f58f2b45578db402d66243eb6f96092aa [2021-04-22T19:54:08.704Z] check_test.go:196: [d89c896ad7f9a] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s) [2021-04-22T19:54:08.704Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d7ed6a861749bdbc0b3d14dde330f8f97e8026a0217ca0173024ccad107b16e [2021-04-22T19:54:08.704Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f2b86c9c50dcc71cffc007b807592c662359a0915afae93429282f41ffcf8e4 [2021-04-22T19:54:08.704Z] check_test.go:196: [da61e7586b948] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.24s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d3c26ad788e64] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.89s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d5a232123557a] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d2ab862a3615c] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-22T19:54:08.704Z] check_test.go:196: [ddb1bcd9d650f] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-04-22T19:54:08.704Z] check_test.go:196: [dc4c3a19e7061] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d84289658b8c4] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d2e47221fc210] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.09s) [2021-04-22T19:54:08.704Z] check_test.go:196: [da0c16c0666ed] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d500191a36370] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d0e834153bdd9] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d574c76c7dab6] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-22T19:54:08.704Z] check_test.go:196: [de3e58e927911] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d5ff9ddd7b9cf] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-22T19:54:08.704Z] check_test.go:196: [dc503ff22e3bb] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d412fe9b2f41b] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-22T19:54:08.704Z] check_test.go:196: [dee39cc563192] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2021-04-22T19:54:08.704Z] check_test.go:196: [db95cf307fa08] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.03s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d94645dea6dfc] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.46s) [2021-04-22T19:54:08.704Z] check_test.go:196: [db01a48b8f928] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2021-04-22T19:54:08.704Z] check_test.go:196: [d33c5666ed389] daemon is not started [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2021-04-22T19:54:08.704Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2021-04-22T19:54:08.704Z] === RUN TestDockerSchema1RegistrySuite [2021-04-22T19:54:08.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-22T19:54:08.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-22T19:54:10.558Z] --- PASS: TestKillContainer (4.80s) [2021-04-22T19:54:10.558Z] --- PASS: TestKillContainer/no_signal (2.19s) [2021-04-22T19:54:10.558Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-22T19:54:10.558Z] --- PASS: TestKillContainer/killing_signal (2.57s) [2021-04-22T19:54:10.558Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-22T19:54:10.558Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:54:10.558Z] === RUN TestKillStoppedContainer [2021-04-22T19:54:10.558Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:54:10.558Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-22T19:54:10.558Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:54:10.558Z] === RUN TestKillDifferentUserContainer [2021-04-22T19:54:10.558Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-22T19:54:10.558Z] === RUN TestInspectOomKilledTrue [2021-04-22T19:54:10.558Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:10.558Z] === RUN TestInspectOomKilledFalse [2021-04-22T19:54:10.558Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-22T19:54:10.558Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:54:10.558Z] === RUN TestLogsFollowTailEmpty [2021-04-22T19:54:12.730Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2021-04-22T19:54:12.730Z] === RUN TestNetworkNat [2021-04-22T19:54:12.730Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-22T19:54:12.730Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:12.730Z] === RUN TestNetworkLocalhostTCPNat [2021-04-22T19:54:12.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-22T19:54:15.607Z] --- PASS: TestNetworkLocalhostTCPNat (2.69s) [2021-04-22T19:54:15.607Z] === RUN TestNetworkLoopbackNat [2021-04-22T19:54:15.607Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-22T19:54:15.607Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:15.607Z] === RUN TestPause [2021-04-22T19:54:15.607Z] --- SKIP: TestPause (0.00s) [2021-04-22T19:54:15.607Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-22T19:54:15.607Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-22T19:54:17.773Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2021-04-22T19:54:17.773Z] === RUN TestPauseStopPausedContainer [2021-04-22T19:54:17.773Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-22T19:54:17.773Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:17.773Z] === RUN TestPsFilter [2021-04-22T19:54:17.773Z] --- PASS: TestPsFilter (0.23s) [2021-04-22T19:54:17.773Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-22T19:54:19.483Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-22T19:54:21.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-22T19:54:22.790Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-22T19:54:24.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-22T19:54:25.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-22T19:54:25.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-22T19:54:26.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.52s) [2021-04-22T19:54:26.332Z] === RUN TestRemoveContainerWithVolume [2021-04-22T19:54:26.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-22T19:54:27.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-22T19:54:28.487Z] --- PASS: TestRemoveContainerWithVolume (2.85s) [2021-04-22T19:54:28.487Z] === RUN TestRemoveContainerRunning [2021-04-22T19:54:29.266Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-22T19:54:29.527Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-22T19:54:30.654Z] --- PASS: TestRemoveContainerRunning (2.32s) [2021-04-22T19:54:30.654Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-22T19:54:32.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-22T19:54:32.817Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2021-04-22T19:54:32.817Z] === RUN TestRemoveInvalidContainer [2021-04-22T19:54:32.817Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-22T19:54:32.817Z] === RUN TestRenameLinkedContainer [2021-04-22T19:54:32.817Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-22T19:54:32.817Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:32.817Z] === RUN TestRenameStoppedContainer [2021-04-22T19:54:32.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-22T19:54:33.394Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-22T19:54:33.394Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-22T19:54:33.654Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-22T19:54:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-22T19:54:34.484Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite (25.77s) [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d056cf4d51f3b] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.68s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d327ee1a88b44] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.74s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d5de41e501f5d] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.58s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d4d24c5eedf3e] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.23s) [2021-04-22T19:54:34.484Z] check_test.go:223: [de09964426c9b] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d84273eafe9cf] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-04-22T19:54:34.484Z] check_test.go:223: [dd38f923df1da] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-04-22T19:54:34.484Z] check_test.go:223: [db1fc481795f1] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-04-22T19:54:34.484Z] check_test.go:223: [dbaa16e1e5696] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d3a8d4586d260] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.31s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d5ada7b1de3de] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d5958c4dbf290] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d01eff5a3071d] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-04-22T19:54:34.484Z] check_test.go:223: [dc652f9743f7c] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d89fc4ac4722c] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-22T19:54:34.484Z] check_test.go:223: [db63b30345ebc] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-04-22T19:54:34.484Z] check_test.go:223: [d87ff6e6bb9eb] daemon is not started [2021-04-22T19:54:34.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-22T19:54:34.484Z] check_test.go:223: [da60a071b8437] daemon is not started [2021-04-22T19:54:34.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-22T19:54:34.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-22T19:54:35.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-22T19:54:35.698Z] --- PASS: TestRenameStoppedContainer (2.62s) [2021-04-22T19:54:35.698Z] === RUN TestRenameRunningContainerAndReuse [2021-04-22T19:54:36.009Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-22T19:54:36.009Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-22T19:54:37.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-22T19:54:37.651Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-22T19:54:37.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-22T19:54:38.481Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.18s) [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2021-04-22T19:54:38.742Z] check_test.go:252: [da9e4bb0813fc] daemon is not started [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-04-22T19:54:38.742Z] check_test.go:252: [d414ec123a45d] daemon is not started [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-04-22T19:54:38.742Z] check_test.go:252: [d28b2d6c38993] daemon is not started [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-22T19:54:38.742Z] check_test.go:252: [df2814497490e] daemon is not started [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-22T19:54:38.742Z] check_test.go:252: [d2284bc6fa182] daemon is not started [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-04-22T19:54:38.742Z] check_test.go:252: [d34e5652e92fb] daemon is not started [2021-04-22T19:54:38.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-04-22T19:54:38.742Z] check_test.go:252: [dcf5478bd2caa] daemon is not started [2021-04-22T19:54:38.742Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-22T19:54:38.742Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-22T19:54:39.770Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-22T19:54:40.458Z] --- PASS: TestRenameRunningContainerAndReuse (4.57s) [2021-04-22T19:54:40.458Z] === RUN TestRenameInvalidName [2021-04-22T19:54:42.611Z] --- PASS: TestRenameInvalidName (2.28s) [2021-04-22T19:54:42.611Z] === RUN TestRenameAnonymousContainer [2021-04-22T19:54:42.611Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-22T19:54:42.611Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:42.611Z] === RUN TestRenameContainerWithSameName [2021-04-22T19:54:44.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-22T19:54:44.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-22T19:54:44.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-22T19:54:44.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-22T19:54:44.281Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-04-22T19:54:44.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-22T19:54:44.281Z] check_test.go:279: [d66cf6b17145a] daemon is not started [2021-04-22T19:54:44.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-22T19:54:44.281Z] check_test.go:279: [d01dc1152fed5] daemon is not started [2021-04-22T19:54:44.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-22T19:54:44.281Z] check_test.go:279: [d9ef60b6754b2] daemon is not started [2021-04-22T19:54:44.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-22T19:54:44.281Z] check_test.go:279: [df5d7ad5572e0] daemon is not started [2021-04-22T19:54:44.281Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-04-22T19:54:44.281Z] check_test.go:279: [dc4e59da8190a] daemon is not started [2021-04-22T19:54:44.281Z] === RUN TestDockerNetworkSuite [2021-04-22T19:54:44.281Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-22T19:54:44.767Z] --- PASS: TestRenameContainerWithSameName (2.34s) [2021-04-22T19:54:44.767Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-22T19:54:44.767Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-22T19:54:44.767Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:44.767Z] === RUN TestResize [2021-04-22T19:54:46.921Z] --- PASS: TestResize (2.17s) [2021-04-22T19:54:46.921Z] === RUN TestResizeWithInvalidSize [2021-04-22T19:54:46.921Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-22T19:54:46.921Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-22T19:54:46.921Z] === RUN TestResizeWhenContainerNotStarted [2021-04-22T19:54:47.579Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-22T19:54:48.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-22T19:54:49.808Z] --- PASS: TestResizeWhenContainerNotStarted (2.75s) [2021-04-22T19:54:49.809Z] === RUN TestDaemonRestartKillContainers [2021-04-22T19:54:49.809Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:54:49.809Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:54:49.809Z] === RUN TestStats [2021-04-22T19:54:49.809Z] --- SKIP: TestStats (0.00s) [2021-04-22T19:54:49.809Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-22T19:54:49.809Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-22T19:54:54.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.75s) [2021-04-22T19:54:54.477Z] === RUN TestStopContainerWithTimeout [2021-04-22T19:54:54.477Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-22T19:54:54.477Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-22T19:54:54.477Z] === RUN TestUpdateRestartPolicy [2021-04-22T19:54:57.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-22T19:54:59.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-22T19:55:04.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-22T19:55:06.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-22T19:55:16.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-22T19:55:17.112Z] --- PASS: TestUpdateRestartPolicy (22.49s) [2021-04-22T19:55:17.112Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-22T19:55:18.310Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-22T19:55:19.272Z] --- PASS: TestUpdateRestartWithAutoRemove (2.30s) [2021-04-22T19:55:19.272Z] === RUN TestWaitNonBlocked [2021-04-22T19:55:19.272Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:55:19.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:55:19.272Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:55:19.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:55:19.272Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-22T19:55:19.272Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-22T19:55:20.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-22T19:55:22.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-22T19:55:22.989Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-22T19:55:22.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.15s) [2021-04-22T19:55:22.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.25s) [2021-04-22T19:55:22.989Z] === RUN TestWaitBlocked [2021-04-22T19:55:22.989Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-22T19:55:22.989Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:22.989Z] PASS [2021-04-22T19:55:22.989Z] ok github.com/docker/docker/integration/container 87.144s [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === Skipped [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-22T19:55:22.989Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-22T19:55:22.989Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-04-22T19:55:22.989Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-22T19:55:22.989Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-22T19:55:22.989Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-22T19:55:22.989Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-22T19:55:22.989Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-22T19:55:22.989Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-04-22T19:55:22.989Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-22T19:55:22.989Z] [2021-04-22T19:55:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-22T19:55:22.989Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-22T19:55:22.990Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-22T19:55:22.990Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-22T19:55:22.990Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-22T19:55:22.990Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-22T19:55:22.990Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-22T19:55:22.990Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-22T19:55:22.990Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-22T19:55:22.990Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-22T19:55:22.990Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-22T19:55:22.990Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-22T19:55:22.990Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-22T19:55:22.990Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-22T19:55:22.990Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-22T19:55:22.990Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-22T19:55:22.990Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-22T19:55:22.990Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-22T19:55:22.990Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-22T19:55:22.990Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-22T19:55:22.990Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-22T19:55:22.990Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-22T19:55:22.990Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-22T19:55:22.990Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] [2021-04-22T19:55:22.990Z] DONE 88 tests, 37 skipped in 90.443s [2021-04-22T19:55:22.990Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-22T19:55:23.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-22T19:55:23.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-22T19:55:25.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:55:25.147Z] INFO: Testing against a local daemon [2021-04-22T19:55:25.147Z] === RUN TestCommitInheritsEnv [2021-04-22T19:55:25.147Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-22T19:55:25.147Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:55:25.147Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-22T19:55:25.147Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-22T19:55:25.147Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-22T19:55:25.147Z] === RUN TestImagesFilterMultiReference [2021-04-22T19:55:25.147Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-04-22T19:55:25.147Z] === RUN TestImagePullPlatformInvalid [2021-04-22T19:55:25.600Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-22T19:55:25.600Z] === RUN TestRemoveImageOrphaning [2021-04-22T19:55:25.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-22T19:55:26.560Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2021-04-22T19:55:26.560Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-22T19:55:26.560Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-04-22T19:55:26.560Z] === RUN TestTagInvalidReference [2021-04-22T19:55:26.560Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-22T19:55:26.560Z] === RUN TestTagValidPrefixedRepo [2021-04-22T19:55:27.017Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-04-22T19:55:27.017Z] === RUN TestTagExistedNameWithoutForce [2021-04-22T19:55:27.017Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-04-22T19:55:27.017Z] === RUN TestTagOfficialNames [2021-04-22T19:55:27.017Z] --- PASS: TestTagOfficialNames (0.11s) [2021-04-22T19:55:27.017Z] === RUN TestTagMatchesDigest [2021-04-22T19:55:27.017Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-04-22T19:55:27.017Z] PASS [2021-04-22T19:55:27.017Z] ok github.com/docker/docker/integration/image 1.960s [2021-04-22T19:55:27.017Z] [2021-04-22T19:55:27.017Z] === Skipped [2021-04-22T19:55:27.017Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-22T19:55:27.017Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:55:27.017Z] [2021-04-22T19:55:27.017Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-22T19:55:27.017Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-22T19:55:27.017Z] [2021-04-22T19:55:27.017Z] [2021-04-22T19:55:27.017Z] DONE 11 tests, 2 skipped in 4.450s [2021-04-22T19:55:27.017Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-22T19:55:27.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-22T19:55:27.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-22T19:55:28.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-22T19:55:29.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:55:29.892Z] INFO: Testing against a local daemon [2021-04-22T19:55:29.892Z] === RUN TestNetworkCreateDelete [2021-04-22T19:55:29.892Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-22T19:55:29.892Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:29.892Z] === RUN TestDockerNetworkDeletePreferID [2021-04-22T19:55:29.892Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-04-22T19:55:29.892Z] 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-04-22T19:55:29.892Z] === RUN TestDaemonDNSFallback [2021-04-22T19:55:29.892Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-22T19:55:29.892Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:29.892Z] === RUN TestInspectNetwork [2021-04-22T19:55:29.892Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-22T19:55:29.892Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:29.892Z] === RUN TestRunContainerWithBridgeNone [2021-04-22T19:55:29.892Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-22T19:55:29.892Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:29.892Z] === RUN TestNetworkInvalidJSON [2021-04-22T19:55:29.892Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-22T19:55:29.892Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-22T19:55:29.892Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:55:29.892Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:55:29.892Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:55:29.892Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:55:29.892Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-22T19:55:29.892Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-22T19:55:29.892Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-22T19:55:29.892Z] === RUN TestNetworkList [2021-04-22T19:55:29.892Z] === RUN TestNetworkList//networks [2021-04-22T19:55:29.892Z] === PAUSE TestNetworkList//networks [2021-04-22T19:55:29.892Z] === RUN TestNetworkList//networks/ [2021-04-22T19:55:29.892Z] === PAUSE TestNetworkList//networks/ [2021-04-22T19:55:29.892Z] === CONT TestNetworkList//networks [2021-04-22T19:55:29.892Z] === CONT TestNetworkList//networks/ [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkList (0.06s) [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-22T19:55:29.892Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-22T19:55:29.892Z] === RUN TestHostIPv4BridgeLabel [2021-04-22T19:55:29.892Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-22T19:55:29.892Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-22T19:55:29.892Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-22T19:55:29.892Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-22T19:55:29.892Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-22T19:55:29.892Z] === RUN TestDaemonDefaultNetworkPools [2021-04-22T19:55:29.892Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-22T19:55:29.892Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-22T19:55:29.892Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-22T19:55:29.892Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-22T19:55:29.893Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-22T19:55:29.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-22T19:55:29.893Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-22T19:55:29.893Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-22T19:55:29.893Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-22T19:55:29.893Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-22T19:55:29.893Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-22T19:55:29.893Z] === RUN TestServiceWithPredefinedNetwork [2021-04-22T19:55:29.893Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-22T19:55:29.893Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-22T19:55:29.893Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-22T19:55:29.893Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:55:29.893Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:55:29.893Z] === RUN TestServiceWithDataPathPortInit [2021-04-22T19:55:29.893Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-22T19:55:29.893Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-22T19:55:29.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-22T19:55:30.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-22T19:55:30.348Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] PASS [2021-04-22T19:55:30.348Z] ok github.com/docker/docker/integration/network 0.310s [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === Skipped [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-22T19:55:30.348Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-04-22T19:55:30.348Z] 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-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-22T19:55:30.348Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-22T19:55:30.348Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-22T19:55:30.348Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-22T19:55:30.348Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:242: FLAKY_TEST [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-22T19:55:30.348Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-22T19:55:30.348Z] [2021-04-22T19:55:30.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-22T19:55:30.349Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-22T19:55:30.349Z] [2021-04-22T19:55:30.349Z] [2021-04-22T19:55:30.349Z] DONE 22 tests, 15 skipped in 3.177s [2021-04-22T19:55:30.349Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-22T19:55:30.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-22T19:55:30.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-22T19:55:31.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-22T19:55:31.232Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-22T19:55:31.303Z] testing: warning: no tests to run [2021-04-22T19:55:31.303Z] PASS [2021-04-22T19:55:31.303Z] ok github.com/docker/docker/integration/network/ipvlan 0.097s [2021-04-22T19:55:31.303Z] [2021-04-22T19:55:31.303Z] DONE 0 tests in 1.026s [2021-04-22T19:55:31.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-22T19:55:32.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-22T19:55:32.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-22T19:55:32.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-22T19:55:32.822Z] testing: warning: no tests to run [2021-04-22T19:55:32.822Z] PASS [2021-04-22T19:55:32.822Z] ok github.com/docker/docker/integration/network/macvlan 0.115s [2021-04-22T19:55:32.822Z] [2021-04-22T19:55:32.822Z] DONE 0 tests in 0.990s [2021-04-22T19:55:32.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-22T19:55:32.954Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-22T19:55:32.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-22T19:55:33.778Z] testing: warning: no tests to run [2021-04-22T19:55:33.778Z] PASS [2021-04-22T19:55:33.778Z] ok github.com/docker/docker/integration/plugin 0.105s [2021-04-22T19:55:33.778Z] [2021-04-22T19:55:33.778Z] DONE 0 tests in 0.957s [2021-04-22T19:55:33.778Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-22T19:55:33.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-22T19:55:34.735Z] testing: warning: no tests to run [2021-04-22T19:55:34.735Z] PASS [2021-04-22T19:55:34.735Z] ok github.com/docker/docker/integration/plugin/authz 0.104s [2021-04-22T19:55:34.735Z] [2021-04-22T19:55:34.735Z] DONE 0 tests in 0.959s [2021-04-22T19:55:34.735Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-22T19:55:35.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-22T19:55:35.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-22T19:55:36.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-22T19:55:36.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-22T19:55:36.640Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-22T19:55:41.932Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-22T19:55:42.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-22T19:55:44.738Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-22T19:55:45.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-22T19:55:47.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:55:47.084Z] INFO: Testing against a local daemon [2021-04-22T19:55:47.084Z] === RUN TestPluginInvalidJSON [2021-04-22T19:55:47.084Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:55:47.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:55:47.084Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-22T19:55:47.084Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-04-22T19:55:47.084Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-22T19:55:47.084Z] === RUN TestPluginInstall [2021-04-22T19:55:47.084Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-22T19:55:47.084Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:55:47.084Z] === RUN TestPluginsWithRuntimes [2021-04-22T19:55:47.084Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-22T19:55:47.084Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-22T19:55:47.084Z] === RUN TestPluginBackCompatMediaTypes [2021-04-22T19:55:47.084Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-22T19:55:47.084Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-22T19:55:47.084Z] PASS [2021-04-22T19:55:47.084Z] ok github.com/docker/docker/integration/plugin/common 0.249s [2021-04-22T19:55:47.084Z] [2021-04-22T19:55:47.084Z] === Skipped [2021-04-22T19:55:47.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-22T19:55:47.084Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-22T19:55:47.084Z] [2021-04-22T19:55:47.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-22T19:55:47.084Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-22T19:55:47.084Z] [2021-04-22T19:55:47.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-22T19:55:47.084Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-22T19:55:47.084Z] [2021-04-22T19:55:47.084Z] [2021-04-22T19:55:47.084Z] DONE 5 tests, 3 skipped in 11.216s [2021-04-22T19:55:47.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-22T19:55:49.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:55:49.975Z] INFO: Testing against a local daemon [2021-04-22T19:55:49.975Z] === RUN TestExternalGraphDriver [2021-04-22T19:55:49.975Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-22T19:55:49.975Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-22T19:55:49.975Z] === RUN TestGraphdriverPluginV2 [2021-04-22T19:55:49.975Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-22T19:55:49.975Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-22T19:55:49.975Z] PASS [2021-04-22T19:55:49.975Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.298s [2021-04-22T19:55:49.975Z] [2021-04-22T19:55:49.975Z] === Skipped [2021-04-22T19:55:49.975Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-22T19:55:49.975Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-22T19:55:49.975Z] [2021-04-22T19:55:49.975Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-22T19:55:49.975Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-22T19:55:49.975Z] [2021-04-22T19:55:49.975Z] [2021-04-22T19:55:49.975Z] DONE 2 tests, 2 skipped in 3.918s [2021-04-22T19:55:49.975Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-22T19:55:51.712Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-22T19:55:51.712Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-22T19:55:51.712Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-22T19:55:51.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-22T19:55:51.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-22T19:55:53.227Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-22T19:55:53.227Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-22T19:55:53.678Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-22T19:55:53.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:55:53.703Z] INFO: Testing against a local daemon [2021-04-22T19:55:53.703Z] === RUN TestReadPluginNoRead [2021-04-22T19:55:53.703Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-22T19:55:53.703Z] read_test.go:21: no unix domain sockets on Windows [2021-04-22T19:55:53.703Z] PASS [2021-04-22T19:55:53.703Z] ok github.com/docker/docker/integration/plugin/logging 0.249s [2021-04-22T19:55:53.703Z] [2021-04-22T19:55:53.703Z] === Skipped [2021-04-22T19:55:53.703Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-22T19:55:53.704Z] read_test.go:21: no unix domain sockets on Windows [2021-04-22T19:55:53.704Z] [2021-04-22T19:55:53.704Z] [2021-04-22T19:55:53.704Z] DONE 1 tests, 1 skipped in 3.681s [2021-04-22T19:55:53.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-22T19:55:54.130Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-22T19:55:55.232Z] testing: warning: no tests to run [2021-04-22T19:55:55.232Z] PASS [2021-04-22T19:55:55.232Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.141s [2021-04-22T19:55:55.232Z] [2021-04-22T19:55:55.232Z] DONE 0 tests in 1.605s [2021-04-22T19:55:55.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-22T19:55:57.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-22T19:55:57.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-22T19:55:58.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:55:58.945Z] INFO: Testing against a local daemon [2021-04-22T19:55:58.945Z] === RUN TestPluginWithDevMounts [2021-04-22T19:55:58.945Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-22T19:55:58.945Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:58.945Z] PASS [2021-04-22T19:55:58.945Z] ok github.com/docker/docker/integration/plugin/volumes 0.245s [2021-04-22T19:55:58.945Z] [2021-04-22T19:55:58.945Z] === Skipped [2021-04-22T19:55:58.945Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-22T19:55:58.945Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:55:58.945Z] [2021-04-22T19:55:58.945Z] [2021-04-22T19:55:58.945Z] DONE 1 tests, 1 skipped in 3.183s [2021-04-22T19:55:58.945Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-22T19:56:01.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:56:01.240Z] INFO: Testing against a local daemon [2021-04-22T19:56:01.240Z] === RUN TestSecretInspect [2021-04-22T19:56:01.240Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-22T19:56:01.240Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.240Z] === RUN TestSecretList [2021-04-22T19:56:01.240Z] --- SKIP: TestSecretList (0.00s) [2021-04-22T19:56:01.240Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.240Z] === RUN TestSecretsCreateAndDelete [2021-04-22T19:56:01.240Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-22T19:56:01.240Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.240Z] === RUN TestSecretsUpdate [2021-04-22T19:56:01.240Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-22T19:56:01.240Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.240Z] === RUN TestTemplatedSecret [2021-04-22T19:56:01.240Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-22T19:56:01.240Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.240Z] === RUN TestSecretCreateResolve [2021-04-22T19:56:01.240Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-22T19:56:01.240Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:01.240Z] PASS [2021-04-22T19:56:01.240Z] ok github.com/docker/docker/integration/secret 0.191s [2021-04-22T19:56:01.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-22T19:56:01.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-22T19:56:01.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-22T19:56:01.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] === Skipped [2021-04-22T19:56:01.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-22T19:56:01.693Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-22T19:56:01.693Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-22T19:56:01.693Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-22T19:56:01.693Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-22T19:56:01.693Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-22T19:56:01.693Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] [2021-04-22T19:56:01.693Z] DONE 6 tests, 6 skipped in 2.829s [2021-04-22T19:56:01.693Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-22T19:56:02.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-22T19:56:02.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-22T19:56:04.474Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-22T19:56:05.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:56:05.429Z] INFO: Testing against a local daemon [2021-04-22T19:56:05.429Z] === RUN TestServiceCreateInit [2021-04-22T19:56:05.429Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-22T19:56:05.429Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-22T19:56:05.429Z] --- PASS: TestServiceCreateInit (0.05s) [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceMultipleTimes [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceConflict [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceMaxReplicas [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-22T19:56:05.429Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceSecretFileMode [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceConfigFileMode [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceSysctls [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-04-22T19:56:05.429Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateServiceCapabilities [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-04-22T19:56:05.429Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestInspect [2021-04-22T19:56:05.429Z] --- SKIP: TestInspect (0.00s) [2021-04-22T19:56:05.429Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestCreateJob [2021-04-22T19:56:05.429Z] --- SKIP: TestCreateJob (0.00s) [2021-04-22T19:56:05.429Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestReplicatedJob [2021-04-22T19:56:05.429Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-22T19:56:05.429Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestUpdateReplicatedJob [2021-04-22T19:56:05.429Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-22T19:56:05.429Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestServiceListWithStatuses [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-22T19:56:05.429Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestDockerNetworkConnectAlias [2021-04-22T19:56:05.429Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-22T19:56:05.429Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestDockerNetworkReConnect [2021-04-22T19:56:05.429Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-22T19:56:05.429Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestServicePlugin [2021-04-22T19:56:05.429Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-22T19:56:05.429Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] === RUN TestServiceUpdateLabel [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] === RUN TestServiceUpdateSecrets [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] === RUN TestServiceUpdateConfigs [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] === RUN TestServiceUpdateNetwork [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] === RUN TestServiceUpdatePidsLimit [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-22T19:56:05.429Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] PASS [2021-04-22T19:56:05.429Z] ok github.com/docker/docker/integration/service 0.411s [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === Skipped [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:56:05.429Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-22T19:56:05.429Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-22T19:56:05.429Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-04-22T19:56:05.429Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-04-22T19:56:05.429Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-22T19:56:05.429Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-22T19:56:05.429Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-22T19:56:05.429Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-22T19:56:05.429Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-22T19:56:05.429Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-22T19:56:05.429Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-22T19:56:05.429Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-22T19:56:05.429Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-22T19:56:05.429Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-22T19:56:05.429Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] [2021-04-22T19:56:05.429Z] DONE 24 tests, 23 skipped in 3.704s [2021-04-22T19:56:05.429Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-22T19:56:06.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-22T19:56:06.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-22T19:56:06.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-22T19:56:08.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:56:08.342Z] INFO: Testing against a local daemon [2021-04-22T19:56:08.342Z] === RUN TestSessionCreate [2021-04-22T19:56:08.342Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-22T19:56:08.342Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-22T19:56:08.342Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-22T19:56:08.342Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-22T19:56:08.342Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-22T19:56:08.342Z] PASS [2021-04-22T19:56:08.342Z] ok github.com/docker/docker/integration/session 0.196s [2021-04-22T19:56:08.342Z] [2021-04-22T19:56:08.342Z] === Skipped [2021-04-22T19:56:08.342Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-22T19:56:08.342Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-22T19:56:08.342Z] [2021-04-22T19:56:08.342Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-22T19:56:08.342Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-22T19:56:08.342Z] [2021-04-22T19:56:08.342Z] [2021-04-22T19:56:08.342Z] DONE 2 tests, 2 skipped in 2.954s [2021-04-22T19:56:08.342Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-22T19:56:08.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-22T19:56:11.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:56:11.220Z] INFO: Testing against a local daemon [2021-04-22T19:56:11.220Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-22T19:56:11.220Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:56:11.220Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:11.220Z] === RUN TestEventsExecDie [2021-04-22T19:56:11.220Z] --- SKIP: TestEventsExecDie (0.01s) [2021-04-22T19:56:11.221Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-22T19:56:11.221Z] === RUN TestEventsBackwardsCompatible [2021-04-22T19:56:11.221Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-22T19:56:11.221Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-22T19:56:11.221Z] === RUN TestInfoAPI [2021-04-22T19:56:11.221Z] --- PASS: TestInfoAPI (0.05s) [2021-04-22T19:56:11.221Z] === RUN TestInfoAPIWarnings [2021-04-22T19:56:11.221Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-22T19:56:11.221Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:56:11.221Z] === RUN TestInfoDebug [2021-04-22T19:56:11.221Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-22T19:56:11.221Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:56:11.221Z] === RUN TestInfoInsecureRegistries [2021-04-22T19:56:11.221Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-22T19:56:11.221Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:56:11.221Z] === RUN TestInfoRegistryMirrors [2021-04-22T19:56:11.221Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-22T19:56:11.221Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:56:11.221Z] === RUN TestLoginFailsWithBadCredentials [2021-04-22T19:56:12.176Z] --- PASS: TestLoginFailsWithBadCredentials (1.14s) [2021-04-22T19:56:12.176Z] === RUN TestPingCacheHeaders [2021-04-22T19:56:12.176Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-22T19:56:12.176Z] === RUN TestPingGet [2021-04-22T19:56:12.176Z] --- PASS: TestPingGet (0.04s) [2021-04-22T19:56:12.176Z] === RUN TestPingHead [2021-04-22T19:56:12.176Z] --- PASS: TestPingHead (0.06s) [2021-04-22T19:56:12.176Z] === RUN TestVersion [2021-04-22T19:56:12.176Z] --- PASS: TestVersion (0.03s) [2021-04-22T19:56:12.176Z] PASS [2021-04-22T19:56:12.176Z] ok github.com/docker/docker/integration/system 1.555s [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === Skipped [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-22T19:56:12.629Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-04-22T19:56:12.629Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-22T19:56:12.629Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-22T19:56:12.629Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-22T19:56:12.629Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-22T19:56:12.629Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-22T19:56:12.629Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] [2021-04-22T19:56:12.629Z] DONE 13 tests, 7 skipped in 4.170s [2021-04-22T19:56:12.629Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-22T19:56:12.972Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-22T19:56:14.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-22T19:56:15.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:56:15.525Z] INFO: Testing against a local daemon [2021-04-22T19:56:15.525Z] === RUN TestVolumesCreateAndList [2021-04-22T19:56:15.525Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-04-22T19:56:15.525Z] === RUN TestVolumesRemove [2021-04-22T19:56:15.525Z] --- PASS: TestVolumesRemove (0.14s) [2021-04-22T19:56:15.525Z] === RUN TestVolumesInspect [2021-04-22T19:56:15.525Z] --- PASS: TestVolumesInspect (0.05s) [2021-04-22T19:56:15.525Z] === RUN TestVolumesInvalidJSON [2021-04-22T19:56:15.525Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-22T19:56:15.525Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-22T19:56:15.525Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-22T19:56:15.525Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-04-22T19:56:15.525Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-04-22T19:56:15.525Z] PASS [2021-04-22T19:56:15.525Z] ok github.com/docker/docker/integration/volume 0.483s [2021-04-22T19:56:15.525Z] [2021-04-22T19:56:15.525Z] DONE 5 tests in 3.021s [2021-04-22T19:56:15.525Z] INFO: make.ps1 ended at 04/22/2021 19:56:15 [2021-04-22T19:56:15.525Z] INFO: Integration CLI tests being run from the host: [2021-04-22T19:56:15.525Z] 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-04-22T19:56:15.840Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-22T19:56:16.291Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-22T19:56:16.291Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-22T19:56:16.291Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-22T19:56:16.291Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-22T19:56:16.291Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-22T19:56:19.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-22T19:56:19.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-22T19:56:20.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-22T19:56:20.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-22T19:56:20.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-22T19:56:20.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-22T19:56:21.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-22T19:56:21.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-22T19:56:23.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-22T19:56:23.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-22T19:56:25.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-22T19:56:25.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-22T19:56:25.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-22T19:56:25.804Z] INFO: Testing against a local daemon [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-22T19:56:25.804Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-22T19:56:26.778Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-22T19:56:27.239Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-22T19:56:27.692Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-22T19:56:27.716Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-22T19:56:28.145Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-22T19:56:31.622Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite (107.99s) [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2021-04-22T19:56:33.004Z] docker_cli_network_unix_test.go:46: [d24a28de8c0b1] daemon is not started [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.55s) [2021-04-22T19:56:33.004Z] docker_cli_network_unix_test.go:46: [d8f04a4d70ca7] daemon is not started [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.11s) [2021-04-22T19:56:33.004Z] docker_cli_network_unix_test.go:46: [df97e80bccf9a] daemon is not started [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.78s) [2021-04-22T19:56:33.004Z] docker_cli_network_unix_test.go:46: [d273a6af360ce] daemon is not started [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.15s) [2021-04-22T19:56:33.004Z] docker_cli_network_unix_test.go:1233: [d903df525eeed] daemon is not started [2021-04-22T19:56:33.004Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.30s) [2021-04-22T19:56:33.004Z] docker_cli_network_unix_test.go:46: [dd5f52c9698b0] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.56s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dfcad65f602b5] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.43s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d8f0d5e56b38b] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.17s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d863efc3dc730] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [da5a27a1951ae] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [db9008d40c823] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.63s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d5205c07adf1c] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.80s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d6c193d6916f9] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.46s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d2d928429c17f] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.92s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d27e8257c5c68] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.59s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d425839ec9bab] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d8d65dea6ad99] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dd2ab616123f5] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.45s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d10209ca4217a] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.79s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d64d081df579a] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.62s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d27563decdd64] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d72b7f7f97d11] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.59s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d1ce0adc4a51a] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dbbd427201b84] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.71s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:968: [d028c0d537b27] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.04s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d124e78412063] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.26s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:1116: [d8ab74770428f] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.51s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dd789ee03b167] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.65s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dd1d02a54ad96] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dc41e68068958] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dfc474de012ef] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d29ae013f0984] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.51s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dba94d44df815] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [db8db24276e89] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.18s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dfea7b33aa0af] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [df85b2249e26a] daemon is not started [2021-04-22T19:56:33.005Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d72c4c3c8ab1a] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (2.07s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d511c3e7c399d] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.66s) [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.30s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:1084: [dbf599333f38c] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d063fdf5bf835] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.45s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d9be6d229e3d3] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.60s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dc82bcfafcea4] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d1c787e350b83] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [ded6951adb5ea] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d4b8f3c6c1a5d] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.77s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [d1f700d16be70] daemon is not started [2021-04-22T19:56:33.005Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.91s) [2021-04-22T19:56:33.005Z] docker_cli_network_unix_test.go:46: [dfc325d865084] daemon is not started [2021-04-22T19:56:33.005Z] === RUN TestDockerHubPullSuite [2021-04-22T19:56:33.005Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-22T19:56:34.386Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-22T19:56:36.925Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-22T19:56:36.925Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-22T19:56:38.307Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-22T19:56:38.307Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite (6.00s) [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s) [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.04s) [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-04-22T19:56:38.307Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-04-22T19:56:38.307Z] PASS [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === Skipped [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_sni_test.go:18: Flakey test [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-22T19:56:38.307Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-22T19:56:38.307Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-22T19:56:38.307Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-22T19:56:38.307Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-22T19:56:38.307Z] docker_cli_network_unix_test.go:46: [d72c4c3c8ab1a] daemon is not started [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] [2021-04-22T19:56:38.307Z] DONE 1273 tests, 51 skipped in 2183.452s [2021-04-22T19:56:38.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-22T19:56:38.307Z] ++++ cat bundles/test-integration/docker.pid [2021-04-22T19:56:38.307Z] +++ kill 8293 [2021-04-22T19:56:38.876Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-22T19:56:39.447Z] +++ /etc/init.d/apparmor stop [2021-04-22T19:56:39.447Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-22T19:56:39.447Z] [2021-04-22T19:56:39.447Z] Unloading profiles will leave already running processes permanently [2021-04-22T19:56:39.447Z] unconfined, which can lead to unexpected situations. [2021-04-22T19:56:39.447Z] [2021-04-22T19:56:39.447Z] To set a process to complain mode, use the command line tool [2021-04-22T19:56:39.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-22T19:56:39.447Z] +++ true [2021-04-22T19:56:39.447Z] exiting test-integration [2021-04-22T19:56:39.447Z] ++ exit 0 [2021-04-22T19:56:39.447Z] [2021-04-22T19:56:39.708Z] + for job in $(jobs -p) [2021-04-22T19:56:39.708Z] + wait 8351 [2021-04-22T19:56:41.092Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-22T19:56:43.936Z] === RUN TestDockerSuite/TestBuildFails [2021-04-22T19:56:45.300Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-22T19:56:46.804Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-22T19:56:46.804Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-22T19:56:47.839Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-22T19:56:52.540Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-22T19:56:53.119Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-22T19:56:55.029Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-22T19:56:58.290Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-22T19:57:04.031Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-22T19:57:09.773Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-22T19:57:10.727Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-22T19:57:15.366Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-22T19:57:15.366Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-22T19:57:16.320Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-22T19:57:16.771Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-22T19:57:16.771Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-22T19:57:16.979Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-22T19:57:29.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-22T19:57:30.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-22T19:57:31.493Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-22T19:57:31.493Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-22T19:57:33.114Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-22T19:57:36.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-22T19:57:43.794Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-22T19:57:43.794Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-22T19:57:44.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-22T19:57:44.750Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-22T19:57:45.201Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-22T19:57:45.653Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-22T19:57:45.653Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-22T19:57:49.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-22T19:57:50.292Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-22T19:57:51.244Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-22T19:57:51.697Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-22T19:57:51.739Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-22T19:57:52.651Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-22T19:57:53.102Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-22T19:57:54.617Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-22T19:57:55.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-22T19:57:56.131Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-22T19:57:57.575Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-22T19:58:00.884Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-22T19:58:01.865Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-22T19:58:01.865Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-22T19:58:02.317Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-22T19:58:02.317Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-22T19:58:02.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-22T19:58:02.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-22T19:58:02.317Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-22T19:58:03.271Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-22T19:58:04.181Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-22T19:58:04.225Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-22T19:58:06.720Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-22T19:58:08.865Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-22T19:58:23.578Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-22T19:58:23.578Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-22T19:58:27.273Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-22T19:59:02.824Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-22T19:59:02.965Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-22T19:59:10.249Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-22T19:59:12.404Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-22T19:59:13.065Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-22T19:59:17.856Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-22T19:59:18.802Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-22T19:59:20.923Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-22T19:59:20.923Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-22T19:59:20.923Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-22T19:59:20.923Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-22T19:59:20.923Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-22T19:59:23.797Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-22T19:59:24.250Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-22T19:59:24.250Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-22T19:59:25.810Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite (1784.64s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.45s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.12s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.96s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:562: [d876462b96669] joining swarm manager [d159e6ceda94d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:584: [d896b79a2bf56] joining swarm manager [d159e6ceda94d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] check_test.go:380: [d876462b96669] daemon is not started [2021-04-22T19:59:32.748Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.64s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:45: [d3af959264518] joining swarm manager [d6066d07f303f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.17s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.43s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.12s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:303: [dbd38a31aa0b3] joining swarm manager [d49f1e8725bab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:304: [d917919ab1cec] joining swarm manager [d49f1e8725bab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:271: [d465ccc1f18f7] joining swarm manager [d106aa4074938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:272: [ddb9ba5b14518] joining swarm manager [d106aa4074938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.38s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.56s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) [2021-04-22T19:59:32.748Z] docker_api_swarm_node_test.go:19: [d7b85cb034f1f] joining swarm manager [d36ce57ad6260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_node_test.go:20: [df1fceddf0aab] joining swarm manager [d36ce57ad6260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.84s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:501: [d9bb7ccc4890a] joining swarm manager [d8f2f40aae9d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:506: [db87e2e112fd0] joining swarm manager [d8f2f40aae9d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.51s) [2021-04-22T19:59:32.748Z] docker_api_swarm_node_test.go:80: [d2c866fe6da1b] joining swarm manager [d08dfb879bef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.55s) [2021-04-22T19:59:32.748Z] docker_api_swarm_node_test.go:52: [d2b66108d715f] joining swarm manager [da7010397c650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_node_test.go:53: [ddea34c3ee010] joining swarm manager [da7010397c650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.48s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:201: [deb4783adc2b8] joining swarm manager [dd3dd4c5b6520]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.34s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:383: [d7816447452b0] joining swarm manager [d6c51ead3521e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:384: [d1f6153b5787e] joining swarm manager [d6c51ead3521e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] check_test.go:380: [d1f6153b5787e] daemon is not started [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.14s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:801: [da6277078749f] joining swarm manager [d896aaba9d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:801: [de4233976b58a] joining swarm manager [d896aaba9d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:801: [d7a1d26e4723c] joining swarm manager [d896aaba9d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:801: [d6e7804fe65a2] joining swarm manager [d896aaba9d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:809: [d784e41361f41] joining swarm manager [d896aaba9d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.40s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.39s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:394: [d2dfd5acb63f5] joining swarm manager [d1d87d0671ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:394: [d2b091350c73c] joining swarm manager [d1d87d0671ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.18s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:342: [d36c26e35abba] joining swarm manager [d92a644611e7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:342: [dc663048dd752] joining swarm manager [d92a644611e7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.15s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:489: [df9313d5b1ab7] joining swarm manager [d55818acfbc0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:489: [d4de8c4df0684] joining swarm manager [d55818acfbc0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.38s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:127: [d671558dab4e3] joining swarm manager [d1bb236a10cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:128: [d35a90136cc0c] joining swarm manager [d1bb236a10cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:136: [d6ec4955d3c81] joining swarm manager [d1bb236a10cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:137: [d3b4c616ad6f5] joining swarm manager [d1bb236a10cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.15s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.50s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:303: [df31d636604a8] joining swarm manager [da9e3abb5e7c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:303: [d02e3fc8746ed] joining swarm manager [da9e3abb5e7c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.45s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:99: [d72b889dd0a59] joining swarm manager [d5970c6ac586c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:100: [d2e3e77aca54d] joining swarm manager [d5970c6ac586c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] check_test.go:380: [d72b889dd0a59] daemon is not started [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.40s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:532: [de53e3e53f5bf] joining swarm manager [dd4c3c91e5db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:533: [d37efd5d570b3] joining swarm manager [dd4c3c91e5db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.15s) [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:147: [df1e700284d15] joining swarm manager [dc8b74098b755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_api_swarm_service_test.go:147: [d0163fbbe944b] joining swarm manager [dc8b74098b755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.32s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.52s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (4.43s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.58s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.25s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.45s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.95s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.53s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.27s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.53s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.54s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.94s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.42s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.26s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.12s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.91s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.91s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.05s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.86s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.66s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.39s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.59s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.84s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.57s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.38s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.75s) [2021-04-22T19:59:32.748Z] docker_cli_service_logs_test.go:245: checking task bg30y7ybh45z [2021-04-22T19:59:32.748Z] docker_cli_service_logs_test.go:250: checking messages for bg30y7ybh45z [2021-04-22T19:59:32.748Z] docker_cli_service_logs_test.go:245: checking task r54hhqgdlew7 [2021-04-22T19:59:32.748Z] docker_cli_service_logs_test.go:250: checking messages for r54hhqgdlew7 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.90s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.41s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.88s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1901: [d5467c2434568] joining swarm manager [d29b6b7a7fcea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1902: [d06640cd8d6ae] joining swarm manager [d29b6b7a7fcea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.07s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.95s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1802: [de4addb08ddca] joining swarm manager [df59ab44ea89f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1803: [d6dbbf67934d7] joining swarm manager [df59ab44ea89f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.60s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.40s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1321: [d0de6694534a9] joining swarm manager [d5ed2506cda3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1322: [d7b946eca511b] joining swarm manager [d5ed2506cda3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.47s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.03s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.68s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.43s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.64s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.73s) [2021-04-22T19:59:32.748Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.78s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.96s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.16s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.70s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1186: [d88335efd979a] joining swarm manager [d9645f7f58a9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1195: [dd777cec6c95f] joining swarm manager [d9645f7f58a9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.01s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.41s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.24s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1118: [d54981c28df62] joining swarm manager [d2579d1934139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1119: [d2ac7eac30deb] joining swarm manager [d2579d1934139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1172: [d706a87ffbf5a] joining swarm manager [d2579d1934139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1453: [dc521dc098953] joining swarm manager [d1f98e8490037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] docker_cli_swarm_test.go:1454: [d54bf15e55619] joining swarm manager [d1f98e8490037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.59s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.32s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.82s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.28s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.52s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.41s) [2021-04-22T19:59:32.748Z] docker_cli_swarm_unix_test.go:62: [d2ecd767de564] joining swarm manager [dc680f5f4b828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.76s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.50s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.73s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.82s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2021-04-22T19:59:32.748Z] docker_api_swarm_test.go:961: [dff7cfe93ee15] joining swarm manager [d1b32ce1a55ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.49s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.03s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.45s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.46s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2021-04-22T19:59:32.748Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.82s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.80s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.88s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.67s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.54s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.07s) [2021-04-22T19:59:32.749Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.02s) [2021-04-22T19:59:32.749Z] === RUN TestDockerExternalVolumeSuite [2021-04-22T19:59:32.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-22T19:59:32.774Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-22T19:59:36.054Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-22T19:59:50.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-22T19:59:57.045Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-22T19:59:57.045Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-22T20:00:05.539Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-22T20:00:05.539Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-22T20:00:05.539Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-22T20:00:05.539Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-22T20:00:08.409Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-22T20:00:13.048Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-22T20:00:15.917Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-22T20:00:15.917Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-22T20:00:15.917Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-22T20:00:18.789Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-22T20:00:19.742Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-22T20:00:21.257Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-22T20:00:31.497Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-22T20:00:31.948Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-22T20:00:42.309Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-22T20:00:44.460Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-22T20:00:52.959Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-22T20:00:56.650Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-22T20:00:58.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-22T20:01:00.342Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-22T20:01:01.295Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-22T20:01:01.746Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-22T20:01:01.746Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-22T20:01:06.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-22T20:01:08.761Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-22T20:01:08.761Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-22T20:01:38.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-22T20:01:51.150Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-22T20:01:53.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-22T20:02:05.865Z] === RUN TestDockerSuite/TestBuildRm [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-22T20:02:14.857Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-22T20:02:15.325Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-22T20:02:19.090Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-22T20:02:21.283Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-22T20:02:21.283Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-22T20:02:21.283Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-22T20:02:21.283Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-22T20:02:25.044Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-22T20:02:25.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-22T20:02:26.853Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-22T20:02:33.862Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-22T20:02:33.862Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-22T20:02:34.313Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-22T20:02:35.827Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-22T20:02:37.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-22T20:02:39.517Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-22T20:02:39.905Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-22T20:02:43.207Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-22T20:02:47.852Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-22T20:02:50.291Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-22T20:02:51.845Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-22T20:02:51.845Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-22T20:02:55.612Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-22T20:02:57.166Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-22T20:03:03.018Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-22T20:03:03.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-22T20:03:03.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-22T20:03:03.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-22T20:03:03.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-22T20:03:03.481Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-22T20:03:05.440Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-22T20:03:05.440Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-22T20:03:05.440Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-22T20:03:10.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-22T20:03:13.949Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-22T20:03:13.949Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-22T20:03:22.458Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-22T20:03:22.459Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-22T20:03:24.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-22T20:03:26.152Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-22T20:03:43.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-22T20:03:51.175Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-22T20:03:51.175Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-22T20:03:51.175Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-22T20:03:52.689Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-22T20:04:01.184Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-22T20:04:04.027Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-22T20:04:04.027Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-22T20:04:04.027Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-22T20:04:11.424Z] === RUN TestDockerSuite/TestBuildUser [2021-04-22T20:04:11.424Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-22T20:04:11.424Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-22T20:04:11.424Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-22T20:04:19.922Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-22T20:04:19.922Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-22T20:04:22.792Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-22T20:04:22.792Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-22T20:04:22.792Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-22T20:04:29.286Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-22T20:04:29.286Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-22T20:04:29.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-22T20:04:29.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-22T20:04:37.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-22T20:04:38.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-22T20:04:43.812Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-22T20:04:44.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-22T20:04:44.263Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-22T20:04:47.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-22T20:04:52.758Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-22T20:04:56.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-22T20:04:58.495Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-22T20:04:58.495Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-22T20:04:58.495Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-22T20:05:05.510Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-22T20:05:05.510Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-22T20:05:07.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-22T20:05:07.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-22T20:05:14.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-22T20:05:14.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-22T20:05:14.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-22T20:05:19.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-22T20:05:22.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-22T20:05:22.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-22T20:05:22.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-22T20:05:22.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-22T20:05:22.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-22T20:05:26.504Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-22T20:05:28.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-22T20:05:29.165Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-22T20:05:44.023Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-22T20:05:44.023Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-22T20:05:44.023Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-22T20:05:44.023Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-22T20:05:44.023Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-22T20:05:52.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-22T20:05:56.447Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-22T20:05:57.995Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-22T20:05:57.995Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-22T20:05:57.995Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-22T20:05:57.995Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-22T20:06:05.115Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-22T20:06:05.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-22T20:06:05.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-22T20:06:06.929Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-22T20:06:06.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-22T20:06:07.392Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-22T20:06:08.874Z] === RUN TestDockerSuite/TestCommitChange [2021-04-22T20:06:08.941Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-22T20:06:09.405Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-22T20:06:14.695Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-22T20:06:15.243Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-22T20:06:16.792Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-22T20:06:16.792Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-22T20:06:16.792Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-22T20:06:17.629Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-22T20:06:17.629Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-22T20:06:18.340Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-22T20:06:19.890Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-22T20:06:20.353Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-22T20:06:21.338Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-22T20:06:21.801Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-22T20:06:24.735Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-22T20:06:24.735Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-22T20:06:25.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-22T20:06:28.927Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-22T20:06:31.867Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-22T20:06:31.867Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-22T20:06:31.991Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-22T20:06:32.843Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-22T20:06:32.843Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-22T20:06:33.838Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-22T20:06:35.743Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-22T20:06:36.035Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-22T20:06:37.599Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-22T20:06:38.062Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-22T20:06:38.062Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-22T20:06:39.043Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-22T20:06:39.949Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-22T20:06:40.020Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-22T20:06:40.020Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-22T20:06:40.020Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-22T20:06:42.857Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-22T20:06:47.130Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-22T20:06:49.959Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-22T20:06:49.959Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-22T20:06:52.150Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-22T20:06:52.150Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-22T20:06:52.150Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-22T20:06:52.150Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-22T20:06:54.343Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-22T20:06:54.343Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-22T20:06:54.343Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite (441.40s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-04-22T20:06:54.859Z] docker_cli_external_volume_driver_test.go:53: [d415ed9b4b904] daemon is not started [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.76s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.55s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-22T20:06:54.859Z] docker_cli_external_volume_driver_test.go:53: [da7ee64986591] daemon is not started [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.69s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-22T20:06:54.859Z] docker_cli_external_volume_driver_test.go:53: [d911387a3723e] daemon is not started [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-22T20:06:54.859Z] docker_cli_external_volume_driver_test.go:53: [dbabcdea54f97] daemon is not started [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.66s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.99s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.65s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.69s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.53s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.31s) [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2021-04-22T20:06:54.859Z] docker_cli_external_volume_driver_test.go:485: [d05b9766e22de] daemon is not started [2021-04-22T20:06:54.859Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-22T20:06:54.859Z] docker_cli_external_volume_driver_test.go:53: [d459cc45e09cb] daemon is not started [2021-04-22T20:06:54.859Z] PASS [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] === Skipped [2021-04-22T20:06:54.859Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-04-22T20:06:54.859Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-04-22T20:06:54.859Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-22T20:06:54.859Z] check_test.go:309: [d9eb6fc80666d] daemon is not started [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-22T20:06:54.859Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-22T20:06:54.859Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-22T20:06:54.859Z] check_test.go:309: [d4e6f2d8c77ed] daemon is not started [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-22T20:06:54.859Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-22T20:06:54.859Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-22T20:06:54.859Z] check_test.go:309: [d630b6597335d] daemon is not started [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-22T20:06:54.859Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-22T20:06:54.859Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-22T20:06:54.859Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-22T20:06:54.859Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] [2021-04-22T20:06:54.859Z] DONE 273 tests, 5 skipped in 2797.613s [2021-04-22T20:06:54.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-22T20:06:54.859Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d416be5a69cbe/docker.pid [2021-04-22T20:06:54.859Z] +++ kill 6225 [2021-04-22T20:06:54.859Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6225 is not a child of this shell [2021-04-22T20:06:54.859Z] warning: PID 6225 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d416be5a69cbe/docker.pid had a nonzero exit code [2021-04-22T20:06:54.859Z] ++++ cat bundles/test-integration/docker.pid [2021-04-22T20:06:54.859Z] +++ kill 8227 [2021-04-22T20:06:55.428Z] +++ /etc/init.d/apparmor stop [2021-04-22T20:06:55.428Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-22T20:06:55.428Z] [2021-04-22T20:06:55.428Z] Unloading profiles will leave already running processes permanently [2021-04-22T20:06:55.428Z] unconfined, which can lead to unexpected situations. [2021-04-22T20:06:55.428Z] [2021-04-22T20:06:55.428Z] To set a process to complain mode, use the command line tool [2021-04-22T20:06:55.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-22T20:06:55.428Z] +++ true [2021-04-22T20:06:55.428Z] exiting test-integration [2021-04-22T20:06:55.428Z] ++ exit 0 [2021-04-22T20:06:55.428Z] [2021-04-22T20:06:55.687Z] + exit 0 [2021-04-22T20:06:55.687Z] ++ jobs -p [2021-04-22T20:06:55.687Z] + pids= [2021-04-22T20:06:55.687Z] + echo 'Remaining pids to kill: []' [2021-04-22T20:06:55.687Z] Remaining pids to kill: [] [2021-04-22T20:06:55.687Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-22T20:06:55.703Z] Recording test results [2021-04-22T20:06:57.200Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-22T20:06:57.267Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-22T20:06:57.267Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-22T20:06:57.267Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-22T20:06:57.267Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-22T20:06:57.268Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-22T20:06:57.534Z] + echo Ensuring container killed. [2021-04-22T20:06:57.534Z] Ensuring container killed. [2021-04-22T20:06:57.534Z] + docker ps -aq -f name=docker-pr8-* [2021-04-22T20:06:57.534Z] + cids=068c5c7a4fa4 [2021-04-22T20:06:57.534Z] 456b725e13c1 [2021-04-22T20:06:57.534Z] 6e93926bcb4d [2021-04-22T20:06:57.534Z] + [ -n 068c5c7a4fa4 [2021-04-22T20:06:57.534Z] 456b725e13c1 [2021-04-22T20:06:57.534Z] 6e93926bcb4d ] [2021-04-22T20:06:57.534Z] + docker rm -vf 068c5c7a4fa4 456b725e13c1 6e93926bcb4d [2021-04-22T20:06:58.917Z] 068c5c7a4fa4 [2021-04-22T20:06:59.487Z] 456b725e13c1 [2021-04-22T20:07:00.058Z] 6e93926bcb4d [Pipeline] sh [2021-04-22T20:07:00.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-22T20:07:00.348Z] + echo Chowning /workspace to jenkins user [2021-04-22T20:07:00.348Z] Chowning /workspace to jenkins user [2021-04-22T20:07:00.348Z] + id -u [2021-04-22T20:07:00.348Z] + id -g [2021-04-22T20:07:00.348Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42254:/workspace busybox chown -R 1000:1000 /workspace [2021-04-22T20:07:00.348Z] Unable to find image 'busybox:latest' locally [2021-04-22T20:07:00.348Z] latest: Pulling from library/busybox [2021-04-22T20:07:00.608Z] f531cdc67389: Pulling fs layer [2021-04-22T20:07:00.608Z] f531cdc67389: Verifying Checksum [2021-04-22T20:07:00.608Z] f531cdc67389: Download complete [2021-04-22T20:07:00.872Z] f531cdc67389: Pull complete [2021-04-22T20:07:00.872Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-22T20:07:00.872Z] Status: Downloaded newer image for busybox:latest [2021-04-22T20:07:02.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-22T20:07:04.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-22T20:07:04.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-22T20:07:04.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-22T20:07:05.376Z] + bundleName=amd64 [2021-04-22T20:07:05.376Z] + echo Creating amd64-bundles.tar.gz [2021-04-22T20:07:05.376Z] Creating amd64-bundles.tar.gz [2021-04-22T20:07:05.376Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-22T20:07:05.376Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-22T20:07:06.335Z] Archiving artifacts [2021-04-22T20:07:06.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-22T20:07:06.765Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-22T20:07:08.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-22T20:07:08.650Z] + make clean [2021-04-22T20:07:08.912Z] docker volume rm -f docker-dev-cache [2021-04-22T20:07:08.912Z] docker-dev-cache [Pipeline] deleteDir [2021-04-22T20:07:09.687Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-22T20:07:09.687Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-22T20:07:09.687Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-22T20:07:11.882Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-22T20:07:11.882Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-22T20:07:14.074Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-22T20:07:14.074Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T20:07:16.998Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-22T20:07:16.998Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-22T20:07:19.922Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-22T20:07:23.746Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-22T20:07:28.460Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-22T20:07:28.460Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-22T20:07:28.460Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-22T20:07:28.460Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-22T20:07:28.460Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-22T20:07:29.791Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-22T20:07:29.791Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-22T20:07:30.652Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-22T20:07:30.652Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-22T20:07:30.767Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-22T20:07:32.842Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-22T20:07:32.842Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-22T20:07:35.037Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-22T20:07:35.037Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-22T20:07:37.891Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-22T20:07:37.891Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-22T20:07:38.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-22T20:07:38.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-22T20:07:39.332Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-22T20:07:39.332Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-22T20:07:39.749Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-22T20:07:41.939Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-22T20:07:41.939Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-22T20:07:41.939Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-22T20:07:41.939Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-22T20:07:41.939Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-22T20:07:41.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-22T20:07:43.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-22T20:07:43.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-22T20:07:45.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-22T20:07:48.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-22T20:07:50.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-22T20:07:52.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000670660_} [2021-04-22T20:07:55.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1061247786_c:\foo_false____} [2021-04-22T20:07:58.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1061247786_c:\foo_true____} [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-22T20:08:01.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-22T20:08:01.484Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-22T20:08:04.408Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-22T20:08:07.332Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-22T20:08:07.332Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-22T20:08:07.332Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-22T20:08:10.253Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-22T20:08:10.253Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-22T20:08:10.253Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-22T20:08:10.253Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-22T20:08:14.965Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-22T20:08:17.158Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-22T20:08:17.158Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-22T20:08:17.158Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-22T20:08:21.950Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-22T20:08:21.950Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-22T20:08:21.950Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-22T20:08:27.515Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-22T20:08:27.515Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-22T20:08:27.515Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-22T20:08:37.872Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-22T20:08:37.872Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-22T20:08:37.872Z] === RUN TestDockerSuite/TestCpToDot [2021-04-22T20:08:39.419Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-22T20:08:39.419Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-22T20:08:39.419Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-22T20:08:42.344Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-22T20:08:44.534Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-22T20:08:47.163Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-22T20:08:47.456Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-22T20:08:47.456Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-22T20:08:47.923Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-22T20:08:48.711Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-22T20:08:49.471Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-22T20:08:49.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-22T20:08:50.448Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-22T20:08:50.448Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-22T20:08:50.448Z] === RUN TestDockerSuite/TestCreateRM [2021-04-22T20:08:50.912Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-22T20:08:50.912Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-22T20:08:51.374Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-22T20:08:51.836Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-22T20:08:54.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-22T20:08:57.358Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-22T20:09:00.442Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-22T20:09:00.442Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-22T20:09:00.442Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-22T20:09:05.153Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-22T20:09:05.153Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-22T20:09:05.153Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-22T20:09:06.014Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-22T20:09:07.373Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-22T20:09:07.373Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDockerFails [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-22T20:09:07.835Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-22T20:09:10.759Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-22T20:09:12.953Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-22T20:09:15.145Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-22T20:09:23.750Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-22T20:09:27.506Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-22T20:09:33.324Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-22T20:09:35.585Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-22T20:09:36.560Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-22T20:09:41.274Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-22T20:09:41.274Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-22T20:09:42.247Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-22T20:09:48.065Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-22T20:09:52.776Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-22T20:09:52.776Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-22T20:09:52.776Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-22T20:09:52.776Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-22T20:09:52.776Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-22T20:09:52.776Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-22T20:09:53.751Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-22T20:09:53.751Z] === RUN TestDockerSuite/TestEventsRename [2021-04-22T20:09:55.942Z] === RUN TestDockerSuite/TestEventsResize [2021-04-22T20:09:59.707Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-22T20:10:01.903Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-22T20:10:04.094Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-22T20:10:08.812Z] === RUN TestDockerSuite/TestEventsTop [2021-04-22T20:10:08.812Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-22T20:10:11.734Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-22T20:10:15.494Z] === RUN TestDockerSuite/TestExec [2021-04-22T20:10:15.494Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-22T20:10:15.494Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-22T20:10:17.689Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-22T20:10:19.882Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-22T20:10:19.882Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-22T20:10:19.882Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-22T20:10:19.882Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-22T20:10:22.074Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-22T20:10:24.266Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-22T20:10:26.458Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-22T20:10:28.005Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-22T20:10:32.719Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-22T20:10:32.719Z] === RUN TestDockerSuite/TestExecEnv [2021-04-22T20:10:32.719Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-22T20:10:32.719Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-22T20:10:35.640Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-22T20:10:40.351Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-22T20:10:40.351Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-22T20:10:40.351Z] === RUN TestDockerSuite/TestExecParseError [2021-04-22T20:10:40.351Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-22T20:10:40.351Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-22T20:10:40.351Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-22T20:10:41.898Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-22T20:10:42.360Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-22T20:10:42.361Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-22T20:10:42.361Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-22T20:10:42.361Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-22T20:10:42.361Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-22T20:10:44.551Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-22T20:10:44.551Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-22T20:10:47.384Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-22T20:10:47.384Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-22T20:10:47.847Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-22T20:10:50.373Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-22T20:10:50.373Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-22T20:10:50.373Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-22T20:10:50.373Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-22T20:10:56.198Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-22T20:11:02.022Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-22T20:11:04.964Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-22T20:11:10.783Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-22T20:11:10.783Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-22T20:11:10.783Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-22T20:11:11.247Z] === RUN TestDockerSuite/TestHealth [2021-04-22T20:11:11.247Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-22T20:11:11.247Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-22T20:11:11.247Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-22T20:11:11.247Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-22T20:11:15.962Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-22T20:11:15.962Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-22T20:11:15.962Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-22T20:11:15.962Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-22T20:11:15.962Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-22T20:11:16.425Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-22T20:11:16.887Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-22T20:11:16.887Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-22T20:11:17.861Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-22T20:11:18.323Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-22T20:11:19.873Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-22T20:11:20.335Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-22T20:11:22.527Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-22T20:11:25.449Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-22T20:11:25.449Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-22T20:11:25.449Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-22T20:11:29.208Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-22T20:11:29.208Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestImportFile [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-22T20:11:32.134Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-22T20:11:35.055Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-22T20:11:37.245Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-22T20:11:37.245Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-22T20:11:37.245Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-22T20:11:37.245Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-22T20:11:37.245Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-22T20:11:39.438Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-22T20:11:39.438Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-22T20:11:42.365Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-22T20:11:42.365Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-22T20:11:42.365Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-22T20:11:42.365Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-22T20:11:44.557Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-22T20:11:49.271Z] === RUN TestDockerSuite/TestInspectImage [2021-04-22T20:11:49.271Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-22T20:11:49.271Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-22T20:11:49.271Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-22T20:11:50.817Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-22T20:11:53.009Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-22T20:11:53.009Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-22T20:11:55.943Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-22T20:11:58.134Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-22T20:11:58.134Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-22T20:11:58.134Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-22T20:12:00.327Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-22T20:12:03.249Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-22T20:12:07.963Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-22T20:12:09.512Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-22T20:12:12.436Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-22T20:12:14.627Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-22T20:12:21.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-22T20:12:23.960Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-22T20:12:26.155Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-22T20:12:26.617Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-22T20:12:26.618Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-22T20:12:28.823Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-22T20:12:30.370Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-22T20:12:36.191Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-22T20:12:39.121Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-22T20:12:39.121Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-22T20:12:41.317Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-22T20:12:41.317Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-22T20:12:44.519Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-22T20:12:44.519Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-22T20:12:44.519Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-22T20:12:47.139Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-22T20:12:52.963Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-22T20:12:57.678Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-22T20:13:00.599Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-22T20:13:02.250Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-22T20:13:02.791Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-22T20:13:02.791Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-22T20:13:05.712Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-22T20:13:07.903Z] === RUN TestDockerSuite/TestLogsSince [2021-04-22T20:13:17.038Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-22T20:13:18.325Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-22T20:13:18.325Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-22T20:13:18.325Z] === RUN TestDockerSuite/TestLogsTail [2021-04-22T20:13:19.879Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-22T20:13:22.802Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-22T20:13:25.000Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-22T20:13:25.000Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-22T20:13:25.461Z] === RUN TestDockerSuite/TestNetHostname [2021-04-22T20:13:25.461Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginActive [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPortList [2021-04-22T20:13:25.462Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-22T20:13:30.176Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-22T20:13:34.671Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-22T20:13:34.890Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-22T20:13:34.890Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-22T20:13:43.492Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-22T20:13:43.492Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-22T20:13:52.096Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-22T20:14:07.040Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-22T20:14:07.040Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-22T20:14:07.040Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-22T20:14:19.460Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-22T20:14:22.383Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-22T20:14:25.354Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-22T20:14:30.989Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-22T20:14:35.701Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-22T20:14:35.701Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-22T20:14:35.701Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-22T20:14:39.455Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-22T20:14:39.455Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-22T20:14:39.455Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-22T20:14:39.455Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-22T20:14:39.455Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-22T20:14:46.381Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-22T20:14:46.634Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-22T20:14:46.634Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-22T20:14:47.609Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-22T20:14:47.609Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-22T20:14:48.587Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-22T20:14:49.561Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-22T20:14:49.561Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-22T20:14:54.276Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-22T20:14:58.989Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-22T20:15:01.180Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-22T20:15:04.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-22T20:15:22.331Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-22T20:15:22.331Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-22T20:15:27.044Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-22T20:15:27.509Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-22T20:15:27.509Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-22T20:15:28.485Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-22T20:15:33.198Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-22T20:15:37.916Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-22T20:15:37.916Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-22T20:15:42.815Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-22T20:15:42.815Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-22T20:15:42.815Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-22T20:16:08.016Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-22T20:16:08.991Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-22T20:16:09.454Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-22T20:16:15.284Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-22T20:16:21.103Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-22T20:16:28.205Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-22T20:16:32.083Z] === RUN TestDockerSuite/TestRmiTag [2021-04-22T20:16:32.535Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-22T20:16:35.409Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-22T20:17:05.282Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-22T20:17:08.154Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-22T20:17:12.796Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-22T20:17:14.312Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-22T20:17:16.461Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-22T20:17:16.461Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-22T20:17:16.461Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-22T20:17:21.101Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-22T20:17:23.252Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-22T20:17:26.141Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-22T20:17:28.290Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-22T20:17:30.979Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-22T20:17:31.159Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-22T20:17:31.159Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-22T20:17:31.940Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-22T20:17:36.896Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-22T20:17:38.967Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-22T20:17:38.967Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-22T20:17:38.967Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-22T20:17:38.967Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-22T20:17:38.967Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-22T20:17:38.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-22T20:17:39.045Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-22T20:17:39.045Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-22T20:17:41.917Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-22T20:17:41.917Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-22T20:17:41.917Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-22T20:17:43.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-22T20:17:43.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-22T20:17:43.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-22T20:17:43.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-22T20:17:44.646Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-22T20:17:48.982Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-22T20:17:50.498Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-22T20:17:51.678Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-22T20:17:53.366Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-22T20:17:55.515Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-22T20:17:55.515Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-22T20:17:55.515Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-22T20:17:55.515Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-22T20:17:58.425Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-22T20:17:58.425Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-22T20:17:58.425Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-22T20:17:58.425Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-22T20:17:58.425Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-22T20:17:59.940Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-22T20:18:05.682Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-22T20:18:07.899Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-22T20:18:07.899Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-22T20:18:07.899Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-22T20:18:07.899Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-22T20:18:09.317Z] === RUN TestDockerSuite/TestBuildFails [2021-04-22T20:18:10.773Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-22T20:18:12.992Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-22T20:18:12.992Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-22T20:18:15.864Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-22T20:18:15.864Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-22T20:18:15.864Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-22T20:18:15.864Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-22T20:18:17.856Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-22T20:18:17.857Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-22T20:18:18.014Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-22T20:18:20.170Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-22T20:18:22.325Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-22T20:18:25.197Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-22T20:18:29.837Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-22T20:18:30.183Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-22T20:18:35.964Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-22T20:18:38.336Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-22T20:18:38.337Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunMount [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-22T20:18:38.788Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-22T20:18:45.798Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-22T20:18:45.798Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-22T20:18:45.798Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-22T20:18:45.798Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-22T20:18:48.372Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-22T20:18:51.534Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-22T20:18:55.232Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-22T20:18:55.684Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-22T20:18:56.902Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-22T20:18:57.201Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-22T20:18:57.862Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-22T20:18:58.717Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-22T20:19:00.867Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-22T20:19:01.820Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-22T20:19:03.971Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-22T20:19:04.911Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-22T20:19:04.911Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-22T20:19:05.370Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-22T20:19:06.332Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-22T20:19:06.332Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-22T20:19:08.611Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-22T20:19:08.611Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-22T20:19:08.611Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-22T20:19:08.611Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-22T20:19:08.611Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-22T20:19:08.611Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-22T20:19:17.105Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-22T20:19:17.105Z] === RUN TestDockerSuite/TestRunRm [2021-04-22T20:19:19.255Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-22T20:19:23.972Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-22T20:19:23.972Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-22T20:19:24.991Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-22T20:19:27.141Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-22T20:19:29.295Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-22T20:19:31.448Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-22T20:19:34.319Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-22T20:19:34.319Z] === RUN TestDockerSuite/TestRunState [2021-04-22T20:19:34.319Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-22T20:19:36.304Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-22T20:19:36.759Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-22T20:19:37.191Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-22T20:19:37.191Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-22T20:19:39.343Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-22T20:19:39.343Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-22T20:19:39.343Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-22T20:19:39.343Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-22T20:19:39.343Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-22T20:19:39.343Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-22T20:19:39.646Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-22T20:19:39.646Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-22T20:19:40.605Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-22T20:19:40.605Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-22T20:19:43.991Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-22T20:19:44.444Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-22T20:19:44.444Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-22T20:19:44.444Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-22T20:19:44.444Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-22T20:19:46.595Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-22T20:19:46.595Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-22T20:19:48.747Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-22T20:19:48.747Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-22T20:19:48.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-22T20:19:50.900Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-22T20:19:51.619Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-22T20:19:52.430Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-22T20:19:52.884Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-22T20:19:54.419Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-22T20:19:54.873Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-22T20:19:56.396Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-22T20:19:58.554Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-22T20:20:00.116Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-22T20:20:03.814Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-22T20:20:05.581Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-22T20:20:05.581Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-22T20:20:05.581Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-22T20:20:05.581Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-22T20:20:06.035Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-22T20:20:06.035Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-22T20:20:06.035Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-22T20:20:07.007Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-22T20:20:07.465Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-22T20:20:09.552Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-22T20:20:09.552Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-22T20:20:10.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-22T20:20:12.885Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-22T20:20:14.511Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-22T20:20:15.758Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-22T20:20:17.909Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-22T20:20:26.412Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-22T20:20:33.491Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-22T20:20:34.446Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-22T20:20:39.089Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-22T20:20:41.278Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-22T20:20:41.730Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-22T20:20:42.182Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-22T20:20:42.182Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-22T20:20:43.700Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-22T20:20:50.293Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-22T20:20:50.293Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-22T20:20:50.293Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-22T20:20:52.204Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-22T20:20:52.204Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-22T20:21:00.706Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-22T20:21:00.706Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-22T20:21:04.466Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-22T20:21:04.466Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-22T20:21:04.466Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-22T20:21:04.466Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-22T20:21:04.466Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-22T20:21:10.201Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-22T20:21:12.353Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-22T20:21:14.504Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-22T20:21:14.504Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-22T20:21:16.654Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-22T20:21:34.296Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-22T20:21:36.446Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-22T20:21:36.446Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-22T20:21:39.375Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-22T20:21:39.375Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-22T20:21:39.826Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-22T20:21:39.826Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-22T20:21:40.278Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-22T20:21:40.891Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-22T20:21:48.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-22T20:21:48.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-22T20:21:48.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-22T20:21:48.777Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-22T20:21:48.777Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-22T20:21:55.787Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-22T20:21:55.787Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-22T20:21:56.238Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-22T20:22:01.910Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-22T20:22:06.480Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-22T20:22:06.480Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite (2299.35s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-22T20:22:06.480Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.53s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-22T20:22:06.480Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-22T20:22:06.480Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.29s) [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-22T20:22:06.480Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-22T20:22:06.480Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.480Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.03s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.11s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (67.75s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-04-22T20:22:06.481Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.99s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.39s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.34s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.66s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.78s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.75s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.57s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.41s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.12s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.20s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.80s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.78s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.87s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.79s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.84s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.96s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.76s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-22T20:22:06.481Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.94s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.64s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.29s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.35s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.19s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.68s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.10s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.13s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.65s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.10s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.12s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.81s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.06s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.84s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.87s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.64s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.92s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.35s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.67s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.33s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.71s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.91s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.27s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.92s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.13s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.64s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.72s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.21s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.39s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.39s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.79s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-04-22T20:22:06.481Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-22T20:22:06.481Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.481Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.27s) [2021-04-22T20:22:06.935Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-22T20:22:06.935Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.935Z] --- PASS: TestDockerSuite/TestBuildHistory (12.03s) [2021-04-22T20:22:06.935Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2021-04-22T20:22:06.935Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2021-04-22T20:22:06.935Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.17s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.10s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.42s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.33s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.45s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.90s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.48s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.77s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.06s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.99s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.80s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.80s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.96s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.65s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.23s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.42s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.14s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.25s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.85s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.04s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.66s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildRm (20.64s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.01s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-04-22T20:22:06.936Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.52s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.85s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.49s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.55s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.56s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.97s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildStderr (3.95s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.41s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.30s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.71s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.47s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.24s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.11s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.67s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.26s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.23s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.16s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.18s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.88s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.04s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.73s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-04-22T20:22:06.936Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-22T20:22:06.936Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-22T20:22:06.936Z] docker_cli_sni_test.go:18: Flakey test [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (6.80s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.11s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCommitChange (4.84s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.74s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.99s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCommitTTY (6.78s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.23s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.06s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.46s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.53s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.16s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.68s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.02s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.70s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.57s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.03s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.62s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-22T20:22:06.936Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s) [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-22T20:22:06.936Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-22T20:22:06.936Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.62s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.65s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.49s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.54s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.44s) [2021-04-22T20:22:06.936Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.48s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000670660_} (2.60s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1061247786_c:\foo_false____} (2.58s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1061247786_c:\foo_true____} (2.51s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-22T20:22:06.937Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.75s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.65s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.75s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.29s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.71s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.66s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpToDot (2.67s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCpToStdout (2.96s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.86s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.26s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-22T20:22:06.937Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-22T20:22:06.937Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.26s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.24s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsCopy (4.08s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.71s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.44s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFilters (5.31s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFormat (4.63s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsRename (2.42s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsResize (3.47s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.02s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-22T20:22:06.937Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.06s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-22T20:22:06.937Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-22T20:22:06.937Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-22T20:22:06.937Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.06s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.13s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.71s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.22s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecInspectID (4.54s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-22T20:22:06.937Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-22T20:22:06.937Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.52s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-22T20:22:06.937Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.97s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-22T20:22:06.937Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-22T20:22:06.937Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-04-22T20:22:06.937Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.46s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.16s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-22T20:22:06.938Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-22T20:22:06.938Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-22T20:22:06.938Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-22T20:22:06.938Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-22T20:22:06.938Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.99s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectDefault (2.57s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.23s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.08s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.10s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectStatus (3.31s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.22s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.58s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.97s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.37s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-22T20:22:06.938Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.35s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.41s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.30s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.47s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.38s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.64s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsTail (2.99s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-22T20:22:06.938Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.64s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-22T20:22:06.938Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.58s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-22T20:22:06.938Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPsByOrder (7.62s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-22T20:22:06.938Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.66s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.29s) [2021-04-22T20:22:06.938Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-04-22T20:22:06.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.78s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.73s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.05s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.64s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.34s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-22T20:22:06.939Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.18s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.74s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.76s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.29s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.59s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.65s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.73s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.67s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.58s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.18s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.79s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.06s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.97s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.76s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (29.89s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.83s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.84s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.61s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.53s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.49s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.32s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.63s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.09s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.58s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.85s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.61s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.25s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.84s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.04s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.53s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.57s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunExitCode (2.15s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.69s) [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.46s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.17s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.47s) [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-22T20:22:06.939Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.939Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.16s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.93s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.73s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.90s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.15s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.65s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.19s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.69s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.33s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.08s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.23s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.24s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.55s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.05s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.88s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.64s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.36s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.38s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.49s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.78s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.20s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.19s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.23s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-22T20:22:06.940Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s) [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.16s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.16s) [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-22T20:22:06.940Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-22T20:22:06.941Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-22T20:22:06.941Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-22T20:22:06.941Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.93s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.94s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-22T20:22:06.941Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-22T20:22:06.941Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.87s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.08s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-22T20:22:06.941Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-22T20:22:06.941Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-22T20:22:06.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-22T20:22:06.941Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-22T20:22:06.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-22T20:22:06.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-22T20:22:06.941Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-22T20:22:06.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-22T20:22:06.941Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] === RUN TestDockerDaemonSuite [2021-04-22T20:22:06.942Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-22T20:22:06.942Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-22T20:22:06.942Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-22T20:22:06.942Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] === RUN TestDockerSwarmSuite [2021-04-22T20:22:06.942Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-22T20:22:06.942Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-22T20:22:06.942Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] === RUN TestDockerExternalVolumeSuite [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] === RUN TestDockerNetworkSuite [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] === RUN TestDockerHubPullSuite [2021-04-22T20:22:06.942Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-22T20:22:06.942Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:22:06.942Z] PASS [2021-04-22T20:22:06.942Z] ok github.com/docker/docker/integration-cli 2299.881s [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === Skipped [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-22T20:22:07.395Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-22T20:22:07.395Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-22T20:22:07.395Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-22T20:22:07.395Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-22T20:22:07.395Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-04-22T20:22:07.395Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-22T20:22:07.395Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-22T20:22:07.395Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-04-22T20:22:07.395Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.395Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-04-22T20:22:07.396Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-04-22T20:22:07.396Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-22T20:22:07.396Z] docker_cli_sni_test.go:18: Flakey test [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-22T20:22:07.396Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-22T20:22:07.396Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-22T20:22:07.396Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.396Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-22T20:22:07.397Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-22T20:22:07.397Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-22T20:22:07.397Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-22T20:22:07.397Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-22T20:22:07.397Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.397Z] [2021-04-22T20:22:07.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-22T20:22:07.398Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-22T20:22:07.398Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-22T20:22:07.398Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-22T20:22:07.398Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-22T20:22:07.398Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-22T20:22:07.398Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-22T20:22:07.398Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-22T20:22:07.398Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-22T20:22:07.398Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-22T20:22:07.398Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-22T20:22:07.398Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-22T20:22:07.398Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-22T20:22:07.398Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.398Z] [2021-04-22T20:22:07.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-22T20:22:07.398Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-22T20:22:07.398Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-22T20:22:07.399Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-22T20:22:07.399Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-22T20:22:07.399Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-22T20:22:07.399Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.399Z] [2021-04-22T20:22:07.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-04-22T20:22:07.400Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.400Z] [2021-04-22T20:22:07.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-22T20:22:07.400Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-22T20:22:07.401Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-22T20:22:07.401Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.401Z] [2021-04-22T20:22:07.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-22T20:22:07.402Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.402Z] [2021-04-22T20:22:07.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-22T20:22:07.402Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-22T20:22:07.402Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-22T20:22:07.854Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:22:07.854Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:22:07.854Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.854Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-22T20:22:07.855Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-22T20:22:07.855Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] DONE 1092 tests, 546 skipped in 2307.832s [2021-04-22T20:22:07.855Z] INFO: Integration tests ended at 04/22/2021 20:22:07. Duration:00:38:27.9446824 [2021-04-22T20:22:07.855Z] INFO: Docker info of the daemon under test at end of run [2021-04-22T20:22:07.855Z] [2021-04-22T20:22:07.855Z] Containers: 2 [2021-04-22T20:22:07.855Z] Running: 0 [2021-04-22T20:22:07.855Z] Paused: 0 [2021-04-22T20:22:07.855Z] Stopped: 2 [2021-04-22T20:22:07.855Z] Images: 18 [2021-04-22T20:22:07.855Z] Server Version: 0.0.0-dev [2021-04-22T20:22:07.855Z] Storage Driver: windowsfilter [2021-04-22T20:22:07.855Z] Windows: [2021-04-22T20:22:07.855Z] Logging Driver: json-file [2021-04-22T20:22:07.855Z] Plugins: [2021-04-22T20:22:07.855Z] Volume: local [2021-04-22T20:22:07.855Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T20:22:07.855Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T20:22:07.855Z] Swarm: inactive [2021-04-22T20:22:07.855Z] Default Isolation: process [2021-04-22T20:22:07.856Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-22T20:22:07.856Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-22T20:22:07.856Z] OSType: windows [2021-04-22T20:22:07.856Z] Architecture: x86_64 [2021-04-22T20:22:07.856Z] CPUs: 4 [2021-04-22T20:22:07.856Z] Total Memory: 32GiB [2021-04-22T20:22:07.856Z] Name: azwin-2-c27230 [2021-04-22T20:22:07.856Z] ID: RXKO:CUHO:ID2M:U4PP:47SK:UOUZ:FTHS:ZZ3X:KQNJ:GREC:DZNP:3EPS [2021-04-22T20:22:07.856Z] Docker Root Dir: D:\CI\PR-42254\8\daemon [2021-04-22T20:22:07.856Z] Debug Mode (client): false [2021-04-22T20:22:07.856Z] Debug Mode (server): true [2021-04-22T20:22:07.856Z] File Descriptors: -1 [2021-04-22T20:22:07.856Z] Goroutines: 17 [2021-04-22T20:22:07.856Z] System Time: 2021-04-22T20:22:07.6520593Z [2021-04-22T20:22:07.856Z] EventsListeners: 0 [2021-04-22T20:22:07.856Z] Registry: https://index.docker.io/v1/ [2021-04-22T20:22:07.856Z] Labels: [2021-04-22T20:22:07.856Z] Experimental: false [2021-04-22T20:22:07.856Z] Insecure Registries: [2021-04-22T20:22:07.856Z] 127.0.0.0/8 [2021-04-22T20:22:07.856Z] Live Restore Enabled: false [2021-04-22T20:22:07.856Z] [2021-04-22T20:22:07.856Z] [2021-04-22T20:22:07.856Z] INFO: Stopping daemon under test [2021-04-22T20:22:07.856Z] SUCCESS: The process with PID 4688 (child process of PID 4952) has been terminated. [2021-04-22T20:22:07.856Z] SUCCESS: The process with PID 4952 (child process of PID 1716) has been terminated. [2021-04-22T20:22:08.309Z] INFO: Stop tailing logs of the daemon under tests [2021-04-22T20:22:08.309Z] INFO: executeCI.ps1 Completed successfully at 04/22/2021 20:22:07. [2021-04-22T20:22:08.309Z] INFO: Tidying up at end of run [2021-04-22T20:22:08.309Z] INFO: Saving daemon under test log (d:\CI\PR-42254\8\dut.out) to bundles\CIDUT.out [2021-04-22T20:22:08.309Z] INFO: Saving daemon under test log (d:\CI\PR-42254\8\dut.err) to bundles\CIDUT.err [2021-04-22T20:22:08.309Z] INFO: Nuke-Everything... [2021-04-22T20:22:08.760Z] INFO: Container count on control daemon to delete is 2 [2021-04-22T20:22:09.213Z] 8c54ef77d7ca [2021-04-22T20:22:09.213Z] 9b81a11a5273 [2021-04-22T20:22:09.213Z] INFO: Tidying pidfile d:\CI\PR-42254\8\docker.pid [2021-04-22T20:22:09.213Z] INFO: Nuking d:\CI [2021-04-22T20:22:10.457Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-22T20:22:17.554Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-22T20:22:21.522Z] INFO: Zapped successfully [2021-04-22T20:22:21.522Z] [2021-04-22T20:22:21.522Z] INFO: executeCI.ps1 exiting at Thu Apr 22 20:22:20 CUT 2021. Duration 01:10:32.9770807 [2021-04-22T20:22:21.522Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-22T20:22:21.772Z] Recording test results [2021-04-22T20:22:24.592Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-22T20:22:28.548Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-22T20:22:30.565Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-22T20:22:32.286Z] Archiving artifacts [2021-04-22T20:22:45.634Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-22T20:22:45.634Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-22T20:22:45.725Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-22T20:22:46.639Z] + make clean [2021-04-22T20:22:47.595Z] docker volume rm -f docker-dev-cache [2021-04-22T20:22:47.595Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-22T20:23:00.448Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-22T20:23:00.449Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-22T20:23:00.449Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-22T20:23:00.449Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-22T20:23:03.331Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-22T20:23:15.679Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-22T20:23:17.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-22T20:23:17.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-22T20:23:17.657Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-22T20:23:20.534Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-22T20:23:21.505Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-22T20:23:23.661Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-22T20:23:41.373Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-22T20:23:41.373Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-22T20:23:53.743Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-22T20:23:57.480Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-22T20:24:07.754Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-22T20:24:14.785Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-22T20:24:20.540Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-22T20:24:21.508Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-22T20:24:21.508Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-22T20:24:21.508Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-22T20:24:24.384Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-22T20:24:24.384Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-22T20:25:14.957Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-22T20:25:44.820Z] === RUN TestDockerSuite/TestBuildRm [2021-04-22T20:25:59.579Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-22T20:26:02.462Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-22T20:26:02.462Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-22T20:26:02.918Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-22T20:26:05.073Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-22T20:26:09.734Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-22T20:26:19.986Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-22T20:26:24.643Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-22T20:26:49.742Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-22T20:26:49.742Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-22T20:26:49.742Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-22T20:27:02.083Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-22T20:27:02.083Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-22T20:27:06.739Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-22T20:27:06.739Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-22T20:27:12.489Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-22T20:27:37.653Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-22T20:27:37.653Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-22T20:27:41.363Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-22T20:27:42.907Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-22T20:27:48.679Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-22T20:27:55.717Z] === RUN TestDockerSuite/TestBuildUser [2021-04-22T20:27:55.717Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-22T20:27:55.717Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-22T20:27:55.717Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-22T20:28:00.374Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-22T20:28:00.827Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-22T20:28:04.535Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-22T20:28:04.535Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-22T20:28:04.535Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-22T20:28:34.432Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-22T20:28:34.432Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-22T20:28:42.979Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-22T20:28:55.466Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-22T20:28:55.466Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-22T20:28:55.466Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-22T20:28:59.181Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-22T20:28:59.181Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-22T20:29:13.948Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-22T20:29:19.736Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-22T20:29:19.736Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-22T20:29:37.381Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-22T20:29:37.381Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-22T20:29:37.381Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-22T20:29:37.381Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-22T20:29:38.901Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-22T20:29:49.179Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-22T20:29:52.066Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-22T20:29:52.066Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-22T20:29:52.066Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-22T20:29:52.066Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-22T20:29:54.959Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-22T20:30:00.738Z] === RUN TestDockerSuite/TestCommitChange [2021-04-22T20:30:06.497Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-22T20:30:12.338Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-22T20:30:12.338Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-22T20:30:20.877Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-22T20:30:20.877Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-22T20:30:38.520Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-22T20:30:44.345Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-22T20:30:59.161Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-22T20:31:06.209Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-22T20:31:06.209Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-22T20:31:13.438Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-22T20:31:13.438Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-22T20:31:13.438Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-22T20:31:13.438Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-22T20:31:16.337Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-22T20:31:16.337Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-22T20:31:16.337Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-22T20:31:19.243Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-22T20:31:19.243Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-22T20:31:19.243Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-22T20:31:19.243Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-22T20:31:19.243Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-22T20:31:22.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-22T20:31:25.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-22T20:31:27.920Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-22T20:31:27.920Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-22T20:31:27.920Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-22T20:31:30.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-22T20:31:30.803Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-22T20:31:33.688Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-22T20:31:33.688Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-22T20:31:33.688Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-22T20:31:36.577Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-22T20:31:36.577Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-22T20:31:38.763Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-22T20:31:38.763Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-22T20:31:41.649Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-22T20:31:42.103Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-22T20:31:44.994Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-22T20:31:55.325Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-22T20:31:59.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-22T20:31:59.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-22T20:31:59.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-22T20:31:59.055Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-22T20:31:59.055Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-22T20:32:01.233Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-22T20:32:01.233Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-22T20:32:09.776Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-22T20:32:09.776Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-22T20:32:11.960Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-22T20:32:11.960Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-22T20:32:16.620Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-22T20:32:19.505Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-22T20:32:19.505Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-22T20:32:19.505Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-22T20:32:19.505Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-22T20:32:19.505Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-22T20:32:19.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-22T20:32:21.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-22T20:32:21.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-22T20:32:24.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-22T20:32:27.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-22T20:32:30.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-22T20:32:38.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a80_} [2021-04-22T20:32:41.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1643495374_c:\foo_false____} [2021-04-22T20:32:49.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1643495374_c:\foo_true____} [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-22T20:32:58.322Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-22T20:33:06.842Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-22T20:33:09.002Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-22T20:33:09.002Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-22T20:33:09.003Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-22T20:33:12.716Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-22T20:33:12.716Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-22T20:33:12.716Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-22T20:33:12.716Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-22T20:33:18.478Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-22T20:33:21.403Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-22T20:33:21.404Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-22T20:33:21.404Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-22T20:33:39.097Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-22T20:33:39.097Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-22T20:33:39.097Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-22T20:33:53.866Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-22T20:33:53.866Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-22T20:33:53.866Z] === RUN TestDockerSuite/TestCpToDot [2021-04-22T20:33:55.409Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-22T20:33:55.409Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-22T20:33:55.409Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-22T20:34:03.944Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-22T20:34:06.124Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-22T20:34:09.025Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-22T20:34:09.025Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-22T20:34:09.479Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-22T20:34:11.644Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-22T20:34:12.603Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-22T20:34:12.603Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-22T20:34:12.603Z] === RUN TestDockerSuite/TestCreateRM [2021-04-22T20:34:13.062Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-22T20:34:13.062Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-22T20:34:13.516Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-22T20:34:13.971Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-22T20:34:24.308Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-22T20:34:24.308Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-22T20:34:24.308Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-22T20:34:28.986Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-22T20:34:28.986Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-22T20:34:28.986Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-22T20:34:31.873Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-22T20:34:31.873Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDockerFails [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-22T20:34:32.335Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-22T20:34:35.222Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-22T20:34:38.136Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-22T20:34:46.688Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-22T20:35:01.445Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-22T20:35:07.205Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-22T20:35:13.032Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-22T20:35:15.190Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-22T20:35:16.710Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-22T20:35:22.519Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-22T20:35:22.519Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-22T20:35:23.477Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-22T20:35:29.245Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-22T20:35:35.017Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-22T20:35:35.017Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-22T20:35:35.017Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-22T20:35:35.017Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-22T20:35:35.017Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-22T20:35:35.017Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-22T20:35:35.977Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-22T20:35:35.977Z] === RUN TestDockerSuite/TestEventsRename [2021-04-22T20:35:38.864Z] === RUN TestDockerSuite/TestEventsResize [2021-04-22T20:35:42.580Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-22T20:35:49.615Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-22T20:35:53.338Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-22T20:35:58.035Z] === RUN TestDockerSuite/TestEventsTop [2021-04-22T20:35:58.035Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-22T20:36:00.930Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-22T20:36:05.595Z] === RUN TestDockerSuite/TestExec [2021-04-22T20:36:05.595Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-22T20:36:05.595Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-22T20:36:08.478Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-22T20:36:10.658Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-22T20:36:10.658Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-22T20:36:10.658Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-22T20:36:10.658Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-22T20:36:13.539Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-22T20:36:16.503Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-22T20:36:18.680Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-22T20:36:21.644Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-22T20:36:26.312Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-22T20:36:26.312Z] === RUN TestDockerSuite/TestExecEnv [2021-04-22T20:36:26.312Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-22T20:36:26.768Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-22T20:36:29.664Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-22T20:36:35.477Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-22T20:36:35.477Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-22T20:36:35.477Z] === RUN TestDockerSuite/TestExecParseError [2021-04-22T20:36:35.477Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-22T20:36:35.477Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-22T20:36:35.477Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-22T20:36:38.362Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-22T20:36:38.362Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-22T20:36:38.362Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-22T20:36:38.362Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-22T20:36:38.362Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-22T20:36:38.362Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-22T20:36:41.266Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-22T20:36:41.266Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-22T20:36:48.317Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-22T20:36:48.317Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-22T20:36:48.317Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-22T20:36:48.317Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-22T20:36:55.357Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-22T20:37:02.390Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-22T20:37:05.268Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestHealth [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-22T20:37:12.322Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-22T20:37:18.112Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-22T20:37:18.112Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-22T20:37:18.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-22T20:37:18.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-22T20:37:18.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-22T20:37:18.112Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-22T20:37:19.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-22T20:37:19.071Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-22T20:37:20.604Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-22T20:37:20.604Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-22T20:37:22.874Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-22T20:37:22.874Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-22T20:37:25.776Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-22T20:37:29.484Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-22T20:37:29.485Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-22T20:37:29.485Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-22T20:37:34.147Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-22T20:37:34.147Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestImportFile [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-22T20:37:36.317Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-22T20:37:36.772Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-22T20:37:36.772Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-22T20:37:36.772Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-22T20:37:39.673Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-22T20:37:42.570Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-22T20:37:42.570Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-22T20:37:42.570Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-22T20:37:42.570Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-22T20:37:42.570Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-22T20:37:44.739Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-22T20:37:45.193Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-22T20:37:48.076Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-22T20:37:48.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-22T20:37:48.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-22T20:37:48.076Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-22T20:37:50.962Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-22T20:37:56.714Z] === RUN TestDockerSuite/TestInspectImage [2021-04-22T20:37:56.714Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-22T20:37:56.714Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-22T20:37:56.714Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-22T20:37:59.623Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-22T20:38:02.503Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-22T20:38:02.503Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-22T20:38:05.384Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-22T20:38:08.264Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-22T20:38:08.264Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-22T20:38:08.264Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-22T20:38:11.158Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-22T20:38:14.052Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-22T20:38:19.825Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-22T20:38:22.707Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-22T20:38:25.592Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-22T20:38:27.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-22T20:38:30.644Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-22T20:38:33.524Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-22T20:38:36.407Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-22T20:38:39.303Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-22T20:38:41.461Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-22T20:38:48.500Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-22T20:38:55.532Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-22T20:38:55.532Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-22T20:38:58.422Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-22T20:38:58.422Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-22T20:39:06.956Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-22T20:39:17.248Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-22T20:39:24.280Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-22T20:39:28.104Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-22T20:39:30.987Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-22T20:39:30.987Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-22T20:39:33.885Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-22T20:39:36.766Z] === RUN TestDockerSuite/TestLogsSince [2021-04-22T20:39:47.054Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-22T20:39:47.054Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-22T20:39:47.054Z] === RUN TestDockerSuite/TestLogsTail [2021-04-22T20:39:49.935Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-22T20:39:52.817Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestNetHostname [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginActive [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPortList [2021-04-22T20:39:56.527Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-22T20:40:02.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-22T20:40:02.778Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-22T20:40:02.778Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-22T20:40:02.778Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-22T20:40:08.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-22T20:40:08.534Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-22T20:40:18.801Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-22T20:40:18.801Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-22T20:40:31.139Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-22T20:40:52.157Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-22T20:40:52.612Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-22T20:40:52.612Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-22T20:41:07.397Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-22T20:41:12.071Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-22T20:41:26.858Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-22T20:41:30.567Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-22T20:41:30.567Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-22T20:41:30.567Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-22T20:41:36.330Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-22T20:41:36.330Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-22T20:41:36.330Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-22T20:41:36.330Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-22T20:41:36.330Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-22T20:41:46.628Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-22T20:41:46.628Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-22T20:41:47.586Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-22T20:41:47.586Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-22T20:41:49.107Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-22T20:41:49.564Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-22T20:41:49.564Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-22T20:41:55.314Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-22T20:42:00.064Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-22T20:42:02.962Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-22T20:42:32.844Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-22T20:42:32.844Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-22T20:42:36.560Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-22T20:42:37.015Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-22T20:42:37.015Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-22T20:42:37.974Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-22T20:42:43.726Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-22T20:42:48.389Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-22T20:42:48.389Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-22T20:42:53.061Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-22T20:42:53.516Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-22T20:42:53.516Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-22T20:43:11.146Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-22T20:43:14.871Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-22T20:43:15.852Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-22T20:43:24.424Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-22T20:43:30.209Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-22T20:43:40.502Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-22T20:43:45.165Z] === RUN TestDockerSuite/TestRmiTag [2021-04-22T20:43:45.619Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-22T20:43:48.500Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-22T20:44:13.571Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-22T20:44:14.538Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-22T20:44:26.877Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-22T20:44:27.332Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-22T20:44:30.211Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-22T20:44:30.211Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-22T20:44:30.211Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-22T20:44:40.495Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-22T20:44:44.223Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-22T20:44:47.103Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-22T20:44:49.260Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-22T20:44:52.153Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-22T20:44:52.153Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-22T20:44:59.191Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-22T20:45:01.362Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-22T20:45:01.362Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-22T20:45:05.071Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-22T20:45:05.071Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-22T20:45:05.071Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-22T20:45:07.957Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-22T20:45:10.847Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-22T20:45:13.749Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-22T20:45:16.639Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-22T20:45:16.639Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-22T20:45:16.639Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-22T20:45:16.639Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-22T20:45:19.710Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-22T20:45:19.710Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-22T20:45:19.710Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-22T20:45:19.710Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-22T20:45:19.710Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-22T20:45:21.871Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-22T20:45:28.927Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-22T20:45:32.633Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-22T20:45:32.633Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-22T20:45:32.633Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-22T20:45:32.633Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-22T20:45:41.161Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-22T20:45:44.895Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-22T20:45:44.895Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-22T20:45:48.615Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-22T20:45:48.615Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-22T20:45:48.615Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-22T20:45:48.615Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-22T20:45:52.355Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-22T20:45:55.246Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-22T20:45:58.132Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-22T20:46:06.664Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-22T20:46:12.447Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-22T20:46:22.743Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-22T20:46:22.743Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunMount [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-22T20:46:23.701Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-22T20:46:34.006Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-22T20:46:34.006Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-22T20:46:34.006Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-22T20:46:34.006Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-22T20:46:41.043Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-22T20:46:46.817Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-22T20:46:47.273Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-22T20:46:48.799Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-22T20:46:52.511Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-22T20:46:55.412Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-22T20:46:56.371Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-22T20:47:00.113Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-22T20:47:00.567Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-22T20:47:04.279Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-22T20:47:04.279Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-22T20:47:04.279Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-22T20:47:04.279Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-22T20:47:04.279Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-22T20:47:04.279Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-22T20:47:14.547Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-22T20:47:14.547Z] === RUN TestDockerSuite/TestRunRm [2021-04-22T20:47:16.725Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-22T20:47:23.772Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-22T20:47:30.814Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-22T20:47:32.971Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-22T20:47:35.854Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-22T20:47:38.742Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-22T20:47:39.197Z] === RUN TestDockerSuite/TestRunState [2021-04-22T20:47:39.197Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-22T20:47:47.769Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-22T20:47:47.769Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-22T20:47:49.293Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-22T20:47:49.293Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-22T20:47:49.293Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-22T20:47:49.293Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-22T20:47:49.749Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-22T20:47:49.749Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-22T20:47:55.533Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-22T20:47:58.427Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-22T20:47:58.427Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-22T20:48:00.603Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-22T20:48:00.603Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-22T20:48:00.603Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-22T20:48:05.261Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-22T20:48:17.628Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-22T20:48:27.945Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-22T20:48:35.122Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-22T20:48:35.122Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-22T20:48:35.580Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-22T20:48:44.119Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-22T20:48:46.280Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-22T20:48:49.173Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-22T20:48:49.173Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-22T20:48:49.173Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-22T20:48:49.630Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-22T20:48:49.630Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-22T20:48:49.630Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-22T20:48:49.630Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-22T20:48:49.630Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-22T20:48:49.630Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-22T20:48:54.295Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-22T20:48:56.466Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-22T20:48:59.358Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-22T20:49:05.127Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-22T20:49:07.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-22T20:49:07.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-22T20:49:07.753Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-22T20:49:08.208Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-22T20:49:09.735Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-22T20:49:18.259Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-22T20:49:18.259Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-22T20:49:28.560Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-22T20:49:28.560Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-22T20:49:32.289Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-22T20:49:32.289Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-22T20:49:32.289Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-22T20:49:32.289Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-22T20:49:32.289Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-22T20:49:49.945Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-22T20:49:52.103Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-22T20:49:55.813Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-22T20:49:55.813Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-22T20:49:57.984Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-22T20:49:57.984Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-22T20:49:57.984Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-22T20:49:58.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-22T20:49:58.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-22T20:49:58.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-22T20:49:58.441Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-22T20:50:16.134Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-22T20:50:18.297Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-22T20:50:18.297Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-22T20:50:22.000Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-22T20:50:22.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-22T20:50:22.910Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-22T20:50:22.910Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-22T20:50:23.364Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-22T20:50:33.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-22T20:50:33.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-22T20:50:33.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-22T20:50:34.119Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-22T20:50:34.119Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-22T20:50:42.643Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-22T20:50:42.643Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-22T20:50:42.643Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-22T20:51:03.665Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-22T20:51:03.665Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite (3279.26s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-22T20:51:05.186Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (150.72s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.48s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-22T20:51:05.186Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-22T20:51:05.186Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.32s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-22T20:51:05.186Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-22T20:51:05.186Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.41s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.71s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.75s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.25s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (147.78s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-04-22T20:51:05.186Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.95s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.05s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.01s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.96s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.66s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.42s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.73s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.08s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.78s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.85s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.25s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.92s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.00s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.57s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.45s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.90s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.12s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.27s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.82s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.71s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-04-22T20:51:05.186Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.54s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.89s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.61s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.47s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.85s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.58s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.77s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.60s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.62s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.66s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.97s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.24s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.73s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.34s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignore (94.37s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.93s) [2021-04-22T20:51:05.186Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2021-04-22T20:51:05.186Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (102.45s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.14s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.82s) [2021-04-22T20:51:05.186Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.72s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.77s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.52s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.33s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.19s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (135.59s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.80s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.28s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.93s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.84s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.55s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.26s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.56s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFails (7.71s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.69s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.40s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.02s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.54s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.89s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.75s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.20s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildHistory (14.24s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.48s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.45s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.93s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.22s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.80s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.17s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (33.00s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (46.97s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.35s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.03s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.66s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.80s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.23s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.28s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.55s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.56s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.15s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.92s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.45s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.89s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.28s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.76s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.66s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.51s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.48s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildRm (16.16s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.37s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-04-22T20:51:05.187Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.40s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.22s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.47s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.70s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.76s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.03s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildStderr (5.60s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.00s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.80s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.77s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.88s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.48s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.09s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.90s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.52s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.02s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.30s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.00s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.74s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.63s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.68s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.00s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.66s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2021-04-22T20:51:05.187Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-04-22T20:51:05.187Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-22T20:51:05.187Z] docker_cli_sni_test.go:18: Flakey test [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.77s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.62s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCommitChange (5.89s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.66s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-04-22T20:51:05.187Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.31s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCommitTTY (18.03s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.69s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-22T20:51:05.187Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.91s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.41s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.73s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.68s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.97s) [2021-04-22T20:51:05.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-22T20:51:05.187Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.187Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.99s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.67s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.77s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.92s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.73s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.72s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.42s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.76s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.27s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.68s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.75s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.37s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.36s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.64s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.90s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.88s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.98s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a80_} (2.95s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1643495374_c:\foo_false____} (7.94s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1643495374_c:\foo_true____} (8.02s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.03s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.04s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.07s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.40s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.26s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.94s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.37s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpToDot (2.91s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCpToStdout (7.91s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.79s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-04-22T20:51:05.188Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.39s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.74s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-22T20:51:05.188Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.82s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-22T20:51:05.188Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2021-04-22T20:51:05.188Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-22T20:51:05.188Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.94s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.91s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.49s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsCopy (6.00s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.91s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.48s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFilters (5.41s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFormat (5.47s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-04-22T20:51:05.188Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsResize (3.29s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.59s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.35s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.72s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-22T20:51:05.189Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-22T20:51:05.189Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-22T20:51:05.189Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-22T20:51:05.189Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.59s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.78s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.70s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.47s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.23s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.99s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecInspectID (5.38s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-22T20:51:05.189Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.06s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-22T20:51:05.189Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.94s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.17s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.55s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.54s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.69s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-22T20:51:05.189Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.40s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.33s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.77s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.37s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.28s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.04s) [2021-04-22T20:51:05.189Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-22T20:51:05.189Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-22T20:51:05.189Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.68s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.77s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-04-22T20:51:05.189Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-22T20:51:05.189Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.70s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectDefault (2.87s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectHistory (5.78s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.84s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.87s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.68s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.84s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.67s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectStatus (3.19s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.41s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.90s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.79s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.68s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.69s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.78s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.74s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.41s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.40s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.66s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-22T20:51:05.189Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.68s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.83s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.81s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.58s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.19s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.08s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.94s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.78s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsSince (9.61s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsTail (3.62s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.25s) [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.26s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-04-22T20:51:05.189Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-22T20:51:05.189Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.189Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.80s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-22T20:51:05.190Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.47s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsByOrder (10.70s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.60s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.63s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.40s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.56s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.38s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.55s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.85s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.19s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.85s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2021-04-22T20:51:05.190Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-22T20:51:05.190Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.01s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.13s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.84s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.60s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.23s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.22s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.06s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.01s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.44s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.99s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.10s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.52s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.23s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.23s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.08s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.16s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.05s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.54s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.39s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.71s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.52s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.91s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-04-22T20:51:05.190Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.88s) [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.190Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-22T20:51:05.190Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.04s) [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.47s) [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.91s) [2021-04-22T20:51:05.644Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.03s) [2021-04-22T20:51:05.644Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.88s) [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.644Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-04-22T20:51:05.644Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.74s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.40s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.92s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.30s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.93s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.38s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.91s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunExitCode (3.48s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.13s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.81s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.91s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.45s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.12s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.19s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.19s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.11s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.42s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.44s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.42s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.21s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.57s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.69s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.59s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunRm (2.94s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.00s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.60s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.67s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.73s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.09s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.60s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.59s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.36s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.87s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.83s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.14s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.38s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.09s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.16s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.75s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.00s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.81s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.06s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.56s) [2021-04-22T20:51:05.645Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.33s) [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-22T20:51:05.645Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.645Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.12s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.42s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.85s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (17.01s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-04-22T20:51:05.646Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.72s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.08s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.81s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-22T20:51:05.646Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.14s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.52s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.62s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.02s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (20.53s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-22T20:51:05.646Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-22T20:51:05.646Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-22T20:51:05.646Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-22T20:51:05.646Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-22T20:51:05.646Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:51:05.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-22T20:51:05.647Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-22T20:51:05.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-22T20:51:05.647Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerDaemonSuite [2021-04-22T20:51:05.647Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-22T20:51:05.647Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-22T20:51:05.647Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-22T20:51:05.647Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerSwarmSuite [2021-04-22T20:51:05.647Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-22T20:51:05.647Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-22T20:51:05.647Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerExternalVolumeSuite [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerNetworkSuite [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] === RUN TestDockerHubPullSuite [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-22T20:51:05.647Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] PASS [2021-04-22T20:51:05.647Z] ok github.com/docker/docker/integration-cli 3280.087s [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === Skipped [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-22T20:51:05.647Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-22T20:51:05.647Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-22T20:51:05.647Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-22T20:51:05.647Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-22T20:51:05.647Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-04-22T20:51:05.647Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-04-22T20:51:05.647Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-22T20:51:05.647Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-04-22T20:51:05.647Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.647Z] [2021-04-22T20:51:05.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-22T20:51:05.647Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-04-22T20:51:05.648Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.55s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-22T20:51:05.648Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-22T20:51:05.648Z] [2021-04-22T20:51:05.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-22T20:51:05.648Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-04-22T20:51:06.103Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.04s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2021-04-22T20:51:06.103Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-04-22T20:51:06.103Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-22T20:51:06.103Z] docker_cli_sni_test.go:18: Flakey test [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-04-22T20:51:06.103Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-22T20:51:06.103Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-22T20:51:06.103Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.103Z] [2021-04-22T20:51:06.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-22T20:51:06.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-04-22T20:51:06.104Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-22T20:51:06.104Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-22T20:51:06.104Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2021-04-22T20:51:06.104Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-22T20:51:06.104Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-22T20:51:06.104Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.104Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-22T20:51:06.105Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-04-22T20:51:06.105Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-22T20:51:06.105Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-22T20:51:06.105Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-22T20:51:06.105Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-22T20:51:06.105Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-22T20:51:06.105Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.04s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.04s) [2021-04-22T20:51:06.105Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-22T20:51:06.105Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-22T20:51:06.105Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-04-22T20:51:06.105Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-22T20:51:06.105Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-22T20:51:06.105Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-22T20:51:06.105Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-22T20:51:06.105Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.105Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-22T20:51:06.106Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-22T20:51:06.106Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-22T20:51:06.106Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-22T20:51:06.106Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.106Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-22T20:51:06.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-22T20:51:06.107Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.107Z] [2021-04-22T20:51:06.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.561Z] [2021-04-22T20:51:06.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-22T20:51:06.561Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-22T20:51:06.561Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-04-22T20:51:06.562Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-22T20:51:06.562Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-22T20:51:06.562Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-22T20:51:06.562Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-22T20:51:06.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.562Z] [2021-04-22T20:51:06.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-22T20:51:06.563Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.563Z] [2021-04-22T20:51:06.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-22T20:51:06.563Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-22T20:51:06.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-22T20:51:06.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-22T20:51:06.564Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-22T20:51:06.564Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-22T20:51:06.564Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:06.564Z] DONE 1092 tests, 546 skipped in 3290.719s [2021-04-22T20:51:06.564Z] INFO: Integration tests ended at 04/22/2021 20:51:06. Duration:00:54:50.8578802 [2021-04-22T20:51:06.564Z] INFO: Docker info of the daemon under test at end of run [2021-04-22T20:51:06.564Z] [2021-04-22T20:51:07.027Z] Containers: 2 [2021-04-22T20:51:07.027Z] Running: 0 [2021-04-22T20:51:07.027Z] Paused: 0 [2021-04-22T20:51:07.027Z] Stopped: 2 [2021-04-22T20:51:07.027Z] Images: 18 [2021-04-22T20:51:07.027Z] Server Version: 0.0.0-dev [2021-04-22T20:51:07.027Z] Storage Driver: windowsfilter [2021-04-22T20:51:07.027Z] Windows: [2021-04-22T20:51:07.027Z] Logging Driver: json-file [2021-04-22T20:51:07.027Z] Plugins: [2021-04-22T20:51:07.027Z] Volume: local [2021-04-22T20:51:07.027Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-22T20:51:07.027Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-22T20:51:07.027Z] Swarm: inactive [2021-04-22T20:51:07.027Z] Default Isolation: process [2021-04-22T20:51:07.027Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-22T20:51:07.027Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-22T20:51:07.027Z] OSType: windows [2021-04-22T20:51:07.027Z] Architecture: x86_64 [2021-04-22T20:51:07.027Z] CPUs: 4 [2021-04-22T20:51:07.027Z] Total Memory: 32GiB [2021-04-22T20:51:07.027Z] Name: azwin-2-9cc6c0 [2021-04-22T20:51:07.027Z] ID: NVNM:FWON:KE6O:PIGT:6ZKT:XQZH:FKAW:MSSX:V35V:IRT2:SYAY:YT6T [2021-04-22T20:51:07.027Z] Docker Root Dir: D:\CI\PR-42254\8\daemon [2021-04-22T20:51:07.027Z] Debug Mode (client): false [2021-04-22T20:51:07.027Z] Debug Mode (server): true [2021-04-22T20:51:07.027Z] File Descriptors: -1 [2021-04-22T20:51:07.027Z] Goroutines: 17 [2021-04-22T20:51:07.027Z] System Time: 2021-04-22T20:51:06.5793593Z [2021-04-22T20:51:07.027Z] EventsListeners: 0 [2021-04-22T20:51:07.027Z] Registry: https://index.docker.io/v1/ [2021-04-22T20:51:07.027Z] Labels: [2021-04-22T20:51:07.027Z] Experimental: false [2021-04-22T20:51:07.027Z] Insecure Registries: [2021-04-22T20:51:07.027Z] 127.0.0.0/8 [2021-04-22T20:51:07.027Z] Live Restore Enabled: false [2021-04-22T20:51:07.027Z] [2021-04-22T20:51:07.027Z] [2021-04-22T20:51:07.027Z] INFO: Stopping daemon under test [2021-04-22T20:51:07.027Z] SUCCESS: The process with PID 4688 (child process of PID 5228) has been terminated. [2021-04-22T20:51:07.027Z] SUCCESS: The process with PID 5228 (child process of PID 2148) has been terminated. [2021-04-22T20:51:07.027Z] INFO: Stop tailing logs of the daemon under tests [2021-04-22T20:51:07.027Z] INFO: executeCI.ps1 Completed successfully at 04/22/2021 20:51:06. [2021-04-22T20:51:07.027Z] INFO: Tidying up at end of run [2021-04-22T20:51:07.027Z] INFO: Saving daemon under test log (d:\CI\PR-42254\8\dut.out) to bundles\CIDUT.out [2021-04-22T20:51:07.027Z] INFO: Saving daemon under test log (d:\CI\PR-42254\8\dut.err) to bundles\CIDUT.err [2021-04-22T20:51:07.027Z] INFO: Nuke-Everything... [2021-04-22T20:51:07.988Z] INFO: Container count on control daemon to delete is 2 [2021-04-22T20:51:08.443Z] 3e9a26d3ea87 [2021-04-22T20:51:08.443Z] 26df8ef41fcb [2021-04-22T20:51:08.443Z] INFO: Tidying pidfile d:\CI\PR-42254\8\docker.pid [2021-04-22T20:51:08.443Z] INFO: Nuking d:\CI [2021-04-22T20:51:50.903Z] INFO: Zapped successfully [2021-04-22T20:51:50.903Z] [2021-04-22T20:51:50.903Z] INFO: executeCI.ps1 exiting at Thu Apr 22 20:51:48 CUT 2021. Duration 01:40:14.2405261 [2021-04-22T20:51:50.903Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-22T20:51:51.152Z] Recording test results [2021-04-22T20:51:58.583Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-22T20:52:00.066Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-22T20:52:02.429Z] Archiving artifacts [2021-04-22T20:52:16.077Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42254/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-22T20:52:17.001Z] + make clean [2021-04-22T20:52:19.167Z] docker volume rm -f docker-dev-cache [2021-04-22T20:52:19.167Z] 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