Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 rather than 6988f786f125cbb01f2e3914b750eb08da484847 Obtained Jenkinsfile from 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42537@libs/jps/.git # 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-06-18T20:12:07.203Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-18T20:12:07.206Z] Trying to pass milestone 1 [Pipeline] milestone [2021-06-18T20:12:07.256Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-18T20:12:07.424Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0579844f64477dcbb) in /home/ubuntu/workspace/moby_PR-42537 [Pipeline] { [Pipeline] checkout [2021-06-18T20:12:07.457Z] The recommended git tool is: git [2021-06-18T20:12:07.464Z] using credential docker-jenkins-github-credentials [2021-06-18T20:12:07.469Z] Cloning the remote Git repository [2021-06-18T20:12:07.469Z] Cloning with configured refspecs honoured and without tags [2021-06-18T20:12:07.508Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T20:12:07.508Z] > git init /home/ubuntu/workspace/moby_PR-42537 # timeout=10 [2021-06-18T20:12:07.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:07.525Z] > git --version # timeout=10 [2021-06-18T20:12:07.534Z] > git --version # 'git version 2.17.1' [2021-06-18T20:12:07.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:07.535Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:21.949Z] Fetching without tags [2021-06-18T20:12:22.174Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:12:23.193Z] Merge succeeded, producing 237477ec4ba54bfa4b4486b0fc534ffc002b0d24 [2021-06-18T20:12:23.194Z] Checking out Revision 237477ec4ba54bfa4b4486b0fc534ffc002b0d24 (PR-42537) [2021-06-18T20:12:23.248Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [2021-06-18T20:12:21.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:21.920Z] > git config --add remote.origin.fetch +refs/pull/42537/head:refs/remotes/origin/PR-42537 # timeout=10 [2021-06-18T20:12:21.927Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:21.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:21.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:21.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:21.948Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:22.172Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:22.178Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:22.642Z] > git remote # timeout=10 [2021-06-18T20:12:22.649Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:12:22.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:22.655Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [2021-06-18T20:12:23.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:12:23.192Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:23.195Z] > git checkout -f 237477ec4ba54bfa4b4486b0fc534ffc002b0d24 # timeout=10 [2021-06-18T20:12:23.247Z] > git rev-list --no-walk 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-18T20:12:23.959Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42537:/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-06-18T20:12:26.478Z] 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 "arm64" 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 [Pipeline] node [2021-06-18T20:12:26.960Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0579844f64477dcbb) in /home/ubuntu/workspace/moby_PR-42537 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [2021-06-18T20:12:26.971Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-090f58f988e621f45) in /home/ubuntu/workspace/moby_PR-42537 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-06-18T20:12:26.974Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069d1709f153cd506) in /home/ubuntu/workspace/moby_PR-42537 Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2021-06-18T20:12:27.027Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] checkout [2021-06-18T20:12:27.058Z] The recommended git tool is: git [2021-06-18T20:12:27.067Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-18T20:12:27.073Z] Cloning the remote Git repository [2021-06-18T20:12:27.073Z] Cloning with configured refspecs honoured and without tags [2021-06-18T20:12:27.076Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-18T20:12:27.084Z] Fetching changes from the remote Git repository [2021-06-18T20:12:27.092Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-06-18T20:12:27.104Z] The recommended git tool is: git [2021-06-18T20:12:27.113Z] using credential docker-jenkins-github-credentials [2021-06-18T20:12:27.118Z] Cloning the remote Git repository [2021-06-18T20:12:27.118Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-06-18T20:12:27.356Z] Running on azwin-2-168980 in d:\jenkins\workspace\moby_PR-42537 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-06-18T20:12:27.377Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2021-06-18T20:12:27.497Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-06-18T20:12:27.508Z] Merge succeeded, producing 6c0188620a937e6b14d2311bf20bb093b81ebcc9 [2021-06-18T20:12:27.508Z] Checking out Revision 6c0188620a937e6b14d2311bf20bb093b81ebcc9 (PR-42537) [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-06-18T20:12:27.573Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [Pipeline] } [2021-06-18T20:12:27.077Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42537/.git # timeout=10 [2021-06-18T20:12:27.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:27.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:27.132Z] > git --version # timeout=10 [2021-06-18T20:12:27.137Z] > git --version # 'git version 2.17.1' [2021-06-18T20:12:27.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:27.138Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:27.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:27.380Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:27.427Z] > git remote # timeout=10 [2021-06-18T20:12:27.432Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:12:27.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:27.440Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [2021-06-18T20:12:27.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:12:27.506Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:27.511Z] > git checkout -f 6c0188620a937e6b14d2311bf20bb093b81ebcc9 # timeout=10 [2021-06-18T20:12:27.571Z] > git rev-list --no-walk 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [Pipeline] // stage [Pipeline] // stage [2021-06-18T20:12:27.605Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2021-06-18T20:12:27.876Z] using credential docker-jenkins-github-credentials [2021-06-18T20:12:27.970Z] Cloning the remote Git repository [2021-06-18T20:12:27.971Z] Cloning with configured refspecs honoured and without tags [2021-06-18T20:12:27.207Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T20:12:27.209Z] > git init /home/ubuntu/workspace/moby_PR-42537 # timeout=10 [2021-06-18T20:12:27.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:27.222Z] > git --version # timeout=10 [2021-06-18T20:12:27.233Z] > git --version # 'git version 2.17.1' [2021-06-18T20:12:27.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:27.234Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-18T20:12:27.119Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T20:12:27.120Z] > git init /home/ubuntu/workspace/moby_PR-42537 # timeout=10 [2021-06-18T20:12:27.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:27.137Z] > git --version # timeout=10 [2021-06-18T20:12:27.149Z] > git --version # 'git version 2.25.1' [2021-06-18T20:12:27.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:27.150Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:28.015Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T20:12:28.015Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-18T20:12:28.357Z] + [ PR != PR ] [2021-06-18T20:12:28.357Z] + [ master != master ] [2021-06-18T20:12:28.357Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T20:12:28.680Z] + docker version [2021-06-18T20:12:28.680Z] Client: Docker Engine - Community [2021-06-18T20:12:28.680Z] Version: 20.10.6 [2021-06-18T20:12:28.680Z] API version: 1.41 [2021-06-18T20:12:28.680Z] Go version: go1.13.15 [2021-06-18T20:12:28.680Z] Git commit: 370c289 [2021-06-18T20:12:28.680Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-18T20:12:28.680Z] OS/Arch: linux/amd64 [2021-06-18T20:12:28.680Z] Context: default [2021-06-18T20:12:28.680Z] Experimental: true [2021-06-18T20:12:28.680Z] [2021-06-18T20:12:28.680Z] Server: Docker Engine - Community [2021-06-18T20:12:28.680Z] Engine: [2021-06-18T20:12:28.680Z] Version: 20.10.6 [2021-06-18T20:12:28.680Z] API version: 1.41 (minimum version 1.12) [2021-06-18T20:12:28.680Z] Go version: go1.13.15 [2021-06-18T20:12:28.680Z] Git commit: 8728dd2 [2021-06-18T20:12:28.680Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-18T20:12:28.680Z] OS/Arch: linux/amd64 [2021-06-18T20:12:28.680Z] Experimental: true [2021-06-18T20:12:28.680Z] containerd: [2021-06-18T20:12:28.680Z] Version: 1.4.6 [2021-06-18T20:12:28.680Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:12:28.680Z] runc: [2021-06-18T20:12:28.680Z] Version: 1.0.0-rc95 [2021-06-18T20:12:28.680Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:28.680Z] docker-init: [2021-06-18T20:12:28.680Z] Version: 0.19.0 [2021-06-18T20:12:28.680Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-18T20:12:28.088Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:28.088Z] > git --version # timeout=10 [2021-06-18T20:12:28.141Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-18T20:12:28.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:28.144Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:29.004Z] + docker info [2021-06-18T20:12:29.929Z] Client: [2021-06-18T20:12:29.929Z] Context: default [2021-06-18T20:12:29.929Z] Debug Mode: false [2021-06-18T20:12:29.929Z] Plugins: [2021-06-18T20:12:29.929Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-18T20:12:29.929Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-18T20:12:29.929Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-18T20:12:29.929Z] [2021-06-18T20:12:29.929Z] Server: [2021-06-18T20:12:29.929Z] Containers: 0 [2021-06-18T20:12:29.929Z] Running: 0 [2021-06-18T20:12:29.929Z] Paused: 0 [2021-06-18T20:12:29.929Z] Stopped: 0 [2021-06-18T20:12:29.929Z] Images: 3 [2021-06-18T20:12:29.929Z] Server Version: 20.10.6 [2021-06-18T20:12:29.929Z] Storage Driver: overlay2 [2021-06-18T20:12:29.929Z] Backing Filesystem: extfs [2021-06-18T20:12:29.929Z] Supports d_type: true [2021-06-18T20:12:29.929Z] Native Overlay Diff: true [2021-06-18T20:12:29.929Z] userxattr: false [2021-06-18T20:12:29.929Z] Logging Driver: json-file [2021-06-18T20:12:29.929Z] Cgroup Driver: cgroupfs [2021-06-18T20:12:29.929Z] Cgroup Version: 1 [2021-06-18T20:12:29.929Z] Plugins: [2021-06-18T20:12:29.929Z] Volume: local [2021-06-18T20:12:29.929Z] Network: bridge host ipvlan macvlan null overlay [2021-06-18T20:12:29.929Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-18T20:12:29.929Z] Swarm: inactive [2021-06-18T20:12:29.929Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-18T20:12:29.929Z] Default Runtime: runc [2021-06-18T20:12:29.929Z] Init Binary: docker-init [2021-06-18T20:12:29.929Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:12:29.929Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:29.929Z] init version: de40ad0 [2021-06-18T20:12:29.929Z] Security Options: [2021-06-18T20:12:29.929Z] apparmor [2021-06-18T20:12:29.929Z] seccomp [2021-06-18T20:12:29.929Z] Profile: default [2021-06-18T20:12:29.929Z] Kernel Version: 5.4.0-1048-aws [2021-06-18T20:12:29.929Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-18T20:12:29.929Z] OSType: linux [2021-06-18T20:12:29.929Z] Architecture: x86_64 [2021-06-18T20:12:29.929Z] CPUs: 2 [2021-06-18T20:12:29.929Z] Total Memory: 7.569GiB [2021-06-18T20:12:29.929Z] Name: ip-10-100-71-221 [2021-06-18T20:12:29.929Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-18T20:12:29.929Z] Docker Root Dir: /var/lib/docker [2021-06-18T20:12:29.929Z] Debug Mode: false [2021-06-18T20:12:29.929Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:12:29.929Z] Labels: [2021-06-18T20:12:29.929Z] Experimental: true [2021-06-18T20:12:29.929Z] Insecure Registries: [2021-06-18T20:12:29.929Z] 127.0.0.0/8 [2021-06-18T20:12:29.929Z] Live Restore Enabled: true [2021-06-18T20:12:29.929Z] [2021-06-18T20:12:29.929Z] WARNING: No swap limit support [Pipeline] sh [2021-06-18T20:12:30.247Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:12:30.247Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:12:30.247Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42537/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-18T20:12:30.247Z] + bash /home/ubuntu/workspace/moby_PR-42537/check-config.sh [2021-06-18T20:12:30.247Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-18T20:12:30.247Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-18T20:12:30.247Z] [2021-06-18T20:12:30.247Z] Generally Necessary: [2021-06-18T20:12:30.247Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-18T20:12:30.247Z] - apparmor: enabled and tools installed [2021-06-18T20:12:30.247Z] - CONFIG_NAMESPACES: enabled [2021-06-18T20:12:30.247Z] - CONFIG_NET_NS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_PID_NS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_IPC_NS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_UTS_NS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_CGROUPS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-18T20:12:30.247Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-18T20:12:30.247Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-18T20:12:30.247Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-18T20:12:30.247Z] - CONFIG_CPUSETS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_MEMCG: enabled [2021-06-18T20:12:30.247Z] - CONFIG_KEYS: enabled [2021-06-18T20:12:30.247Z] - CONFIG_VETH: enabled (as module) [2021-06-18T20:12:30.247Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-18T20:12:30.247Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-18T20:12:30.247Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-18T20:12:30.247Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-18T20:12:30.247Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-18T20:12:30.503Z] [2021-06-18T20:12:30.503Z] Optional Features: [2021-06-18T20:12:30.503Z] - CONFIG_USER_NS: enabled [2021-06-18T20:12:30.503Z] - CONFIG_SECCOMP: enabled [2021-06-18T20:12:30.503Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-18T20:12:30.503Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-18T20:12:30.503Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-18T20:12:30.503Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-18T20:12:30.503Z] - CONFIG_BLK_CGROUP: enabled [2021-06-18T20:12:30.503Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CGROUP_PERF: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-18T20:12:30.503Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-18T20:12:30.503Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-18T20:12:30.503Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-18T20:12:30.503Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_IP_VS: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-18T20:12:30.503Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-18T20:12:30.503Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-18T20:12:30.503Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-18T20:12:30.503Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-18T20:12:30.503Z] - CONFIG_EXT4_FS: enabled [2021-06-18T20:12:30.503Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-18T20:12:30.503Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-18T20:12:30.503Z] - Network Drivers: [2021-06-18T20:12:30.503Z] - "overlay": [2021-06-18T20:12:30.503Z] - CONFIG_VXLAN: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-18T20:12:30.503Z] Optional (for encrypted networks): [2021-06-18T20:12:30.503Z] - CONFIG_CRYPTO: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-18T20:12:30.503Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-18T20:12:30.503Z] - CONFIG_XFRM: enabled [2021-06-18T20:12:30.503Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-18T20:12:30.503Z] - "ipvlan": [2021-06-18T20:12:30.503Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-18T20:12:30.503Z] - "macvlan": [2021-06-18T20:12:30.503Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-18T20:12:30.503Z] - CONFIG_DUMMY: enabled (as module) [2021-06-18T20:12:30.503Z] - "ftp,tftp client in container": [2021-06-18T20:12:30.758Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-18T20:12:30.758Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-18T20:12:30.758Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-18T20:12:30.758Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-18T20:12:30.758Z] - Storage Drivers: [2021-06-18T20:12:30.758Z] - "aufs": [2021-06-18T20:12:30.758Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-18T20:12:30.758Z] - "btrfs": [2021-06-18T20:12:30.758Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-18T20:12:30.758Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-18T20:12:30.758Z] - "devicemapper": [2021-06-18T20:12:30.758Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-18T20:12:30.758Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-18T20:12:30.758Z] - "overlay": [2021-06-18T20:12:30.758Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-18T20:12:30.758Z] - "zfs": [2021-06-18T20:12:30.758Z] - /dev/zfs: present [2021-06-18T20:12:30.758Z] - zfs command: missing [2021-06-18T20:12:30.758Z] - zpool command: missing [2021-06-18T20:12:30.758Z] [2021-06-18T20:12:30.758Z] Limits: [2021-06-18T20:12:30.758Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-18T20:12:30.758Z] [2021-06-18T20:12:30.758Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-18T20:12:31.086Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 . [2021-06-18T20:12:31.086Z] #1 [internal] load build definition from Dockerfile [2021-06-18T20:12:31.086Z] #1 sha256:b801fbdb064a1e39681b8726b256757128d94fa8b43293ca3b90adcc5c99a4c8 [2021-06-18T20:12:31.086Z] #1 transferring dockerfile: 16.63kB done [2021-06-18T20:12:31.086Z] #1 DONE 0.0s [2021-06-18T20:12:31.086Z] [2021-06-18T20:12:31.086Z] #2 [internal] load .dockerignore [2021-06-18T20:12:31.086Z] #2 sha256:bdb3fbd41dae93eaa2104eaa2679e722dcd69599b8cdeab09ef340d8da08cfd1 [2021-06-18T20:12:31.086Z] #2 transferring context: 87B done [2021-06-18T20:12:31.086Z] #2 DONE 0.0s [2021-06-18T20:12:31.086Z] [2021-06-18T20:12:31.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-18T20:12:31.086Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-18T20:12:31.341Z] #3 DONE 0.2s [2021-06-18T20:12:31.341Z] [2021-06-18T20:12:31.341Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-18T20:12:31.341Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-18T20:12:31.341Z] #4 CACHED [2021-06-18T20:12:31.598Z] [2021-06-18T20:12:31.598Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-18T20:12:31.598Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-18T20:12:31.598Z] #6 DONE 0.1s [2021-06-18T20:12:31.598Z] [2021-06-18T20:12:31.598Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-18T20:12:31.598Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-18T20:12:31.598Z] #5 DONE 0.1s [2021-06-18T20:12:31.598Z] [2021-06-18T20:12:31.598Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:12:31.598Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-18T20:12:31.856Z] #8 DONE 0.1s [2021-06-18T20:12:31.856Z] [2021-06-18T20:12:31.856Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:12:31.856Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-18T20:12:31.856Z] #7 DONE 0.1s [2021-06-18T20:12:31.856Z] [2021-06-18T20:12:31.856Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T20:12:31.856Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T20:12:31.856Z] #26 DONE 0.0s [2021-06-18T20:12:31.856Z] [2021-06-18T20:12:31.856Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:12:31.856Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T20:12:31.856Z] #65 DONE 0.0s [2021-06-18T20:12:31.856Z] [2021-06-18T20:12:31.856Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:12:31.856Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T20:12:31.856Z] #63 DONE 0.0s [2021-06-18T20:12:31.856Z] [2021-06-18T20:12:31.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:12:31.856Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:12:31.856Z] #9 DONE 0.0s [2021-06-18T20:12:31.856Z] [2021-06-18T20:12:31.856Z] #23 [internal] load build context [2021-06-18T20:12:31.856Z] #23 sha256:66d16ac918cdc9837fcf66392d91419dbae38151fcace51d0ef55e189a428c11 [2021-06-18T20:12:32.122Z] #23 ... [2021-06-18T20:12:32.122Z] [2021-06-18T20:12:32.122Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-18T20:12:32.122Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-18T20:12:32.122Z] #42 DONE 0.3s [2021-06-18T20:12:32.122Z] [2021-06-18T20:12:32.122Z] #23 [internal] load build context [2021-06-18T20:12:32.122Z] #23 sha256:66d16ac918cdc9837fcf66392d91419dbae38151fcace51d0ef55e189a428c11 [2021-06-18T20:12:33.051Z] #23 transferring context: 55.86MB 1.4s done [2021-06-18T20:12:33.307Z] #23 DONE 1.5s [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-18T20:12:33.563Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-18T20:12:33.563Z] #10 CACHED [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #56 [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-06-18T20:12:33.563Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:12:33.563Z] #56 CACHED [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #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-06-18T20:12:33.563Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-18T20:12:33.563Z] #12 CACHED [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #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-06-18T20:12:33.563Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:12:33.563Z] #13 CACHED [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #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-06-18T20:12:33.563Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T20:12:33.563Z] #11 CACHED [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #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-06-18T20:12:33.563Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:12:33.563Z] #36 CACHED [2021-06-18T20:12:33.563Z] [2021-06-18T20:12:33.563Z] #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-06-18T20:12:33.563Z] #24 sha256:b46cf4df2f47f544c2974c805993d3af882e76d19e162dc77138c2b1a92f18fe [2021-06-18T20:12:36.845Z] #24 3.363 + RM_GOPATH=0 [2021-06-18T20:12:36.845Z] #24 3.363 + TMP_GOPATH= [2021-06-18T20:12:36.845Z] #24 3.363 + : /build [2021-06-18T20:12:36.845Z] #24 3.364 + '[' -z '' ']' [2021-06-18T20:12:36.845Z] #24 3.366 ++ mktemp -d [2021-06-18T20:12:36.845Z] #24 3.368 + export GOPATH=/tmp/tmp.MThT6c7CCe [2021-06-18T20:12:36.845Z] #24 3.368 + GOPATH=/tmp/tmp.MThT6c7CCe [2021-06-18T20:12:36.845Z] #24 3.368 + RM_GOPATH=1 [2021-06-18T20:12:36.845Z] #24 3.369 + case "$(go env GOARCH)" in [2021-06-18T20:12:36.845Z] #24 3.369 ++ go env GOARCH [2021-06-18T20:12:36.845Z] #24 3.385 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:36.845Z] #24 3.385 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:36.845Z] #24 3.386 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:36.845Z] #24 3.387 + dir=/tmp/install [2021-06-18T20:12:36.845Z] #24 3.389 + bin=dockercli [2021-06-18T20:12:36.845Z] #24 3.390 + shift [2021-06-18T20:12:36.845Z] #24 3.391 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-18T20:12:36.845Z] #24 3.391 + . /tmp/install/dockercli.installer [2021-06-18T20:12:36.845Z] #24 3.391 ++ : stable [2021-06-18T20:12:36.845Z] #24 3.391 ++ : 17.06.2-ce [2021-06-18T20:12:36.845Z] #24 3.392 + install_dockercli [2021-06-18T20:12:36.845Z] #24 3.392 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-18T20:12:36.845Z] #24 3.392 Install docker/cli version 17.06.2-ce from stable [2021-06-18T20:12:36.845Z] #24 3.395 ++ uname -m [2021-06-18T20:12:36.845Z] #24 3.396 + arch=x86_64 [2021-06-18T20:12:36.845Z] #24 3.401 + '[' x86_64 '!=' x86_64 ']' [2021-06-18T20:12:36.845Z] #24 3.401 + url=https://download.docker.com/linux/static [2021-06-18T20:12:36.845Z] #24 3.402 + tar -xz docker/docker [2021-06-18T20:12:36.845Z] #24 3.402 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-18T20:12:41.416Z] Fetching without tags [2021-06-18T20:12:41.685Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:12:41.820Z] Fetching without tags [2021-06-18T20:12:41.960Z] Still waiting to schedule task [2021-06-18T20:12:41.960Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-18T20:12:41.965Z] Still waiting to schedule task [2021-06-18T20:12:41.965Z] Waiting for next available executor on ‘azwin-2-efe1d0’ [2021-06-18T20:12:42.074Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:12:42.092Z] #24 8.602 + mkdir -p /build [2021-06-18T20:12:42.092Z] #24 8.604 + mv docker/docker /build/ [2021-06-18T20:12:42.092Z] #24 8.613 + rmdir docker [2021-06-18T20:12:42.400Z] Merge succeeded, producing f6a9453e52ef76db64fa06c79993ac742f0bddc3 [2021-06-18T20:12:42.400Z] Checking out Revision f6a9453e52ef76db64fa06c79993ac742f0bddc3 (PR-42537) [2021-06-18T20:12:42.595Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [2021-06-18T20:12:41.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:41.388Z] > git config --add remote.origin.fetch +refs/pull/42537/head:refs/remotes/origin/PR-42537 # timeout=10 [2021-06-18T20:12:41.391Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:41.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:41.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:41.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:41.418Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:41.687Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:41.689Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:42.138Z] > git remote # timeout=10 [2021-06-18T20:12:42.143Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:12:42.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:42.148Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [2021-06-18T20:12:42.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:12:42.402Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:42.406Z] > git checkout -f f6a9453e52ef76db64fa06c79993ac742f0bddc3 # timeout=10 [2021-06-18T20:12:42.597Z] > git rev-list --no-walk 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:42.659Z] #24 DONE 9.1s [2021-06-18T20:12:42.659Z] [2021-06-18T20:12:42.659Z] #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-06-18T20:12:42.659Z] #37 sha256:75d62cccae169149041569d92207a54112e646f6b2b74b6158ec0d3945a9b3b2 [2021-06-18T20:12:42.659Z] #37 2.930 + RM_GOPATH=0 [2021-06-18T20:12:42.659Z] #37 2.930 + TMP_GOPATH= [2021-06-18T20:12:42.659Z] #37 2.930 + : /build [2021-06-18T20:12:42.659Z] #37 2.930 + '[' -z '' ']' [2021-06-18T20:12:42.659Z] #37 2.930 ++ mktemp -d [2021-06-18T20:12:42.659Z] #37 2.930 + export GOPATH=/tmp/tmp.kCj2T45H1t [2021-06-18T20:12:42.659Z] #37 2.930 + GOPATH=/tmp/tmp.kCj2T45H1t [2021-06-18T20:12:42.659Z] #37 2.930 + RM_GOPATH=1 [2021-06-18T20:12:42.659Z] #37 2.930 + case "$(go env GOARCH)" in [2021-06-18T20:12:42.659Z] #37 2.930 ++ go env GOARCH [2021-06-18T20:12:42.659Z] #37 2.957 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:42.659Z] #37 2.957 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:42.659Z] #37 2.957 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:42.659Z] #37 2.962 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:42.659Z] #37 2.962 + dir=/tmp/install [2021-06-18T20:12:42.659Z] #37 2.962 + bin=tini [2021-06-18T20:12:42.659Z] #37 2.962 + shift [2021-06-18T20:12:42.659Z] #37 2.962 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-18T20:12:42.659Z] #37 2.962 + . /tmp/install/tini.installer [2021-06-18T20:12:42.659Z] #37 2.962 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:42.659Z] #37 2.962 + install_tini [2021-06-18T20:12:42.659Z] #37 2.962 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-18T20:12:42.659Z] #37 2.962 + git clone https://github.com/krallin/tini.git /tmp/tmp.kCj2T45H1t/tini [2021-06-18T20:12:42.659Z] #37 2.963 Cloning into '/tmp/tmp.kCj2T45H1t/tini'... [2021-06-18T20:12:42.659Z] #37 3.648 + cd /tmp/tmp.kCj2T45H1t/tini [2021-06-18T20:12:42.659Z] #37 3.648 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:42.659Z] #37 3.654 + cmake . [2021-06-18T20:12:42.659Z] #37 4.067 -- The C compiler identification is GNU 8.3.0 [2021-06-18T20:12:42.659Z] #37 4.106 -- Check for working C compiler: /usr/bin/cc [2021-06-18T20:12:42.659Z] #37 4.677 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T20:12:42.659Z] #37 4.686 -- Detecting C compiler ABI info [2021-06-18T20:12:42.659Z] #37 5.223 -- Detecting C compiler ABI info - done [2021-06-18T20:12:42.659Z] #37 5.247 -- Detecting C compile features [2021-06-18T20:12:42.659Z] #37 7.228 -- Detecting C compile features - done [2021-06-18T20:12:42.659Z] #37 7.271 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-18T20:12:42.659Z] #37 7.528 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-18T20:12:42.659Z] #37 7.632 -- Configuring done [2021-06-18T20:12:42.659Z] #37 7.655 -- Generating done [2021-06-18T20:12:42.659Z] #37 7.659 -- Build files have been written to: /tmp/tmp.kCj2T45H1t/tini [2021-06-18T20:12:42.659Z] #37 7.662 + make tini-static [2021-06-18T20:12:42.659Z] #37 8.053 Scanning dependencies of target tini-static [2021-06-18T20:12:42.659Z] #37 8.123 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-18T20:12:42.915Z] #37 9.487 [100%] Linking C executable tini-static [2021-06-18T20:12:41.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:41.893Z] > git config --add remote.origin.fetch +refs/pull/42537/head:refs/remotes/origin/PR-42537 # timeout=10 [2021-06-18T20:12:41.898Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:41.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:41.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:41.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:41.910Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:42.163Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:42.168Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:42.625Z] > git remote # timeout=10 [2021-06-18T20:12:42.630Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:12:42.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:42.633Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T20:12:43.096Z] Merge succeeded, producing f6a9453e52ef76db64fa06c79993ac742f0bddc3 [2021-06-18T20:12:43.097Z] Checking out Revision f6a9453e52ef76db64fa06c79993ac742f0bddc3 (PR-42537) [2021-06-18T20:12:43.192Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [2021-06-18T20:12:43.367Z] + docker version [2021-06-18T20:12:43.367Z] Client: Docker Engine - Community [2021-06-18T20:12:43.367Z] Version: 20.10.6 [2021-06-18T20:12:43.367Z] API version: 1.41 [2021-06-18T20:12:43.367Z] Go version: go1.13.15 [2021-06-18T20:12:43.367Z] Git commit: 370c289 [2021-06-18T20:12:43.367Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-18T20:12:43.367Z] OS/Arch: linux/amd64 [2021-06-18T20:12:43.367Z] Context: default [2021-06-18T20:12:43.367Z] Experimental: true [2021-06-18T20:12:43.367Z] [2021-06-18T20:12:43.367Z] Server: Docker Engine - Community [2021-06-18T20:12:43.367Z] Engine: [2021-06-18T20:12:43.367Z] Version: 20.10.6 [2021-06-18T20:12:43.367Z] API version: 1.41 (minimum version 1.12) [2021-06-18T20:12:43.367Z] Go version: go1.13.15 [2021-06-18T20:12:43.367Z] Git commit: 8728dd2 [2021-06-18T20:12:43.367Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-18T20:12:43.367Z] OS/Arch: linux/amd64 [2021-06-18T20:12:43.367Z] Experimental: true [2021-06-18T20:12:43.367Z] containerd: [2021-06-18T20:12:43.367Z] Version: 1.4.6 [2021-06-18T20:12:43.367Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:12:43.367Z] runc: [2021-06-18T20:12:43.367Z] Version: 1.0.0-rc95 [2021-06-18T20:12:43.367Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:43.367Z] docker-init: [2021-06-18T20:12:43.367Z] Version: 0.19.0 [2021-06-18T20:12:43.367Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-18T20:12:43.389Z] Fetching without tags [2021-06-18T20:12:43.477Z] #37 ... [2021-06-18T20:12:43.477Z] [2021-06-18T20:12:43.477Z] #59 [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-06-18T20:12:43.477Z] #59 sha256:a7bf4a3f33d95278a2184a5b00ae22ddf3df4b5d8bc8898feb88bf73a3b698dc [2021-06-18T20:12:43.477Z] #59 3.342 + RM_GOPATH=0 [2021-06-18T20:12:43.477Z] #59 3.342 + TMP_GOPATH= [2021-06-18T20:12:43.477Z] #59 3.342 + : /build [2021-06-18T20:12:43.477Z] #59 3.342 + '[' -z '' ']' [2021-06-18T20:12:43.477Z] #59 3.342 ++ mktemp -d [2021-06-18T20:12:43.477Z] #59 3.342 + export GOPATH=/tmp/tmp.O03yObiJOQ [2021-06-18T20:12:43.477Z] #59 3.342 + GOPATH=/tmp/tmp.O03yObiJOQ [2021-06-18T20:12:43.477Z] #59 3.342 + RM_GOPATH=1 [2021-06-18T20:12:43.477Z] #59 3.342 + case "$(go env GOARCH)" in [2021-06-18T20:12:43.477Z] #59 3.342 ++ go env GOARCH [2021-06-18T20:12:43.477Z] #59 3.375 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.477Z] #59 3.375 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.477Z] #59 3.376 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:43.477Z] #59 3.382 + dir=/tmp/install [2021-06-18T20:12:43.477Z] #59 3.382 + bin=rootlesskit [2021-06-18T20:12:43.477Z] #59 3.383 + shift [2021-06-18T20:12:43.477Z] #59 3.383 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-18T20:12:43.477Z] #59 3.387 + . /tmp/install/rootlesskit.installer [2021-06-18T20:12:43.477Z] #59 3.387 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:43.477Z] #59 3.387 + install_rootlesskit [2021-06-18T20:12:43.477Z] #59 3.387 + case "$1" in [2021-06-18T20:12:43.477Z] #59 3.387 + export CGO_ENABLED=0 [2021-06-18T20:12:43.477Z] #59 3.387 + CGO_ENABLED=0 [2021-06-18T20:12:43.477Z] #59 3.387 + _install_rootlesskit [2021-06-18T20:12:43.477Z] #59 3.387 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-18T20:12:43.477Z] #59 3.387 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:43.477Z] #59 3.387 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O03yObiJOQ/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:12:43.477Z] #59 3.393 Cloning into '/tmp/tmp.O03yObiJOQ/src/github.com/rootless-containers/rootlesskit'... [2021-06-18T20:12:43.477Z] #59 6.183 + cd /tmp/tmp.O03yObiJOQ/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:12:43.477Z] #59 6.183 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:43.477Z] #59 6.210 + export GO111MODULE=on [2021-06-18T20:12:43.477Z] #59 6.210 + GO111MODULE=on [2021-06-18T20:12:43.477Z] #59 6.210 + export GOPROXY=https://proxy.golang.org [2021-06-18T20:12:43.477Z] #59 6.210 + GOPROXY=https://proxy.golang.org [2021-06-18T20:12:43.477Z] #59 6.210 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:12:43.477Z] #59 6.210 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-18T20:12:43.477Z] #59 7.311 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:12:43.477Z] #59 7.326 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-18T20:12:43.477Z] #59 7.336 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-18T20:12:43.477Z] #59 7.910 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-18T20:12:43.477Z] #59 ... [2021-06-18T20:12:43.477Z] [2021-06-18T20:12:43.477Z] #48 [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-06-18T20:12:43.477Z] #48 sha256:947f173416afb3ddd10eef630d450f89121cee3bd2abe88fa31a0ab8a3c2e9d2 [2021-06-18T20:12:43.477Z] #48 3.242 + RM_GOPATH=0 [2021-06-18T20:12:43.477Z] #48 3.242 + TMP_GOPATH= [2021-06-18T20:12:43.477Z] #48 3.242 + : /build [2021-06-18T20:12:43.477Z] #48 3.242 + '[' -z '' ']' [2021-06-18T20:12:43.477Z] #48 3.242 ++ mktemp -d [2021-06-18T20:12:43.477Z] #48 3.242 + export GOPATH=/tmp/tmp.Hjdodd6q4e [2021-06-18T20:12:43.477Z] #48 3.242 + GOPATH=/tmp/tmp.Hjdodd6q4e [2021-06-18T20:12:43.477Z] #48 3.242 + RM_GOPATH=1 [2021-06-18T20:12:43.477Z] #48 3.242 + case "$(go env GOARCH)" in [2021-06-18T20:12:43.477Z] #48 3.248 ++ go env GOARCH [2021-06-18T20:12:43.477Z] #48 3.263 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.477Z] #48 3.263 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.477Z] #48 3.264 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:43.477Z] #48 3.266 + dir=/tmp/install [2021-06-18T20:12:43.477Z] #48 3.266 + bin=gotestsum [2021-06-18T20:12:43.477Z] #48 3.266 + shift [2021-06-18T20:12:43.477Z] #48 3.266 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-18T20:12:43.477Z] #48 3.266 + . /tmp/install/gotestsum.installer [2021-06-18T20:12:43.477Z] #48 3.266 ++ : v0.5.3 [2021-06-18T20:12:43.477Z] #48 3.266 + install_gotestsum [2021-06-18T20:12:43.477Z] #48 3.267 + set -e [2021-06-18T20:12:43.477Z] #48 3.267 + export GO111MODULE=on [2021-06-18T20:12:43.477Z] #48 3.267 + GO111MODULE=on [2021-06-18T20:12:43.477Z] #48 3.267 + GOBIN=/build [2021-06-18T20:12:43.477Z] #48 3.267 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-18T20:12:43.477Z] #48 3.921 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T20:12:43.477Z] #48 6.093 go: downloading github.com/fatih/color v1.9.0 [2021-06-18T20:12:43.477Z] #48 6.100 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T20:12:43.477Z] #48 6.135 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:12:43.477Z] #48 6.136 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T20:12:43.477Z] #48 6.356 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T20:12:43.477Z] #48 6.360 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T20:12:43.477Z] #48 6.449 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T20:12:43.477Z] #48 6.488 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T20:12:43.477Z] #48 6.576 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T20:12:43.477Z] #48 6.938 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T20:12:43.477Z] #48 8.389 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T20:12:43.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:43.102Z] > git config --add remote.origin.fetch +refs/pull/42537/head:refs/remotes/origin/PR-42537 # timeout=10 [2021-06-18T20:12:43.152Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:43.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:12:43.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:12:43.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:43.459Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:12:43.692Z] + docker info [2021-06-18T20:12:43.733Z] #48 ... [2021-06-18T20:12:43.733Z] [2021-06-18T20:12:43.733Z] #57 [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-06-18T20:12:43.733Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:12:43.733Z] #57 2.361 + RM_GOPATH=0 [2021-06-18T20:12:43.733Z] #57 2.361 + TMP_GOPATH= [2021-06-18T20:12:43.733Z] #57 2.361 + : /build [2021-06-18T20:12:43.733Z] #57 2.361 + '[' -z '' ']' [2021-06-18T20:12:43.733Z] #57 2.361 ++ mktemp -d [2021-06-18T20:12:43.733Z] #57 2.363 + export GOPATH=/tmp/tmp.taTQBpY55x [2021-06-18T20:12:43.733Z] #57 2.363 + GOPATH=/tmp/tmp.taTQBpY55x [2021-06-18T20:12:43.733Z] #57 2.363 + RM_GOPATH=1 [2021-06-18T20:12:43.733Z] #57 2.363 + case "$(go env GOARCH)" in [2021-06-18T20:12:43.733Z] #57 2.365 ++ go env GOARCH [2021-06-18T20:12:43.733Z] #57 2.375 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.733Z] #57 2.375 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.733Z] #57 2.375 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:43.733Z] #57 2.376 + dir=/tmp/install [2021-06-18T20:12:43.733Z] #57 2.376 + bin=containerd [2021-06-18T20:12:43.733Z] #57 2.376 + shift [2021-06-18T20:12:43.733Z] #57 2.376 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-18T20:12:43.733Z] #57 2.376 + . /tmp/install/containerd.installer [2021-06-18T20:12:43.733Z] #57 2.376 ++ set -e [2021-06-18T20:12:43.733Z] #57 2.376 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:12:43.733Z] #57 2.376 + install_containerd [2021-06-18T20:12:43.733Z] #57 2.377 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-18T20:12:43.733Z] #57 2.377 + git clone https://github.com/containerd/containerd.git /tmp/tmp.taTQBpY55x/src/github.com/containerd/containerd [2021-06-18T20:12:43.733Z] #57 2.377 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:12:43.733Z] #57 2.381 Cloning into '/tmp/tmp.taTQBpY55x/src/github.com/containerd/containerd'... [2021-06-18T20:12:43.871Z] + docker version [2021-06-18T20:12:43.871Z] Client: Docker Engine - Community [2021-06-18T20:12:43.871Z] Version: 20.10.6 [2021-06-18T20:12:43.871Z] API version: 1.41 [2021-06-18T20:12:43.871Z] Go version: go1.13.15 [2021-06-18T20:12:43.871Z] Git commit: 370c289 [2021-06-18T20:12:43.871Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-18T20:12:43.871Z] OS/Arch: linux/amd64 [2021-06-18T20:12:43.871Z] Context: default [2021-06-18T20:12:43.871Z] Experimental: true [2021-06-18T20:12:43.871Z] [2021-06-18T20:12:43.871Z] Server: Docker Engine - Community [2021-06-18T20:12:43.871Z] Engine: [2021-06-18T20:12:43.871Z] Version: 20.10.6 [2021-06-18T20:12:43.871Z] API version: 1.41 (minimum version 1.12) [2021-06-18T20:12:43.871Z] Go version: go1.13.15 [2021-06-18T20:12:43.871Z] Git commit: 8728dd2 [2021-06-18T20:12:43.871Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-18T20:12:43.871Z] OS/Arch: linux/amd64 [2021-06-18T20:12:43.871Z] Experimental: true [2021-06-18T20:12:43.871Z] containerd: [2021-06-18T20:12:43.871Z] Version: 1.4.6 [2021-06-18T20:12:43.871Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:12:43.871Z] runc: [2021-06-18T20:12:43.871Z] Version: 1.0.0-rc95 [2021-06-18T20:12:43.871Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:43.871Z] docker-init: [2021-06-18T20:12:43.871Z] Version: 0.19.0 [2021-06-18T20:12:43.872Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-18T20:12:43.989Z] #57 ... [2021-06-18T20:12:43.989Z] [2021-06-18T20:12:43.989Z] #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-06-18T20:12:43.989Z] #37 sha256:75d62cccae169149041569d92207a54112e646f6b2b74b6158ec0d3945a9b3b2 [2021-06-18T20:12:43.989Z] #37 10.33 [100%] Built target tini-static [2021-06-18T20:12:43.989Z] #37 10.39 + mkdir -p /build [2021-06-18T20:12:43.989Z] #37 10.39 + cp tini-static /build/docker-init [2021-06-18T20:12:43.989Z] #37 DONE 10.5s [2021-06-18T20:12:43.989Z] [2021-06-18T20:12:43.989Z] #46 [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-06-18T20:12:43.989Z] #46 sha256:cf0e8bcae5d60cb82eb3d623285f704dba72ea2f2f09e3821b58d27dda08c6c0 [2021-06-18T20:12:43.989Z] #46 2.821 + RM_GOPATH=0 [2021-06-18T20:12:43.989Z] #46 2.821 + TMP_GOPATH= [2021-06-18T20:12:43.989Z] #46 2.821 + : /build [2021-06-18T20:12:43.989Z] #46 2.821 + '[' -z '' ']' [2021-06-18T20:12:43.989Z] #46 2.826 ++ mktemp -d [2021-06-18T20:12:43.989Z] #46 2.827 + export GOPATH=/tmp/tmp.QVeXvAm7Sd [2021-06-18T20:12:43.989Z] #46 2.827 + GOPATH=/tmp/tmp.QVeXvAm7Sd [2021-06-18T20:12:43.989Z] #46 2.827 + RM_GOPATH=1 [2021-06-18T20:12:43.989Z] #46 2.827 + case "$(go env GOARCH)" in [2021-06-18T20:12:43.989Z] #46 2.835 ++ go env GOARCH [2021-06-18T20:12:43.989Z] #46 2.857 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.989Z] #46 2.857 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.989Z] #46 2.857 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:43.989Z] #46 2.857 + dir=/tmp/install [2021-06-18T20:12:43.989Z] #46 2.857 + bin=vndr [2021-06-18T20:12:43.989Z] #46 2.857 + shift [2021-06-18T20:12:43.989Z] #46 2.857 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-18T20:12:43.989Z] #46 2.857 + . /tmp/install/vndr.installer [2021-06-18T20:12:43.989Z] #46 2.857 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:43.989Z] #46 2.857 + install_vndr [2021-06-18T20:12:43.989Z] #46 2.857 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-18T20:12:43.989Z] #46 2.857 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QVeXvAm7Sd/src/github.com/LK4D4/vndr [2021-06-18T20:12:43.989Z] #46 2.857 Cloning into '/tmp/tmp.QVeXvAm7Sd/src/github.com/LK4D4/vndr'... [2021-06-18T20:12:43.989Z] #46 2.857 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:43.989Z] #46 3.365 + cd /tmp/tmp.QVeXvAm7Sd/src/github.com/LK4D4/vndr [2021-06-18T20:12:43.989Z] #46 3.366 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:43.989Z] #46 3.385 + go build -buildmode=pie -v -o /build/vndr . [2021-06-18T20:12:43.989Z] #46 4.812 github.com/LK4D4/vndr/build [2021-06-18T20:12:43.989Z] #46 4.828 github.com/LK4D4/vndr/godl/singleflight [2021-06-18T20:12:43.989Z] #46 5.052 github.com/LK4D4/vndr/versioned [2021-06-18T20:12:43.989Z] #46 5.961 github.com/LK4D4/vndr/godl [2021-06-18T20:12:43.989Z] #46 8.142 github.com/LK4D4/vndr [2021-06-18T20:12:43.989Z] #46 ... [2021-06-18T20:12:43.989Z] [2021-06-18T20:12:43.989Z] #52 [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-06-18T20:12:43.989Z] #52 sha256:5a703e984e186de3f609f115d24d3851bac0ba8f728a9ed709f00b6d95b3f7c5 [2021-06-18T20:12:43.989Z] #52 3.357 + RM_GOPATH=0 [2021-06-18T20:12:43.989Z] #52 3.357 + TMP_GOPATH= [2021-06-18T20:12:43.989Z] #52 3.357 + : /build [2021-06-18T20:12:43.989Z] #52 3.357 + '[' -z '' ']' [2021-06-18T20:12:43.989Z] #52 3.357 ++ mktemp -d [2021-06-18T20:12:43.989Z] #52 3.361 + export GOPATH=/tmp/tmp.6lUoV6l0D0 [2021-06-18T20:12:43.989Z] #52 3.362 + GOPATH=/tmp/tmp.6lUoV6l0D0 [2021-06-18T20:12:43.989Z] #52 3.362 + RM_GOPATH=1 [2021-06-18T20:12:43.989Z] #52 3.363 + case "$(go env GOARCH)" in [2021-06-18T20:12:43.989Z] #52 3.364 ++ go env GOARCH [2021-06-18T20:12:43.989Z] #52 3.381 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.989Z] #52 3.381 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:43.989Z] #52 3.386 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:43.989Z] #52 3.388 + dir=/tmp/install [2021-06-18T20:12:43.989Z] #52 3.390 + bin=shfmt [2021-06-18T20:12:43.989Z] #52 3.391 + shift [2021-06-18T20:12:43.989Z] #52 3.401 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-18T20:12:43.989Z] #52 3.401 + . /tmp/install/shfmt.installer [2021-06-18T20:12:43.989Z] #52 3.402 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:43.989Z] #52 3.402 + install_shfmt [2021-06-18T20:12:43.989Z] #52 3.403 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-18T20:12:43.989Z] #52 3.403 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:43.989Z] #52 3.404 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6lUoV6l0D0/src/github.com/mvdan/sh [2021-06-18T20:12:43.989Z] #52 3.405 Cloning into '/tmp/tmp.6lUoV6l0D0/src/github.com/mvdan/sh'... [2021-06-18T20:12:44.149Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:12:44.164Z] + docker info [2021-06-18T20:12:44.246Z] #52 ... [2021-06-18T20:12:44.246Z] [2021-06-18T20:12:44.246Z] #54 [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-06-18T20:12:44.246Z] #54 sha256:9b58ac47325e5ef5f2cb5e5ea071fb6f84eb815baf13b5c9ba6f233902885a46 [2021-06-18T20:12:44.246Z] #54 2.215 + RM_GOPATH=0 [2021-06-18T20:12:44.246Z] #54 2.215 + TMP_GOPATH= [2021-06-18T20:12:44.246Z] #54 2.215 + : /build [2021-06-18T20:12:44.246Z] #54 2.215 + '[' -z '' ']' [2021-06-18T20:12:44.246Z] #54 2.216 ++ mktemp -d [2021-06-18T20:12:44.246Z] #54 2.219 + export GOPATH=/tmp/tmp.ioDEj0w1Tl [2021-06-18T20:12:44.246Z] #54 2.219 + GOPATH=/tmp/tmp.ioDEj0w1Tl [2021-06-18T20:12:44.246Z] #54 2.219 + RM_GOPATH=1 [2021-06-18T20:12:44.246Z] #54 2.219 + case "$(go env GOARCH)" in [2021-06-18T20:12:44.246Z] #54 2.225 ++ go env GOARCH [2021-06-18T20:12:44.246Z] #54 2.226 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:44.246Z] #54 2.226 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:44.246Z] #54 2.227 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:44.246Z] #54 2.229 + dir=/tmp/install [2021-06-18T20:12:44.246Z] #54 2.229 + bin=runc [2021-06-18T20:12:44.246Z] #54 2.229 + shift [2021-06-18T20:12:44.246Z] #54 2.229 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-18T20:12:44.246Z] #54 2.229 + . /tmp/install/runc.installer [2021-06-18T20:12:44.246Z] #54 2.229 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:44.246Z] #54 2.229 + install_runc [2021-06-18T20:12:44.246Z] #54 2.230 + uname -r [2021-06-18T20:12:44.246Z] #54 2.230 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-18T20:12:44.246Z] #54 2.231 + RUNC_BUILDTAGS='seccomp ' [2021-06-18T20:12:44.246Z] #54 2.231 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-18T20:12:44.246Z] #54 2.231 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-18T20:12:44.246Z] #54 2.231 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ioDEj0w1Tl/src/github.com/opencontainers/runc [2021-06-18T20:12:44.246Z] #54 2.237 Cloning into '/tmp/tmp.ioDEj0w1Tl/src/github.com/opencontainers/runc'... [2021-06-18T20:12:44.246Z] #54 ... [2021-06-18T20:12:44.246Z] [2021-06-18T20:12:44.246Z] #50 [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-06-18T20:12:44.246Z] #50 sha256:f6da60869184fff5f3fd5e09ed671bd611ec3491a5c73e60f350ceb9c678200b [2021-06-18T20:12:44.246Z] #50 3.221 + RM_GOPATH=0 [2021-06-18T20:12:44.246Z] #50 3.221 + TMP_GOPATH= [2021-06-18T20:12:44.246Z] #50 3.221 + : /build [2021-06-18T20:12:44.246Z] #50 3.221 + '[' -z '' ']' [2021-06-18T20:12:44.246Z] #50 3.221 ++ mktemp -d [2021-06-18T20:12:44.246Z] #50 3.221 + export GOPATH=/tmp/tmp.ez9ySzxq46 [2021-06-18T20:12:44.246Z] #50 3.221 + GOPATH=/tmp/tmp.ez9ySzxq46 [2021-06-18T20:12:44.246Z] #50 3.221 + RM_GOPATH=1 [2021-06-18T20:12:44.246Z] #50 3.221 + case "$(go env GOARCH)" in [2021-06-18T20:12:44.246Z] #50 3.221 ++ go env GOARCH [2021-06-18T20:12:44.246Z] #50 3.287 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:44.246Z] #50 3.287 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:44.246Z] #50 3.287 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:44.246Z] #50 3.287 + dir=/tmp/install [2021-06-18T20:12:44.246Z] #50 3.287 + bin=golangci_lint [2021-06-18T20:12:44.246Z] #50 3.287 + shift [2021-06-18T20:12:44.246Z] #50 3.287 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-18T20:12:44.246Z] #50 3.287 + . /tmp/install/golangci_lint.installer [2021-06-18T20:12:44.246Z] #50 3.287 ++ : v1.23.8 [2021-06-18T20:12:44.246Z] #50 3.287 + install_golangci_lint [2021-06-18T20:12:44.246Z] #50 3.287 + set -e [2021-06-18T20:12:44.246Z] #50 3.287 + export GO111MODULE=on [2021-06-18T20:12:44.246Z] #50 3.287 + GO111MODULE=on [2021-06-18T20:12:44.246Z] #50 3.287 + GOBIN=/build [2021-06-18T20:12:44.246Z] #50 3.287 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-18T20:12:44.246Z] #50 4.018 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-18T20:12:44.253Z] Client: [2021-06-18T20:12:44.253Z] Context: default [2021-06-18T20:12:44.253Z] Debug Mode: false [2021-06-18T20:12:44.253Z] Plugins: [2021-06-18T20:12:44.253Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-18T20:12:44.253Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-18T20:12:44.253Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-18T20:12:44.253Z] [2021-06-18T20:12:44.253Z] Server: [2021-06-18T20:12:44.253Z] Containers: 0 [2021-06-18T20:12:44.253Z] Running: 0 [2021-06-18T20:12:44.253Z] Paused: 0 [2021-06-18T20:12:44.253Z] Stopped: 0 [2021-06-18T20:12:44.253Z] Images: 2 [2021-06-18T20:12:44.253Z] Server Version: 20.10.6 [2021-06-18T20:12:44.253Z] Storage Driver: overlay2 [2021-06-18T20:12:44.253Z] Backing Filesystem: extfs [2021-06-18T20:12:44.253Z] Supports d_type: true [2021-06-18T20:12:44.253Z] Native Overlay Diff: true [2021-06-18T20:12:44.253Z] userxattr: false [2021-06-18T20:12:44.253Z] Logging Driver: json-file [2021-06-18T20:12:44.253Z] Cgroup Driver: systemd [2021-06-18T20:12:44.253Z] Cgroup Version: 2 [2021-06-18T20:12:44.253Z] Plugins: [2021-06-18T20:12:44.253Z] Volume: local [2021-06-18T20:12:44.253Z] Network: bridge host ipvlan macvlan null overlay [2021-06-18T20:12:44.253Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-18T20:12:44.253Z] Swarm: inactive [2021-06-18T20:12:44.253Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-18T20:12:44.253Z] Default Runtime: runc [2021-06-18T20:12:44.253Z] Init Binary: docker-init [2021-06-18T20:12:44.253Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:12:44.253Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:44.253Z] init version: de40ad0 [2021-06-18T20:12:44.253Z] Security Options: [2021-06-18T20:12:44.253Z] apparmor [2021-06-18T20:12:44.253Z] seccomp [2021-06-18T20:12:44.253Z] Profile: default [2021-06-18T20:12:44.253Z] cgroupns [2021-06-18T20:12:44.253Z] Kernel Version: 5.4.0-1048-aws [2021-06-18T20:12:44.253Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-18T20:12:44.253Z] OSType: linux [2021-06-18T20:12:44.253Z] Architecture: x86_64 [2021-06-18T20:12:44.253Z] CPUs: 2 [2021-06-18T20:12:44.253Z] Total Memory: 7.569GiB [2021-06-18T20:12:44.253Z] Name: ip-10-100-64-51 [2021-06-18T20:12:44.253Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-18T20:12:44.253Z] Docker Root Dir: /var/lib/docker [2021-06-18T20:12:44.253Z] Debug Mode: false [2021-06-18T20:12:44.253Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:12:44.253Z] Labels: [2021-06-18T20:12:44.253Z] Experimental: true [2021-06-18T20:12:44.253Z] Insecure Registries: [2021-06-18T20:12:44.253Z] 127.0.0.0/8 [2021-06-18T20:12:44.253Z] Live Restore Enabled: true [2021-06-18T20:12:44.253Z] [2021-06-18T20:12:44.253Z] WARNING: No kernel memory limit support [2021-06-18T20:12:44.253Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-18T20:12:44.503Z] #50 ... [2021-06-18T20:12:44.503Z] [2021-06-18T20:12:44.503Z] #59 [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-06-18T20:12:44.503Z] #59 sha256:a7bf4a3f33d95278a2184a5b00ae22ddf3df4b5d8bc8898feb88bf73a3b698dc [2021-06-18T20:12:44.503Z] #59 10.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-18T20:12:44.572Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 . [2021-06-18T20:12:43.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:12:43.186Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:43.200Z] > git checkout -f f6a9453e52ef76db64fa06c79993ac742f0bddc3 # timeout=10 [2021-06-18T20:12:44.828Z] #1 [internal] load build definition from Dockerfile [2021-06-18T20:12:44.828Z] #1 sha256:4ef87ae0a813591aa8777398b19b4ceb84f3a097a3f8d8d41d73849873d36108 [2021-06-18T20:12:44.828Z] #1 transferring dockerfile: 16.63kB done [2021-06-18T20:12:44.828Z] #1 DONE 0.0s [2021-06-18T20:12:44.828Z] [2021-06-18T20:12:44.828Z] #2 [internal] load .dockerignore [2021-06-18T20:12:44.828Z] #2 sha256:251b1a83e06e9a5f61e7cd4b787467bb3a79a557b39b7f93c9ae7bd4f099687d [2021-06-18T20:12:44.828Z] #2 transferring context: 87B done [2021-06-18T20:12:44.828Z] #2 DONE 0.0s [2021-06-18T20:12:44.828Z] [2021-06-18T20:12:44.828Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-18T20:12:44.828Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-18T20:12:44.828Z] #3 DONE 0.1s [2021-06-18T20:12:44.828Z] [2021-06-18T20:12:44.828Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-18T20:12:44.828Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-18T20:12:44.828Z] #4 CACHED [2021-06-18T20:12:45.065Z] #59 11.47 go: downloading github.com/google/uuid v1.2.0 [2021-06-18T20:12:45.065Z] #59 11.48 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-18T20:12:45.065Z] #59 11.53 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-18T20:12:45.065Z] #59 11.57 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-18T20:12:45.065Z] #59 11.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T20:12:45.084Z] [2021-06-18T20:12:45.084Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-18T20:12:45.084Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-18T20:12:45.084Z] #5 DONE 0.1s [2021-06-18T20:12:45.084Z] [2021-06-18T20:12:45.084Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:12:45.084Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-18T20:12:45.084Z] #8 DONE 0.1s [2021-06-18T20:12:45.084Z] [2021-06-18T20:12:45.084Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:12:45.084Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-18T20:12:45.105Z] Client: [2021-06-18T20:12:45.105Z] Context: default [2021-06-18T20:12:45.105Z] Debug Mode: false [2021-06-18T20:12:45.105Z] Plugins: [2021-06-18T20:12:45.105Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-18T20:12:45.105Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-18T20:12:45.105Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-18T20:12:45.105Z] [2021-06-18T20:12:45.105Z] Server: [2021-06-18T20:12:45.105Z] Containers: 0 [2021-06-18T20:12:45.105Z] Running: 0 [2021-06-18T20:12:45.105Z] Paused: 0 [2021-06-18T20:12:45.105Z] Stopped: 0 [2021-06-18T20:12:45.105Z] Images: 2 [2021-06-18T20:12:45.105Z] Server Version: 20.10.6 [2021-06-18T20:12:45.105Z] Storage Driver: overlay2 [2021-06-18T20:12:45.105Z] Backing Filesystem: extfs [2021-06-18T20:12:45.105Z] Supports d_type: true [2021-06-18T20:12:45.105Z] Native Overlay Diff: true [2021-06-18T20:12:45.105Z] userxattr: false [2021-06-18T20:12:45.105Z] Logging Driver: json-file [2021-06-18T20:12:45.105Z] Cgroup Driver: cgroupfs [2021-06-18T20:12:45.105Z] Cgroup Version: 1 [2021-06-18T20:12:45.105Z] Plugins: [2021-06-18T20:12:45.105Z] Volume: local [2021-06-18T20:12:45.105Z] Network: bridge host ipvlan macvlan null overlay [2021-06-18T20:12:45.105Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-18T20:12:45.105Z] Swarm: inactive [2021-06-18T20:12:45.105Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-18T20:12:45.105Z] Default Runtime: runc [2021-06-18T20:12:45.105Z] Init Binary: docker-init [2021-06-18T20:12:45.105Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:12:45.105Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:45.105Z] init version: de40ad0 [2021-06-18T20:12:45.105Z] Security Options: [2021-06-18T20:12:45.105Z] apparmor [2021-06-18T20:12:45.105Z] seccomp [2021-06-18T20:12:45.105Z] Profile: default [2021-06-18T20:12:45.105Z] Kernel Version: 5.4.0-1048-aws [2021-06-18T20:12:45.105Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-18T20:12:45.105Z] OSType: linux [2021-06-18T20:12:45.105Z] Architecture: x86_64 [2021-06-18T20:12:45.105Z] CPUs: 2 [2021-06-18T20:12:45.105Z] Total Memory: 7.487GiB [2021-06-18T20:12:45.105Z] Name: ip-10-100-42-151 [2021-06-18T20:12:45.105Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-18T20:12:45.105Z] Docker Root Dir: /var/lib/docker [2021-06-18T20:12:45.105Z] Debug Mode: false [2021-06-18T20:12:45.105Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:12:45.105Z] Labels: [2021-06-18T20:12:45.105Z] Experimental: true [2021-06-18T20:12:45.105Z] Insecure Registries: [2021-06-18T20:12:45.105Z] 127.0.0.0/8 [2021-06-18T20:12:45.105Z] Live Restore Enabled: true [2021-06-18T20:12:45.105Z] [2021-06-18T20:12:45.105Z] WARNING: No swap limit support [Pipeline] sh [2021-06-18T20:12:45.324Z] #59 11.75 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-18T20:12:45.324Z] #59 11.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-18T20:12:45.339Z] #7 DONE 0.1s [2021-06-18T20:12:45.339Z] [2021-06-18T20:12:45.339Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-18T20:12:45.339Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-18T20:12:45.339Z] #6 DONE 0.1s [2021-06-18T20:12:44.226Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:44.273Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:45.396Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:12:45.396Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:12:45.396Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42537/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-18T20:12:45.396Z] + bash /home/ubuntu/workspace/moby_PR-42537/check-config.sh [2021-06-18T20:12:45.396Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-18T20:12:45.396Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-18T20:12:45.396Z] [2021-06-18T20:12:45.396Z] Generally Necessary: [2021-06-18T20:12:45.396Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-18T20:12:45.396Z] - apparmor: enabled and tools installed [2021-06-18T20:12:45.396Z] - CONFIG_NAMESPACES: enabled [2021-06-18T20:12:45.396Z] - CONFIG_NET_NS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_PID_NS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_IPC_NS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_UTS_NS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUPS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CPUSETS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_MEMCG: enabled [2021-06-18T20:12:45.396Z] - CONFIG_KEYS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_VETH: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-18T20:12:45.396Z] [2021-06-18T20:12:45.396Z] Optional Features: [2021-06-18T20:12:45.396Z] - CONFIG_USER_NS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_SECCOMP: enabled [2021-06-18T20:12:45.396Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-18T20:12:45.396Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-18T20:12:45.396Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-18T20:12:45.396Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-18T20:12:45.396Z] - CONFIG_BLK_CGROUP: enabled [2021-06-18T20:12:45.396Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_PERF: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-18T20:12:45.396Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-18T20:12:45.396Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-18T20:12:45.396Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-18T20:12:45.396Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-18T20:12:45.580Z] #59 12.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-18T20:12:45.595Z] [2021-06-18T20:12:45.595Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:12:45.595Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T20:12:45.595Z] #63 DONE 0.0s [2021-06-18T20:12:45.595Z] [2021-06-18T20:12:45.595Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:12:45.595Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T20:12:45.595Z] #65 DONE 0.0s [2021-06-18T20:12:45.595Z] [2021-06-18T20:12:45.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:12:45.595Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:12:45.595Z] #9 DONE 0.0s [2021-06-18T20:12:45.595Z] [2021-06-18T20:12:45.595Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T20:12:45.595Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T20:12:45.595Z] #26 DONE 0.0s [2021-06-18T20:12:45.595Z] [2021-06-18T20:12:45.595Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-18T20:12:45.595Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-18T20:12:45.656Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-18T20:12:45.656Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_IP_VS: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-18T20:12:45.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-18T20:12:45.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-18T20:12:45.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-18T20:12:45.656Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-18T20:12:45.656Z] - CONFIG_EXT4_FS: enabled [2021-06-18T20:12:45.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-18T20:12:45.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-18T20:12:45.656Z] - Network Drivers: [2021-06-18T20:12:45.656Z] - "overlay": [2021-06-18T20:12:45.656Z] - CONFIG_VXLAN: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-18T20:12:45.656Z] Optional (for encrypted networks): [2021-06-18T20:12:45.656Z] - CONFIG_CRYPTO: enabled [2021-06-18T20:12:45.656Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-18T20:12:45.656Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-18T20:12:45.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-18T20:12:45.656Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-18T20:12:45.656Z] - CONFIG_XFRM: enabled [2021-06-18T20:12:45.656Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-18T20:12:45.656Z] - "ipvlan": [2021-06-18T20:12:45.656Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-18T20:12:45.656Z] - "macvlan": [2021-06-18T20:12:45.656Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_DUMMY: enabled (as module) [2021-06-18T20:12:45.656Z] - "ftp,tftp client in container": [2021-06-18T20:12:45.656Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-18T20:12:45.656Z] - Storage Drivers: [2021-06-18T20:12:45.656Z] - "aufs": [2021-06-18T20:12:45.656Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-18T20:12:45.656Z] - "btrfs": [2021-06-18T20:12:45.656Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-18T20:12:45.656Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-18T20:12:45.656Z] - "devicemapper": [2021-06-18T20:12:45.656Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-18T20:12:45.656Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-18T20:12:45.656Z] - "overlay": [2021-06-18T20:12:45.656Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-18T20:12:45.656Z] - "zfs": [2021-06-18T20:12:45.656Z] - /dev/zfs: present [2021-06-18T20:12:45.656Z] - zfs command: missing [2021-06-18T20:12:45.656Z] - zpool command: missing [2021-06-18T20:12:45.656Z] [2021-06-18T20:12:45.656Z] Limits: [2021-06-18T20:12:45.656Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-18T20:12:45.656Z] [2021-06-18T20:12:45.656Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-18T20:12:45.988Z] + sudo modprobe ip_vs [2021-06-18T20:12:45.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 . [2021-06-18T20:12:46.168Z] #42 DONE 0.4s [2021-06-18T20:12:46.168Z] [2021-06-18T20:12:46.168Z] #23 [internal] load build context [2021-06-18T20:12:46.168Z] #23 sha256:817077ec815c612f97aedbb641214649a11605ee07f2f5269bbfb881dcc55e5e [2021-06-18T20:12:46.249Z] #1 [internal] load build definition from Dockerfile [2021-06-18T20:12:46.249Z] #1 sha256:3677f395d2caf09202788d458e1090d6b49e5ef0cb1380a62d0dd68e70250742 [2021-06-18T20:12:46.249Z] #1 transferring dockerfile: 16.63kB done [2021-06-18T20:12:46.249Z] #1 DONE 0.0s [2021-06-18T20:12:46.249Z] [2021-06-18T20:12:46.249Z] #2 [internal] load .dockerignore [2021-06-18T20:12:46.249Z] #2 sha256:52b66025988a24c4da888ff971c7f52a52290adc14d0edc89de691c011190b6c [2021-06-18T20:12:46.249Z] #2 transferring context: 87B done [2021-06-18T20:12:46.249Z] #2 DONE 0.0s [2021-06-18T20:12:46.249Z] [2021-06-18T20:12:46.249Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-18T20:12:46.249Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-18T20:12:46.249Z] #3 DONE 0.1s [2021-06-18T20:12:46.249Z] [2021-06-18T20:12:46.249Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-18T20:12:46.249Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-18T20:12:46.249Z] #4 CACHED [2021-06-18T20:12:46.510Z] [2021-06-18T20:12:46.510Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-18T20:12:46.510Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-18T20:12:46.510Z] #6 DONE 0.1s [2021-06-18T20:12:46.510Z] [2021-06-18T20:12:46.510Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:12:46.510Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-18T20:12:46.510Z] #7 DONE 0.1s [2021-06-18T20:12:46.510Z] [2021-06-18T20:12:46.510Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-18T20:12:46.510Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-18T20:12:46.510Z] #5 DONE 0.1s [2021-06-18T20:12:46.510Z] [2021-06-18T20:12:46.510Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:12:46.510Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-18T20:12:46.510Z] #8 DONE 0.1s [2021-06-18T20:12:46.950Z] #59 ... [2021-06-18T20:12:46.950Z] [2021-06-18T20:12:46.950Z] #46 [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-06-18T20:12:46.950Z] #46 sha256:cf0e8bcae5d60cb82eb3d623285f704dba72ea2f2f09e3821b58d27dda08c6c0 [2021-06-18T20:12:46.950Z] #46 DONE 13.7s [2021-06-18T20:12:47.083Z] [2021-06-18T20:12:47.083Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:12:47.083Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:12:47.083Z] #9 DONE 0.0s [2021-06-18T20:12:47.083Z] [2021-06-18T20:12:47.083Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:12:47.083Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T20:12:47.083Z] #65 DONE 0.0s [2021-06-18T20:12:47.083Z] [2021-06-18T20:12:47.083Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:12:47.083Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T20:12:47.083Z] #63 DONE 0.0s [2021-06-18T20:12:47.083Z] [2021-06-18T20:12:47.083Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T20:12:47.083Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T20:12:47.083Z] #26 DONE 0.0s [2021-06-18T20:12:47.083Z] [2021-06-18T20:12:47.083Z] #23 [internal] load build context [2021-06-18T20:12:47.083Z] #23 sha256:a06730f790751efa74bd9e8707942cb8184034755367a0cedb3f4e0d4e3080e7 [2021-06-18T20:12:47.096Z] #23 transferring context: 55.84MB 1.6s done [2021-06-18T20:12:47.207Z] [2021-06-18T20:12:47.207Z] #54 [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-06-18T20:12:47.207Z] #54 sha256:9b58ac47325e5ef5f2cb5e5ea071fb6f84eb815baf13b5c9ba6f233902885a46 [2021-06-18T20:12:47.207Z] #54 12.72 + cd /tmp/tmp.ioDEj0w1Tl/src/github.com/opencontainers/runc [2021-06-18T20:12:47.207Z] #54 12.72 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:47.207Z] #54 13.19 + '[' -z '' ']' [2021-06-18T20:12:47.207Z] #54 13.19 + target=static [2021-06-18T20:12:47.207Z] #54 13.19 + make 'BUILDTAGS=seccomp ' static [2021-06-18T20:12:47.207Z] #54 13.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-18T20:12:47.146Z] > git remote # timeout=10 [2021-06-18T20:12:47.195Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:12:47.344Z] #23 ... [2021-06-18T20:12:47.344Z] [2021-06-18T20:12:47.344Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-18T20:12:47.344Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-18T20:12:47.344Z] #42 DONE 0.4s [2021-06-18T20:12:47.344Z] [2021-06-18T20:12:47.344Z] #23 [internal] load build context [2021-06-18T20:12:47.344Z] #23 sha256:a06730f790751efa74bd9e8707942cb8184034755367a0cedb3f4e0d4e3080e7 [2021-06-18T20:12:47.355Z] #23 DONE 1.7s [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #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-06-18T20:12:47.355Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T20:12:47.355Z] #11 CACHED [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-18T20:12:47.355Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-18T20:12:47.355Z] #10 CACHED [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #56 [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-06-18T20:12:47.355Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:12:47.355Z] #56 CACHED [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #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-06-18T20:12:47.355Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-18T20:12:47.355Z] #12 CACHED [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #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-06-18T20:12:47.355Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:12:47.355Z] #13 CACHED [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #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-06-18T20:12:47.355Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:12:47.355Z] #36 CACHED [2021-06-18T20:12:47.355Z] [2021-06-18T20:12:47.355Z] #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-06-18T20:12:47.355Z] #37 sha256:8adfc9d62a6437b6bfe7ca63072658cbbf0586e6a1c110a33f08242f7b58e51d [2021-06-18T20:12:47.611Z] #37 ... [2021-06-18T20:12:47.611Z] [2021-06-18T20:12:47.611Z] #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-06-18T20:12:47.611Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T20:12:47.611Z] #11 CACHED [2021-06-18T20:12:47.611Z] [2021-06-18T20:12:47.611Z] #59 [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-06-18T20:12:47.611Z] #59 sha256:2cb36a7d9def9558852ef6e1406d9c3079333c9ad65fab9bd8063bbddea12045 [2021-06-18T20:12:47.999Z] Merge succeeded, producing c1981e1308e8093c3b086a10b46e5ddac067b571 [2021-06-18T20:12:47.999Z] Checking out Revision c1981e1308e8093c3b086a10b46e5ddac067b571 (PR-42537) [2021-06-18T20:12:48.138Z] #54 ... [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #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-06-18T20:12:48.138Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T20:12:48.138Z] #27 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:12:48.138Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:12:48.138Z] #20 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #21 [dev-systemd-false 8/25] 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-06-18T20:12:48.138Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-18T20:12:48.138Z] #21 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T20:12:48.138Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T20:12:48.138Z] #22 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-18T20:12:48.138Z] #25 sha256:8058c844574736bf67b9c0fb87b8d549ae99cd0b0dd8a4fbec98017c4d798cba [2021-06-18T20:12:48.138Z] #25 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #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-06-18T20:12:48.138Z] #34 sha256:0dd88415e72061496e4fb7e595a351c091cb0fa9241a843ba838325466c56f4b [2021-06-18T20:12:48.138Z] #34 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-18T20:12:48.138Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-18T20:12:48.138Z] #18 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:12:48.138Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:12:48.138Z] #44 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-18T20:12:48.138Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-18T20:12:48.138Z] #39 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-18T20:12:48.138Z] #35 sha256:f80c086a3881bdf56b78c38b4ffee58ea24f308d0251c563db2e7adf8c3bebe3 [2021-06-18T20:12:48.138Z] #35 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-18T20:12:48.138Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-18T20:12:48.138Z] #43 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-18T20:12:48.138Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-18T20:12:48.138Z] #17 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #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-06-18T20:12:48.138Z] #29 sha256:be698976b75035004ebe7b8cec3b58512fb8f726717b4897a9ffdee975acc998 [2021-06-18T20:12:48.138Z] #29 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #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-06-18T20:12:48.138Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T20:12:48.138Z] #32 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-18T20:12:48.138Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-18T20:12:48.138Z] #16 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-18T20:12:48.138Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-18T20:12:48.138Z] #19 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-18T20:12:48.138Z] #41 sha256:27bcc93d094b1e2e50d9d9295b86ca78b402428dd2bfde31ee0b4d6ba973943c [2021-06-18T20:12:48.138Z] #41 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-18T20:12:48.138Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-18T20:12:48.138Z] #31 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-18T20:12:48.138Z] #38 sha256:639b16f6331994173230699cb77424a4d0e61bebae2f6e5abd42f97febcbf4b6 [2021-06-18T20:12:48.138Z] #38 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-18T20:12:48.138Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-18T20:12:48.138Z] #15 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-18T20:12:48.138Z] #28 sha256:e6a5f2014e74b89317b46ac8a1e839080478ae178fb9058bffcc521b9cc6c022 [2021-06-18T20:12:48.138Z] #28 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-18T20:12:48.138Z] #30 sha256:e01019eeee20c7a7f8f0d6eb4150fb8d587d5d9f503906923618d3408c54ba05 [2021-06-18T20:12:48.138Z] #30 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #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-06-18T20:12:48.138Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:12:48.138Z] #40 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-18T20:12:48.138Z] #33 sha256:c2a4f54aa0cc6c397446073e07132534b9ab05cf20c470870e2d8d95a8adf7e9 [2021-06-18T20:12:48.138Z] #33 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-18T20:12:48.138Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-18T20:12:48.138Z] #14 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-18T20:12:48.138Z] #45 sha256:b36308d498ee3495426935ee561325831b2c3dc75fe04f11425d693cd2e898b4 [2021-06-18T20:12:48.138Z] #45 CACHED [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-18T20:12:48.138Z] #47 sha256:a98172ed1edc23fe6141f032f695e4e0bc5e663536f180e01600e96b67dc32ac [2021-06-18T20:12:48.138Z] #47 DONE 0.1s [2021-06-18T20:12:48.138Z] [2021-06-18T20:12:48.138Z] #50 [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-06-18T20:12:48.138Z] #50 sha256:f6da60869184fff5f3fd5e09ed671bd611ec3491a5c73e60f350ceb9c678200b [2021-06-18T20:12:48.138Z] #50 11.44 go: downloading github.com/fatih/color v1.7.0 [2021-06-18T20:12:48.138Z] #50 11.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-18T20:12:48.138Z] #50 11.52 go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T20:12:48.138Z] #50 11.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-18T20:12:48.138Z] #50 11.63 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-18T20:12:48.138Z] #50 11.72 go: downloading github.com/spf13/viper v1.6.1 [2021-06-18T20:12:48.138Z] #50 11.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-18T20:12:48.138Z] #50 11.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-18T20:12:48.138Z] #50 12.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-18T20:12:48.138Z] #50 12.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-18T20:12:48.138Z] #50 12.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-18T20:12:48.138Z] #50 12.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T20:12:48.359Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [2021-06-18T20:12:48.395Z] #50 15.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-18T20:12:48.395Z] #50 15.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-18T20:12:48.395Z] #50 15.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-18T20:12:48.395Z] #50 15.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-18T20:12:47.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:12:47.242Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [2021-06-18T20:12:47.900Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-18T20:12:48.046Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:12:48.103Z] > git checkout -f c1981e1308e8093c3b086a10b46e5ddac067b571 # timeout=10 [2021-06-18T20:12:48.406Z] > git rev-list --no-walk 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:12:48.652Z] #50 15.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-18T20:12:48.652Z] #50 15.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-18T20:12:48.652Z] #50 15.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-18T20:12:48.652Z] #50 15.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T20:12:48.733Z] #23 transferring context: 55.86MB 1.6s done [2021-06-18T20:12:48.733Z] #23 DONE 1.7s [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-18T20:12:48.733Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-18T20:12:48.733Z] #10 CACHED [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #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-06-18T20:12:48.733Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:12:48.733Z] #36 CACHED [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #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-06-18T20:12:48.733Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T20:12:48.733Z] #11 CACHED [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #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-06-18T20:12:48.733Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-18T20:12:48.733Z] #12 CACHED [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #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-06-18T20:12:48.733Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:12:48.733Z] #13 CACHED [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #56 [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-06-18T20:12:48.733Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:12:48.733Z] #56 CACHED [2021-06-18T20:12:48.733Z] [2021-06-18T20:12:48.733Z] #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-06-18T20:12:48.733Z] #24 sha256:d0f299eee185f19b97cd439bc5c6439d7b2af6a2d11dfa856e89b6bcd85dc253 [2021-06-18T20:12:48.909Z] #50 15.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-18T20:12:48.909Z] #50 15.54 go: downloading github.com/spf13/afero v1.1.2 [2021-06-18T20:12:48.909Z] #50 15.62 go: downloading github.com/spf13/cast v1.3.0 [2021-06-18T20:12:48.909Z] #50 15.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-18T20:12:48.909Z] #50 15.64 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-18T20:12:48.909Z] #50 15.66 go: downloading gopkg.in/ini.v1 v1.51.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T20:12:49.165Z] #50 15.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-18T20:12:49.165Z] #50 15.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-18T20:12:49.165Z] #50 15.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-18T20:12:49.165Z] #50 15.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-18T20:12:49.165Z] #50 15.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-18T20:12:49.165Z] #50 15.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-18T20:12:49.165Z] #50 15.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-18T20:12:49.421Z] #50 15.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-18T20:12:49.421Z] #50 15.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-18T20:12:49.421Z] #50 16.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-18T20:12:49.421Z] #50 16.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-18T20:12:49.421Z] #50 16.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-18T20:12:49.677Z] #50 16.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-18T20:12:49.677Z] #50 16.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-18T20:12:49.677Z] #50 16.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-18T20:12:50.075Z] + docker version [2021-06-18T20:12:50.075Z] Client: Mirantis Container Runtime [2021-06-18T20:12:50.075Z] Version: 20.10.0 [2021-06-18T20:12:50.075Z] API version: 1.41 [2021-06-18T20:12:50.075Z] Go version: go1.13.15 [2021-06-18T20:12:50.075Z] Git commit: 6ee42dc [2021-06-18T20:12:50.075Z] Built: 03/11/2021 13:24:56 [2021-06-18T20:12:50.075Z] OS/Arch: windows/amd64 [2021-06-18T20:12:50.075Z] Context: default [2021-06-18T20:12:50.075Z] Experimental: true [2021-06-18T20:12:50.075Z] [2021-06-18T20:12:50.075Z] Server: Mirantis Container Runtime [2021-06-18T20:12:50.075Z] Engine: [2021-06-18T20:12:50.075Z] Version: 20.10.0 [2021-06-18T20:12:50.075Z] API version: 1.41 (minimum version 1.24) [2021-06-18T20:12:50.075Z] Go version: go1.13.15 [2021-06-18T20:12:50.075Z] Git commit: 1e08f21e79 [2021-06-18T20:12:50.075Z] Built: 03/11/2021 13:23:32 [2021-06-18T20:12:50.075Z] OS/Arch: windows/amd64 [2021-06-18T20:12:50.075Z] Experimental: true [Pipeline] sh [2021-06-18T20:12:50.239Z] #50 16.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-18T20:12:50.239Z] #50 16.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-18T20:12:50.239Z] #50 16.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-18T20:12:50.239Z] #50 16.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-18T20:12:50.239Z] #50 16.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-18T20:12:50.495Z] #50 16.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-18T20:12:50.495Z] #50 17.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-18T20:12:50.751Z] #50 17.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-18T20:12:50.751Z] #50 17.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-18T20:12:50.751Z] #50 17.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-18T20:12:50.751Z] #50 17.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-18T20:12:50.751Z] #50 17.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-18T20:12:50.887Z] #59 3.424 + RM_GOPATH=0 [2021-06-18T20:12:50.887Z] #59 3.424 + TMP_GOPATH= [2021-06-18T20:12:50.887Z] #59 3.425 + : /build [2021-06-18T20:12:50.887Z] #59 3.425 + '[' -z '' ']' [2021-06-18T20:12:50.887Z] #59 3.425 ++ mktemp -d [2021-06-18T20:12:50.887Z] #59 3.433 + export GOPATH=/tmp/tmp.xXYg9RQXRa [2021-06-18T20:12:50.887Z] #59 3.433 + GOPATH=/tmp/tmp.xXYg9RQXRa [2021-06-18T20:12:50.887Z] #59 3.433 + RM_GOPATH=1 [2021-06-18T20:12:50.887Z] #59 3.433 + case "$(go env GOARCH)" in [2021-06-18T20:12:50.887Z] #59 3.434 ++ go env GOARCH [2021-06-18T20:12:50.887Z] #59 3.451 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:50.887Z] #59 3.451 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:50.887Z] #59 3.452 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:50.887Z] #59 3.465 + dir=/tmp/install [2021-06-18T20:12:50.887Z] #59 3.465 + bin=rootlesskit [2021-06-18T20:12:50.887Z] #59 3.465 + shift [2021-06-18T20:12:50.887Z] #59 3.465 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-18T20:12:50.887Z] #59 3.465 + . /tmp/install/rootlesskit.installer [2021-06-18T20:12:50.887Z] #59 3.465 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:50.887Z] #59 3.466 + install_rootlesskit [2021-06-18T20:12:50.887Z] #59 3.466 + case "$1" in [2021-06-18T20:12:50.887Z] #59 3.466 + export CGO_ENABLED=0 [2021-06-18T20:12:50.887Z] #59 3.466 + CGO_ENABLED=0 [2021-06-18T20:12:50.887Z] #59 3.466 + _install_rootlesskit [2021-06-18T20:12:50.887Z] #59 3.467 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-18T20:12:50.887Z] #59 3.472 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:50.887Z] #59 3.472 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xXYg9RQXRa/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:12:50.887Z] #59 3.474 Cloning into '/tmp/tmp.xXYg9RQXRa/src/github.com/rootless-containers/rootlesskit'... [2021-06-18T20:12:51.008Z] #50 17.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-18T20:12:51.008Z] #50 17.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-18T20:12:51.226Z] + docker info [2021-06-18T20:12:51.264Z] #50 17.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-18T20:12:51.264Z] #50 17.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-18T20:12:51.264Z] #50 17.92 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-18T20:12:51.264Z] #50 17.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-18T20:12:51.264Z] #50 17.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-18T20:12:51.264Z] #50 18.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-18T20:12:51.732Z] Client: [2021-06-18T20:12:51.732Z] Context: default [2021-06-18T20:12:51.732Z] Debug Mode: false [2021-06-18T20:12:51.732Z] Plugins: [2021-06-18T20:12:51.732Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-18T20:12:51.732Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-18T20:12:51.732Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-18T20:12:51.732Z] [2021-06-18T20:12:51.732Z] Server: [2021-06-18T20:12:51.732Z] Containers: 0 [2021-06-18T20:12:51.732Z] Running: 0 [2021-06-18T20:12:51.732Z] Paused: 0 [2021-06-18T20:12:51.732Z] Stopped: 0 [2021-06-18T20:12:51.732Z] Images: 10 [2021-06-18T20:12:51.732Z] Server Version: 20.10.0 [2021-06-18T20:12:51.732Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-18T20:12:51.732Z] Windows: [2021-06-18T20:12:51.732Z] LCOW: [2021-06-18T20:12:51.732Z] Logging Driver: json-file [2021-06-18T20:12:51.732Z] Plugins: [2021-06-18T20:12:51.732Z] Volume: local [2021-06-18T20:12:51.732Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T20:12:51.732Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T20:12:51.732Z] Swarm: inactive [2021-06-18T20:12:51.732Z] Default Isolation: process [2021-06-18T20:12:51.732Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-18T20:12:51.732Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-18T20:12:51.732Z] OSType: windows [2021-06-18T20:12:51.732Z] Architecture: x86_64 [2021-06-18T20:12:51.732Z] CPUs: 4 [2021-06-18T20:12:51.732Z] Total Memory: 32GiB [2021-06-18T20:12:51.732Z] Name: azwin-2-168980 [2021-06-18T20:12:51.733Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-18T20:12:51.733Z] Docker Root Dir: D:\docker [2021-06-18T20:12:51.733Z] Debug Mode: false [2021-06-18T20:12:51.733Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:12:51.733Z] Labels: [2021-06-18T20:12:51.733Z] Experimental: true [2021-06-18T20:12:51.733Z] Insecure Registries: [2021-06-18T20:12:51.733Z] 10.0.0.4:5000 [2021-06-18T20:12:51.733Z] 127.0.0.0/8 [2021-06-18T20:12:51.733Z] Registry Mirrors: [2021-06-18T20:12:51.733Z] http://10.0.0.4:5000/ [2021-06-18T20:12:51.733Z] Live Restore Enabled: false [2021-06-18T20:12:51.733Z] [2021-06-18T20:12:51.826Z] #50 18.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-18T20:12:51.826Z] #50 18.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-18T20:12:52.041Z] #24 3.349 + RM_GOPATH=0 [2021-06-18T20:12:52.041Z] #24 3.349 + TMP_GOPATH= [2021-06-18T20:12:52.041Z] #24 3.349 + : /build [2021-06-18T20:12:52.041Z] #24 3.349 + '[' -z '' ']' [2021-06-18T20:12:52.041Z] #24 3.350 ++ mktemp -d [2021-06-18T20:12:52.041Z] #24 3.350 + export GOPATH=/tmp/tmp.Ui6AHHFUGF [2021-06-18T20:12:52.041Z] #24 3.350 + GOPATH=/tmp/tmp.Ui6AHHFUGF [2021-06-18T20:12:52.041Z] #24 3.350 + RM_GOPATH=1 [2021-06-18T20:12:52.041Z] #24 3.351 + case "$(go env GOARCH)" in [2021-06-18T20:12:52.041Z] #24 3.351 ++ go env GOARCH [2021-06-18T20:12:52.041Z] #24 3.373 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:52.041Z] #24 3.373 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:52.041Z] #24 3.373 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:52.041Z] #24 3.373 + dir=/tmp/install [2021-06-18T20:12:52.041Z] #24 3.377 + bin=dockercli [2021-06-18T20:12:52.041Z] #24 3.377 + shift [2021-06-18T20:12:52.041Z] #24 3.378 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-18T20:12:52.041Z] #24 3.378 + . /tmp/install/dockercli.installer [2021-06-18T20:12:52.041Z] #24 3.378 ++ : stable [2021-06-18T20:12:52.041Z] #24 3.378 ++ : 17.06.2-ce [2021-06-18T20:12:52.041Z] #24 3.378 + install_dockercli [2021-06-18T20:12:52.041Z] #24 3.378 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-18T20:12:52.041Z] #24 3.383 ++ uname -m [2021-06-18T20:12:52.041Z] #24 3.383 Install docker/cli version 17.06.2-ce from stable [2021-06-18T20:12:52.041Z] #24 3.383 + arch=x86_64 [2021-06-18T20:12:52.041Z] #24 3.383 + '[' x86_64 '!=' x86_64 ']' [2021-06-18T20:12:52.041Z] #24 3.383 + url=https://download.docker.com/linux/static [2021-06-18T20:12:52.041Z] #24 3.391 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-18T20:12:52.041Z] #24 3.401 + tar -xz docker/docker [2021-06-18T20:12:52.083Z] #50 18.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-18T20:12:52.083Z] #50 18.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T20:12:52.083Z] #50 18.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T20:12:52.083Z] #50 18.69 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-18T20:12:52.339Z] #50 18.78 go: downloading golang.org/x/text v0.3.2 [2021-06-18T20:12:54.164Z] #59 ... [2021-06-18T20:12:54.164Z] [2021-06-18T20:12:54.164Z] #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-06-18T20:12:54.164Z] #37 sha256:8adfc9d62a6437b6bfe7ca63072658cbbf0586e6a1c110a33f08242f7b58e51d [2021-06-18T20:12:54.164Z] #37 2.548 + RM_GOPATH=0 [2021-06-18T20:12:54.164Z] #37 2.548 + TMP_GOPATH= [2021-06-18T20:12:54.164Z] #37 2.548 + : /build [2021-06-18T20:12:54.164Z] #37 2.548 + '[' -z '' ']' [2021-06-18T20:12:54.164Z] #37 2.548 ++ mktemp -d [2021-06-18T20:12:54.164Z] #37 2.550 + export GOPATH=/tmp/tmp.ky5vMeMSIB [2021-06-18T20:12:54.164Z] #37 2.550 + GOPATH=/tmp/tmp.ky5vMeMSIB [2021-06-18T20:12:54.164Z] #37 2.550 + RM_GOPATH=1 [2021-06-18T20:12:54.164Z] #37 2.550 + case "$(go env GOARCH)" in [2021-06-18T20:12:54.164Z] #37 2.550 ++ go env GOARCH [2021-06-18T20:12:54.164Z] #37 2.554 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:54.164Z] #37 2.554 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:54.164Z] #37 2.554 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:54.164Z] #37 2.556 + dir=/tmp/install [2021-06-18T20:12:54.164Z] #37 2.556 + bin=tini [2021-06-18T20:12:54.164Z] #37 2.556 + shift [2021-06-18T20:12:54.164Z] #37 2.556 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-18T20:12:54.164Z] #37 2.556 + . /tmp/install/tini.installer [2021-06-18T20:12:54.164Z] #37 2.556 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:54.164Z] #37 2.556 + install_tini [2021-06-18T20:12:54.164Z] #37 2.556 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-18T20:12:54.164Z] #37 2.556 + git clone https://github.com/krallin/tini.git /tmp/tmp.ky5vMeMSIB/tini [2021-06-18T20:12:54.164Z] #37 2.557 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:54.164Z] #37 2.569 Cloning into '/tmp/tmp.ky5vMeMSIB/tini'... [2021-06-18T20:12:54.164Z] #37 2.976 + cd /tmp/tmp.ky5vMeMSIB/tini [2021-06-18T20:12:54.164Z] #37 2.976 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:54.164Z] #37 2.981 + cmake . [2021-06-18T20:12:54.164Z] #37 3.648 -- The C compiler identification is GNU 8.3.0 [2021-06-18T20:12:54.164Z] #37 3.715 -- Check for working C compiler: /usr/bin/cc [2021-06-18T20:12:54.164Z] #37 4.160 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T20:12:54.164Z] #37 4.164 -- Detecting C compiler ABI info [2021-06-18T20:12:54.164Z] #37 4.828 -- Detecting C compiler ABI info - done [2021-06-18T20:12:54.164Z] #37 4.883 -- Detecting C compile features [2021-06-18T20:12:54.164Z] #37 6.837 -- Detecting C compile features - done [2021-06-18T20:12:54.420Z] #37 6.885 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-18T20:12:54.420Z] #37 7.107 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-18T20:12:54.420Z] #37 7.207 -- Configuring done [2021-06-18T20:12:54.585Z] #24 ... [2021-06-18T20:12:54.585Z] [2021-06-18T20:12:54.585Z] #48 [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-06-18T20:12:54.585Z] #48 sha256:39519a22b665cc9ae9e3e59a37d80d443a24f5b77ba74ca8d7a6a607285138f4 [2021-06-18T20:12:54.585Z] #48 3.538 + RM_GOPATH=0 [2021-06-18T20:12:54.585Z] #48 3.538 + TMP_GOPATH= [2021-06-18T20:12:54.585Z] #48 3.538 + : /build [2021-06-18T20:12:54.585Z] #48 3.541 + '[' -z '' ']' [2021-06-18T20:12:54.585Z] #48 3.542 ++ mktemp -d [2021-06-18T20:12:54.585Z] #48 3.551 + export GOPATH=/tmp/tmp.nZFRq0MjMB [2021-06-18T20:12:54.585Z] #48 3.551 + GOPATH=/tmp/tmp.nZFRq0MjMB [2021-06-18T20:12:54.585Z] #48 3.551 + RM_GOPATH=1 [2021-06-18T20:12:54.585Z] #48 3.551 + case "$(go env GOARCH)" in [2021-06-18T20:12:54.585Z] #48 3.552 ++ go env GOARCH [2021-06-18T20:12:54.585Z] #48 3.573 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:54.585Z] #48 3.574 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:54.585Z] #48 3.575 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:54.585Z] #48 3.578 + dir=/tmp/install [2021-06-18T20:12:54.585Z] #48 3.579 + bin=gotestsum [2021-06-18T20:12:54.585Z] #48 3.579 + shift [2021-06-18T20:12:54.585Z] #48 3.580 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-18T20:12:54.585Z] #48 3.580 + . /tmp/install/gotestsum.installer [2021-06-18T20:12:54.585Z] #48 3.580 ++ : v0.5.3 [2021-06-18T20:12:54.585Z] #48 3.581 + install_gotestsum [2021-06-18T20:12:54.585Z] #48 3.584 + set -e [2021-06-18T20:12:54.585Z] #48 3.584 + export GO111MODULE=on [2021-06-18T20:12:54.585Z] #48 3.584 + GO111MODULE=on [2021-06-18T20:12:54.585Z] #48 3.584 + GOBIN=/build [2021-06-18T20:12:54.585Z] #48 3.584 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-18T20:12:54.585Z] #48 4.142 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T20:12:54.585Z] #48 5.481 go: downloading github.com/fatih/color v1.9.0 [2021-06-18T20:12:54.585Z] #48 5.508 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T20:12:54.585Z] #48 5.537 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:12:54.585Z] #48 5.563 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T20:12:54.585Z] #48 5.895 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T20:12:54.585Z] #48 5.896 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T20:12:54.585Z] #48 6.013 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T20:12:54.678Z] #37 7.236 -- Generating done [2021-06-18T20:12:54.678Z] #37 7.254 -- Build files have been written to: /tmp/tmp.ky5vMeMSIB/tini [2021-06-18T20:12:54.678Z] #37 7.292 + make tini-static [2021-06-18T20:12:54.845Z] #48 6.069 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T20:12:54.857Z] #50 ... [2021-06-18T20:12:54.857Z] [2021-06-18T20:12:54.857Z] #52 [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-06-18T20:12:54.857Z] #52 sha256:5a703e984e186de3f609f115d24d3851bac0ba8f728a9ed709f00b6d95b3f7c5 [2021-06-18T20:12:54.857Z] #52 11.24 + cd /tmp/tmp.6lUoV6l0D0/src/github.com/mvdan/sh [2021-06-18T20:12:54.857Z] #52 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:54.857Z] #52 11.35 + GO111MODULE=on [2021-06-18T20:12:54.857Z] #52 11.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-18T20:12:54.857Z] #52 12.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-18T20:12:54.857Z] #52 12.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-18T20:12:54.857Z] #52 12.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-18T20:12:54.857Z] #52 13.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-18T20:12:54.857Z] #52 15.37 github.com/pkg/diff [2021-06-18T20:12:54.857Z] #52 15.39 golang.org/x/sys/unix [2021-06-18T20:12:54.857Z] #52 16.52 mvdan.cc/editorconfig [2021-06-18T20:12:54.857Z] #52 17.37 mvdan.cc/sh/v3/fileutil [2021-06-18T20:12:54.857Z] #52 17.53 mvdan.cc/sh/v3/syntax [2021-06-18T20:12:54.857Z] #52 21.20 golang.org/x/crypto/ssh/terminal [2021-06-18T20:12:54.934Z] #37 7.608 Scanning dependencies of target tini-static [2021-06-18T20:12:54.934Z] #37 7.712 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-18T20:12:55.106Z] #48 6.388 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T20:12:55.114Z] #52 ... [2021-06-18T20:12:55.114Z] [2021-06-18T20:12:55.114Z] #50 [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-06-18T20:12:55.114Z] #50 sha256:f6da60869184fff5f3fd5e09ed671bd611ec3491a5c73e60f350ceb9c678200b [2021-06-18T20:12:55.114Z] #50 21.90 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-18T20:12:55.389Z] #50 21.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-18T20:12:55.389Z] #50 21.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-18T20:12:55.389Z] #50 22.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-18T20:12:55.389Z] #50 22.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-18T20:12:55.497Z] #37 ... [2021-06-18T20:12:55.497Z] [2021-06-18T20:12:55.497Z] #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-06-18T20:12:55.497Z] #24 sha256:b29872d5762d3a6d81f53a7ce5eeb68caa20100c7361afd0eab2ae2cc4ef7d12 [2021-06-18T20:12:55.497Z] #24 2.579 + RM_GOPATH=0 [2021-06-18T20:12:55.497Z] #24 2.579 + TMP_GOPATH= [2021-06-18T20:12:55.497Z] #24 2.579 + : /build [2021-06-18T20:12:55.497Z] #24 2.579 + '[' -z '' ']' [2021-06-18T20:12:55.497Z] #24 2.579 ++ mktemp -d [2021-06-18T20:12:55.497Z] #24 2.580 + export GOPATH=/tmp/tmp.BAcUAC55sq [2021-06-18T20:12:55.497Z] #24 2.580 + GOPATH=/tmp/tmp.BAcUAC55sq [2021-06-18T20:12:55.497Z] #24 2.582 + RM_GOPATH=1 [2021-06-18T20:12:55.497Z] #24 2.582 + case "$(go env GOARCH)" in [2021-06-18T20:12:55.497Z] #24 2.582 ++ go env GOARCH [2021-06-18T20:12:55.497Z] #24 2.587 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:55.497Z] #24 2.587 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:55.497Z] #24 2.590 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:55.497Z] #24 2.590 + dir=/tmp/install [2021-06-18T20:12:55.497Z] #24 2.590 + bin=dockercli [2021-06-18T20:12:55.497Z] #24 2.590 + shift [2021-06-18T20:12:55.497Z] #24 2.590 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-18T20:12:55.497Z] #24 2.590 + . /tmp/install/dockercli.installer [2021-06-18T20:12:55.497Z] #24 2.590 ++ : stable [2021-06-18T20:12:55.497Z] #24 2.590 ++ : 17.06.2-ce [2021-06-18T20:12:55.497Z] #24 2.590 + install_dockercli [2021-06-18T20:12:55.497Z] #24 2.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-18T20:12:55.497Z] #24 2.590 Install docker/cli version 17.06.2-ce from stable [2021-06-18T20:12:55.497Z] #24 2.590 ++ uname -m [2021-06-18T20:12:55.497Z] #24 2.592 + arch=x86_64 [2021-06-18T20:12:55.497Z] #24 2.595 + '[' x86_64 '!=' x86_64 ']' [2021-06-18T20:12:55.497Z] #24 2.595 + url=https://download.docker.com/linux/static [2021-06-18T20:12:55.497Z] #24 2.595 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-18T20:12:55.497Z] #24 2.595 + tar -xz docker/docker [2021-06-18T20:12:55.497Z] #24 7.524 + mkdir -p /build [2021-06-18T20:12:55.497Z] #24 7.531 + mv docker/docker /build/ [2021-06-18T20:12:55.497Z] #24 7.538 + rmdir docker [2021-06-18T20:12:55.497Z] #24 DONE 7.9s [2021-06-18T20:12:55.497Z] [2021-06-18T20:12:55.497Z] #59 [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-06-18T20:12:55.497Z] #59 sha256:2cb36a7d9def9558852ef6e1406d9c3079333c9ad65fab9bd8063bbddea12045 [2021-06-18T20:12:55.497Z] #59 6.712 + cd /tmp/tmp.xXYg9RQXRa/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:12:55.497Z] #59 6.722 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:55.497Z] #59 6.732 + export GO111MODULE=on [2021-06-18T20:12:55.497Z] #59 6.733 + GO111MODULE=on [2021-06-18T20:12:55.497Z] #59 6.733 + export GOPROXY=https://proxy.golang.org [2021-06-18T20:12:55.497Z] #59 6.733 + GOPROXY=https://proxy.golang.org [2021-06-18T20:12:55.497Z] #59 6.733 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:12:55.497Z] #59 6.734 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-18T20:12:55.497Z] #59 8.012 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-18T20:12:55.497Z] #59 8.012 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:12:55.497Z] #59 8.131 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-18T20:12:56.060Z] #59 8.627 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-18T20:12:56.109Z] #48 7.325 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T20:12:56.109Z] #48 7.540 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-18T20:12:56.318Z] #50 22.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-18T20:12:56.318Z] #50 22.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-18T20:12:56.575Z] #50 23.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-18T20:12:56.990Z] #59 ... [2021-06-18T20:12:56.990Z] [2021-06-18T20:12:56.990Z] #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-06-18T20:12:56.990Z] #37 sha256:8adfc9d62a6437b6bfe7ca63072658cbbf0586e6a1c110a33f08242f7b58e51d [2021-06-18T20:12:56.990Z] #37 8.936 [100%] Linking C executable tini-static [2021-06-18T20:12:56.990Z] #37 9.513 [100%] Built target tini-static [2021-06-18T20:12:56.990Z] #37 9.601 + mkdir -p /build [2021-06-18T20:12:56.990Z] #37 9.604 + cp tini-static /build/docker-init [2021-06-18T20:12:56.990Z] #37 DONE 9.7s [2021-06-18T20:12:57.247Z] [2021-06-18T20:12:57.247Z] #46 [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-06-18T20:12:57.247Z] #46 sha256:356e29b69e14eb61d77bb29fc3c95ed4ca979d0641d874a04efeb5aa47fc6817 [2021-06-18T20:12:57.247Z] #46 3.455 + RM_GOPATH=0 [2021-06-18T20:12:57.247Z] #46 3.455 + TMP_GOPATH= [2021-06-18T20:12:57.247Z] #46 3.457 + : /build [2021-06-18T20:12:57.247Z] #46 3.457 + '[' -z '' ']' [2021-06-18T20:12:57.247Z] #46 3.464 ++ mktemp -d [2021-06-18T20:12:57.247Z] #46 3.470 + export GOPATH=/tmp/tmp.Kgz2q07965 [2021-06-18T20:12:57.247Z] #46 3.470 + GOPATH=/tmp/tmp.Kgz2q07965 [2021-06-18T20:12:57.247Z] #46 3.470 + RM_GOPATH=1 [2021-06-18T20:12:57.247Z] #46 3.470 + case "$(go env GOARCH)" in [2021-06-18T20:12:57.247Z] #46 3.473 ++ go env GOARCH [2021-06-18T20:12:57.247Z] #46 3.514 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.247Z] #46 3.515 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.247Z] #46 3.530 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:57.247Z] #46 3.532 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:57.247Z] #46 3.532 + dir=/tmp/install [2021-06-18T20:12:57.247Z] #46 3.532 + bin=vndr [2021-06-18T20:12:57.247Z] #46 3.532 + shift [2021-06-18T20:12:57.247Z] #46 3.532 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-18T20:12:57.247Z] #46 3.532 + . /tmp/install/vndr.installer [2021-06-18T20:12:57.247Z] #46 3.532 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:57.247Z] #46 3.532 + install_vndr [2021-06-18T20:12:57.247Z] #46 3.532 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-18T20:12:57.247Z] #46 3.532 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Kgz2q07965/src/github.com/LK4D4/vndr [2021-06-18T20:12:57.247Z] #46 3.534 Cloning into '/tmp/tmp.Kgz2q07965/src/github.com/LK4D4/vndr'... [2021-06-18T20:12:57.247Z] #46 4.094 + cd /tmp/tmp.Kgz2q07965/src/github.com/LK4D4/vndr [2021-06-18T20:12:57.247Z] #46 4.094 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:57.247Z] #46 4.099 + go build -buildmode=pie -v -o /build/vndr . [2021-06-18T20:12:57.247Z] #46 5.662 github.com/LK4D4/vndr/build [2021-06-18T20:12:57.247Z] #46 5.753 github.com/LK4D4/vndr/godl/singleflight [2021-06-18T20:12:57.247Z] #46 6.029 github.com/LK4D4/vndr/versioned [2021-06-18T20:12:57.247Z] #46 7.103 github.com/LK4D4/vndr/godl [2021-06-18T20:12:57.247Z] #46 9.732 github.com/LK4D4/vndr [2021-06-18T20:12:57.247Z] #46 ... [2021-06-18T20:12:57.247Z] [2021-06-18T20:12:57.247Z] #57 [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-06-18T20:12:57.247Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:12:57.247Z] #57 2.144 + RM_GOPATH=0 [2021-06-18T20:12:57.247Z] #57 2.144 + TMP_GOPATH= [2021-06-18T20:12:57.247Z] #57 2.144 + : /build [2021-06-18T20:12:57.247Z] #57 2.144 + '[' -z '' ']' [2021-06-18T20:12:57.247Z] #57 2.144 ++ mktemp -d [2021-06-18T20:12:57.247Z] #57 2.151 + export GOPATH=/tmp/tmp.3nspneQrnG [2021-06-18T20:12:57.247Z] #57 2.151 + GOPATH=/tmp/tmp.3nspneQrnG [2021-06-18T20:12:57.247Z] #57 2.151 + RM_GOPATH=1 [2021-06-18T20:12:57.247Z] #57 2.151 + case "$(go env GOARCH)" in [2021-06-18T20:12:57.247Z] #57 2.153 ++ go env GOARCH [2021-06-18T20:12:57.247Z] #57 2.157 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.247Z] #57 2.157 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.247Z] #57 2.157 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:57.247Z] #57 2.159 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:12:57.247Z] #57 2.159 + dir=/tmp/install [2021-06-18T20:12:57.247Z] #57 2.159 + bin=containerd [2021-06-18T20:12:57.247Z] #57 2.159 + shift [2021-06-18T20:12:57.247Z] #57 2.159 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-18T20:12:57.247Z] #57 2.159 + . /tmp/install/containerd.installer [2021-06-18T20:12:57.247Z] #57 2.159 ++ set -e [2021-06-18T20:12:57.247Z] #57 2.159 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:12:57.247Z] #57 2.159 + install_containerd [2021-06-18T20:12:57.247Z] #57 2.159 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-18T20:12:57.247Z] #57 2.159 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3nspneQrnG/src/github.com/containerd/containerd [2021-06-18T20:12:57.247Z] #57 2.181 Cloning into '/tmp/tmp.3nspneQrnG/src/github.com/containerd/containerd'... [2021-06-18T20:12:57.493Z] #48 ... [2021-06-18T20:12:57.493Z] [2021-06-18T20:12:57.493Z] #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-06-18T20:12:57.493Z] #24 sha256:d0f299eee185f19b97cd439bc5c6439d7b2af6a2d11dfa856e89b6bcd85dc253 [2021-06-18T20:12:57.493Z] #24 8.575 + mkdir -p /build [2021-06-18T20:12:57.493Z] #24 8.580 + mv docker/docker /build/ [2021-06-18T20:12:57.493Z] #24 8.583 + rmdir docker [2021-06-18T20:12:57.504Z] #57 ... [2021-06-18T20:12:57.504Z] [2021-06-18T20:12:57.504Z] #52 [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-06-18T20:12:57.504Z] #52 sha256:3f7e1191268275d5fa673eb8542204db40b1a1c14bf92e34cb3f3ac5e3e88cc3 [2021-06-18T20:12:57.504Z] #52 2.919 + RM_GOPATH=0 [2021-06-18T20:12:57.504Z] #52 2.919 + TMP_GOPATH= [2021-06-18T20:12:57.504Z] #52 2.919 + : /build [2021-06-18T20:12:57.504Z] #52 2.919 + '[' -z '' ']' [2021-06-18T20:12:57.504Z] #52 2.919 ++ mktemp -d [2021-06-18T20:12:57.504Z] #52 2.919 + export GOPATH=/tmp/tmp.7ia22PrMGH [2021-06-18T20:12:57.504Z] #52 2.919 + GOPATH=/tmp/tmp.7ia22PrMGH [2021-06-18T20:12:57.504Z] #52 2.919 + RM_GOPATH=1 [2021-06-18T20:12:57.504Z] #52 2.919 + case "$(go env GOARCH)" in [2021-06-18T20:12:57.504Z] #52 2.919 ++ go env GOARCH [2021-06-18T20:12:57.504Z] #52 2.932 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.504Z] #52 2.932 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.504Z] #52 2.932 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:57.504Z] #52 2.932 + dir=/tmp/install [2021-06-18T20:12:57.504Z] #52 2.932 + bin=shfmt [2021-06-18T20:12:57.504Z] #52 2.932 + shift [2021-06-18T20:12:57.504Z] #52 2.932 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-18T20:12:57.504Z] #52 2.932 + . /tmp/install/shfmt.installer [2021-06-18T20:12:57.504Z] #52 2.932 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:57.504Z] #52 2.932 + install_shfmt [2021-06-18T20:12:57.504Z] #52 2.932 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-18T20:12:57.504Z] #52 2.932 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7ia22PrMGH/src/github.com/mvdan/sh [2021-06-18T20:12:57.504Z] #52 2.932 Cloning into '/tmp/tmp.7ia22PrMGH/src/github.com/mvdan/sh'... [2021-06-18T20:12:57.504Z] #52 2.932 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:57.504Z] #52 10.27 + cd /tmp/tmp.7ia22PrMGH/src/github.com/mvdan/sh [2021-06-18T20:12:57.504Z] #52 10.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:57.504Z] #52 ... [2021-06-18T20:12:57.504Z] [2021-06-18T20:12:57.504Z] #54 [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-06-18T20:12:57.504Z] #54 sha256:1a047c9fb93df20f72e8e88227edfcb56a5085312b320359507b0ed6d1e89474 [2021-06-18T20:12:57.504Z] #54 2.687 + RM_GOPATH=0 [2021-06-18T20:12:57.504Z] #54 2.687 + TMP_GOPATH= [2021-06-18T20:12:57.504Z] #54 2.687 + : /build [2021-06-18T20:12:57.504Z] #54 2.687 + '[' -z '' ']' [2021-06-18T20:12:57.504Z] #54 2.687 ++ mktemp -d [2021-06-18T20:12:57.504Z] #54 2.689 + export GOPATH=/tmp/tmp.o742tNYvZW [2021-06-18T20:12:57.504Z] #54 2.689 + GOPATH=/tmp/tmp.o742tNYvZW [2021-06-18T20:12:57.504Z] #54 2.689 + RM_GOPATH=1 [2021-06-18T20:12:57.504Z] #54 2.689 + case "$(go env GOARCH)" in [2021-06-18T20:12:57.504Z] #54 2.693 ++ go env GOARCH [2021-06-18T20:12:57.504Z] #54 2.708 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-18T20:12:57.504Z] #54 2.708 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.504Z] #54 2.708 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.504Z] #54 2.708 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:57.504Z] #54 2.708 + dir=/tmp/install [2021-06-18T20:12:57.504Z] #54 2.708 + bin=runc [2021-06-18T20:12:57.504Z] #54 2.708 + shift [2021-06-18T20:12:57.504Z] #54 2.708 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-18T20:12:57.504Z] #54 2.708 + . /tmp/install/runc.installer [2021-06-18T20:12:57.504Z] #54 2.708 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:57.504Z] #54 2.708 + install_runc [2021-06-18T20:12:57.504Z] #54 2.708 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-18T20:12:57.504Z] #54 2.708 + uname -r [2021-06-18T20:12:57.504Z] #54 2.708 + RUNC_BUILDTAGS='seccomp ' [2021-06-18T20:12:57.504Z] #54 2.708 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-18T20:12:57.504Z] #54 2.708 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.o742tNYvZW/src/github.com/opencontainers/runc [2021-06-18T20:12:57.504Z] #54 2.708 Cloning into '/tmp/tmp.o742tNYvZW/src/github.com/opencontainers/runc'... [2021-06-18T20:12:57.756Z] #24 DONE 9.0s [2021-06-18T20:12:57.756Z] [2021-06-18T20:12:57.756Z] #54 [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-06-18T20:12:57.756Z] #54 sha256:7f494ae9f8a32abd4ee2695b2fc7cdc5b18a96873c6cdb189eda4ef61a71987b [2021-06-18T20:12:57.756Z] #54 3.544 + RM_GOPATH=0 [2021-06-18T20:12:57.756Z] #54 3.544 + TMP_GOPATH= [2021-06-18T20:12:57.756Z] #54 3.544 + : /build [2021-06-18T20:12:57.756Z] #54 3.545 + '[' -z '' ']' [2021-06-18T20:12:57.756Z] #54 3.546 ++ mktemp -d [2021-06-18T20:12:57.756Z] #54 3.551 + export GOPATH=/tmp/tmp.hSuDADbWNs [2021-06-18T20:12:57.756Z] #54 3.552 + GOPATH=/tmp/tmp.hSuDADbWNs [2021-06-18T20:12:57.756Z] #54 3.552 + RM_GOPATH=1 [2021-06-18T20:12:57.756Z] #54 3.552 + case "$(go env GOARCH)" in [2021-06-18T20:12:57.756Z] #54 3.559 ++ go env GOARCH [2021-06-18T20:12:57.756Z] #54 3.570 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.756Z] #54 3.571 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.756Z] #54 3.571 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:57.756Z] #54 3.575 + dir=/tmp/install [2021-06-18T20:12:57.756Z] #54 3.576 + bin=runc [2021-06-18T20:12:57.756Z] #54 3.576 + shift [2021-06-18T20:12:57.756Z] #54 3.579 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-18T20:12:57.756Z] #54 3.579 + . /tmp/install/runc.installer [2021-06-18T20:12:57.756Z] #54 3.580 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:12:57.756Z] #54 3.581 + install_runc [2021-06-18T20:12:57.756Z] #54 3.589 + uname -r [2021-06-18T20:12:57.756Z] #54 3.591 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-18T20:12:57.756Z] #54 3.597 + RUNC_BUILDTAGS='seccomp ' [2021-06-18T20:12:57.756Z] #54 3.597 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-18T20:12:57.756Z] #54 3.598 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-18T20:12:57.756Z] #54 3.598 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hSuDADbWNs/src/github.com/opencontainers/runc [2021-06-18T20:12:57.756Z] #54 3.600 Cloning into '/tmp/tmp.hSuDADbWNs/src/github.com/opencontainers/runc'... [2021-06-18T20:12:57.760Z] #54 ... [2021-06-18T20:12:57.760Z] [2021-06-18T20:12:57.760Z] #50 [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-06-18T20:12:57.760Z] #50 sha256:a7a9156559e088d69c4a4be0b8aeb344f316ac941d2e07026d60397f44c60de2 [2021-06-18T20:12:57.760Z] #50 3.245 + RM_GOPATH=0 [2021-06-18T20:12:57.760Z] #50 3.245 + TMP_GOPATH= [2021-06-18T20:12:57.760Z] #50 3.245 + : /build [2021-06-18T20:12:57.760Z] #50 3.245 + '[' -z '' ']' [2021-06-18T20:12:57.760Z] #50 3.245 ++ mktemp -d [2021-06-18T20:12:57.760Z] #50 3.245 + export GOPATH=/tmp/tmp.9CnAkCsjLl [2021-06-18T20:12:57.760Z] #50 3.245 + GOPATH=/tmp/tmp.9CnAkCsjLl [2021-06-18T20:12:57.760Z] #50 3.245 + RM_GOPATH=1 [2021-06-18T20:12:57.760Z] #50 3.245 + case "$(go env GOARCH)" in [2021-06-18T20:12:57.760Z] #50 3.248 ++ go env GOARCH [2021-06-18T20:12:57.760Z] #50 3.266 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.760Z] #50 3.266 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:57.760Z] #50 3.268 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:57.760Z] #50 3.271 + dir=/tmp/install [2021-06-18T20:12:57.760Z] #50 3.271 + bin=golangci_lint [2021-06-18T20:12:57.760Z] #50 3.271 + shift [2021-06-18T20:12:57.760Z] #50 3.271 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-18T20:12:57.760Z] #50 3.271 + . /tmp/install/golangci_lint.installer [2021-06-18T20:12:57.760Z] #50 3.271 ++ : v1.23.8 [2021-06-18T20:12:57.760Z] #50 3.271 + install_golangci_lint [2021-06-18T20:12:57.760Z] #50 3.271 + set -e [2021-06-18T20:12:57.760Z] #50 3.271 + export GO111MODULE=on [2021-06-18T20:12:57.760Z] #50 3.271 + GO111MODULE=on [2021-06-18T20:12:57.760Z] #50 3.271 + GOBIN=/build [2021-06-18T20:12:57.760Z] #50 3.271 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-18T20:12:57.760Z] #50 3.933 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-18T20:12:57.760Z] #50 10.10 go: downloading github.com/fatih/color v1.7.0 [2021-06-18T20:12:57.760Z] #50 10.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-18T20:12:57.760Z] #50 10.18 go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T20:12:57.760Z] #50 10.18 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-18T20:12:57.760Z] #50 10.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-18T20:12:57.760Z] #50 10.41 go: downloading github.com/spf13/viper v1.6.1 [2021-06-18T20:12:58.016Z] #50 ... [2021-06-18T20:12:58.016Z] [2021-06-18T20:12:58.016Z] #48 [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-06-18T20:12:58.016Z] #48 sha256:5db46f03c3cc6d4531bce01c32a2f9279b34d21cd37729f5b1332ba0dcc57914 [2021-06-18T20:12:58.016Z] #48 2.906 + RM_GOPATH=0 [2021-06-18T20:12:58.016Z] #48 2.906 + TMP_GOPATH= [2021-06-18T20:12:58.016Z] #48 2.906 + : /build [2021-06-18T20:12:58.016Z] #48 2.906 + '[' -z '' ']' [2021-06-18T20:12:58.016Z] #48 2.906 ++ mktemp -d [2021-06-18T20:12:58.016Z] #48 2.906 + export GOPATH=/tmp/tmp.Z5qb0EshA4 [2021-06-18T20:12:58.016Z] #48 2.906 + GOPATH=/tmp/tmp.Z5qb0EshA4 [2021-06-18T20:12:58.016Z] #48 2.906 + RM_GOPATH=1 [2021-06-18T20:12:58.016Z] #48 2.906 + case "$(go env GOARCH)" in [2021-06-18T20:12:58.016Z] #48 2.906 ++ go env GOARCH [2021-06-18T20:12:58.016Z] #48 2.906 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.016Z] #48 2.906 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.016Z] #48 2.906 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:58.016Z] #48 2.906 + dir=/tmp/install [2021-06-18T20:12:58.016Z] #48 2.906 + bin=gotestsum [2021-06-18T20:12:58.016Z] #48 2.906 + shift [2021-06-18T20:12:58.016Z] #48 2.906 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-18T20:12:58.016Z] #48 2.906 + . /tmp/install/gotestsum.installer [2021-06-18T20:12:58.016Z] #48 2.906 ++ : v0.5.3 [2021-06-18T20:12:58.016Z] #48 2.906 + install_gotestsum [2021-06-18T20:12:58.016Z] #48 2.906 + set -e [2021-06-18T20:12:58.016Z] #48 2.906 + export GO111MODULE=on [2021-06-18T20:12:58.016Z] #48 2.906 + GO111MODULE=on [2021-06-18T20:12:58.016Z] #48 2.906 + GOBIN=/build [2021-06-18T20:12:58.016Z] #48 2.906 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-18T20:12:58.016Z] #48 3.502 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T20:12:58.016Z] #48 4.802 go: downloading github.com/fatih/color v1.9.0 [2021-06-18T20:12:58.016Z] #48 4.835 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T20:12:58.016Z] #48 4.837 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:12:58.016Z] #48 4.890 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T20:12:58.016Z] #48 5.104 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T20:12:58.016Z] #48 5.124 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T20:12:58.016Z] #48 5.181 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T20:12:58.016Z] #48 5.238 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T20:12:58.016Z] #48 5.743 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T20:12:58.016Z] #48 6.611 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T20:12:58.016Z] #48 6.653 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-18T20:12:58.016Z] #48 ... [2021-06-18T20:12:58.016Z] [2021-06-18T20:12:58.016Z] #50 [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-06-18T20:12:58.016Z] #50 sha256:a7a9156559e088d69c4a4be0b8aeb344f316ac941d2e07026d60397f44c60de2 [2021-06-18T20:12:58.016Z] #50 10.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-18T20:12:58.016Z] #50 10.67 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-18T20:12:58.273Z] #50 10.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-18T20:12:58.273Z] #50 10.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-18T20:12:58.700Z] #54 ... [2021-06-18T20:12:58.700Z] [2021-06-18T20:12:58.700Z] #50 [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-06-18T20:12:58.700Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:12:58.700Z] #50 2.641 + RM_GOPATH=0 [2021-06-18T20:12:58.700Z] #50 2.641 + TMP_GOPATH= [2021-06-18T20:12:58.700Z] #50 2.641 + : /build [2021-06-18T20:12:58.700Z] #50 2.641 + '[' -z '' ']' [2021-06-18T20:12:58.700Z] #50 2.641 ++ mktemp -d [2021-06-18T20:12:58.700Z] #50 2.642 + export GOPATH=/tmp/tmp.AivrtPazA1 [2021-06-18T20:12:58.700Z] #50 2.642 + GOPATH=/tmp/tmp.AivrtPazA1 [2021-06-18T20:12:58.700Z] #50 2.642 + RM_GOPATH=1 [2021-06-18T20:12:58.700Z] #50 2.642 + case "$(go env GOARCH)" in [2021-06-18T20:12:58.700Z] #50 2.643 ++ go env GOARCH [2021-06-18T20:12:58.700Z] #50 2.654 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.700Z] #50 2.654 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.700Z] #50 2.654 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:58.700Z] #50 2.656 + dir=/tmp/install [2021-06-18T20:12:58.700Z] #50 2.656 + bin=golangci_lint [2021-06-18T20:12:58.700Z] #50 2.656 + shift [2021-06-18T20:12:58.700Z] #50 2.656 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-18T20:12:58.700Z] #50 2.656 + . /tmp/install/golangci_lint.installer [2021-06-18T20:12:58.700Z] #50 2.656 ++ : v1.23.8 [2021-06-18T20:12:58.700Z] #50 2.656 + install_golangci_lint [2021-06-18T20:12:58.700Z] #50 2.656 + set -e [2021-06-18T20:12:58.700Z] #50 2.656 + export GO111MODULE=on [2021-06-18T20:12:58.700Z] #50 2.656 + GO111MODULE=on [2021-06-18T20:12:58.700Z] #50 2.656 + GOBIN=/build [2021-06-18T20:12:58.700Z] #50 2.656 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-18T20:12:58.700Z] #50 3.093 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-18T20:12:58.700Z] #50 ... [2021-06-18T20:12:58.700Z] [2021-06-18T20:12:58.700Z] #57 [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-06-18T20:12:58.700Z] #57 sha256:df6b2fe616af278c31ccb92545564f8090d8d2a40131fbf37da20aaa1378ec40 [2021-06-18T20:12:58.700Z] #57 3.615 + RM_GOPATH=0 [2021-06-18T20:12:58.700Z] #57 3.615 + TMP_GOPATH= [2021-06-18T20:12:58.700Z] #57 3.616 + : /build [2021-06-18T20:12:58.700Z] #57 3.616 + '[' -z '' ']' [2021-06-18T20:12:58.700Z] #57 3.616 ++ mktemp -d [2021-06-18T20:12:58.700Z] #57 3.618 + export GOPATH=/tmp/tmp.56LHSDDNCq [2021-06-18T20:12:58.700Z] #57 3.618 + GOPATH=/tmp/tmp.56LHSDDNCq [2021-06-18T20:12:58.700Z] #57 3.618 + RM_GOPATH=1 [2021-06-18T20:12:58.700Z] #57 3.619 + case "$(go env GOARCH)" in [2021-06-18T20:12:58.700Z] #57 3.619 ++ go env GOARCH [2021-06-18T20:12:58.700Z] #57 3.631 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.700Z] #57 3.631 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.700Z] #57 3.632 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:58.700Z] #57 3.633 + dir=/tmp/install [2021-06-18T20:12:58.700Z] #57 3.633 + bin=containerd [2021-06-18T20:12:58.700Z] #57 3.633 + shift [2021-06-18T20:12:58.700Z] #57 3.633 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-18T20:12:58.700Z] #57 3.633 + . /tmp/install/containerd.installer [2021-06-18T20:12:58.700Z] #57 3.633 ++ set -e [2021-06-18T20:12:58.700Z] #57 3.633 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:12:58.700Z] #57 3.633 + install_containerd [2021-06-18T20:12:58.700Z] #57 3.634 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-18T20:12:58.700Z] #57 3.634 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:12:58.700Z] #57 3.634 + git clone https://github.com/containerd/containerd.git /tmp/tmp.56LHSDDNCq/src/github.com/containerd/containerd [2021-06-18T20:12:58.700Z] #57 3.639 Cloning into '/tmp/tmp.56LHSDDNCq/src/github.com/containerd/containerd'... [2021-06-18T20:12:58.835Z] #50 11.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-18T20:12:58.836Z] #50 11.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T20:12:58.962Z] #57 ... [2021-06-18T20:12:58.962Z] [2021-06-18T20:12:58.962Z] #59 [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-06-18T20:12:58.962Z] #59 sha256:6c313f9d305dd73dfeecfd1fa9dcce80111923df2b8161d9155828d0cb274861 [2021-06-18T20:12:58.962Z] #59 3.024 + RM_GOPATH=0 [2021-06-18T20:12:58.962Z] #59 3.024 + TMP_GOPATH= [2021-06-18T20:12:58.962Z] #59 3.024 + : /build [2021-06-18T20:12:58.962Z] #59 3.024 + '[' -z '' ']' [2021-06-18T20:12:58.962Z] #59 3.025 ++ mktemp -d [2021-06-18T20:12:58.962Z] #59 3.025 + export GOPATH=/tmp/tmp.YB8Q27oBU6 [2021-06-18T20:12:58.962Z] #59 3.025 + GOPATH=/tmp/tmp.YB8Q27oBU6 [2021-06-18T20:12:58.962Z] #59 3.025 + RM_GOPATH=1 [2021-06-18T20:12:58.962Z] #59 3.025 + case "$(go env GOARCH)" in [2021-06-18T20:12:58.962Z] #59 3.027 ++ go env GOARCH [2021-06-18T20:12:58.962Z] #59 3.054 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.962Z] #59 3.054 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:58.962Z] #59 3.054 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:58.962Z] #59 3.074 + dir=/tmp/install [2021-06-18T20:12:58.962Z] #59 3.074 + bin=rootlesskit [2021-06-18T20:12:58.962Z] #59 3.074 + shift [2021-06-18T20:12:58.962Z] #59 3.074 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-18T20:12:58.962Z] #59 3.076 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:58.962Z] #59 3.076 + . /tmp/install/rootlesskit.installer [2021-06-18T20:12:58.962Z] #59 3.076 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:58.962Z] #59 3.076 + install_rootlesskit [2021-06-18T20:12:58.962Z] #59 3.076 + case "$1" in [2021-06-18T20:12:58.962Z] #59 3.076 + export CGO_ENABLED=0 [2021-06-18T20:12:58.962Z] #59 3.076 + CGO_ENABLED=0 [2021-06-18T20:12:58.962Z] #59 3.076 + _install_rootlesskit [2021-06-18T20:12:58.962Z] #59 3.076 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-18T20:12:58.962Z] #59 3.076 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YB8Q27oBU6/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:12:58.962Z] #59 3.092 Cloning into '/tmp/tmp.YB8Q27oBU6/src/github.com/rootless-containers/rootlesskit'... [2021-06-18T20:12:58.962Z] #59 5.922 + cd /tmp/tmp.YB8Q27oBU6/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:12:58.962Z] #59 5.922 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:12:58.962Z] #59 5.939 + export GO111MODULE=on [2021-06-18T20:12:58.962Z] #59 5.939 + GO111MODULE=on [2021-06-18T20:12:58.962Z] #59 5.940 + export GOPROXY=https://proxy.golang.org [2021-06-18T20:12:58.962Z] #59 5.940 + GOPROXY=https://proxy.golang.org [2021-06-18T20:12:58.962Z] #59 5.940 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:12:58.962Z] #59 5.940 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-18T20:12:58.962Z] #59 7.085 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:12:58.962Z] #59 7.107 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-18T20:12:58.962Z] #59 7.193 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-18T20:12:58.962Z] #59 7.750 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-18T20:12:58.962Z] #59 10.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-18T20:12:59.096Z] #50 ... [2021-06-18T20:12:59.096Z] [2021-06-18T20:12:59.096Z] #59 [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-06-18T20:12:59.096Z] #59 sha256:a7bf4a3f33d95278a2184a5b00ae22ddf3df4b5d8bc8898feb88bf73a3b698dc [2021-06-18T20:12:59.096Z] #59 15.15 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-18T20:12:59.096Z] #59 15.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-18T20:12:59.096Z] #59 ... [2021-06-18T20:12:59.096Z] [2021-06-18T20:12:59.096Z] #52 [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-06-18T20:12:59.096Z] #52 sha256:5a703e984e186de3f609f115d24d3851bac0ba8f728a9ed709f00b6d95b3f7c5 [2021-06-18T20:12:59.096Z] #52 23.81 mvdan.cc/sh/v3/cmd/shfmt [2021-06-18T20:12:59.224Z] #59 ... [2021-06-18T20:12:59.224Z] [2021-06-18T20:12:59.224Z] #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-06-18T20:12:59.224Z] #37 sha256:762a23350f6777b997ea4de64449d00d838ae9be35f5e311612c21ea3c45605d [2021-06-18T20:12:59.224Z] #37 2.520 + RM_GOPATH=0 [2021-06-18T20:12:59.224Z] #37 2.520 + TMP_GOPATH= [2021-06-18T20:12:59.224Z] #37 2.520 + : /build [2021-06-18T20:12:59.224Z] #37 2.520 + '[' -z '' ']' [2021-06-18T20:12:59.224Z] #37 2.521 ++ mktemp -d [2021-06-18T20:12:59.224Z] #37 2.527 + export GOPATH=/tmp/tmp.3GbJ3ecy7I [2021-06-18T20:12:59.224Z] #37 2.527 + GOPATH=/tmp/tmp.3GbJ3ecy7I [2021-06-18T20:12:59.224Z] #37 2.527 + RM_GOPATH=1 [2021-06-18T20:12:59.224Z] #37 2.527 + case "$(go env GOARCH)" in [2021-06-18T20:12:59.224Z] #37 2.527 ++ go env GOARCH [2021-06-18T20:12:59.224Z] #37 2.531 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:59.224Z] #37 2.531 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:59.224Z] #37 2.531 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:59.224Z] #37 2.531 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:59.224Z] #37 2.531 + dir=/tmp/install [2021-06-18T20:12:59.224Z] #37 2.531 + bin=tini [2021-06-18T20:12:59.224Z] #37 2.531 + shift [2021-06-18T20:12:59.224Z] #37 2.531 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-18T20:12:59.224Z] #37 2.531 + . /tmp/install/tini.installer [2021-06-18T20:12:59.224Z] #37 2.531 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:59.224Z] #37 2.531 + install_tini [2021-06-18T20:12:59.224Z] #37 2.531 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-18T20:12:59.224Z] #37 2.531 + git clone https://github.com/krallin/tini.git /tmp/tmp.3GbJ3ecy7I/tini [2021-06-18T20:12:59.224Z] #37 2.539 Cloning into '/tmp/tmp.3GbJ3ecy7I/tini'... [2021-06-18T20:12:59.224Z] #37 2.970 + cd /tmp/tmp.3GbJ3ecy7I/tini [2021-06-18T20:12:59.224Z] #37 2.970 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:12:59.224Z] #37 2.991 + cmake . [2021-06-18T20:12:59.224Z] #37 3.708 -- The C compiler identification is GNU 8.3.0 [2021-06-18T20:12:59.224Z] #37 3.732 -- Check for working C compiler: /usr/bin/cc [2021-06-18T20:12:59.224Z] #37 4.208 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T20:12:59.224Z] #37 4.212 -- Detecting C compiler ABI info [2021-06-18T20:12:59.224Z] #37 4.694 -- Detecting C compiler ABI info - done [2021-06-18T20:12:59.224Z] #37 4.763 -- Detecting C compile features [2021-06-18T20:12:59.224Z] #37 6.522 -- Detecting C compile features - done [2021-06-18T20:12:59.224Z] #37 6.546 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-18T20:12:59.224Z] #37 6.793 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-18T20:12:59.224Z] #37 6.875 -- Configuring done [2021-06-18T20:12:59.224Z] #37 6.893 -- Generating done [2021-06-18T20:12:59.224Z] #37 6.894 -- Build files have been written to: /tmp/tmp.3GbJ3ecy7I/tini [2021-06-18T20:12:59.224Z] #37 6.906 + make tini-static [2021-06-18T20:12:59.224Z] #37 7.392 Scanning dependencies of target tini-static [2021-06-18T20:12:59.224Z] #37 7.635 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-18T20:12:59.224Z] #37 8.995 [100%] Linking C executable tini-static [2021-06-18T20:12:59.224Z] #37 10.20 [100%] Built target tini-static [2021-06-18T20:12:59.224Z] #37 10.30 + mkdir -p /build [2021-06-18T20:12:59.224Z] #37 10.31 + cp tini-static /build/docker-init [2021-06-18T20:12:59.224Z] #37 DONE 10.5s [2021-06-18T20:12:59.224Z] [2021-06-18T20:12:59.224Z] #52 [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-06-18T20:12:59.224Z] #52 sha256:63a54496ab79d58ebc6407430f05b2640bd1aed4bca96a78b4f285892d94dc58 [2021-06-18T20:12:59.224Z] #52 2.217 + RM_GOPATH=0 [2021-06-18T20:12:59.224Z] #52 2.217 + TMP_GOPATH= [2021-06-18T20:12:59.224Z] #52 2.217 + : /build [2021-06-18T20:12:59.224Z] #52 2.217 + '[' -z '' ']' [2021-06-18T20:12:59.224Z] #52 2.217 ++ mktemp -d [2021-06-18T20:12:59.224Z] #52 2.221 + export GOPATH=/tmp/tmp.Zez4h6XrNb [2021-06-18T20:12:59.224Z] #52 2.221 + GOPATH=/tmp/tmp.Zez4h6XrNb [2021-06-18T20:12:59.224Z] #52 2.221 + RM_GOPATH=1 [2021-06-18T20:12:59.224Z] #52 2.221 + case "$(go env GOARCH)" in [2021-06-18T20:12:59.224Z] #52 2.221 ++ go env GOARCH [2021-06-18T20:12:59.224Z] #52 2.227 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:59.224Z] #52 2.227 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:59.224Z] #52 2.227 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:59.224Z] #52 2.228 + dir=/tmp/install [2021-06-18T20:12:59.224Z] #52 2.228 + bin=shfmt [2021-06-18T20:12:59.224Z] #52 2.228 + shift [2021-06-18T20:12:59.224Z] #52 2.228 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-18T20:12:59.224Z] #52 2.228 + . /tmp/install/shfmt.installer [2021-06-18T20:12:59.224Z] #52 2.228 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:59.224Z] #52 2.228 + install_shfmt [2021-06-18T20:12:59.224Z] #52 2.228 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-18T20:12:59.224Z] #52 2.228 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zez4h6XrNb/src/github.com/mvdan/sh [2021-06-18T20:12:59.224Z] #52 2.229 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:59.224Z] #52 2.249 Cloning into '/tmp/tmp.Zez4h6XrNb/src/github.com/mvdan/sh'... [2021-06-18T20:12:59.224Z] #52 7.831 + cd /tmp/tmp.Zez4h6XrNb/src/github.com/mvdan/sh [2021-06-18T20:12:59.224Z] #52 7.832 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:12:59.224Z] #52 7.923 + GO111MODULE=on [2021-06-18T20:12:59.224Z] #52 7.931 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-18T20:12:59.224Z] #52 8.805 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-18T20:12:59.224Z] #52 8.807 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-18T20:12:59.224Z] #52 8.841 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-18T20:12:59.224Z] #52 10.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-18T20:12:59.224Z] #52 ... [2021-06-18T20:12:59.224Z] [2021-06-18T20:12:59.224Z] #46 [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-06-18T20:12:59.224Z] #46 sha256:9c4e9b872d6133a1a6c9f5b80aa5fe603313920e7b8c42d7a180eb06c893cdb6 [2021-06-18T20:12:59.224Z] #46 3.257 + RM_GOPATH=0 [2021-06-18T20:12:59.224Z] #46 3.257 + TMP_GOPATH= [2021-06-18T20:12:59.224Z] #46 3.257 + : /build [2021-06-18T20:12:59.224Z] #46 3.257 + '[' -z '' ']' [2021-06-18T20:12:59.224Z] #46 3.257 ++ mktemp -d [2021-06-18T20:12:59.224Z] #46 3.257 + export GOPATH=/tmp/tmp.IXEb7O7M2r [2021-06-18T20:12:59.224Z] #46 3.257 + GOPATH=/tmp/tmp.IXEb7O7M2r [2021-06-18T20:12:59.224Z] #46 3.257 + RM_GOPATH=1 [2021-06-18T20:12:59.224Z] #46 3.257 + case "$(go env GOARCH)" in [2021-06-18T20:12:59.224Z] #46 3.265 ++ go env GOARCH [2021-06-18T20:12:59.224Z] #46 3.322 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:59.224Z] #46 3.322 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:12:59.224Z] #46 3.322 ++ dirname /tmp/install/install.sh [2021-06-18T20:12:59.224Z] #46 3.322 + dir=/tmp/install [2021-06-18T20:12:59.224Z] #46 3.322 + bin=vndr [2021-06-18T20:12:59.224Z] #46 3.322 + shift [2021-06-18T20:12:59.224Z] #46 3.322 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-18T20:12:59.224Z] #46 3.322 + . /tmp/install/vndr.installer [2021-06-18T20:12:59.224Z] #46 3.322 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:59.224Z] #46 3.322 + install_vndr [2021-06-18T20:12:59.224Z] #46 3.322 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-18T20:12:59.224Z] #46 3.322 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IXEb7O7M2r/src/github.com/LK4D4/vndr [2021-06-18T20:12:59.224Z] #46 3.322 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:59.224Z] #46 3.323 Cloning into '/tmp/tmp.IXEb7O7M2r/src/github.com/LK4D4/vndr'... [2021-06-18T20:12:59.224Z] #46 3.926 + cd /tmp/tmp.IXEb7O7M2r/src/github.com/LK4D4/vndr [2021-06-18T20:12:59.224Z] #46 3.929 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:12:59.224Z] #46 3.941 + go build -buildmode=pie -v -o /build/vndr . [2021-06-18T20:12:59.224Z] #46 5.626 github.com/LK4D4/vndr/build [2021-06-18T20:12:59.224Z] #46 5.670 github.com/LK4D4/vndr/godl/singleflight [2021-06-18T20:12:59.224Z] #46 6.024 github.com/LK4D4/vndr/versioned [2021-06-18T20:12:59.224Z] #46 7.249 github.com/LK4D4/vndr/godl [2021-06-18T20:12:59.224Z] #46 9.394 github.com/LK4D4/vndr [2021-06-18T20:12:59.485Z] #46 ... [2021-06-18T20:12:59.485Z] [2021-06-18T20:12:59.485Z] #50 [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-06-18T20:12:59.485Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:12:59.485Z] #50 10.38 go: downloading github.com/fatih/color v1.7.0 [2021-06-18T20:12:59.485Z] #50 10.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-18T20:12:59.485Z] #50 10.57 go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T20:12:59.485Z] #50 10.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-18T20:12:59.485Z] #50 10.68 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-18T20:12:59.668Z] #52 DONE 26.1s [2021-06-18T20:12:59.668Z] [2021-06-18T20:12:59.668Z] #50 [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-06-18T20:12:59.668Z] #50 sha256:f6da60869184fff5f3fd5e09ed671bd611ec3491a5c73e60f350ceb9c678200b [2021-06-18T20:12:59.747Z] #50 10.95 go: downloading github.com/spf13/viper v1.6.1 [2021-06-18T20:13:00.008Z] #50 11.40 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-18T20:13:00.008Z] #50 11.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-18T20:13:00.008Z] #50 11.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-18T20:13:00.269Z] #50 11.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-18T20:13:00.841Z] #50 12.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-18T20:13:00.841Z] #50 12.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T20:13:01.362Z] #50 13.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-18T20:13:01.362Z] #50 13.57 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-18T20:13:01.362Z] #50 13.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-18T20:13:01.362Z] #50 13.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-18T20:13:01.362Z] #50 13.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-18T20:13:01.362Z] #50 13.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-18T20:13:01.619Z] #50 14.01 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-18T20:13:01.619Z] #50 14.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T20:13:01.619Z] #50 14.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-18T20:13:01.619Z] #50 14.10 go: downloading github.com/spf13/afero v1.1.2 [2021-06-18T20:13:01.619Z] #50 14.26 go: downloading github.com/spf13/cast v1.3.0 [2021-06-18T20:13:01.619Z] #50 14.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-18T20:13:01.875Z] #50 14.31 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-18T20:13:01.875Z] #50 14.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-18T20:13:01.875Z] #50 14.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-18T20:13:01.875Z] #50 14.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-18T20:13:02.132Z] #50 14.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-18T20:13:02.132Z] #50 14.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-18T20:13:02.132Z] #50 14.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-18T20:13:02.132Z] #50 14.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-18T20:13:02.132Z] #50 14.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-18T20:13:02.389Z] #50 14.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-18T20:13:02.389Z] #50 14.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-18T20:13:02.389Z] #50 14.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-18T20:13:02.389Z] #50 ... [2021-06-18T20:13:02.389Z] [2021-06-18T20:13:02.389Z] #46 [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-06-18T20:13:02.389Z] #46 sha256:356e29b69e14eb61d77bb29fc3c95ed4ca979d0641d874a04efeb5aa47fc6817 [2021-06-18T20:13:02.389Z] #46 DONE 15.0s [2021-06-18T20:13:02.389Z] [2021-06-18T20:13:02.389Z] #50 [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-06-18T20:13:02.389Z] #50 sha256:a7a9156559e088d69c4a4be0b8aeb344f316ac941d2e07026d60397f44c60de2 [2021-06-18T20:13:02.389Z] #50 14.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-18T20:13:02.645Z] #50 15.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-18T20:13:02.645Z] #50 15.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-18T20:13:02.645Z] #50 15.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-18T20:13:02.645Z] #50 15.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-18T20:13:02.757Z] #50 14.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-18T20:13:02.757Z] #50 14.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-18T20:13:02.901Z] #50 15.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-18T20:13:02.901Z] #50 15.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-18T20:13:02.901Z] #50 15.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-18T20:13:03.084Z] #50 14.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-18T20:13:03.085Z] #50 14.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-18T20:13:03.085Z] #50 14.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-18T20:13:03.085Z] #50 14.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-18T20:13:03.158Z] #50 15.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-18T20:13:03.158Z] #50 15.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-18T20:13:03.158Z] #50 15.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-18T20:13:03.158Z] #50 15.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-18T20:13:03.348Z] #50 14.66 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-18T20:13:03.348Z] #50 14.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T20:13:03.348Z] #50 14.75 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-18T20:13:03.414Z] #50 16.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-18T20:13:03.610Z] #50 14.82 go: downloading github.com/spf13/afero v1.1.2 [2021-06-18T20:13:03.610Z] #50 14.90 go: downloading github.com/spf13/cast v1.3.0 [2021-06-18T20:13:03.610Z] #50 14.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-18T20:13:03.610Z] #50 15.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-18T20:13:03.610Z] #50 15.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-18T20:13:03.610Z] #50 15.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-18T20:13:03.671Z] #50 16.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-18T20:13:03.671Z] #50 16.21 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-18T20:13:03.671Z] #50 16.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-18T20:13:03.839Z] #50 ... [2021-06-18T20:13:03.839Z] [2021-06-18T20:13:03.839Z] #57 [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-06-18T20:13:03.839Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:13:03.840Z] #57 29.93 Checking out files: 82% (3364/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-18T20:13:03.840Z] #57 30.21 + cd /tmp/tmp.taTQBpY55x/src/github.com/containerd/containerd [2021-06-18T20:13:03.840Z] #57 30.21 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:13:03.871Z] #50 15.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-18T20:13:03.871Z] #50 15.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-18T20:13:03.871Z] #50 15.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-18T20:13:03.871Z] #50 15.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-18T20:13:03.937Z] #50 16.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-18T20:13:03.937Z] #50 16.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-18T20:13:03.937Z] #50 16.53 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-18T20:13:03.937Z] #50 16.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-18T20:13:03.937Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-18T20:13:03.937Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cd1da5f3\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-18T20:13:03.937Z] ---------------------------------------------------------------------------- [2021-06-18T20:13:03.937Z] [2021-06-18T20:13:03.937Z] INFO: executeCI.ps1 starting at Fri Jun 18 20:13:02 CUT 2021 [2021-06-18T20:13:03.937Z] [2021-06-18T20:13:03.937Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-18T20:13:03.937Z] INFO: Running git version 2.24.1.windows.2 [2021-06-18T20:13:03.937Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-18T20:13:03.937Z] INFO: Environment variables: [2021-06-18T20:13:03.937Z] [2021-06-18T20:13:03.937Z] Name Value [2021-06-18T20:13:03.937Z] ---- ----- [2021-06-18T20:13:03.937Z] ALLUSERSPROFILE C:\ProgramData [2021-06-18T20:13:03.937Z] amd64 true [2021-06-18T20:13:03.937Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-18T20:13:03.937Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-18T20:13:03.937Z] arm64 false [2021-06-18T20:13:03.937Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-18T20:13:03.937Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-18T20:13:03.937Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-18T20:13:03.937Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-18T20:13:03.937Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-18T20:13:03.937Z] BRANCH_NAME PR-42537 [2021-06-18T20:13:03.937Z] BUILD_DISPLAY_NAME #2 [2021-06-18T20:13:03.937Z] BUILD_ID 2 [2021-06-18T20:13:03.937Z] BUILD_NUMBER 2 [2021-06-18T20:13:03.937Z] BUILD_TAG jenkins-moby-PR-42537-2 [2021-06-18T20:13:03.937Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/ [2021-06-18T20:13:03.937Z] cgroup2 true [2021-06-18T20:13:03.937Z] CHANGE_AUTHOR dperny [2021-06-18T20:13:03.937Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2021-06-18T20:13:03.937Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2021-06-18T20:13:03.937Z] CHANGE_BRANCH vendor-swarmkit-fix-logbroker-deadlock [2021-06-18T20:13:03.937Z] CHANGE_FORK dperny/docker [2021-06-18T20:13:03.937Z] CHANGE_ID 42537 [2021-06-18T20:13:03.937Z] CHANGE_TARGET master [2021-06-18T20:13:03.937Z] CHANGE_TITLE vendor: swarmkit to fix deadlock in log broker. [2021-06-18T20:13:03.937Z] CHANGE_URL https://github.com/moby/moby/pull/42537 [2021-06-18T20:13:03.937Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:13:03.937Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-18T20:13:03.937Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-18T20:13:03.937Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-18T20:13:03.937Z] COMPUTERNAME azwin-2-168980 [2021-06-18T20:13:03.937Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-18T20:13:03.937Z] ConfigSequenceNumber 0 [2021-06-18T20:13:03.937Z] dco true [2021-06-18T20:13:03.937Z] DOCKER_BUILDKIT 0 [2021-06-18T20:13:03.937Z] DOCKER_DUT_DEBUG 1 [2021-06-18T20:13:03.937Z] DOCKER_EXPERIMENTAL 1 [2021-06-18T20:13:03.937Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-18T20:13:03.937Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-18T20:13:03.937Z] EXECUTOR_NUMBER 0 [2021-06-18T20:13:03.937Z] FQDN azwin-2-168980.westus.cloudapp.azure.com [2021-06-18T20:13:03.938Z] GIT_BRANCH PR-42537 [2021-06-18T20:13:03.938Z] GIT_COMMIT c1981e1308e8093c3b086a10b46e5ddac067b571 [2021-06-18T20:13:03.938Z] GIT_PREVIOUS_COMMIT 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:13:03.938Z] GIT_URL https://github.com/moby/moby.git [2021-06-18T20:13:03.938Z] HUDSON_COOKIE 03495c82-da89-4d91-8681-e289018db035 [2021-06-18T20:13:03.938Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-18T20:13:03.938Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-18T20:13:03.938Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-18T20:13:03.938Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-18T20:13:03.938Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-18T20:13:03.938Z] JENKINS_NODE_COOKIE 589d049c-d011-49d2-9f74-e6d017b42a98 [2021-06-18T20:13:03.938Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-18T20:13:03.938Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-18T20:13:03.938Z] JOB_BASE_NAME PR-42537 [2021-06-18T20:13:03.938Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/display/redirect [2021-06-18T20:13:03.938Z] JOB_NAME moby/PR-42537 [2021-06-18T20:13:03.938Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/ [2021-06-18T20:13:03.938Z] library.jps.version master [2021-06-18T20:13:03.938Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-18T20:13:03.938Z] NODE_LABELS amd64 azure azwin-2-168980 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-18T20:13:03.938Z] NODE_NAME azwin-2-168980 [2021-06-18T20:13:03.938Z] NUMBER_OF_PROCESSORS 4 [2021-06-18T20:13:03.938Z] OS Windows_NT [2021-06-18T20:13:03.938Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-18T20:13:03.938Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-18T20:13:03.938Z] ppc64le false [2021-06-18T20:13:03.938Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-18T20:13:03.938Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-18T20:13:03.938Z] PROCESSOR_LEVEL 6 [2021-06-18T20:13:03.938Z] PROCESSOR_REVISION 5504 [2021-06-18T20:13:03.938Z] ProgramData C:\ProgramData [2021-06-18T20:13:03.938Z] ProgramFiles C:\Program Files [2021-06-18T20:13:03.938Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-18T20:13:03.938Z] ProgramW6432 C:\Program Files [2021-06-18T20:13:03.938Z] PROMPT $P$G [2021-06-18T20:13:03.938Z] PSExecutionPolicyPreference Bypass [2021-06-18T20:13:03.938Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-18T20:13:03.938Z] PUBLIC C:\Users\Public [2021-06-18T20:13:03.938Z] rootless true [2021-06-18T20:13:03.938Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect?page=artif... [2021-06-18T20:13:03.938Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect?page=changes [2021-06-18T20:13:03.938Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect [2021-06-18T20:13:03.938Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect?page=tests [2021-06-18T20:13:03.938Z] s390x false [2021-06-18T20:13:03.938Z] SKIP_VALIDATION_TESTS 1 [2021-06-18T20:13:03.938Z] SOURCES_DRIVE d [2021-06-18T20:13:03.938Z] SOURCES_SUBDIR gopath [2021-06-18T20:13:03.938Z] STAGE_NAME Run tests [2021-06-18T20:13:03.938Z] SystemDrive C: [2021-06-18T20:13:03.938Z] SystemRoot C:\Windows [2021-06-18T20:13:03.938Z] TEMP C:\Windows\TEMP [2021-06-18T20:13:03.938Z] TESTDEBUG 0 [2021-06-18T20:13:03.938Z] TESTRUN_DRIVE d [2021-06-18T20:13:03.938Z] TESTRUN_SUBDIR CI [2021-06-18T20:13:03.938Z] TIMEOUT 120m [2021-06-18T20:13:03.938Z] TMP C:\Windows\TEMP [2021-06-18T20:13:03.938Z] unit_validate true [2021-06-18T20:13:03.938Z] USERDOMAIN WORKGROUP [2021-06-18T20:13:03.938Z] USERNAME azwin-2-168980$ [2021-06-18T20:13:03.938Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-18T20:13:03.938Z] validate_force false [2021-06-18T20:13:03.938Z] windir C:\Windows [2021-06-18T20:13:03.938Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-18T20:13:03.938Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-18T20:13:03.938Z] windows2022 true [2021-06-18T20:13:03.938Z] windowsRS1 false [2021-06-18T20:13:03.938Z] windowsRS5 true [2021-06-18T20:13:03.938Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-18T20:13:03.938Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-18T20:13:03.938Z] [2021-06-18T20:13:03.938Z] [2021-06-18T20:13:03.938Z] [2021-06-18T20:13:03.938Z] INFO: Sources under d:\gopath\... [2021-06-18T20:13:03.938Z] INFO: Test run under d:\CI\... [2021-06-18T20:13:03.938Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-18T20:13:03.938Z] INFO: docker/docker repository was found [2021-06-18T20:13:03.938Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-18T20:13:03.938Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-18T20:13:03.938Z] INFO: Docker version of control daemon [2021-06-18T20:13:03.938Z] [2021-06-18T20:13:04.098Z] #57 30.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-18T20:13:04.131Z] #50 ... [2021-06-18T20:13:04.131Z] [2021-06-18T20:13:04.131Z] #46 [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-06-18T20:13:04.131Z] #46 sha256:9c4e9b872d6133a1a6c9f5b80aa5fe603313920e7b8c42d7a180eb06c893cdb6 [2021-06-18T20:13:04.131Z] #46 DONE 15.3s [2021-06-18T20:13:04.131Z] [2021-06-18T20:13:04.131Z] #50 [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-06-18T20:13:04.131Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:04.131Z] #50 15.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-18T20:13:04.131Z] #50 ... [2021-06-18T20:13:04.131Z] [2021-06-18T20:13:04.131Z] #54 [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-06-18T20:13:04.131Z] #54 sha256:7f494ae9f8a32abd4ee2695b2fc7cdc5b18a96873c6cdb189eda4ef61a71987b [2021-06-18T20:13:04.132Z] #54 14.04 + cd /tmp/tmp.hSuDADbWNs/src/github.com/opencontainers/runc [2021-06-18T20:13:04.132Z] #54 14.04 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:13:04.132Z] #54 14.65 + '[' -z '' ']' [2021-06-18T20:13:04.132Z] #54 14.65 + target=static [2021-06-18T20:13:04.132Z] #54 14.65 + make 'BUILDTAGS=seccomp ' static [2021-06-18T20:13:04.132Z] #54 15.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-18T20:13:04.193Z] #50 16.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-18T20:13:04.193Z] #50 16.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-18T20:13:04.193Z] #50 16.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-18T20:13:04.193Z] #50 16.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-18T20:13:04.355Z] #57 30.88 + BUILDTAGS='netgo osusergo static_build' [2021-06-18T20:13:04.355Z] #57 30.88 + export EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:13:04.355Z] #57 30.88 + EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:13:04.355Z] #57 30.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-18T20:13:04.355Z] #57 30.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-18T20:13:04.355Z] #57 30.88 + '[' '' = dynamic ']' [2021-06-18T20:13:04.355Z] #57 30.88 + make [2021-06-18T20:13:04.355Z] #57 ... [2021-06-18T20:13:04.355Z] [2021-06-18T20:13:04.355Z] #48 [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-06-18T20:13:04.355Z] #48 sha256:947f173416afb3ddd10eef630d450f89121cee3bd2abe88fa31a0ab8a3c2e9d2 [2021-06-18T20:13:04.355Z] #48 DONE 31.1s [2021-06-18T20:13:04.450Z] #50 16.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-18T20:13:04.517Z] Client: Mirantis Container Runtime [2021-06-18T20:13:04.517Z] Version: 20.10.0 [2021-06-18T20:13:04.517Z] API version: 1.41 [2021-06-18T20:13:04.517Z] Go version: go1.13.15 [2021-06-18T20:13:04.517Z] Git commit: 6ee42dc [2021-06-18T20:13:04.517Z] Built: 03/11/2021 13:24:56 [2021-06-18T20:13:04.517Z] OS/Arch: windows/amd64 [2021-06-18T20:13:04.517Z] Context: default [2021-06-18T20:13:04.517Z] Experimental: true [2021-06-18T20:13:04.517Z] [2021-06-18T20:13:04.517Z] Server: Mirantis Container Runtime [2021-06-18T20:13:04.517Z] Engine: [2021-06-18T20:13:04.517Z] Version: 20.10.0 [2021-06-18T20:13:04.517Z] API version: 1.41 (minimum version 1.24) [2021-06-18T20:13:04.517Z] Go version: go1.13.15 [2021-06-18T20:13:04.517Z] Git commit: 1e08f21e79 [2021-06-18T20:13:04.517Z] Built: 03/11/2021 13:23:32 [2021-06-18T20:13:04.517Z] OS/Arch: windows/amd64 [2021-06-18T20:13:04.517Z] Experimental: true [2021-06-18T20:13:04.517Z] [2021-06-18T20:13:04.517Z] INFO: Docker info of control daemon [2021-06-18T20:13:04.517Z] [2021-06-18T20:13:04.611Z] [2021-06-18T20:13:04.611Z] #54 [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-06-18T20:13:04.611Z] #54 sha256:9b58ac47325e5ef5f2cb5e5ea071fb6f84eb815baf13b5c9ba6f233902885a46 [2021-06-18T20:13:04.706Z] #50 17.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-18T20:13:04.706Z] #50 17.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-18T20:13:04.962Z] #50 17.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-18T20:13:04.962Z] #50 17.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T20:13:04.962Z] #50 17.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T20:13:04.962Z] #50 17.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-18T20:13:05.075Z] #54 ... [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-18T20:13:05.075Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-18T20:13:05.075Z] #16 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-18T20:13:05.075Z] #30 sha256:378b13cc55195c79ffc720ef2467935927537b1f0fda15fb7f1f689573f3c532 [2021-06-18T20:13:05.075Z] #30 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #21 [dev-systemd-false 8/25] 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-06-18T20:13:05.075Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-18T20:13:05.075Z] #21 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-18T20:13:05.075Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-18T20:13:05.075Z] #15 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-18T20:13:05.075Z] #38 sha256:db65cf781e608ab46976c77f4a4020360ab6d7ae4e0bf616acde51a2e9d530d3 [2021-06-18T20:13:05.075Z] #38 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-18T20:13:05.075Z] #33 sha256:a8d55ba3209384320d7f35580ba560f7e26d50304123cb109553fc11e2c97da0 [2021-06-18T20:13:05.075Z] #33 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #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-06-18T20:13:05.075Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T20:13:05.075Z] #32 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-18T20:13:05.075Z] #28 sha256:252ba979e223415b44f474be497b528bafe2d53e736f777bdf8f382c852be3db [2021-06-18T20:13:05.075Z] #28 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #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-06-18T20:13:05.075Z] #29 sha256:2f9640efa8de3e4ac3ec484c986282f386e508c37efbf717984fd83522713666 [2021-06-18T20:13:05.075Z] #29 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #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-06-18T20:13:05.075Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:13:05.075Z] #40 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:13:05.075Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:13:05.075Z] #44 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:13:05.075Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:13:05.075Z] #20 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-18T20:13:05.075Z] #41 sha256:b8d3cb65626d70a50e8c955bfcdabef139fdbc35a57834d2e1d5241235685e64 [2021-06-18T20:13:05.075Z] #41 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T20:13:05.075Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T20:13:05.075Z] #22 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-18T20:13:05.075Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-18T20:13:05.075Z] #39 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-18T20:13:05.075Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-18T20:13:05.075Z] #14 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-18T20:13:05.075Z] #35 sha256:bc633b9991faa18eccdeeb80249555ab147865a30ce9905324885ba16926cc81 [2021-06-18T20:13:05.075Z] #35 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-18T20:13:05.075Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-18T20:13:05.075Z] #19 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-18T20:13:05.075Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-18T20:13:05.075Z] #31 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-18T20:13:05.075Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-18T20:13:05.075Z] #43 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-18T20:13:05.075Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-18T20:13:05.075Z] #18 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-18T20:13:05.075Z] #25 sha256:3dcc5c2730805220e90d80dba36ee229c147e57efe8062f82d0ef15aaa34915a [2021-06-18T20:13:05.075Z] #25 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-18T20:13:05.075Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-18T20:13:05.075Z] #17 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #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-06-18T20:13:05.075Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T20:13:05.075Z] #27 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #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-06-18T20:13:05.075Z] #34 sha256:7386ac4701296ef3829e7536d05e531fbece8722e4e696108535cc01ef794280 [2021-06-18T20:13:05.075Z] #34 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-18T20:13:05.075Z] #45 sha256:8ee685e529214fad30127beff02076acd303c05fbbb0be1d4a986d4cb496bb77 [2021-06-18T20:13:05.075Z] #45 CACHED [2021-06-18T20:13:05.075Z] [2021-06-18T20:13:05.075Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-18T20:13:05.075Z] #47 sha256:02cb28d50cd1ca7849b8f3f8269664d7e498ff4bffcfb010b126d82149b787f3 [2021-06-18T20:13:05.075Z] #47 DONE 0.1s [2021-06-18T20:13:05.085Z] Client: [2021-06-18T20:13:05.085Z] Context: default [2021-06-18T20:13:05.085Z] Debug Mode: false [2021-06-18T20:13:05.085Z] Plugins: [2021-06-18T20:13:05.085Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-18T20:13:05.085Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-18T20:13:05.085Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-18T20:13:05.085Z] [2021-06-18T20:13:05.085Z] Server: [2021-06-18T20:13:05.085Z] Containers: 0 [2021-06-18T20:13:05.085Z] Running: 0 [2021-06-18T20:13:05.085Z] Paused: 0 [2021-06-18T20:13:05.085Z] Stopped: 0 [2021-06-18T20:13:05.085Z] Images: 10 [2021-06-18T20:13:05.085Z] Server Version: 20.10.0 [2021-06-18T20:13:05.085Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-18T20:13:05.085Z] Windows: [2021-06-18T20:13:05.085Z] LCOW: [2021-06-18T20:13:05.085Z] Logging Driver: json-file [2021-06-18T20:13:05.085Z] Plugins: [2021-06-18T20:13:05.085Z] Volume: local [2021-06-18T20:13:05.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T20:13:05.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T20:13:05.085Z] Swarm: inactive [2021-06-18T20:13:05.085Z] Default Isolation: process [2021-06-18T20:13:05.086Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-18T20:13:05.086Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-18T20:13:05.086Z] OSType: windows [2021-06-18T20:13:05.086Z] Architecture: x86_64 [2021-06-18T20:13:05.086Z] CPUs: 4 [2021-06-18T20:13:05.086Z] Total Memory: 32GiB [2021-06-18T20:13:05.086Z] Name: azwin-2-168980 [2021-06-18T20:13:05.086Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-18T20:13:05.086Z] Docker Root Dir: D:\docker [2021-06-18T20:13:05.086Z] Debug Mode: false [2021-06-18T20:13:05.086Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:13:05.086Z] Labels: [2021-06-18T20:13:05.086Z] Experimental: true [2021-06-18T20:13:05.086Z] Insecure Registries: [2021-06-18T20:13:05.086Z] 10.0.0.4:5000 [2021-06-18T20:13:05.086Z] 127.0.0.0/8 [2021-06-18T20:13:05.086Z] Registry Mirrors: [2021-06-18T20:13:05.086Z] http://10.0.0.4:5000/ [2021-06-18T20:13:05.086Z] Live Restore Enabled: false [2021-06-18T20:13:05.086Z] [2021-06-18T20:13:05.086Z] [2021-06-18T20:13:05.086Z] INFO: Commit hash is c1981e1308 [2021-06-18T20:13:05.086Z] INFO: Nuke-Everything... [2021-06-18T20:13:05.086Z] INFO: Container count on control daemon to delete is 0 [2021-06-18T20:13:05.219Z] #50 17.73 go: downloading golang.org/x/text v0.3.2 [2021-06-18T20:13:05.335Z] [2021-06-18T20:13:05.335Z] #50 [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-06-18T20:13:05.335Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:05.335Z] #50 15.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-18T20:13:05.335Z] #50 15.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-18T20:13:05.335Z] #50 15.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-18T20:13:05.335Z] #50 15.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-18T20:13:05.335Z] #50 15.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-18T20:13:05.335Z] #50 15.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-18T20:13:05.335Z] #50 15.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-18T20:13:05.335Z] #50 15.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-18T20:13:05.335Z] #50 16.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-18T20:13:05.335Z] #50 16.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-18T20:13:05.335Z] #50 16.42 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-18T20:13:05.335Z] #50 16.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-18T20:13:05.335Z] #50 16.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-18T20:13:05.335Z] #50 16.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-18T20:13:05.335Z] #50 16.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-18T20:13:05.335Z] #50 16.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-18T20:13:05.549Z] #54 ... [2021-06-18T20:13:05.549Z] [2021-06-18T20:13:05.549Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-18T20:13:05.549Z] #49 sha256:4ff1efa8521fb57ee912f319a6607ef61d0ec8421530bbf5e6266ccc524a9b52 [2021-06-18T20:13:05.596Z] #50 17.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-18T20:13:05.596Z] #50 17.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-18T20:13:05.596Z] #50 17.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-18T20:13:05.596Z] #50 17.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-18T20:13:05.665Z] INFO: Nuking d:\CI [2021-06-18T20:13:05.665Z] INFO: Zapped successfully [2021-06-18T20:13:05.665Z] INFO: Location for testing is d:\CI\PR-42537\2 [2021-06-18T20:13:05.665Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-18T20:13:05.665Z] [2021-06-18T20:13:05.665Z] [2021-06-18T20:13:05.665Z] INFO: Building the image from Dockerfile.windows at 06/18/2021 20:13:05... [2021-06-18T20:13:05.665Z] [2021-06-18T20:13:05.812Z] #49 DONE 0.1s [2021-06-18T20:13:05.812Z] [2021-06-18T20:13:05.812Z] #57 [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-06-18T20:13:05.812Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:13:05.812Z] #57 32.40 + bin/ctr [2021-06-18T20:13:05.856Z] #50 17.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-18T20:13:05.856Z] #50 17.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-18T20:13:06.119Z] #50 17.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-18T20:13:06.119Z] #50 17.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-18T20:13:06.119Z] #50 17.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-18T20:13:06.380Z] #50 17.59 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-18T20:13:06.380Z] #50 17.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-18T20:13:06.380Z] #50 17.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-18T20:13:06.380Z] #50 17.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-18T20:13:06.951Z] #50 18.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-18T20:13:06.951Z] #50 18.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-18T20:13:06.951Z] #50 18.27 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-18T20:13:06.951Z] #50 18.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T20:13:06.951Z] #50 18.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T20:13:06.951Z] #50 18.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-18T20:13:07.111Z] #50 ... [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #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-06-18T20:13:07.111Z] #34 sha256:35d4f053ed081603b6b3f5412114273b936367ad5f9fd75ef1a0d5145dd9597e [2021-06-18T20:13:07.111Z] #34 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-18T20:13:07.111Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-18T20:13:07.111Z] #17 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-18T20:13:07.111Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-18T20:13:07.111Z] #19 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-18T20:13:07.111Z] #33 sha256:fb3f59b4c77bbbd45f865323f9070537a9c852a90b4f5b9fbc3f46ebd1340c55 [2021-06-18T20:13:07.111Z] #33 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-18T20:13:07.111Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-18T20:13:07.111Z] #16 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #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-06-18T20:13:07.111Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:13:07.111Z] #40 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-18T20:13:07.111Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-18T20:13:07.111Z] #14 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-18T20:13:07.111Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-18T20:13:07.111Z] #15 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #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-06-18T20:13:07.111Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T20:13:07.111Z] #27 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-18T20:13:07.111Z] #35 sha256:44dc4be012099e4d338f27bf42c874c1512402490809f6175dbb62b73c1883c3 [2021-06-18T20:13:07.111Z] #35 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #21 [dev-systemd-false 8/25] 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-06-18T20:13:07.111Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-18T20:13:07.111Z] #21 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-18T20:13:07.111Z] #28 sha256:7521b2fefe7527edac85288d57e783d22e54f965ba2abed9e1346374b02bd6e7 [2021-06-18T20:13:07.111Z] #28 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-18T20:13:07.111Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-18T20:13:07.111Z] #43 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #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-06-18T20:13:07.111Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T20:13:07.111Z] #32 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-18T20:13:07.111Z] #30 sha256:e7bb6be1e99dd39a3677f3d320cb19cbc544659bdd5d6306479791071c5429bd [2021-06-18T20:13:07.111Z] #30 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-18T20:13:07.111Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-18T20:13:07.111Z] #39 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T20:13:07.111Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T20:13:07.111Z] #22 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:13:07.111Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:13:07.111Z] #20 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-18T20:13:07.111Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-18T20:13:07.111Z] #18 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-18T20:13:07.111Z] #41 sha256:042e1a7f8fd6ec946ae01527ab74f5a9925739780e21274624dcef43a64c00a2 [2021-06-18T20:13:07.111Z] #41 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-18T20:13:07.111Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-18T20:13:07.111Z] #31 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-18T20:13:07.111Z] #25 sha256:c5e50c6ca4bf5af12760c305292baf34d90dbea6afdb0ba835ab9ed5ab023bb5 [2021-06-18T20:13:07.111Z] #25 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:13:07.111Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:13:07.111Z] #44 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T20:13:07.111Z] #29 sha256:0f637e4432224ca4e447a6a15abac75e124154f5522c46d98a4df392ddb0574e [2021-06-18T20:13:07.111Z] #29 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-18T20:13:07.111Z] #38 sha256:c998783ed80a6f856b93b1c06875e3c835fd571674f65263ffc000fe24d1a7d0 [2021-06-18T20:13:07.111Z] #38 CACHED [2021-06-18T20:13:07.111Z] [2021-06-18T20:13:07.111Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-18T20:13:07.111Z] #45 sha256:b80457e2d0e7cf6be70820378e08b65bc8b03615888f3389692690d1d9f2489f [2021-06-18T20:13:07.111Z] #45 CACHED [2021-06-18T20:13:07.211Z] #50 18.45 go: downloading golang.org/x/text v0.3.2 [2021-06-18T20:13:07.368Z] [2021-06-18T20:13:07.368Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-18T20:13:07.368Z] #47 sha256:ca2fbdb270a4700667b3b9036a55e6b580b14f7b915a746719ef62289f877aaa [2021-06-18T20:13:07.368Z] #47 DONE 0.1s [2021-06-18T20:13:07.368Z] [2021-06-18T20:13:07.368Z] #59 [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-06-18T20:13:07.368Z] #59 sha256:2cb36a7d9def9558852ef6e1406d9c3079333c9ad65fab9bd8063bbddea12045 [2021-06-18T20:13:07.369Z] #59 11.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-18T20:13:07.369Z] #59 11.48 go: downloading github.com/google/uuid v1.2.0 [2021-06-18T20:13:07.369Z] #59 11.50 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-18T20:13:07.369Z] #59 11.54 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-18T20:13:07.369Z] #59 11.54 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-18T20:13:07.369Z] #59 11.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T20:13:07.369Z] #59 11.81 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-18T20:13:07.369Z] #59 12.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-18T20:13:07.369Z] #59 12.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-18T20:13:07.369Z] #59 13.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-18T20:13:07.369Z] #59 16.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-18T20:13:07.932Z] #59 ... [2021-06-18T20:13:07.932Z] [2021-06-18T20:13:07.932Z] #52 [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-06-18T20:13:07.932Z] #52 sha256:3f7e1191268275d5fa673eb8542204db40b1a1c14bf92e34cb3f3ac5e3e88cc3 [2021-06-18T20:13:07.932Z] #52 10.34 + GO111MODULE=on [2021-06-18T20:13:07.932Z] #52 10.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-18T20:13:07.932Z] #52 11.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-18T20:13:07.932Z] #52 11.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-18T20:13:07.932Z] #52 11.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-18T20:13:07.932Z] #52 12.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-18T20:13:07.932Z] #52 14.68 golang.org/x/sys/unix [2021-06-18T20:13:07.932Z] #52 14.71 github.com/pkg/diff [2021-06-18T20:13:07.932Z] #52 16.17 mvdan.cc/editorconfig [2021-06-18T20:13:07.932Z] #52 17.15 mvdan.cc/sh/v3/fileutil [2021-06-18T20:13:07.932Z] #52 17.32 mvdan.cc/sh/v3/syntax [2021-06-18T20:13:08.494Z] #52 20.89 golang.org/x/crypto/ssh/terminal [2021-06-18T20:13:08.494Z] #52 ... [2021-06-18T20:13:08.494Z] [2021-06-18T20:13:08.494Z] #50 [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-06-18T20:13:08.494Z] #50 sha256:a7a9156559e088d69c4a4be0b8aeb344f316ac941d2e07026d60397f44c60de2 [2021-06-18T20:13:08.494Z] #50 21.17 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-18T20:13:08.494Z] #50 21.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-18T20:13:08.751Z] #50 21.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-18T20:13:08.751Z] #50 21.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-18T20:13:08.751Z] #50 21.29 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-18T20:13:09.680Z] #50 22.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-18T20:13:09.680Z] #50 22.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-18T20:13:09.680Z] #50 22.44 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-18T20:13:09.757Z] #50 ... [2021-06-18T20:13:09.757Z] [2021-06-18T20:13:09.757Z] #59 [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-06-18T20:13:09.757Z] #59 sha256:6c313f9d305dd73dfeecfd1fa9dcce80111923df2b8161d9155828d0cb274861 [2021-06-18T20:13:09.757Z] #59 10.82 go: downloading github.com/google/uuid v1.2.0 [2021-06-18T20:13:09.757Z] #59 10.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-18T20:13:09.757Z] #59 10.89 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-18T20:13:09.757Z] #59 10.95 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-18T20:13:09.757Z] #59 11.01 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T20:13:09.757Z] #59 11.18 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-18T20:13:09.757Z] #59 11.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-18T20:13:09.757Z] #59 11.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-18T20:13:09.757Z] #59 13.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-18T20:13:09.757Z] #59 16.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-18T20:13:10.017Z] #59 ... [2021-06-18T20:13:10.017Z] [2021-06-18T20:13:10.017Z] #50 [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-06-18T20:13:10.017Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:10.017Z] #50 21.52 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-18T20:13:10.278Z] #50 21.53 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-18T20:13:10.278Z] #50 21.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-18T20:13:10.278Z] #50 21.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-18T20:13:10.278Z] #50 21.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-18T20:13:10.609Z] #50 ... [2021-06-18T20:13:10.609Z] [2021-06-18T20:13:10.609Z] #54 [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-06-18T20:13:10.609Z] #54 sha256:1a047c9fb93df20f72e8e88227edfcb56a5085312b320359507b0ed6d1e89474 [2021-06-18T20:13:10.609Z] #54 12.97 + cd /tmp/tmp.o742tNYvZW/src/github.com/opencontainers/runc [2021-06-18T20:13:10.609Z] #54 12.97 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:13:10.609Z] #54 13.38 + '[' -z '' ']' [2021-06-18T20:13:10.609Z] #54 13.38 + target=static [2021-06-18T20:13:10.609Z] #54 13.38 + make 'BUILDTAGS=seccomp ' static [2021-06-18T20:13:10.609Z] #54 13.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-18T20:13:10.921Z] Sending build context to Docker daemon 61.05MB [2021-06-18T20:13:10.921Z] [2021-06-18T20:13:10.922Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-18T20:13:10.922Z] ---> 39d157a84080 [2021-06-18T20:13:10.922Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> 15731997198a [2021-06-18T20:13:10.922Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> c8c71cbcb407 [2021-06-18T20:13:10.922Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> e826aeb82388 [2021-06-18T20:13:10.922Z] 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-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> 63fce5df6443 [2021-06-18T20:13:10.922Z] 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-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> 5eddda57e888 [2021-06-18T20:13:10.922Z] 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-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> 0c5c14e5881f [2021-06-18T20:13:10.922Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> ff4f33a41107 [2021-06-18T20:13:10.922Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-18T20:13:10.922Z] ---> Using cache [2021-06-18T20:13:10.922Z] ---> 038bcb8d1c69 [2021-06-18T20:13:10.922Z] Step 10/10 : COPY . . [2021-06-18T20:13:11.171Z] #54 ... [2021-06-18T20:13:11.171Z] [2021-06-18T20:13:11.171Z] #52 [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-06-18T20:13:11.171Z] #52 sha256:3f7e1191268275d5fa673eb8542204db40b1a1c14bf92e34cb3f3ac5e3e88cc3 [2021-06-18T20:13:11.171Z] #52 23.83 mvdan.cc/sh/v3/cmd/shfmt [2021-06-18T20:13:11.220Z] #50 22.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-18T20:13:11.220Z] #50 22.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-18T20:13:11.482Z] #50 22.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-18T20:13:11.482Z] #50 ... [2021-06-18T20:13:11.482Z] [2021-06-18T20:13:11.482Z] #52 [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-06-18T20:13:11.482Z] #52 sha256:63a54496ab79d58ebc6407430f05b2640bd1aed4bca96a78b4f285892d94dc58 [2021-06-18T20:13:11.482Z] #52 12.94 github.com/pkg/diff [2021-06-18T20:13:11.482Z] #52 12.95 golang.org/x/sys/unix [2021-06-18T20:13:11.482Z] #52 14.30 mvdan.cc/editorconfig [2021-06-18T20:13:11.482Z] #52 15.34 mvdan.cc/sh/v3/fileutil [2021-06-18T20:13:11.482Z] #52 15.60 mvdan.cc/sh/v3/syntax [2021-06-18T20:13:11.482Z] #52 19.65 golang.org/x/crypto/ssh/terminal [2021-06-18T20:13:11.482Z] #52 22.20 mvdan.cc/sh/v3/cmd/shfmt [2021-06-18T20:13:13.394Z] #52 DONE 24.4s [2021-06-18T20:13:13.394Z] [2021-06-18T20:13:13.394Z] #54 [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-06-18T20:13:13.394Z] #54 sha256:7f494ae9f8a32abd4ee2695b2fc7cdc5b18a96873c6cdb189eda4ef61a71987b [2021-06-18T20:13:13.696Z] #52 DONE 25.8s [2021-06-18T20:13:13.696Z] [2021-06-18T20:13:13.696Z] #59 [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-06-18T20:13:13.696Z] #59 sha256:2cb36a7d9def9558852ef6e1406d9c3079333c9ad65fab9bd8063bbddea12045 [2021-06-18T20:13:13.903Z] #57 ... [2021-06-18T20:13:13.903Z] [2021-06-18T20:13:13.903Z] #59 [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-06-18T20:13:13.903Z] #59 sha256:a7bf4a3f33d95278a2184a5b00ae22ddf3df4b5d8bc8898feb88bf73a3b698dc [2021-06-18T20:13:13.903Z] #59 40.16 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:13:13.903Z] #59 40.16 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-18T20:13:17.172Z] #59 DONE 43.2s [2021-06-18T20:13:17.172Z] [2021-06-18T20:13:17.172Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-18T20:13:17.172Z] #60 sha256:a09ac1d6ed85849e56934ff67bd28c0e21fd2eade68d05fcb2fabf05657c23e2 [2021-06-18T20:13:17.172Z] #60 DONE 0.1s [2021-06-18T20:13:17.172Z] [2021-06-18T20:13:17.172Z] #57 [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-06-18T20:13:17.172Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:13:17.172Z] #57 ... [2021-06-18T20:13:17.172Z] [2021-06-18T20:13:17.172Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-18T20:13:17.172Z] #61 sha256:52216ee8cbf920db9e96ecfbd7470dc41bf2d197b2724a51c12554a69b244ef8 [2021-06-18T20:13:17.172Z] #61 DONE 0.1s [2021-06-18T20:13:17.172Z] [2021-06-18T20:13:17.172Z] #54 [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-06-18T20:13:17.172Z] #54 sha256:9b58ac47325e5ef5f2cb5e5ea071fb6f84eb815baf13b5c9ba6f233902885a46 [2021-06-18T20:13:17.737Z] #54 ... [2021-06-18T20:13:17.737Z] [2021-06-18T20:13:17.737Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-18T20:13:17.737Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-18T20:13:17.737Z] #64 CACHED [2021-06-18T20:13:17.737Z] [2021-06-18T20:13:17.737Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-18T20:13:17.737Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-18T20:13:17.867Z] #59 ... [2021-06-18T20:13:17.867Z] [2021-06-18T20:13:17.867Z] #57 [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-06-18T20:13:17.867Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:13:17.867Z] #57 30.06 Checking out files: 77% (3149/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) [2021-06-18T20:13:17.867Z] #57 ... [2021-06-18T20:13:17.867Z] [2021-06-18T20:13:17.867Z] #48 [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-06-18T20:13:17.867Z] #48 sha256:5db46f03c3cc6d4531bce01c32a2f9279b34d21cd37729f5b1332ba0dcc57914 [2021-06-18T20:13:17.867Z] #48 DONE 30.4s [2021-06-18T20:13:17.867Z] [2021-06-18T20:13:17.867Z] #57 [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-06-18T20:13:17.867Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:13:17.867Z] #57 30.06 Checking out files: 77% (3149/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-18T20:13:17.867Z] #57 30.57 + cd /tmp/tmp.3nspneQrnG/src/github.com/containerd/containerd [2021-06-18T20:13:17.867Z] #57 30.57 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:13:17.992Z] #66 CACHED [2021-06-18T20:13:17.992Z] [2021-06-18T20:13:17.992Z] #54 [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-06-18T20:13:17.992Z] #54 sha256:9b58ac47325e5ef5f2cb5e5ea071fb6f84eb815baf13b5c9ba6f233902885a46 [2021-06-18T20:13:18.795Z] #57 31.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-18T20:13:18.795Z] #57 31.47 + BUILDTAGS='netgo osusergo static_build' [2021-06-18T20:13:18.795Z] #57 31.47 + export EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:13:18.795Z] #57 31.47 + EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:13:18.795Z] #57 31.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-18T20:13:18.795Z] #57 31.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-18T20:13:18.795Z] #57 31.47 + '[' '' = dynamic ']' [2021-06-18T20:13:18.795Z] #57 31.47 + make [2021-06-18T20:13:19.727Z] #57 32.41 + bin/ctr [2021-06-18T20:13:19.985Z] #54 ... [2021-06-18T20:13:19.985Z] [2021-06-18T20:13:19.985Z] #48 [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-06-18T20:13:19.985Z] #48 sha256:39519a22b665cc9ae9e3e59a37d80d443a24f5b77ba74ca8d7a6a607285138f4 [2021-06-18T20:13:19.985Z] #48 DONE 30.9s [2021-06-18T20:13:19.985Z] [2021-06-18T20:13:19.985Z] #59 [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-06-18T20:13:19.985Z] #59 sha256:6c313f9d305dd73dfeecfd1fa9dcce80111923df2b8161d9155828d0cb274861 [2021-06-18T20:13:19.985Z] #59 ... [2021-06-18T20:13:19.985Z] [2021-06-18T20:13:19.985Z] #57 [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-06-18T20:13:19.985Z] #57 sha256:df6b2fe616af278c31ccb92545564f8090d8d2a40131fbf37da20aaa1378ec40 [2021-06-18T20:13:20.289Z] #57 ... [2021-06-18T20:13:20.289Z] [2021-06-18T20:13:20.289Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-18T20:13:20.289Z] #49 sha256:ef68b404a4c808c123212bb39bd237262262651d7c227562dc46cab47c347c92 [2021-06-18T20:13:20.289Z] #49 DONE 0.1s [2021-06-18T20:13:20.289Z] [2021-06-18T20:13:20.289Z] #59 [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-06-18T20:13:20.289Z] #59 sha256:2cb36a7d9def9558852ef6e1406d9c3079333c9ad65fab9bd8063bbddea12045 [2021-06-18T20:13:20.773Z] #57 31.39 Checking out files: 69% (2823/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-18T20:13:20.773Z] #57 32.19 + cd /tmp/tmp.56LHSDDNCq/src/github.com/containerd/containerd [2021-06-18T20:13:20.773Z] #57 32.19 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:13:21.036Z] #57 ... [2021-06-18T20:13:21.036Z] [2021-06-18T20:13:21.036Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-18T20:13:21.036Z] #49 sha256:8f1ea17dc791383b9a470f6e798f58120b323b9d23e6cc850beaf0bfad2cfe45 [2021-06-18T20:13:21.036Z] #49 DONE 0.1s [2021-06-18T20:13:21.296Z] [2021-06-18T20:13:21.296Z] #57 [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-06-18T20:13:21.296Z] #57 sha256:df6b2fe616af278c31ccb92545564f8090d8d2a40131fbf37da20aaa1378ec40 [2021-06-18T20:13:21.557Z] #57 32.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-18T20:13:21.557Z] #57 32.93 + BUILDTAGS='netgo osusergo static_build' [2021-06-18T20:13:21.557Z] #57 32.93 + export EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:13:21.557Z] #57 32.93 + EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:13:21.557Z] #57 32.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-18T20:13:21.557Z] #57 32.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-18T20:13:21.557Z] #57 32.93 + '[' '' = dynamic ']' [2021-06-18T20:13:21.557Z] #57 32.93 + make [2021-06-18T20:13:22.501Z] #57 33.79 + bin/ctr [2021-06-18T20:13:26.248Z] #54 52.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-18T20:13:26.810Z] #54 53.48 + mkdir -p /build [2021-06-18T20:13:26.810Z] #54 53.48 + cp runc /build/runc [2021-06-18T20:13:27.066Z] #54 DONE 53.7s [2021-06-18T20:13:27.066Z] [2021-06-18T20:13:27.066Z] #50 [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-06-18T20:13:27.066Z] #50 sha256:f6da60869184fff5f3fd5e09ed671bd611ec3491a5c73e60f350ceb9c678200b [2021-06-18T20:13:28.376Z] #59 40.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:13:28.376Z] #59 40.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-18T20:13:29.088Z] #57 ... [2021-06-18T20:13:29.088Z] [2021-06-18T20:13:29.088Z] #59 [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-06-18T20:13:29.088Z] #59 sha256:6c313f9d305dd73dfeecfd1fa9dcce80111923df2b8161d9155828d0cb274861 [2021-06-18T20:13:29.088Z] #59 39.67 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:13:29.088Z] #59 39.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-18T20:13:30.893Z] #59 DONE 43.2s [2021-06-18T20:13:30.893Z] [2021-06-18T20:13:30.893Z] #50 [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-06-18T20:13:30.893Z] #50 sha256:a7a9156559e088d69c4a4be0b8aeb344f316ac941d2e07026d60397f44c60de2 [2021-06-18T20:13:30.893Z] #50 ... [2021-06-18T20:13:30.893Z] [2021-06-18T20:13:30.893Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-18T20:13:30.893Z] #60 sha256:7df5d23a4c659f0d4ecadbecf71f80b84d5ec14857517b9db9d0e3ee19abc070 [2021-06-18T20:13:30.893Z] #60 DONE 0.1s [2021-06-18T20:13:30.893Z] [2021-06-18T20:13:30.893Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-18T20:13:30.893Z] #61 sha256:5a6cee9e15df5418ea8529f10627a7128d5254f752d3b21e365a2dfe49652adb [2021-06-18T20:13:30.893Z] #61 DONE 0.1s [2021-06-18T20:13:30.893Z] [2021-06-18T20:13:30.893Z] #57 [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-06-18T20:13:30.893Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:13:31.635Z] #59 DONE 42.6s [2021-06-18T20:13:31.636Z] [2021-06-18T20:13:31.636Z] #50 [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-06-18T20:13:31.636Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:31.636Z] #50 ... [2021-06-18T20:13:31.636Z] [2021-06-18T20:13:31.636Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-18T20:13:31.636Z] #60 sha256:e98724f82186df585d20029242c2d3fe1efc9903763f63f59db1e49dfec834fc [2021-06-18T20:13:31.636Z] #60 DONE 0.1s [2021-06-18T20:13:31.636Z] [2021-06-18T20:13:31.636Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-18T20:13:31.636Z] #61 sha256:6b23971682f00daa876becfe9c7f6b545c8d58ab71835b6dbe875f876f3a822f [2021-06-18T20:13:31.636Z] #61 DONE 0.1s [2021-06-18T20:13:31.636Z] [2021-06-18T20:13:31.636Z] #50 [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-06-18T20:13:31.636Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:32.585Z] #50 ... [2021-06-18T20:13:32.585Z] [2021-06-18T20:13:32.585Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-18T20:13:32.585Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-18T20:13:32.585Z] #64 CACHED [2021-06-18T20:13:32.585Z] [2021-06-18T20:13:32.585Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-18T20:13:32.585Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-18T20:13:32.585Z] #66 CACHED [2021-06-18T20:13:32.585Z] [2021-06-18T20:13:32.585Z] #50 [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-06-18T20:13:32.585Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:32.785Z] #57 ... [2021-06-18T20:13:32.785Z] [2021-06-18T20:13:32.785Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-18T20:13:32.785Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-18T20:13:32.785Z] #64 CACHED [2021-06-18T20:13:32.785Z] [2021-06-18T20:13:32.785Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-18T20:13:32.785Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-18T20:13:32.785Z] #66 CACHED [2021-06-18T20:13:32.785Z] [2021-06-18T20:13:32.785Z] #57 [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-06-18T20:13:32.785Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:13:33.175Z] ---> 385a55f1b8f1 [2021-06-18T20:13:34.287Z] Successfully built 385a55f1b8f1 [2021-06-18T20:13:34.287Z] Successfully tagged docker:latest [2021-06-18T20:13:34.287Z] INFO: Image build ended at 06/18/2021 20:13:33. Duration:00:00:28.5052249 [2021-06-18T20:13:34.287Z] [2021-06-18T20:13:34.287Z] [2021-06-18T20:13:34.287Z] INFO: Building the test binaries at 06/18/2021 20:13:33... [2021-06-18T20:13:38.442Z] INFO: make.ps1 starting at 06/18/2021 20:13:38 [2021-06-18T20:13:38.976Z] INFO: Git commit (c1981e1308) assumed from DOCKER_GITCOMMIT environment variable [2021-06-18T20:13:38.976Z] INFO: Invoking autogen... [2021-06-18T20:13:38.976Z] INFO: Building daemon... [2021-06-18T20:13:40.871Z] #57 ... [2021-06-18T20:13:40.871Z] [2021-06-18T20:13:40.871Z] #54 [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-06-18T20:13:40.871Z] #54 sha256:1a047c9fb93df20f72e8e88227edfcb56a5085312b320359507b0ed6d1e89474 [2021-06-18T20:13:40.871Z] #54 52.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-18T20:13:40.871Z] #54 53.20 + mkdir -p /build [2021-06-18T20:13:40.871Z] #54 53.21 + cp runc /build/runc [2021-06-18T20:13:40.871Z] #54 DONE 53.5s [2021-06-18T20:13:40.871Z] [2021-06-18T20:13:40.871Z] #57 [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-06-18T20:13:40.871Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:13:42.586Z] #50 ... [2021-06-18T20:13:42.586Z] [2021-06-18T20:13:42.586Z] #54 [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-06-18T20:13:42.586Z] #54 sha256:7f494ae9f8a32abd4ee2695b2fc7cdc5b18a96873c6cdb189eda4ef61a71987b [2021-06-18T20:13:42.586Z] #54 52.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-18T20:13:42.586Z] #54 53.48 + mkdir -p /build [2021-06-18T20:13:42.586Z] #54 53.48 + cp runc /build/runc [2021-06-18T20:13:42.586Z] #54 DONE 53.8s [2021-06-18T20:13:42.586Z] [2021-06-18T20:13:42.586Z] #50 [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-06-18T20:13:42.586Z] #50 sha256:33e0a7abb16aec006fa081fcf1015e1ba9c904e05ad18927bbd523ec7a5edc8a [2021-06-18T20:13:43.077Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba45d7f3e59651d0) in /home/ubuntu/workspace/moby_PR-42537 [Pipeline] { [Pipeline] checkout [2021-06-18T20:13:43.172Z] The recommended git tool is: git [2021-06-18T20:13:46.276Z] using credential docker-jenkins-github-credentials [2021-06-18T20:13:46.282Z] Cloning the remote Git repository [2021-06-18T20:13:46.282Z] Cloning with configured refspecs honoured and without tags [2021-06-18T20:13:46.340Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T20:13:46.396Z] > git init /home/ubuntu/workspace/moby_PR-42537 # timeout=10 [2021-06-18T20:13:46.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:13:46.672Z] > git --version # timeout=10 [2021-06-18T20:13:46.686Z] > git --version # 'git version 2.17.1' [2021-06-18T20:13:46.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:13:46.688Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:14:05.730Z] #50 86.23 + /build/golangci-lint --version [2021-06-18T20:14:05.731Z] #50 86.42 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-18T20:14:05.731Z] #50 DONE 86.9s [2021-06-18T20:14:05.731Z] [2021-06-18T20:14:05.731Z] #57 [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-06-18T20:14:05.731Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:14:05.731Z] #57 ... [2021-06-18T20:14:05.731Z] [2021-06-18T20:14:05.731Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-18T20:14:05.731Z] #51 sha256:1476c7e9d28bddd720812abc8896f97b17927dbde4d94bbfaf897771babbe433 [2021-06-18T20:14:05.731Z] #51 DONE 0.1s [2021-06-18T20:14:05.731Z] [2021-06-18T20:14:05.731Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-18T20:14:05.731Z] #53 sha256:4ebb4b8768b81ea80e9ecdb5fcfa4da5b0cf6a5e841158ab0211c48a2bef2842 [2021-06-18T20:14:05.731Z] #53 DONE 0.1s [2021-06-18T20:14:05.731Z] [2021-06-18T20:14:05.731Z] #57 [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-06-18T20:14:05.731Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:14:05.731Z] #57 ... [2021-06-18T20:14:05.731Z] [2021-06-18T20:14:05.731Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-18T20:14:05.731Z] #55 sha256:ed7b46bc57bd8917c1d9c797533f1b3388809b85619c0294f413283d83a50cbe [2021-06-18T20:14:05.731Z] #55 DONE 0.1s [2021-06-18T20:14:05.731Z] [2021-06-18T20:14:05.731Z] #57 [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-06-18T20:14:05.731Z] #57 sha256:ecedb263f1ca5b8d615ece46335da616947837ee46ef7345e31acf98ed976830 [2021-06-18T20:14:05.731Z] #57 89.76 + bin/containerd [2021-06-18T20:14:08.489Z] Fetching without tags [2021-06-18T20:14:08.787Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:14:08.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:14:08.410Z] > git config --add remote.origin.fetch +refs/pull/42537/head:refs/remotes/origin/PR-42537 # timeout=10 [2021-06-18T20:14:08.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:14:08.458Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:14:08.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:14:08.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:14:08.493Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:14:08.796Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:14:08.804Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:14:10.398Z] Merge succeeded, producing f8986ee5c558a1f0e3a74a6c929e359309d1fb22 [2021-06-18T20:14:10.398Z] Checking out Revision f8986ee5c558a1f0e3a74a6c929e359309d1fb22 (PR-42537) [2021-06-18T20:14:09.595Z] > git remote # timeout=10 [2021-06-18T20:14:09.622Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:14:09.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:14:09.651Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [2021-06-18T20:14:10.375Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:14:10.400Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:14:10.430Z] > git checkout -f f8986ee5c558a1f0e3a74a6c929e359309d1fb22 # timeout=10 [2021-06-18T20:14:12.908Z] #57 ... [2021-06-18T20:14:12.908Z] [2021-06-18T20:14:12.908Z] #50 [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-06-18T20:14:12.908Z] #50 sha256:a7a9156559e088d69c4a4be0b8aeb344f316ac941d2e07026d60397f44c60de2 [2021-06-18T20:14:12.908Z] #50 84.47 + /build/golangci-lint --version [2021-06-18T20:14:12.908Z] #50 84.66 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-18T20:14:13.470Z] #50 DONE 86.0s [2021-06-18T20:14:13.470Z] [2021-06-18T20:14:13.470Z] #57 [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-06-18T20:14:13.470Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:14:14.146Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [2021-06-18T20:14:14.148Z] > git rev-list --no-walk 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-18T20:14:14.708Z] #50 85.53 + /build/golangci-lint --version [2021-06-18T20:14:14.708Z] #50 85.71 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [Pipeline] sh [2021-06-18T20:14:14.837Z] #57 ... [2021-06-18T20:14:14.837Z] [2021-06-18T20:14:14.837Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-18T20:14:14.837Z] #51 sha256:bfbf404116606afe19692d5ea14bd1e93b4b2cd50cdb256d0c4f4cc338357d50 [2021-06-18T20:14:14.837Z] #51 DONE 0.1s [2021-06-18T20:14:14.837Z] [2021-06-18T20:14:14.837Z] #57 [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-06-18T20:14:14.837Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:14:14.837Z] #57 ... [2021-06-18T20:14:14.837Z] [2021-06-18T20:14:14.837Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-18T20:14:14.837Z] #53 sha256:00f5a24e297974ebc43e670b7a97cb4bf3650c09d2a6ed46e5cac1fe017590b1 [2021-06-18T20:14:14.837Z] #53 DONE 0.1s [2021-06-18T20:14:14.837Z] [2021-06-18T20:14:14.837Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-18T20:14:14.837Z] #55 sha256:ec44d37cf1d465e43ec736c8261c842e490f7bf92ce437ae0479c699ea8ed3fe [2021-06-18T20:14:14.970Z] #50 DONE 86.2s [2021-06-18T20:14:14.970Z] [2021-06-18T20:14:14.970Z] #57 [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-06-18T20:14:14.970Z] #57 sha256:df6b2fe616af278c31ccb92545564f8090d8d2a40131fbf37da20aaa1378ec40 [2021-06-18T20:14:15.094Z] #55 DONE 0.1s [2021-06-18T20:14:15.094Z] [2021-06-18T20:14:15.094Z] #57 [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-06-18T20:14:15.094Z] #57 sha256:2e712955dcefe595e3fbf346bb4d9ba25aa36f33486272ddad41d16d7bc40166 [2021-06-18T20:14:15.418Z] + docker version [2021-06-18T20:14:15.657Z] #57 88.25 + bin/containerd [2021-06-18T20:14:16.368Z] #57 ... [2021-06-18T20:14:16.368Z] [2021-06-18T20:14:16.368Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-18T20:14:16.368Z] #51 sha256:e0eeeb9e2cd393514692ecf598f9b21c5c540965af030a49a7a029aba67ef2cb [2021-06-18T20:14:16.368Z] #51 DONE 0.2s [2021-06-18T20:14:16.368Z] [2021-06-18T20:14:16.368Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-18T20:14:16.368Z] #53 sha256:07ca1eef4e31cdc70e0839b689b57b753d2f3fb8cd3bfb22b574d981859cc17b [2021-06-18T20:14:16.368Z] #53 DONE 0.1s [2021-06-18T20:14:16.368Z] [2021-06-18T20:14:16.368Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-18T20:14:16.368Z] #55 sha256:ef2420bbbd5a7829a948859c4f5bad5e6a5f87d9eea803fb9a48000547ccc9e4 [2021-06-18T20:14:16.630Z] #55 DONE 0.1s [2021-06-18T20:14:16.630Z] [2021-06-18T20:14:16.630Z] #57 [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-06-18T20:14:16.630Z] #57 sha256:df6b2fe616af278c31ccb92545564f8090d8d2a40131fbf37da20aaa1378ec40 [2021-06-18T20:14:18.545Z] #57 89.84 + bin/containerd [2021-06-18T20:14:23.520Z] Client: Docker Engine - Community [2021-06-18T20:14:23.520Z] Version: 20.10.6 [2021-06-18T20:14:23.520Z] API version: 1.41 [2021-06-18T20:14:23.520Z] Go version: go1.13.15 [2021-06-18T20:14:23.520Z] Git commit: 370c289 [2021-06-18T20:14:23.520Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-18T20:14:23.520Z] OS/Arch: linux/amd64 [2021-06-18T20:14:23.520Z] Context: default [2021-06-18T20:14:23.520Z] Experimental: true [2021-06-18T20:14:23.520Z] [2021-06-18T20:14:23.520Z] Server: Docker Engine - Community [2021-06-18T20:14:23.520Z] Engine: [2021-06-18T20:14:23.520Z] Version: 20.10.6 [2021-06-18T20:14:23.520Z] API version: 1.41 (minimum version 1.12) [2021-06-18T20:14:23.520Z] Go version: go1.13.15 [2021-06-18T20:14:23.520Z] Git commit: 8728dd2 [2021-06-18T20:14:23.520Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-18T20:14:23.520Z] OS/Arch: linux/amd64 [2021-06-18T20:14:23.520Z] Experimental: true [2021-06-18T20:14:23.520Z] containerd: [2021-06-18T20:14:23.520Z] Version: 1.4.6 [2021-06-18T20:14:23.520Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:14:23.520Z] runc: [2021-06-18T20:14:23.520Z] Version: 1.0.0-rc95 [2021-06-18T20:14:23.520Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:14:23.520Z] docker-init: [2021-06-18T20:14:23.520Z] Version: 0.19.0 [2021-06-18T20:14:23.520Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-18T20:14:23.847Z] + docker info [2021-06-18T20:14:36.030Z] Client: [2021-06-18T20:14:36.030Z] Context: default [2021-06-18T20:14:36.030Z] Debug Mode: false [2021-06-18T20:14:36.030Z] Plugins: [2021-06-18T20:14:36.030Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-18T20:14:36.030Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-18T20:14:36.030Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-18T20:14:36.030Z] [2021-06-18T20:14:36.030Z] Server: [2021-06-18T20:14:36.030Z] Containers: 0 [2021-06-18T20:14:36.030Z] Running: 0 [2021-06-18T20:14:36.030Z] Paused: 0 [2021-06-18T20:14:36.030Z] Stopped: 0 [2021-06-18T20:14:36.030Z] Images: 0 [2021-06-18T20:14:36.030Z] Server Version: 20.10.6 [2021-06-18T20:14:36.030Z] Storage Driver: overlay2 [2021-06-18T20:14:36.030Z] Backing Filesystem: extfs [2021-06-18T20:14:36.030Z] Supports d_type: true [2021-06-18T20:14:36.030Z] Native Overlay Diff: true [2021-06-18T20:14:36.030Z] userxattr: false [2021-06-18T20:14:36.030Z] Logging Driver: json-file [2021-06-18T20:14:36.030Z] Cgroup Driver: cgroupfs [2021-06-18T20:14:36.030Z] Cgroup Version: 1 [2021-06-18T20:14:36.030Z] Plugins: [2021-06-18T20:14:36.030Z] Volume: local [2021-06-18T20:14:36.030Z] Network: bridge host ipvlan macvlan null overlay [2021-06-18T20:14:36.030Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-18T20:14:36.030Z] Swarm: inactive [2021-06-18T20:14:36.030Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-18T20:14:36.030Z] Default Runtime: runc [2021-06-18T20:14:36.030Z] Init Binary: docker-init [2021-06-18T20:14:36.030Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T20:14:36.030Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:14:36.030Z] init version: de40ad0 [2021-06-18T20:14:36.030Z] Security Options: [2021-06-18T20:14:36.030Z] apparmor [2021-06-18T20:14:36.030Z] seccomp [2021-06-18T20:14:36.030Z] Profile: default [2021-06-18T20:14:36.030Z] Kernel Version: 5.4.0-1048-aws [2021-06-18T20:14:36.030Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-18T20:14:36.030Z] OSType: linux [2021-06-18T20:14:36.030Z] Architecture: x86_64 [2021-06-18T20:14:36.030Z] CPUs: 2 [2021-06-18T20:14:36.030Z] Total Memory: 7.569GiB [2021-06-18T20:14:36.030Z] Name: ip-10-100-78-182 [2021-06-18T20:14:36.030Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-18T20:14:36.030Z] Docker Root Dir: /var/lib/docker [2021-06-18T20:14:36.030Z] Debug Mode: false [2021-06-18T20:14:36.030Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:14:36.030Z] Labels: [2021-06-18T20:14:36.030Z] Experimental: true [2021-06-18T20:14:36.030Z] Insecure Registries: [2021-06-18T20:14:36.030Z] 127.0.0.0/8 [2021-06-18T20:14:36.030Z] Live Restore Enabled: true [2021-06-18T20:14:36.030Z] [2021-06-18T20:14:36.030Z] WARNING: No swap limit support [Pipeline] sh [2021-06-18T20:14:36.363Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:14:36.363Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:14:36.363Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42537/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-18T20:14:36.363Z] + bash /home/ubuntu/workspace/moby_PR-42537/check-config.sh [2021-06-18T20:14:36.363Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-18T20:14:36.363Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-18T20:14:36.363Z] [2021-06-18T20:14:36.363Z] Generally Necessary: [2021-06-18T20:14:36.363Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-18T20:14:36.363Z] - apparmor: enabled and tools installed [2021-06-18T20:14:36.363Z] - CONFIG_NAMESPACES: enabled [2021-06-18T20:14:36.363Z] - CONFIG_NET_NS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_PID_NS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_IPC_NS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_UTS_NS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_CGROUPS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-18T20:14:36.363Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-18T20:14:36.363Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-18T20:14:36.363Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-18T20:14:36.363Z] - CONFIG_CPUSETS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_MEMCG: enabled [2021-06-18T20:14:36.363Z] - CONFIG_KEYS: enabled [2021-06-18T20:14:36.363Z] - CONFIG_VETH: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-18T20:14:36.363Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-18T20:14:36.626Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-18T20:14:36.626Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-18T20:14:36.626Z] [2021-06-18T20:14:36.626Z] Optional Features: [2021-06-18T20:14:36.626Z] - CONFIG_USER_NS: enabled [2021-06-18T20:14:36.626Z] - CONFIG_SECCOMP: enabled [2021-06-18T20:14:36.626Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-18T20:14:36.626Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-18T20:14:36.626Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-18T20:14:36.627Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-18T20:14:36.627Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-18T20:14:36.627Z] - CONFIG_BLK_CGROUP: enabled [2021-06-18T20:14:36.627Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-18T20:14:36.627Z] - CONFIG_CGROUP_PERF: enabled [2021-06-18T20:14:36.627Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-18T20:14:36.627Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-18T20:14:36.627Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-18T20:14:36.627Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-18T20:14:36.627Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-18T20:14:36.627Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-18T20:14:36.627Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-18T20:14:36.627Z] - CONFIG_IP_VS: enabled (as module) [2021-06-18T20:14:36.627Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-18T20:14:36.627Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-18T20:14:36.627Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-18T20:14:36.883Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-18T20:14:36.883Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-18T20:14:36.883Z] - CONFIG_EXT4_FS: enabled [2021-06-18T20:14:36.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-18T20:14:36.883Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-18T20:14:36.883Z] - Network Drivers: [2021-06-18T20:14:36.883Z] - "overlay": [2021-06-18T20:14:36.883Z] - CONFIG_VXLAN: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-18T20:14:36.883Z] Optional (for encrypted networks): [2021-06-18T20:14:36.883Z] - CONFIG_CRYPTO: enabled [2021-06-18T20:14:36.883Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-18T20:14:36.883Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-18T20:14:36.883Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-18T20:14:36.883Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-18T20:14:36.883Z] - CONFIG_XFRM: enabled [2021-06-18T20:14:36.883Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-18T20:14:36.883Z] - "ipvlan": [2021-06-18T20:14:36.883Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-18T20:14:36.883Z] - "macvlan": [2021-06-18T20:14:36.883Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_DUMMY: enabled (as module) [2021-06-18T20:14:36.883Z] - "ftp,tftp client in container": [2021-06-18T20:14:36.883Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-18T20:14:36.883Z] - Storage Drivers: [2021-06-18T20:14:36.883Z] - "aufs": [2021-06-18T20:14:36.883Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-18T20:14:36.883Z] - "btrfs": [2021-06-18T20:14:36.883Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-18T20:14:36.883Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-18T20:14:36.883Z] - "devicemapper": [2021-06-18T20:14:36.883Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-18T20:14:36.883Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-18T20:14:36.883Z] - "overlay": [2021-06-18T20:14:36.883Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-18T20:14:36.883Z] - "zfs": [2021-06-18T20:14:36.883Z] - /dev/zfs: present [2021-06-18T20:14:36.883Z] - zfs command: missing [2021-06-18T20:14:36.883Z] - zpool command: missing [2021-06-18T20:14:36.883Z] [2021-06-18T20:14:36.883Z] Limits: [2021-06-18T20:14:37.376Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-18T20:14:37.376Z] [2021-06-18T20:14:37.376Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-18T20:14:37.697Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8986ee5c558a1f0e3a74a6c929e359309d1fb22 . [2021-06-18T20:14:37.697Z] #1 [internal] load build definition from Dockerfile [2021-06-18T20:14:37.697Z] #1 sha256:2fe2a55d95f8afabb55c2287f85d5045896e3cdafaabe7ac8964fed004008f95 [2021-06-18T20:14:37.697Z] #1 transferring dockerfile: 16.63kB done [2021-06-18T20:14:37.697Z] #1 DONE 0.1s [2021-06-18T20:14:37.697Z] [2021-06-18T20:14:37.697Z] #2 [internal] load .dockerignore [2021-06-18T20:14:37.697Z] #2 sha256:fc38bffcdd2135898ea9236f4be13d2f40d2ede25c05d7de6d913ccec10e1b49 [2021-06-18T20:14:37.697Z] #2 transferring context: 87B done [2021-06-18T20:14:37.697Z] #2 DONE 0.0s [2021-06-18T20:14:37.697Z] [2021-06-18T20:14:37.697Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-18T20:14:37.697Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-18T20:14:37.762Z] #57 119.5 # github.com/containerd/containerd/cmd/containerd [2021-06-18T20:14:37.762Z] #57 119.5 /usr/bin/ld: /tmp/go-link-980204812/000019.o: in function `New': [2021-06-18T20:14:37.762Z] #57 119.5 /tmp/tmp.taTQBpY55x/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-18T20:14:37.762Z] #57 119.5 + bin/containerd-stress [2021-06-18T20:14:37.762Z] #57 120.7 + bin/containerd-shim [2021-06-18T20:14:38.632Z] #3 DONE 0.7s [2021-06-18T20:14:38.632Z] [2021-06-18T20:14:38.632Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-18T20:14:38.632Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-18T20:14:38.632Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-18T20:14:38.632Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-18T20:14:38.632Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-18T20:14:38.632Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-18T20:14:38.632Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s [2021-06-18T20:14:38.889Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.3s [2021-06-18T20:14:38.889Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s [2021-06-18T20:14:39.146Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2021-06-18T20:14:39.146Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-18T20:14:40.076Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.7s done [2021-06-18T20:14:40.076Z] #4 DONE 1.4s [2021-06-18T20:14:40.643Z] [2021-06-18T20:14:40.643Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-18T20:14:40.643Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-18T20:14:41.034Z] #57 127.6 + bin/containerd-shim-runc-v1 [2021-06-18T20:14:41.574Z] #8 DONE 0.9s [2021-06-18T20:14:41.574Z] [2021-06-18T20:14:41.574Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-18T20:14:41.574Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-18T20:14:41.574Z] #6 DONE 0.9s [2021-06-18T20:14:41.574Z] [2021-06-18T20:14:41.574Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:14:41.574Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-18T20:14:41.574Z] #5 DONE 0.9s [2021-06-18T20:14:41.574Z] [2021-06-18T20:14:41.574Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T20:14:41.574Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-18T20:14:41.574Z] #7 DONE 0.9s [2021-06-18T20:14:44.093Z] [2021-06-18T20:14:44.093Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:14:44.093Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T20:14:44.093Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-18T20:14:44.093Z] #65 DONE 0.1s [2021-06-18T20:14:44.093Z] [2021-06-18T20:14:44.093Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:14:44.093Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T20:14:44.093Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-18T20:14:44.093Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-18T20:14:44.093Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-18T20:14:44.093Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-18T20:14:44.093Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2021-06-18T20:14:44.093Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2021-06-18T20:14:44.354Z] #63 ... [2021-06-18T20:14:44.354Z] [2021-06-18T20:14:44.354Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-18T20:14:44.354Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-18T20:14:44.354Z] #42 DONE 0.0s [2021-06-18T20:14:44.354Z] [2021-06-18T20:14:44.354Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:14:44.354Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T20:14:44.354Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-18T20:14:44.615Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-18T20:14:46.282Z] #57 132.4 + bin/containerd-shim-runc-v2 [2021-06-18T20:14:46.537Z] #57 133.0 + binaries [2021-06-18T20:14:46.537Z] #57 133.0 + install -D bin/containerd /build/containerd [2021-06-18T20:14:46.537Z] #57 133.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-18T20:14:46.537Z] #57 133.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-18T20:14:46.537Z] #57 133.1 + install -D bin/ctr /build/ctr [2021-06-18T20:14:46.793Z] #57 DONE 133.5s [2021-06-18T20:14:47.692Z] #57 117.8 # github.com/containerd/containerd/cmd/containerd [2021-06-18T20:14:47.692Z] #57 117.8 /usr/bin/ld: /tmp/go-link-861639406/000019.o: in function `New': [2021-06-18T20:14:47.692Z] #57 117.8 /tmp/tmp.3nspneQrnG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-18T20:14:47.692Z] #57 117.8 + bin/containerd-stress [2021-06-18T20:14:47.692Z] #57 118.9 + bin/containerd-shim [2021-06-18T20:14:47.721Z] [2021-06-18T20:14:47.721Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-18T20:14:47.721Z] #58 sha256:add776c2cc391d0aa466a3ac33888600ed3e03e923c22682cf632e0c5ec7f0da [2021-06-18T20:14:47.721Z] #58 DONE 0.2s [2021-06-18T20:14:47.721Z] [2021-06-18T20:14:47.721Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-18T20:14:47.721Z] #62 sha256:307c57920df25d17c0d61bec40d85b5c6a483fcda30fa5e780a5d33a6334dc73 [2021-06-18T20:14:47.721Z] #62 DONE 0.1s [2021-06-18T20:14:47.977Z] [2021-06-18T20:14:47.977Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-18T20:14:47.977Z] #67 sha256:3847eafc1ae4c24c0436f8c7176b188e09efba86cd168972c07377a4ca4dbae7 [2021-06-18T20:14:48.234Z] #67 DONE 0.4s [2021-06-18T20:14:48.490Z] [2021-06-18T20:14:48.490Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-18T20:14:48.490Z] #68 sha256:d884db830f2db641fc9f898ad1cd53741db397a0b2694095cbb2ca0509e5dd00 [2021-06-18T20:14:48.490Z] #68 DONE 0.0s [2021-06-18T20:14:48.490Z] [2021-06-18T20:14:48.490Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-18T20:14:48.490Z] #69 sha256:3f8dd176f2af646e71259a6f44b41896a4b043caef7c7f5bbb855b676e297dbd [2021-06-18T20:14:49.052Z] #69 DONE 0.8s [2021-06-18T20:14:49.052Z] [2021-06-18T20:14:49.052Z] #70 exporting to image [2021-06-18T20:14:49.052Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-18T20:14:49.052Z] #70 exporting layers [2021-06-18T20:14:49.885Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2021-06-18T20:14:49.885Z] #63 ... [2021-06-18T20:14:49.885Z] [2021-06-18T20:14:49.885Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:14:49.885Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:14:49.885Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-18T20:14:49.885Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.0s done [2021-06-18T20:14:49.885Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-18T20:14:49.885Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-18T20:14:49.885Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-18T20:14:49.885Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.9s done [2021-06-18T20:14:49.885Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 1.4s done [2021-06-18T20:14:49.885Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 4.0s done [2021-06-18T20:14:49.885Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 6.0s [2021-06-18T20:14:49.885Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 85.02MB / 129.05MB 6.0s [2021-06-18T20:14:49.885Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-18T20:14:49.885Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 4.0s done [2021-06-18T20:14:50.142Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 102.00MB / 129.05MB 6.3s [2021-06-18T20:14:50.399Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 6.4s done [2021-06-18T20:14:50.399Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 117.44MB / 129.05MB 6.4s [2021-06-18T20:14:50.660Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 6.6s [2021-06-18T20:14:50.664Z] #57 119.9 # github.com/containerd/containerd/cmd/containerd [2021-06-18T20:14:50.664Z] #57 119.9 /usr/bin/ld: /tmp/go-link-558023614/000019.o: in function `New': [2021-06-18T20:14:50.664Z] #57 119.9 /tmp/tmp.56LHSDDNCq/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-18T20:14:50.664Z] #57 120.0 + bin/containerd-stress [2021-06-18T20:14:50.664Z] #57 121.1 + bin/containerd-shim [2021-06-18T20:14:50.940Z] #70 exporting layers 1.8s done [2021-06-18T20:14:50.941Z] #70 writing image sha256:c64603e480a6305ca9896a898d287c68f5b2503a4d269353b9eae7934a5740cc done [2021-06-18T20:14:50.941Z] #70 naming to docker.io/library/docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 done [2021-06-18T20:14:50.941Z] #70 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-18T20:14:51.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42537/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c0188620a937e6b14d2311bf20bb093b81ebcc9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 hack/validate/default [2021-06-18T20:14:51.827Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-18T20:14:52.082Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-18T20:14:52.082Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-18T20:14:52.082Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-18T20:14:52.082Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-18T20:14:52.082Z] Congratulations! No new tests were added to integration-cli. [2021-06-18T20:14:52.082Z] [2021-06-18T20:14:52.082Z] INFO Start validation with golang-ci-lint [2021-06-18T20:14:52.082Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-18T20:14:52.082Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-18T20:14:52.082Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-18T20:14:53.175Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-18T20:14:53.175Z] [2021-06-18T20:14:53.175Z] ________ ____ __. [2021-06-18T20:14:53.175Z] \_____ \ | |/ _| [2021-06-18T20:14:53.175Z] / | \| < [2021-06-18T20:14:53.175Z] / | \ | \ [2021-06-18T20:14:53.175Z] \_______ /____|__ \ [2021-06-18T20:14:53.175Z] \/ \/ [2021-06-18T20:14:53.175Z] [2021-06-18T20:14:53.175Z] INFO: make.ps1 ended at 06/18/2021 20:14:47 [2021-06-18T20:14:53.175Z] INFO: Binaries build ended at 06/18/2021 20:14:49. Duration:00:01:15.4385931 [2021-06-18T20:14:53.175Z] INFO: Copying the built daemon binary to d:\CI\PR-42537\2\binary\dockerd-c1981e1308.exe... [2021-06-18T20:14:53.175Z] INFO: Copying the built client binary to d:\CI\PR-42537\2\binary\docker-c1981e1308.exe... [2021-06-18T20:14:53.175Z] INFO: Copying dockerversion from the container... [2021-06-18T20:14:53.175Z] INFO: Copying the golang package from the container to d:\CI\PR-42537\2\installer\go.zip... [2021-06-18T20:14:53.175Z] INFO: Extracting go.zip to d:\CI\PR-42537\2\go [2021-06-18T20:14:53.178Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-18T20:14:53.178Z] #9 ... [2021-06-18T20:14:53.178Z] [2021-06-18T20:14:53.178Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:14:53.178Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T20:14:53.178Z] #63 DONE 9.2s [2021-06-18T20:14:53.178Z] [2021-06-18T20:14:53.178Z] #23 [internal] load build context [2021-06-18T20:14:53.178Z] #23 sha256:e5189423d70b23c5780c2d837d0de1943c7b20e92f0a575714b8ec09afc0f5f4 [2021-06-18T20:14:53.178Z] #23 transferring context: 55.86MB 7.1s done [2021-06-18T20:14:53.178Z] #23 DONE 9.3s [2021-06-18T20:14:53.178Z] [2021-06-18T20:14:53.178Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:14:53.178Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:14:53.178Z] #9 ... [2021-06-18T20:14:53.178Z] [2021-06-18T20:14:53.178Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T20:14:53.178Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T20:14:53.178Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-18T20:14:53.178Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-18T20:14:53.178Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-18T20:14:53.178Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-18T20:14:53.178Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.0s done [2021-06-18T20:14:53.178Z] #26 ... [2021-06-18T20:14:53.178Z] [2021-06-18T20:14:53.178Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T20:14:53.178Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T20:14:53.178Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-18T20:14:53.178Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-18T20:14:53.178Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-18T20:14:53.178Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-06-18T20:14:53.178Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-06-18T20:14:53.178Z] #65 DONE 9.4s [2021-06-18T20:14:53.178Z] [2021-06-18T20:14:53.178Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:14:53.178Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:14:53.437Z] #9 ... [2021-06-18T20:14:53.437Z] [2021-06-18T20:14:53.437Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T20:14:53.437Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T20:14:53.437Z] #26 DONE 9.6s [2021-06-18T20:14:53.437Z] [2021-06-18T20:14:53.437Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:14:53.437Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:14:53.693Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.7s done [2021-06-18T20:14:53.950Z] #9 ... [2021-06-18T20:14:53.950Z] [2021-06-18T20:14:53.950Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-18T20:14:53.950Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-18T20:14:53.950Z] #64 DONE 0.6s [2021-06-18T20:14:53.950Z] [2021-06-18T20:14:53.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:14:53.950Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:14:53.950Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-18T20:14:54.263Z] #57 126.0 + bin/containerd-shim-runc-v1 [2021-06-18T20:14:54.513Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.4s done [2021-06-18T20:14:54.769Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 [2021-06-18T20:14:55.343Z] #9 ... [2021-06-18T20:14:55.343Z] [2021-06-18T20:14:55.343Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-18T20:14:55.343Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-18T20:14:55.343Z] #66 DONE 1.2s [2021-06-18T20:14:55.343Z] [2021-06-18T20:14:55.343Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:14:55.343Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:14:57.253Z] #57 128.1 + bin/containerd-shim-runc-v1 [2021-06-18T20:14:58.445Z] #57 130.8 + bin/containerd-shim-runc-v2 [2021-06-18T20:14:58.701Z] #57 131.4 + binaries [2021-06-18T20:14:58.701Z] #57 131.4 + install -D bin/containerd /build/containerd [2021-06-18T20:14:58.701Z] #57 131.5 + install -D bin/containerd-shim /build/containerd-shim [2021-06-18T20:14:58.701Z] #57 131.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-18T20:14:58.701Z] #57 131.5 + install -D bin/ctr /build/ctr [2021-06-18T20:14:59.261Z] #57 DONE 132.0s [2021-06-18T20:14:59.518Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 4.6s done [2021-06-18T20:15:00.081Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-18T20:15:00.191Z] [2021-06-18T20:15:00.191Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-18T20:15:00.191Z] #58 sha256:e76201501829171457c5f01e3d85c342c6a548650597fb512f1e546e7ed403d8 [2021-06-18T20:15:00.446Z] #58 DONE 0.3s [2021-06-18T20:15:00.446Z] [2021-06-18T20:15:00.446Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-18T20:15:00.446Z] #62 sha256:df9dc03b4d4d34417dd14c0f6fee91c10f12996d040d447e81b7e2459d69fb02 [2021-06-18T20:15:00.446Z] #62 DONE 0.1s [2021-06-18T20:15:00.702Z] [2021-06-18T20:15:00.702Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-18T20:15:00.702Z] #67 sha256:8bf11d9f636ccb3547a895989058ccb17d906ad21c8ba5abe2fcb759368dc127 [2021-06-18T20:15:01.264Z] #67 DONE 0.5s [2021-06-18T20:15:01.264Z] [2021-06-18T20:15:01.264Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-18T20:15:01.264Z] #68 sha256:e7a7b978e56a2d118002b534b66897b20e8770f2250811302c6df76a9b93a8bc [2021-06-18T20:15:01.264Z] #68 DONE 0.0s [2021-06-18T20:15:01.264Z] [2021-06-18T20:15:01.264Z] #69 [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-06-18T20:15:01.264Z] #69 sha256:711a23dc45d9eb341b4e9fb2002de831a56f10115d9da5c3e6852b4d55f7e659 [2021-06-18T20:15:02.192Z] #69 0.757 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-18T20:15:02.192Z] #69 1.094 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-18T20:15:02.192Z] #69 1.183 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-18T20:15:02.448Z] #69 1.266 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-18T20:15:02.542Z] #57 133.0 + bin/containerd-shim-runc-v2 [2021-06-18T20:15:02.542Z] #57 133.6 + binaries [2021-06-18T20:15:02.542Z] #57 133.6 + install -D bin/containerd /build/containerd [2021-06-18T20:15:02.542Z] #57 133.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-18T20:15:02.542Z] #57 133.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-18T20:15:02.542Z] #57 133.7 + install -D bin/ctr /build/ctr [2021-06-18T20:15:02.802Z] #57 DONE 134.1s [2021-06-18T20:15:03.266Z] #69 1.366 Reading package lists... [2021-06-18T20:15:03.356Z] #9 ... [2021-06-18T20:15:03.356Z] [2021-06-18T20:15:03.356Z] #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-06-18T20:15:03.356Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T20:15:03.356Z] #27 2.623 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T20:15:03.356Z] #27 2.623 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T20:15:03.356Z] #27 2.633 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T20:15:03.356Z] #27 2.799 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-18T20:15:03.356Z] #27 3.041 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T20:15:03.356Z] #27 3.282 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T20:15:03.356Z] #27 4.983 Fetched 8449 kB in 3s (3222 kB/s) [2021-06-18T20:15:03.356Z] #27 4.983 Reading package lists... [2021-06-18T20:15:03.356Z] #27 6.025 Reading package lists... [2021-06-18T20:15:03.356Z] #27 7.002 Building dependency tree... [2021-06-18T20:15:03.356Z] #27 7.334 The following additional packages will be installed: [2021-06-18T20:15:03.356Z] #27 7.334 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-18T20:15:03.356Z] #27 7.334 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-18T20:15:03.356Z] #27 7.334 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-18T20:15:03.356Z] #27 7.334 Suggested packages: [2021-06-18T20:15:03.356Z] #27 7.334 krb5-doc krb5-user [2021-06-18T20:15:03.356Z] #27 7.334 Recommended packages: [2021-06-18T20:15:03.356Z] #27 7.334 krb5-locales publicsuffix libsasl2-modules [2021-06-18T20:15:03.356Z] #27 7.573 The following NEW packages will be installed: [2021-06-18T20:15:03.356Z] #27 7.573 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-18T20:15:03.356Z] #27 7.573 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-18T20:15:03.356Z] #27 7.573 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-18T20:15:03.356Z] #27 7.573 libssh2-1 libssl1.1 openssl [2021-06-18T20:15:03.356Z] #27 7.852 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:15:03.356Z] #27 7.852 Need to get 5059 kB of archives. [2021-06-18T20:15:03.356Z] #27 7.852 After this operation, 12.1 MB of additional disk space will be used. [2021-06-18T20:15:03.356Z] #27 7.852 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-18T20:15:03.356Z] #27 7.852 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-18T20:15:03.356Z] #27 7.865 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-18T20:15:03.356Z] #27 7.865 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-18T20:15:03.356Z] #27 7.865 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-18T20:15:03.356Z] #27 7.865 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-18T20:15:03.356Z] #27 7.876 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-18T20:15:03.356Z] #27 7.876 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-18T20:15:03.356Z] #27 7.883 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-18T20:15:03.356Z] #27 7.883 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-18T20:15:03.356Z] #27 7.890 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-18T20:15:03.356Z] #27 7.909 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-18T20:15:03.356Z] #27 7.909 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-18T20:15:03.356Z] #27 7.909 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-18T20:15:03.356Z] #27 7.909 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-18T20:15:03.356Z] #27 7.909 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-18T20:15:03.356Z] #27 7.912 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-18T20:15:03.356Z] #27 7.920 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-18T20:15:03.356Z] #27 7.920 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-18T20:15:03.356Z] #27 7.930 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-18T20:15:03.356Z] #27 7.935 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-18T20:15:03.356Z] #27 8.187 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:15:03.356Z] #27 8.220 Fetched 5059 kB in 0s (14.6 MB/s) [2021-06-18T20:15:03.356Z] #27 8.273 Selecting previously unselected package libssl1.1:amd64. [2021-06-18T20:15:03.356Z] #27 8.273 (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-06-18T20:15:03.356Z] #27 8.278 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 8.287 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-18T20:15:03.356Z] #27 8.557 Selecting previously unselected package openssl. [2021-06-18T20:15:03.356Z] #27 8.557 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 8.566 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-18T20:15:03.356Z] #27 8.726 Selecting previously unselected package ca-certificates. [2021-06-18T20:15:03.356Z] #27 8.726 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-18T20:15:03.356Z] #27 8.732 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-18T20:15:03.356Z] #27 8.824 Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T20:15:03.356Z] #27 8.824 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 8.824 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-18T20:15:03.356Z] #27 8.880 Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T20:15:03.356Z] #27 8.880 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 8.880 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:03.356Z] #27 8.943 Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T20:15:03.356Z] #27 8.943 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 8.943 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:03.356Z] #27 9.029 Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T20:15:03.356Z] #27 9.029 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 9.036 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:03.356Z] #27 9.179 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T20:15:03.356Z] #27 9.179 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 9.187 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:03.356Z] #27 9.262 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T20:15:03.356Z] #27 9.262 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 9.270 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T20:15:03.356Z] #27 9.324 Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T20:15:03.356Z] #27 9.324 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 9.329 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T20:15:03.356Z] #27 9.393 Selecting previously unselected package libldap-common. [2021-06-18T20:15:03.356Z] #27 9.393 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-18T20:15:03.356Z] #27 9.394 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T20:15:03.356Z] #27 9.450 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T20:15:03.356Z] #27 9.450 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-18T20:15:03.356Z] #27 9.454 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T20:15:03.357Z] #27 9.582 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T20:15:03.357Z] #27 9.582 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-18T20:15:03.357Z] #27 9.585 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-18T20:15:03.357Z] #27 9.665 Selecting previously unselected package libpsl5:amd64. [2021-06-18T20:15:03.357Z] #27 9.665 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-18T20:15:03.357Z] #27 9.673 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-18T20:15:03.357Z] #27 9.732 Selecting previously unselected package librtmp1:amd64. [2021-06-18T20:15:03.357Z] #27 9.732 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-18T20:15:03.357Z] #27 9.744 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-18T20:15:03.357Z] #27 9.789 Selecting previously unselected package libssh2-1:amd64. [2021-06-18T20:15:03.357Z] #27 9.789 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-18T20:15:03.357Z] #27 9.796 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-18T20:15:03.357Z] #27 9.857 Selecting previously unselected package libcurl4:amd64. [2021-06-18T20:15:03.357Z] #27 9.857 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-18T20:15:03.357Z] #27 9.862 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-18T20:15:03.357Z] #27 9.955 Selecting previously unselected package curl. [2021-06-18T20:15:03.357Z] #27 9.955 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-18T20:15:03.357Z] #27 9.958 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-18T20:15:03.357Z] #27 10.05 Selecting previously unselected package libonig5:amd64. [2021-06-18T20:15:03.357Z] #27 10.05 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-18T20:15:03.614Z] #27 10.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-18T20:15:03.614Z] #27 10.13 Selecting previously unselected package libjq1:amd64. [2021-06-18T20:15:03.614Z] #27 10.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T20:15:03.614Z] #27 10.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T20:15:03.614Z] #27 ... [2021-06-18T20:15:03.614Z] [2021-06-18T20:15:03.614Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:15:03.614Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:15:03.747Z] [2021-06-18T20:15:03.747Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-18T20:15:03.747Z] #58 sha256:db9d64b892c12ddd2aa36670cb97a7e61c32c203577aa849d038d7eba5c578f6 [2021-06-18T20:15:03.747Z] #58 DONE 0.2s [2021-06-18T20:15:03.747Z] [2021-06-18T20:15:03.747Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-18T20:15:03.747Z] #62 sha256:b41d122f4d5040b170f97f7b9bf8272e8fe5a7558cab83eedb0988400a0ac951 [2021-06-18T20:15:03.747Z] #62 DONE 0.1s [2021-06-18T20:15:03.747Z] [2021-06-18T20:15:03.747Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-18T20:15:03.747Z] #67 sha256:548fb095abf157ffc9eb93ed1b01fe4f9ad62cc3da49f419843f4d4a85cf131c [2021-06-18T20:15:03.828Z] #69 2.085 Reading package lists... [2021-06-18T20:15:04.083Z] #69 2.700 Building dependency tree... [2021-06-18T20:15:04.083Z] #69 2.820 Reading state information... [2021-06-18T20:15:04.083Z] #69 2.925 The following additional packages will be installed: [2021-06-18T20:15:04.083Z] #69 2.925 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-18T20:15:04.083Z] #69 2.926 libpam-systemd [2021-06-18T20:15:04.083Z] #69 2.926 Suggested packages: [2021-06-18T20:15:04.083Z] #69 2.926 systemd-container policykit-1 [2021-06-18T20:15:04.083Z] #69 2.926 Recommended packages: [2021-06-18T20:15:04.083Z] #69 2.926 libnss-systemd [2021-06-18T20:15:04.083Z] #69 3.004 The following NEW packages will be installed: [2021-06-18T20:15:04.083Z] #69 3.005 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-18T20:15:04.083Z] #69 3.005 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-18T20:15:04.317Z] #67 DONE 0.6s [2021-06-18T20:15:04.317Z] [2021-06-18T20:15:04.317Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-18T20:15:04.317Z] #68 sha256:4e9ed2f1c783f2ba3bfe9810806ad90c7cc91b80e33f51c0aa09b12fc631a635 [2021-06-18T20:15:04.317Z] #68 DONE 0.0s [2021-06-18T20:15:04.317Z] [2021-06-18T20:15:04.317Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-18T20:15:04.317Z] #69 sha256:490e94093bbd790674ab9ac86f400787286f9fcbbca2242d5674f7b3804154d2 [2021-06-18T20:15:04.645Z] #69 3.304 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:15:04.645Z] #69 3.304 Need to get 4762 kB of archives. [2021-06-18T20:15:04.645Z] #69 3.304 After this operation, 16.6 MB of additional disk space will be used. [2021-06-18T20:15:04.645Z] #69 3.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-18T20:15:04.645Z] #69 3.306 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-06-18T20:15:04.645Z] #69 3.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-18T20:15:04.645Z] #69 3.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-18T20:15:04.645Z] #69 3.312 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-18T20:15:04.645Z] #69 3.313 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-18T20:15:04.645Z] #69 3.356 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-18T20:15:04.645Z] #69 3.357 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-18T20:15:04.645Z] #69 3.359 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-18T20:15:04.645Z] #69 3.361 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-18T20:15:04.645Z] #69 3.364 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-06-18T20:15:04.645Z] #69 3.516 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:15:04.645Z] #69 3.540 Fetched 4762 kB in 0s (13.7 MB/s) [2021-06-18T20:15:04.645Z] #69 3.572 Selecting previously unselected package libargon2-1:amd64. [2021-06-18T20:15:04.900Z] #69 3.572 (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 ... 28078 files and directories currently installed.) [2021-06-18T20:15:04.900Z] #69 3.708 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-18T20:15:04.900Z] #69 3.715 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-18T20:15:04.900Z] #69 3.756 Selecting previously unselected package libjson-c3:amd64. [2021-06-18T20:15:04.900Z] #69 3.758 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-18T20:15:04.900Z] #69 3.764 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-18T20:15:04.900Z] #69 3.798 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-18T20:15:04.900Z] #69 3.801 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-18T20:15:04.900Z] #69 3.806 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-18T20:15:04.900Z] #69 3.857 Selecting previously unselected package libidn11:amd64. [2021-06-18T20:15:04.984Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 5.1s [2021-06-18T20:15:05.156Z] #69 3.860 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-18T20:15:05.156Z] #69 3.864 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-18T20:15:05.156Z] #69 3.908 Selecting previously unselected package libkmod2:amd64. [2021-06-18T20:15:05.156Z] #69 3.912 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-18T20:15:05.156Z] #69 3.915 Unpacking libkmod2:amd64 (26-1) ... [2021-06-18T20:15:05.156Z] #69 3.959 Selecting previously unselected package systemd. [2021-06-18T20:15:05.156Z] #69 3.962 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-18T20:15:05.156Z] #69 4.008 Unpacking systemd (241-7~deb10u7) ... [2021-06-18T20:15:05.257Z] #69 DONE 0.9s [2021-06-18T20:15:05.257Z] [2021-06-18T20:15:05.257Z] #70 exporting to image [2021-06-18T20:15:05.257Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-18T20:15:05.257Z] #70 exporting layers [2021-06-18T20:15:05.551Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 5.5s done [2021-06-18T20:15:05.551Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-18T20:15:05.718Z] #69 4.446 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-18T20:15:05.718Z] #69 4.456 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-18T20:15:05.718Z] #69 4.465 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-18T20:15:05.718Z] #69 4.477 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-18T20:15:05.718Z] #69 4.489 Setting up libkmod2:amd64 (26-1) ... [2021-06-18T20:15:05.718Z] #69 4.500 Setting up systemd (241-7~deb10u7) ... [2021-06-18T20:15:05.718Z] #69 4.556 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-18T20:15:05.718Z] #69 4.558 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-18T20:15:05.718Z] #69 4.561 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-18T20:15:05.718Z] #69 4.561 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-18T20:15:06.278Z] #69 5.036 Selecting previously unselected package systemd-sysv. [2021-06-18T20:15:06.278Z] #69 5.036 (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 ... 28875 files and directories currently installed.) [2021-06-18T20:15:06.278Z] #69 5.050 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-18T20:15:06.278Z] #69 5.053 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-18T20:15:06.278Z] #69 5.101 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-18T20:15:06.278Z] #69 5.103 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-18T20:15:06.278Z] #69 5.108 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-18T20:15:06.278Z] #69 5.167 Selecting previously unselected package dbus. [2021-06-18T20:15:06.278Z] #69 5.170 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-18T20:15:06.278Z] #69 5.182 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-18T20:15:06.278Z] #69 5.242 Selecting previously unselected package libpam-systemd:amd64. [2021-06-18T20:15:06.535Z] #69 5.245 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-18T20:15:06.535Z] #69 5.248 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-18T20:15:06.535Z] #69 5.297 Selecting previously unselected package dbus-user-session. [2021-06-18T20:15:06.535Z] #69 5.297 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-18T20:15:06.535Z] #69 5.302 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-18T20:15:06.535Z] #69 5.349 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-18T20:15:06.535Z] #69 5.361 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-18T20:15:06.535Z] #69 5.371 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-18T20:15:06.535Z] #69 5.493 invoke-rc.d: could not determine current runlevel [2021-06-18T20:15:06.790Z] #69 5.496 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T20:15:06.790Z] #69 5.501 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-18T20:15:06.790Z] #69 5.623 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-18T20:15:06.790Z] #69 5.639 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-18T20:15:06.790Z] #69 5.648 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:15:07.169Z] #70 exporting layers 1.8s done [2021-06-18T20:15:07.169Z] #70 writing image sha256:2e257a051436fec89fd49dedc8887a5abe3b785f350799b8f6737a7c72186d10 [2021-06-18T20:15:07.169Z] #70 writing image sha256:2e257a051436fec89fd49dedc8887a5abe3b785f350799b8f6737a7c72186d10 done [2021-06-18T20:15:07.169Z] #70 naming to docker.io/library/docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 done [2021-06-18T20:15:07.169Z] #70 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-18T20:15:07.352Z] #69 DONE 6.0s [2021-06-18T20:15:07.352Z] [2021-06-18T20:15:07.352Z] #70 [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-06-18T20:15:07.352Z] #70 sha256:5d569277bfc0a9edf9326ea6b1db8564221ca956277778df343b1515179ef6c7 [2021-06-18T20:15:07.460Z] Running on azwin-2-c0eab0 in d:\jenkins\workspace\moby_PR-42537 [Pipeline] { [Pipeline] ws [2021-06-18T20:15:07.475Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-18T20:15:07.505Z] + trap exit INT TERM [2021-06-18T20:15:07.505Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-18T20:15:07.505Z] + CONTAINER_NAME=docker-pr2 [2021-06-18T20:15:07.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42537/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 -e DOCKER_GRAPHDRIVER docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 hack/make.sh dynbinary [2021-06-18T20:15:07.607Z] #70 0.501 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T20:15:07.607Z] #70 0.501 Dload Upload Total Spent Left Speed [2021-06-18T20:15:07.863Z] #70 0.501 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16132 0 --:--:-- --:--:-- --:--:-- 16132 [2021-06-18T20:15:07.863Z] #70 DONE 0.7s [2021-06-18T20:15:07.863Z] [2021-06-18T20:15:07.863Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-18T20:15:07.863Z] #71 sha256:999cb4870e28a0e123e19c65860711da2ebb00d41516a9d3bb85619f82e5b76c [2021-06-18T20:15:08.077Z] [2021-06-18T20:15:08.077Z] Removing bundles/ [2021-06-18T20:15:08.077Z] [2021-06-18T20:15:08.077Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-18T20:15:08.077Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:15:08.077Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:15:08.790Z] #71 DONE 0.7s [2021-06-18T20:15:08.790Z] [2021-06-18T20:15:08.790Z] #72 exporting to image [2021-06-18T20:15:08.790Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-18T20:15:08.790Z] #72 exporting layers [2021-06-18T20:15:09.314Z] The recommended git tool is: git [2021-06-18T20:15:09.775Z] #9 ... [2021-06-18T20:15:09.775Z] [2021-06-18T20:15:09.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-06-18T20:15:09.775Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T20:15:09.775Z] #27 10.22 Selecting previously unselected package jq. [2021-06-18T20:15:09.775Z] #27 10.22 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T20:15:09.775Z] #27 10.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-18T20:15:09.775Z] #27 10.29 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-18T20:15:09.775Z] #27 10.30 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-18T20:15:09.775Z] #27 10.32 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-18T20:15:09.775Z] #27 10.52 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 10.53 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T20:15:09.775Z] #27 10.54 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 10.55 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 10.56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-18T20:15:09.775Z] #27 10.57 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 10.59 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 10.60 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-18T20:15:09.775Z] #27 10.62 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 10.64 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-18T20:15:09.775Z] #27 10.65 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-18T20:15:09.775Z] #27 10.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T20:15:09.775Z] #27 10.67 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T20:15:09.775Z] #27 10.68 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-18T20:15:09.775Z] #27 11.30 Updating certificates in /etc/ssl/certs... [2021-06-18T20:15:09.775Z] #27 12.18 137 added, 0 removed; done. [2021-06-18T20:15:09.775Z] #27 12.24 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-18T20:15:09.775Z] #27 12.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-18T20:15:09.775Z] #27 12.27 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-18T20:15:09.775Z] #27 12.28 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-18T20:15:09.775Z] #27 12.29 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:15:09.775Z] #27 12.31 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-18T20:15:09.775Z] #27 12.32 Updating certificates in /etc/ssl/certs... [2021-06-18T20:15:09.775Z] #27 12.99 0 added, 0 removed; done. [2021-06-18T20:15:09.775Z] #27 12.99 Running hooks in /etc/ca-certificates/update.d... [2021-06-18T20:15:09.775Z] #27 12.99 done. [2021-06-18T20:15:09.775Z] #27 DONE 15.8s [2021-06-18T20:15:09.775Z] [2021-06-18T20:15:09.775Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:15:09.775Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:15:09.775Z] #9 ... [2021-06-18T20:15:09.775Z] [2021-06-18T20:15:09.775Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-18T20:15:09.775Z] #28 sha256:f33a38f003904d1ed8a8ead121c42cd6aa42833b73953180ae0c4162b2c1e309 [2021-06-18T20:15:09.775Z] #28 DONE 0.4s [2021-06-18T20:15:09.775Z] [2021-06-18T20:15:09.775Z] #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-06-18T20:15:09.775Z] #29 sha256:de3f3febe24ab050229f4d04cd7e12e2e468cb4fb7dca2060e2a38b2e30ad064 [2021-06-18T20:15:10.679Z] #72 exporting layers 1.9s done [2021-06-18T20:15:10.679Z] #72 writing image sha256:c1d547d5919e764296deee16c7d5bbd44b083aae94f340faa6e1fb4f373f445c [2021-06-18T20:15:10.679Z] #72 writing image sha256:c1d547d5919e764296deee16c7d5bbd44b083aae94f340faa6e1fb4f373f445c done [2021-06-18T20:15:10.679Z] #72 naming to docker.io/library/docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 done [2021-06-18T20:15:10.679Z] #72 DONE 1.9s [Pipeline] } [Pipeline] // stage [2021-06-18T20:15:10.704Z] #29 1.134 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-18T20:15:10.965Z] #29 1.233 [2021-06-18T20:15:11.019Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 -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:f6a9453e52ef76db64fa06c79993ac742f0bddc3 hack/make.sh dynbinary test-integration [2021-06-18T20:15:11.485Z] #29 1.348 ############ 17.6% ########################### 37.6% ######################################## 55.6% ############################################ 61.3% ########################################################### 82.0% ######################################################################## 100.0% [2021-06-18T20:15:11.583Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-18T20:15:11.583Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-18T20:15:11.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-18T20:15:11.583Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-18T20:15:11.583Z] 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-06-18T20:15:11.583Z] Detected virtualization docker. [2021-06-18T20:15:11.583Z] Detected architecture x86-64. [2021-06-18T20:15:11.583Z] Set hostname to <2b19d8f2bac5>. [2021-06-18T20:15:11.745Z] #29 1.927 [2021-06-18T20:15:11.745Z] #29 2.036 ######################################################################## 100.0% [2021-06-18T20:15:11.745Z] #29 2.118 [2021-06-18T20:15:12.004Z] #29 2.237 ########################################################### 82.2% ######################################################################## 100.0% [2021-06-18T20:15:12.004Z] #29 2.337 [2021-06-18T20:15:12.144Z] + source /etc/docker-entrypoint-cmd [2021-06-18T20:15:12.145Z] ++ hack/make.sh dynbinary test-integration [2021-06-18T20:15:12.145Z] [2021-06-18T20:15:12.401Z] Removing bundles/ [2021-06-18T20:15:12.401Z] [2021-06-18T20:15:12.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-18T20:15:12.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:15:12.401Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:15:12.518Z] #29 2.449 ############ 17.0% ########################## 36.2% ####################################### 55.4% ##################################################### 74.9% ################################################################### 94.3% ######################################################################## 100.0% [2021-06-18T20:15:12.518Z] #29 2.961 [2021-06-18T20:15:13.037Z] #29 3.085 ## 4.2% ###### 9.4% ########## 14.6% [2021-06-18T20:15:13.037Z] #29 ... [2021-06-18T20:15:13.037Z] [2021-06-18T20:15:13.037Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T20:15:13.037Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T20:15:13.037Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 6.8s done [2021-06-18T20:15:13.037Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-18T20:15:13.037Z] #9 DONE 29.2s [2021-06-18T20:15:13.037Z] [2021-06-18T20:15:13.037Z] #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-06-18T20:15:13.037Z] #29 sha256:de3f3febe24ab050229f4d04cd7e12e2e468cb4fb7dca2060e2a38b2e30ad064 [2021-06-18T20:15:14.599Z] #29 3.085 ## 4.2% ###### 9.4% ########## 14.6% ############## 19.9% ################## 25.1% ##################### 30.2% ######################### 34.9% ############################# 40.7% ################################# 45.9% #################################### 51.1% ######################################## 56.4% ########################################## 58.7% ################################################ 66.8% ################################################### 71.2% ############################################################# 86.0% ################################################################# 91.2% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-18T20:15:14.599Z] #29 4.945 [2021-06-18T20:15:14.856Z] #29 5.181 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-18T20:15:14.856Z] #29 5.236 [2021-06-18T20:15:15.112Z] #29 5.281 ######################################################################## 100.0% [2021-06-18T20:15:15.112Z] #29 5.298 [2021-06-18T20:15:15.112Z] #29 5.515 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-18T20:15:15.368Z] #29 5.584 [2021-06-18T20:15:15.368Z] #29 5.686 ######################################################################## 100.0% [2021-06-18T20:15:15.368Z] #29 5.711 [2021-06-18T20:15:15.624Z] #29 5.968 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-18T20:15:15.624Z] #29 6.020 [2021-06-18T20:15:15.721Z] INFO: Extraction ended at 06/18/2021 20:15:14. Duration:00:00:22.7375594 [2021-06-18T20:15:15.721Z] INFO: Updating the golang and path environment variables [2021-06-18T20:15:15.721Z] INFO: GOPATH=d:\gopath [2021-06-18T20:15:15.721Z] INFO: go version go1.16.5 windows/amd64 [2021-06-18T20:15:15.721Z] INFO: Running the daemon under test in debug mode [2021-06-18T20:15:15.721Z] INFO: Starting a daemon under test... [2021-06-18T20:15:15.721Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42537\2\daemon --pidfile d:\CI\PR-42537\2\docker.pid -D [2021-06-18T20:15:15.721Z] INFO: Process started successfully. [2021-06-18T20:15:15.721Z] INFO: Start tailing logs of the daemon under tests [2021-06-18T20:15:15.721Z] INFO: Waiting for the daemon under test to start... [2021-06-18T20:15:16.397Z] #29 6.179 0.0% ############################### 43.4% ################################# 47.1% ########################################### 60.4% ######################################################################## 100.0% [2021-06-18T20:15:16.397Z] #29 6.684 [2021-06-18T20:15:16.652Z] #29 6.920 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-18T20:15:16.652Z] #29 6.971 [2021-06-18T20:15:16.909Z] #29 7.058 ######################################################################## 100.0% [2021-06-18T20:15:16.909Z] #29 7.092 [2021-06-18T20:15:16.909Z] #29 7.246 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-18T20:15:16.909Z] #29 7.301 [2021-06-18T20:15:17.167Z] #29 7.356 ######################################################################## 100.0% [2021-06-18T20:15:17.167Z] #29 7.377 [2021-06-18T20:15:17.167Z] #29 7.387 Download of images into '/build' complete. [2021-06-18T20:15:17.167Z] #29 7.387 Use something like the following to load the result into a Docker daemon: [2021-06-18T20:15:17.167Z] #29 7.387 tar -cC '/build' . | docker load [2021-06-18T20:15:18.094Z] #29 DONE 8.3s [2021-06-18T20:15:18.094Z] [2021-06-18T20:15:18.094Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-18T20:15:18.094Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-18T20:15:18.094Z] #10 DONE 4.9s [2021-06-18T20:15:18.094Z] [2021-06-18T20:15:18.094Z] #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-06-18T20:15:18.094Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T20:15:18.658Z] #11 DONE 0.7s [2021-06-18T20:15:18.658Z] [2021-06-18T20:15:18.658Z] #59 [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-06-18T20:15:18.658Z] #59 sha256:917e0ecfa4591c0712883cc59bad5d9227897428ee6c4f62bcffa81bb5777d4e [2021-06-18T20:15:18.917Z] #59 ... [2021-06-18T20:15:18.917Z] [2021-06-18T20:15:18.917Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-18T20:15:18.917Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-18T20:15:18.917Z] #39 DONE 0.2s [2021-06-18T20:15:19.175Z] [2021-06-18T20:15:19.175Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-18T20:15:19.175Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-18T20:15:19.175Z] #31 DONE 0.2s [2021-06-18T20:15:19.175Z] [2021-06-18T20:15:19.175Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-18T20:15:19.175Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-18T20:15:19.175Z] #43 DONE 0.3s [2021-06-18T20:15:19.175Z] [2021-06-18T20:15:19.175Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:15:19.175Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:15:21.698Z] #44 ... [2021-06-18T20:15:21.698Z] [2021-06-18T20:15:21.698Z] #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-06-18T20:15:21.698Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-18T20:15:21.698Z] #12 DONE 2.9s [2021-06-18T20:15:21.698Z] [2021-06-18T20:15:21.698Z] #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-06-18T20:15:21.698Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:15:25.887Z] #13 3.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T20:15:25.887Z] #13 3.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T20:15:25.887Z] #13 3.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T20:15:25.887Z] #13 3.967 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-18T20:15:26.841Z] #13 5.053 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T20:15:27.098Z] #13 ... [2021-06-18T20:15:27.098Z] [2021-06-18T20:15:27.098Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:15:27.098Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:15:27.098Z] #44 5.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T20:15:27.098Z] #44 6.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T20:15:27.098Z] #44 6.086 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T20:15:27.098Z] #44 6.694 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-18T20:15:27.098Z] #44 7.402 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T20:15:28.467Z] #44 9.444 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-18T20:15:28.724Z] #44 ... [2021-06-18T20:15:28.724Z] [2021-06-18T20:15:28.724Z] #52 [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-06-18T20:15:28.724Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:15:28.724Z] #52 4.580 + RM_GOPATH=0 [2021-06-18T20:15:28.724Z] #52 4.580 + TMP_GOPATH= [2021-06-18T20:15:28.724Z] #52 4.580 + : /build [2021-06-18T20:15:28.724Z] #52 4.580 + '[' -z '' ']' [2021-06-18T20:15:28.724Z] #52 4.580 ++ mktemp -d [2021-06-18T20:15:28.724Z] #52 4.580 + export GOPATH=/tmp/tmp.9vzJu4b947 [2021-06-18T20:15:28.724Z] #52 4.580 + GOPATH=/tmp/tmp.9vzJu4b947 [2021-06-18T20:15:28.724Z] #52 4.580 + RM_GOPATH=1 [2021-06-18T20:15:28.724Z] #52 4.580 + case "$(go env GOARCH)" in [2021-06-18T20:15:28.724Z] #52 4.582 ++ go env GOARCH [2021-06-18T20:15:28.724Z] #52 4.586 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:28.724Z] #52 4.586 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:28.724Z] #52 4.586 ++ dirname /tmp/install/install.sh [2021-06-18T20:15:28.724Z] #52 4.588 + dir=/tmp/install [2021-06-18T20:15:28.724Z] #52 4.588 + bin=shfmt [2021-06-18T20:15:28.724Z] #52 4.588 + shift [2021-06-18T20:15:28.724Z] #52 4.588 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-18T20:15:28.724Z] #52 4.588 + . /tmp/install/shfmt.installer [2021-06-18T20:15:28.724Z] #52 4.588 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:15:28.724Z] #52 4.588 + install_shfmt [2021-06-18T20:15:28.724Z] #52 4.588 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-18T20:15:28.724Z] #52 4.588 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9vzJu4b947/src/github.com/mvdan/sh [2021-06-18T20:15:28.724Z] #52 4.588 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:15:28.724Z] #52 4.591 Cloning into '/tmp/tmp.9vzJu4b947/src/github.com/mvdan/sh'... [2021-06-18T20:15:28.981Z] #52 ... [2021-06-18T20:15:28.981Z] [2021-06-18T20:15:28.981Z] #46 [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-06-18T20:15:28.981Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:15:28.981Z] #46 4.790 + RM_GOPATH=0 [2021-06-18T20:15:28.981Z] #46 4.790 + TMP_GOPATH= [2021-06-18T20:15:28.981Z] #46 4.790 + : /build [2021-06-18T20:15:28.981Z] #46 4.790 + '[' -z '' ']' [2021-06-18T20:15:28.981Z] #46 4.790 ++ mktemp -d [2021-06-18T20:15:28.981Z] #46 4.790 + export GOPATH=/tmp/tmp.69bCub1jKZ [2021-06-18T20:15:28.981Z] #46 4.790 + GOPATH=/tmp/tmp.69bCub1jKZ [2021-06-18T20:15:28.981Z] #46 4.790 + RM_GOPATH=1 [2021-06-18T20:15:28.981Z] #46 4.790 + case "$(go env GOARCH)" in [2021-06-18T20:15:28.981Z] #46 4.790 ++ go env GOARCH [2021-06-18T20:15:28.981Z] #46 4.830 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:28.981Z] #46 4.830 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:28.981Z] #46 4.835 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:15:28.981Z] #46 4.835 ++ dirname /tmp/install/install.sh [2021-06-18T20:15:28.981Z] #46 4.835 + dir=/tmp/install [2021-06-18T20:15:28.981Z] #46 4.835 + bin=vndr [2021-06-18T20:15:28.981Z] #46 4.835 + shift [2021-06-18T20:15:28.981Z] #46 4.835 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-18T20:15:28.981Z] #46 4.835 + . /tmp/install/vndr.installer [2021-06-18T20:15:28.981Z] #46 4.835 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:15:28.981Z] #46 4.835 + install_vndr [2021-06-18T20:15:28.981Z] #46 4.835 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-18T20:15:28.981Z] #46 4.835 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.69bCub1jKZ/src/github.com/LK4D4/vndr [2021-06-18T20:15:28.981Z] #46 4.835 Cloning into '/tmp/tmp.69bCub1jKZ/src/github.com/LK4D4/vndr'... [2021-06-18T20:15:28.981Z] #46 5.729 + cd /tmp/tmp.69bCub1jKZ/src/github.com/LK4D4/vndr [2021-06-18T20:15:28.981Z] #46 5.747 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T20:15:28.981Z] #46 5.827 + go build -buildmode=pie -v -o /build/vndr . [2021-06-18T20:15:28.981Z] #46 7.618 internal/unsafeheader [2021-06-18T20:15:28.981Z] #46 7.682 internal/cpu [2021-06-18T20:15:28.981Z] #46 7.834 runtime/internal/atomic [2021-06-18T20:15:28.981Z] #46 8.278 runtime/internal/sys [2021-06-18T20:15:28.981Z] #46 8.490 internal/bytealg [2021-06-18T20:15:28.981Z] #46 8.686 runtime/internal/math [2021-06-18T20:15:28.981Z] #46 8.897 internal/race [2021-06-18T20:15:28.981Z] #46 8.967 sync/atomic [2021-06-18T20:15:28.981Z] #46 9.336 unicode [2021-06-18T20:15:28.981Z] #46 9.916 runtime [2021-06-18T20:15:28.981Z] #46 ... [2021-06-18T20:15:28.981Z] [2021-06-18T20:15:28.981Z] #48 [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-06-18T20:15:28.981Z] #48 sha256:f200f21be2c6aae7635cad88c655f129b93a7e84cf6bfd6482ee43f88ca07363 [2021-06-18T20:15:28.981Z] #48 4.763 + RM_GOPATH=0 [2021-06-18T20:15:28.981Z] #48 4.763 + TMP_GOPATH= [2021-06-18T20:15:28.981Z] #48 4.763 + : /build [2021-06-18T20:15:28.981Z] #48 4.763 + '[' -z '' ']' [2021-06-18T20:15:28.981Z] #48 4.766 ++ mktemp -d [2021-06-18T20:15:28.981Z] #48 4.766 + export GOPATH=/tmp/tmp.dgMHYVRCLW [2021-06-18T20:15:28.981Z] #48 4.766 + GOPATH=/tmp/tmp.dgMHYVRCLW [2021-06-18T20:15:28.981Z] #48 4.766 + RM_GOPATH=1 [2021-06-18T20:15:28.981Z] #48 4.766 + case "$(go env GOARCH)" in [2021-06-18T20:15:28.981Z] #48 4.766 ++ go env GOARCH [2021-06-18T20:15:28.981Z] #48 4.790 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:28.981Z] #48 4.790 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:28.981Z] #48 4.790 ++ dirname /tmp/install/install.sh [2021-06-18T20:15:28.981Z] #48 4.790 + dir=/tmp/install [2021-06-18T20:15:28.981Z] #48 4.790 + bin=gotestsum [2021-06-18T20:15:28.981Z] #48 4.790 + shift [2021-06-18T20:15:28.981Z] #48 4.790 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-18T20:15:28.981Z] #48 4.790 + . /tmp/install/gotestsum.installer [2021-06-18T20:15:28.981Z] #48 4.790 ++ : v0.5.3 [2021-06-18T20:15:28.981Z] #48 4.790 + install_gotestsum [2021-06-18T20:15:28.981Z] #48 4.792 + set -e [2021-06-18T20:15:28.981Z] #48 4.792 + export GO111MODULE=on [2021-06-18T20:15:28.981Z] #48 4.792 + GO111MODULE=on [2021-06-18T20:15:28.981Z] #48 4.792 + GOBIN=/build [2021-06-18T20:15:28.981Z] #48 4.792 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-18T20:15:28.981Z] #48 5.819 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T20:15:28.981Z] #48 8.240 go: downloading github.com/fatih/color v1.9.0 [2021-06-18T20:15:28.981Z] #48 8.241 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T20:15:28.981Z] #48 8.253 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:15:28.981Z] #48 8.279 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T20:15:28.981Z] #48 8.685 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T20:15:28.981Z] #48 8.697 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T20:15:28.981Z] #48 8.875 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T20:15:28.981Z] #48 9.013 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T20:15:28.981Z] #48 9.014 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T20:15:28.981Z] #48 9.627 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T20:15:29.238Z] #48 ... [2021-06-18T20:15:29.238Z] [2021-06-18T20:15:29.238Z] #56 [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-06-18T20:15:29.238Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:15:29.238Z] #56 4.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T20:15:29.238Z] #56 4.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T20:15:29.238Z] #56 4.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T20:15:29.238Z] #56 6.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T20:15:29.238Z] #56 8.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-18T20:15:29.238Z] #56 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T20:15:29.238Z] #56 ... [2021-06-18T20:15:29.238Z] [2021-06-18T20:15:29.239Z] #50 [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-06-18T20:15:29.239Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:15:29.239Z] #50 4.431 + RM_GOPATH=0 [2021-06-18T20:15:29.239Z] #50 4.431 + TMP_GOPATH= [2021-06-18T20:15:29.239Z] #50 4.431 + : /build [2021-06-18T20:15:29.239Z] #50 4.431 + '[' -z '' ']' [2021-06-18T20:15:29.239Z] #50 4.431 ++ mktemp -d [2021-06-18T20:15:29.239Z] #50 4.432 + export GOPATH=/tmp/tmp.6jTbOuHVSw [2021-06-18T20:15:29.239Z] #50 4.432 + GOPATH=/tmp/tmp.6jTbOuHVSw [2021-06-18T20:15:29.239Z] #50 4.432 + RM_GOPATH=1 [2021-06-18T20:15:29.239Z] #50 4.432 + case "$(go env GOARCH)" in [2021-06-18T20:15:29.239Z] #50 4.432 ++ go env GOARCH [2021-06-18T20:15:29.239Z] #50 4.437 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:29.239Z] #50 4.437 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:29.239Z] #50 4.437 ++ dirname /tmp/install/install.sh [2021-06-18T20:15:29.239Z] #50 4.438 + dir=/tmp/install [2021-06-18T20:15:29.239Z] #50 4.438 + bin=golangci_lint [2021-06-18T20:15:29.239Z] #50 4.438 + shift [2021-06-18T20:15:29.239Z] #50 4.438 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-18T20:15:29.239Z] #50 4.438 + . /tmp/install/golangci_lint.installer [2021-06-18T20:15:29.239Z] #50 4.438 ++ : v1.23.8 [2021-06-18T20:15:29.239Z] #50 4.438 + install_golangci_lint [2021-06-18T20:15:29.239Z] #50 4.438 + set -e [2021-06-18T20:15:29.239Z] #50 4.438 + export GO111MODULE=on [2021-06-18T20:15:29.239Z] #50 4.438 + GO111MODULE=on [2021-06-18T20:15:29.239Z] #50 4.438 + GOBIN=/build [2021-06-18T20:15:29.239Z] #50 4.438 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-18T20:15:29.239Z] #50 4.992 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-18T20:15:29.496Z] #50 ... [2021-06-18T20:15:29.496Z] [2021-06-18T20:15:29.496Z] #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-06-18T20:15:29.496Z] #34 sha256:4ba73291cef95be575ba5a34604ad4a0d7e30cd2fcf7c2f1dbced1135e192594 [2021-06-18T20:15:29.496Z] #34 5.370 Install go-toml version v1.8.1 [2021-06-18T20:15:29.496Z] #34 6.547 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-18T20:15:29.496Z] #34 10.43 github.com/pelletier/go-toml [2021-06-18T20:15:29.496Z] #34 ... [2021-06-18T20:15:29.496Z] [2021-06-18T20:15:29.496Z] #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-06-18T20:15:29.496Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:15:29.496Z] #40 5.341 + git clone https://github.com/docker/distribution.git . [2021-06-18T20:15:29.496Z] #40 5.364 Cloning into '.'... [2021-06-18T20:15:29.753Z] #40 ... [2021-06-18T20:15:29.753Z] [2021-06-18T20:15:29.753Z] #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-06-18T20:15:29.753Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:15:29.753Z] #36 5.700 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T20:15:29.753Z] #36 5.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T20:15:29.753Z] #36 5.870 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T20:15:29.753Z] #36 7.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T20:15:29.753Z] #36 9.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-18T20:15:30.010Z] #36 ... [2021-06-18T20:15:30.010Z] [2021-06-18T20:15:30.010Z] #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-06-18T20:15:30.010Z] #24 sha256:a89e1c42294917f42f301e8b1c35ca7dc252697b6cbfc4d027dca19e845c3fb6 [2021-06-18T20:15:30.010Z] #24 4.923 + RM_GOPATH=0 [2021-06-18T20:15:30.010Z] #24 4.923 + TMP_GOPATH= [2021-06-18T20:15:30.010Z] #24 4.923 + : /build [2021-06-18T20:15:30.010Z] #24 4.923 + '[' -z '' ']' [2021-06-18T20:15:30.010Z] #24 4.923 ++ mktemp -d [2021-06-18T20:15:30.010Z] #24 4.965 + export GOPATH=/tmp/tmp.mdcVjoUBIV [2021-06-18T20:15:30.010Z] #24 4.965 + GOPATH=/tmp/tmp.mdcVjoUBIV [2021-06-18T20:15:30.010Z] #24 4.965 + RM_GOPATH=1 [2021-06-18T20:15:30.010Z] #24 4.965 + case "$(go env GOARCH)" in [2021-06-18T20:15:30.010Z] #24 4.965 ++ go env GOARCH [2021-06-18T20:15:30.010Z] #24 4.972 Install docker/cli version 17.06.2-ce from stable [2021-06-18T20:15:30.010Z] #24 4.972 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:30.010Z] #24 4.972 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:30.010Z] #24 4.972 ++ dirname /tmp/install/install.sh [2021-06-18T20:15:30.010Z] #24 4.972 + dir=/tmp/install [2021-06-18T20:15:30.010Z] #24 4.972 + bin=dockercli [2021-06-18T20:15:30.010Z] #24 4.972 + shift [2021-06-18T20:15:30.010Z] #24 4.972 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-18T20:15:30.010Z] #24 4.972 + . /tmp/install/dockercli.installer [2021-06-18T20:15:30.010Z] #24 4.972 ++ : stable [2021-06-18T20:15:30.010Z] #24 4.972 ++ : 17.06.2-ce [2021-06-18T20:15:30.010Z] #24 4.972 + install_dockercli [2021-06-18T20:15:30.010Z] #24 4.972 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-18T20:15:30.010Z] #24 4.972 ++ uname -m [2021-06-18T20:15:30.010Z] #24 4.972 + arch=x86_64 [2021-06-18T20:15:30.010Z] #24 4.972 + '[' x86_64 '!=' x86_64 ']' [2021-06-18T20:15:30.010Z] #24 4.972 + url=https://download.docker.com/linux/static [2021-06-18T20:15:30.010Z] #24 4.972 + tar -xz docker/docker [2021-06-18T20:15:30.010Z] #24 4.977 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-18T20:15:30.010Z] #24 ... [2021-06-18T20:15:30.010Z] [2021-06-18T20:15:30.010Z] #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-06-18T20:15:30.010Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T20:15:30.010Z] #32 5.344 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-18T20:15:30.010Z] #32 5.346 Cloning into '.'... [2021-06-18T20:15:30.268Z] #32 ... [2021-06-18T20:15:30.268Z] [2021-06-18T20:15:30.268Z] #59 [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-06-18T20:15:30.268Z] #59 sha256:917e0ecfa4591c0712883cc59bad5d9227897428ee6c4f62bcffa81bb5777d4e [2021-06-18T20:15:30.268Z] #59 5.247 + RM_GOPATH=0 [2021-06-18T20:15:30.268Z] #59 5.255 + TMP_GOPATH= [2021-06-18T20:15:30.268Z] #59 5.255 + : /build [2021-06-18T20:15:30.268Z] #59 5.255 + '[' -z '' ']' [2021-06-18T20:15:30.268Z] #59 5.255 ++ mktemp -d [2021-06-18T20:15:30.268Z] #59 5.266 + export GOPATH=/tmp/tmp.y4FGjdbD1s [2021-06-18T20:15:30.268Z] #59 5.266 + GOPATH=/tmp/tmp.y4FGjdbD1s [2021-06-18T20:15:30.268Z] #59 5.266 + RM_GOPATH=1 [2021-06-18T20:15:30.268Z] #59 5.266 + case "$(go env GOARCH)" in [2021-06-18T20:15:30.268Z] #59 5.266 ++ go env GOARCH [2021-06-18T20:15:30.268Z] #59 5.312 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:30.268Z] #59 5.312 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:15:30.268Z] #59 5.312 ++ dirname /tmp/install/install.sh [2021-06-18T20:15:30.268Z] #59 5.321 + dir=/tmp/install [2021-06-18T20:15:30.268Z] #59 5.321 + bin=rootlesskit [2021-06-18T20:15:30.268Z] #59 5.321 + shift [2021-06-18T20:15:30.268Z] #59 5.321 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-18T20:15:30.268Z] #59 5.321 + . /tmp/install/rootlesskit.installer [2021-06-18T20:15:30.268Z] #59 5.321 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:15:30.268Z] #59 5.321 + install_rootlesskit [2021-06-18T20:15:30.268Z] #59 5.321 + case "$1" in [2021-06-18T20:15:30.268Z] #59 5.321 + export CGO_ENABLED=0 [2021-06-18T20:15:30.268Z] #59 5.321 + CGO_ENABLED=0 [2021-06-18T20:15:30.268Z] #59 5.321 + _install_rootlesskit [2021-06-18T20:15:30.268Z] #59 5.321 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-18T20:15:30.268Z] #59 5.321 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y4FGjdbD1s/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:15:30.268Z] #59 5.325 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:15:30.268Z] #59 5.329 Cloning into '/tmp/tmp.y4FGjdbD1s/src/github.com/rootless-containers/rootlesskit'... [2021-06-18T20:15:30.268Z] #59 10.42 + cd /tmp/tmp.y4FGjdbD1s/src/github.com/rootless-containers/rootlesskit [2021-06-18T20:15:30.268Z] #59 10.42 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T20:15:30.268Z] #59 10.44 + export GO111MODULE=on [2021-06-18T20:15:30.268Z] #59 10.44 + GO111MODULE=on [2021-06-18T20:15:30.268Z] #59 10.44 + export GOPROXY=https://proxy.golang.org [2021-06-18T20:15:30.268Z] #59 10.44 + GOPROXY=https://proxy.golang.org [2021-06-18T20:15:30.268Z] #59 10.44 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:15:30.268Z] #59 10.44 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-18T20:15:30.525Z] #59 ... [2021-06-18T20:15:30.525Z] [2021-06-18T20:15:30.525Z] #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-06-18T20:15:30.525Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:15:30.525Z] #36 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T20:15:32.418Z] #36 ... [2021-06-18T20:15:32.418Z] [2021-06-18T20:15:32.418Z] #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-06-18T20:15:32.418Z] #24 sha256:a89e1c42294917f42f301e8b1c35ca7dc252697b6cbfc4d027dca19e845c3fb6 [2021-06-18T20:15:32.418Z] #24 13.28 + mkdir -p /build [2021-06-18T20:15:32.418Z] #24 13.28 + mv docker/docker /build/ [2021-06-18T20:15:32.418Z] #24 13.30 + rmdir docker [2021-06-18T20:15:32.418Z] #24 DONE 13.7s [2021-06-18T20:15:32.675Z] [2021-06-18T20:15:32.675Z] #46 [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-06-18T20:15:32.675Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:15:32.675Z] #46 13.10 unicode/utf8 [2021-06-18T20:15:32.675Z] #46 13.96 math/bits [2021-06-18T20:15:34.044Z] #46 15.14 math [2021-06-18T20:15:34.863Z] ...INFO: Daemon under test started and replied! [2021-06-18T20:15:34.863Z] INFO: Docker version of the daemon under test [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] Client: [2021-06-18T20:15:34.863Z] Version: 17.06.2-ce [2021-06-18T20:15:34.863Z] API version: 1.30 [2021-06-18T20:15:34.863Z] Go version: go1.8.3 [2021-06-18T20:15:34.863Z] Git commit: cec0b72 [2021-06-18T20:15:34.863Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-18T20:15:34.863Z] OS/Arch: windows/amd64 [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] Server: [2021-06-18T20:15:34.863Z] Version: 0.0.0-dev [2021-06-18T20:15:34.863Z] API version: 1.41 (minimum version 1.24) [2021-06-18T20:15:34.863Z] Go version: go1.16.5 [2021-06-18T20:15:34.863Z] Git commit: c1981e1308 [2021-06-18T20:15:34.863Z] Built: 06/18/2021 20:13:38 [2021-06-18T20:15:34.863Z] OS/Arch: windows/amd64 [2021-06-18T20:15:34.863Z] Experimental: false [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] INFO: Docker info of the daemon under test [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] Containers: 0 [2021-06-18T20:15:34.863Z] Running: 0 [2021-06-18T20:15:34.863Z] Paused: 0 [2021-06-18T20:15:34.863Z] Stopped: 0 [2021-06-18T20:15:34.863Z] Images: 0 [2021-06-18T20:15:34.863Z] Server Version: 0.0.0-dev [2021-06-18T20:15:34.863Z] Storage Driver: windowsfilter [2021-06-18T20:15:34.863Z] Windows: [2021-06-18T20:15:34.863Z] Logging Driver: json-file [2021-06-18T20:15:34.863Z] Plugins: [2021-06-18T20:15:34.863Z] Volume: local [2021-06-18T20:15:34.863Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T20:15:34.863Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T20:15:34.863Z] Swarm: inactive [2021-06-18T20:15:34.863Z] Default Isolation: process [2021-06-18T20:15:34.863Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-18T20:15:34.863Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-18T20:15:34.863Z] OSType: windows [2021-06-18T20:15:34.863Z] Architecture: x86_64 [2021-06-18T20:15:34.863Z] CPUs: 4 [2021-06-18T20:15:34.863Z] Total Memory: 32GiB [2021-06-18T20:15:34.863Z] Name: azwin-2-168980 [2021-06-18T20:15:34.863Z] ID: 5BS5:KAHJ:L4L2:DT4B:6JFF:YVIS:OBIX:CTEU:GPQ7:T775:DQWB:XMCL [2021-06-18T20:15:34.863Z] Docker Root Dir: D:\CI\PR-42537\2\daemon [2021-06-18T20:15:34.863Z] Debug Mode (client): false [2021-06-18T20:15:34.863Z] Debug Mode (server): true [2021-06-18T20:15:34.863Z] File Descriptors: -1 [2021-06-18T20:15:34.863Z] Goroutines: 16 [2021-06-18T20:15:34.863Z] System Time: 2021-06-18T20:15:34.0608593Z [2021-06-18T20:15:34.863Z] EventsListeners: 0 [2021-06-18T20:15:34.863Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:15:34.863Z] Labels: [2021-06-18T20:15:34.863Z] Experimental: false [2021-06-18T20:15:34.863Z] Insecure Registries: [2021-06-18T20:15:34.863Z] 127.0.0.0/8 [2021-06-18T20:15:34.863Z] Live Restore Enabled: false [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] INFO: Docker images of the daemon under test [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:15:34.863Z] [2021-06-18T20:15:34.863Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-18T20:15:34.863Z] 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-06-18T20:15:34.863Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-18T20:15:34.863Z] 29d5b6a226d2: Pulling fs layer [2021-06-18T20:15:37.325Z] #46 ... [2021-06-18T20:15:37.325Z] [2021-06-18T20:15:37.325Z] #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-06-18T20:15:37.325Z] #34 sha256:4ba73291cef95be575ba5a34604ad4a0d7e30cd2fcf7c2f1dbced1135e192594 [2021-06-18T20:15:37.325Z] #34 18.34 github.com/pelletier/go-toml/cmd/tomll [2021-06-18T20:15:39.221Z] #34 ... [2021-06-18T20:15:39.221Z] [2021-06-18T20:15:39.221Z] #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-06-18T20:15:39.221Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:15:39.221Z] #13 7.362 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-18T20:15:39.221Z] #13 9.264 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T20:15:39.221Z] #13 11.48 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-18T20:15:39.221Z] #13 ... [2021-06-18T20:15:39.221Z] [2021-06-18T20:15:39.221Z] #46 [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-06-18T20:15:39.221Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:15:39.221Z] #46 19.06 encoding [2021-06-18T20:15:39.221Z] #46 19.23 unicode/utf16 [2021-06-18T20:15:39.221Z] #46 19.49 container/list [2021-06-18T20:15:39.221Z] #46 19.95 crypto/internal/subtle [2021-06-18T20:15:39.221Z] #46 20.05 crypto/subtle [2021-06-18T20:15:39.221Z] #46 20.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-18T20:15:39.221Z] #46 20.27 internal/nettrace [2021-06-18T20:15:39.221Z] #46 20.38 runtime/cgo [2021-06-18T20:15:40.152Z] #46 ... [2021-06-18T20:15:40.152Z] [2021-06-18T20:15:40.152Z] #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-06-18T20:15:40.152Z] #34 sha256:4ba73291cef95be575ba5a34604ad4a0d7e30cd2fcf7c2f1dbced1135e192594 [2021-06-18T20:15:40.152Z] #34 DONE 21.3s [2021-06-18T20:15:40.152Z] [2021-06-18T20:15:40.152Z] #56 [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-06-18T20:15:40.152Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:15:40.152Z] #56 21.25 Fetched 8449 kB in 17s (507 kB/s) [2021-06-18T20:15:40.409Z] #56 21.25 Reading package lists... [2021-06-18T20:15:40.409Z] #56 ... [2021-06-18T20:15:40.409Z] [2021-06-18T20:15:40.409Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:15:40.409Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:15:40.409Z] #44 11.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T20:15:40.409Z] #44 13.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-18T20:15:40.409Z] #44 ... [2021-06-18T20:15:40.409Z] [2021-06-18T20:15:40.409Z] #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-06-18T20:15:40.409Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:15:40.666Z] #40 21.36 Checking out files: 86% (1473/1695) Checking out files: 87% (1475/1695) Checking out files: 88% (1492/1695) Checking out files: 89% (1509/1695) Checking out files: 90% (1526/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-18T20:15:40.666Z] #40 21.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-18T20:15:40.666Z] #40 ... [2021-06-18T20:15:40.666Z] [2021-06-18T20:15:40.666Z] #59 [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-06-18T20:15:40.666Z] #59 sha256:917e0ecfa4591c0712883cc59bad5d9227897428ee6c4f62bcffa81bb5777d4e [2021-06-18T20:15:40.666Z] #59 11.93 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:15:40.666Z] #59 11.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-18T20:15:40.666Z] #59 12.14 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-18T20:15:40.666Z] #59 12.95 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-18T20:15:40.666Z] #59 16.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-18T20:15:40.666Z] #59 17.32 go: downloading github.com/google/uuid v1.2.0 [2021-06-18T20:15:40.666Z] #59 17.34 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-18T20:15:40.666Z] #59 17.39 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-18T20:15:40.666Z] #59 17.45 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-18T20:15:40.666Z] #59 17.49 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T20:15:40.666Z] #59 17.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-18T20:15:40.666Z] #59 18.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-18T20:15:40.666Z] #59 18.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-18T20:15:40.666Z] #59 ... [2021-06-18T20:15:40.666Z] [2021-06-18T20:15:40.666Z] #50 [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-06-18T20:15:40.666Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:15:40.666Z] #50 16.40 go: downloading github.com/fatih/color v1.7.0 [2021-06-18T20:15:40.666Z] #50 16.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-18T20:15:40.666Z] #50 16.46 go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T20:15:40.666Z] #50 16.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-18T20:15:40.666Z] #50 16.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-18T20:15:40.666Z] #50 16.82 go: downloading github.com/spf13/viper v1.6.1 [2021-06-18T20:15:40.666Z] #50 17.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-18T20:15:40.666Z] #50 17.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-18T20:15:40.666Z] #50 18.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-18T20:15:40.666Z] #50 18.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T20:15:40.666Z] #50 21.26 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-18T20:15:40.666Z] #50 21.27 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-18T20:15:40.666Z] #50 21.36 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-18T20:15:40.666Z] #50 21.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-18T20:15:40.666Z] #50 21.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-18T20:15:40.666Z] #50 22.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-18T20:15:40.939Z] #50 22.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-18T20:15:40.939Z] #50 ... [2021-06-18T20:15:40.939Z] [2021-06-18T20:15:40.939Z] #48 [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-06-18T20:15:40.939Z] #48 sha256:f200f21be2c6aae7635cad88c655f129b93a7e84cf6bfd6482ee43f88ca07363 [2021-06-18T20:15:40.939Z] #48 12.19 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-18T20:15:40.939Z] #48 ... [2021-06-18T20:15:40.939Z] [2021-06-18T20:15:40.939Z] #50 [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-06-18T20:15:40.939Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:15:40.939Z] #50 22.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-18T20:15:41.199Z] #50 22.61 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-18T20:15:41.456Z] #50 22.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T20:15:41.456Z] #50 22.73 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-18T20:15:41.456Z] #50 22.74 go: downloading github.com/spf13/afero v1.1.2 [2021-06-18T20:15:41.713Z] #50 22.89 go: downloading github.com/spf13/cast v1.3.0 [2021-06-18T20:15:41.713Z] #50 22.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-18T20:15:41.713Z] #50 22.96 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-18T20:15:41.713Z] #50 22.99 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-18T20:15:41.713Z] #50 23.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-18T20:15:41.969Z] #50 23.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-18T20:15:41.969Z] #50 23.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-18T20:15:42.226Z] #50 23.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-18T20:15:42.226Z] #50 23.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-18T20:15:42.226Z] #50 23.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-18T20:15:42.483Z] #50 23.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-18T20:15:42.483Z] #50 23.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-18T20:15:42.483Z] #50 23.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-18T20:15:42.483Z] #50 23.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-18T20:15:42.483Z] #50 23.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-18T20:15:42.740Z] #50 23.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-18T20:15:42.740Z] #50 23.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-18T20:15:42.740Z] #50 24.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-18T20:15:42.740Z] #50 24.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-18T20:15:42.740Z] #50 24.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-18T20:15:42.740Z] #50 24.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-18T20:15:42.997Z] #50 24.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-18T20:15:42.997Z] #50 24.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-18T20:15:42.997Z] #50 24.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-18T20:15:43.031Z] using credential docker-jenkins-github-credentials [2021-06-18T20:15:43.137Z] Cloning the remote Git repository [2021-06-18T20:15:43.137Z] Cloning with configured refspecs honoured and without tags [2021-06-18T20:15:43.254Z] #50 24.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-18T20:15:43.254Z] #50 24.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-18T20:15:43.254Z] #50 24.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-18T20:15:43.254Z] #50 24.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-18T20:15:43.512Z] #50 24.75 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-18T20:15:43.512Z] #50 24.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-18T20:15:43.512Z] #50 24.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-18T20:15:43.512Z] #50 24.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-18T20:15:44.442Z] #50 25.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-18T20:15:44.442Z] #50 25.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-18T20:15:44.442Z] #50 25.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-18T20:15:44.442Z] #50 25.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-18T20:15:44.442Z] #50 25.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T20:15:44.442Z] #50 ... [2021-06-18T20:15:44.442Z] [2021-06-18T20:15:44.442Z] #52 [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-06-18T20:15:44.442Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:15:44.442Z] #52 15.72 + cd /tmp/tmp.9vzJu4b947/src/github.com/mvdan/sh [2021-06-18T20:15:44.442Z] #52 15.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T20:15:44.442Z] #52 15.88 + GO111MODULE=on [2021-06-18T20:15:44.442Z] #52 15.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-18T20:15:44.442Z] #52 16.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-18T20:15:44.442Z] #52 16.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-18T20:15:44.442Z] #52 16.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-18T20:15:44.442Z] #52 18.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-18T20:15:44.442Z] #52 22.36 runtime [2021-06-18T20:15:44.452Z] 29d5b6a226d2: Verifying Checksum [2021-06-18T20:15:44.452Z] 29d5b6a226d2: Download complete [2021-06-18T20:15:44.698Z] #52 ... [2021-06-18T20:15:44.698Z] [2021-06-18T20:15:44.698Z] #50 [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-06-18T20:15:44.698Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:15:44.698Z] #50 25.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T20:15:44.699Z] #50 26.02 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-18T20:15:44.956Z] #50 26.38 go: downloading golang.org/x/text v0.3.2 [2021-06-18T20:15:43.410Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T20:15:43.956Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-18T20:15:44.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:15:44.844Z] > git --version # timeout=10 [2021-06-18T20:15:44.882Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-18T20:15:44.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:15:44.885Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:15:50.213Z] #50 ... [2021-06-18T20:15:50.213Z] [2021-06-18T20:15:50.213Z] #46 [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-06-18T20:15:50.213Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:15:50.213Z] #46 31.07 vendor/golang.org/x/crypto/internal/subtle [2021-06-18T20:15:52.107Z] #46 ... [2021-06-18T20:15:52.107Z] [2021-06-18T20:15:52.107Z] #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-06-18T20:15:52.107Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:15:52.107Z] #36 23.06 Fetched 8449 kB in 18s (480 kB/s) [2021-06-18T20:15:52.107Z] #36 23.06 Reading package lists... [2021-06-18T20:15:52.107Z] #36 29.20 Reading package lists... [2021-06-18T20:15:52.107Z] #36 ... [2021-06-18T20:15:52.107Z] [2021-06-18T20:15:52.107Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:15:52.107Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:15:52.107Z] #44 22.96 Fetched 8453 kB in 17s (490 kB/s) [2021-06-18T20:15:52.107Z] #44 22.96 Reading package lists... [2021-06-18T20:15:52.107Z] #44 28.85 Reading package lists... [2021-06-18T20:15:52.107Z] #44 ... [2021-06-18T20:15:52.107Z] [2021-06-18T20:15:52.107Z] #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-06-18T20:15:52.107Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:15:52.107Z] #40 23.77 + 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-06-18T20:15:52.363Z] #40 ... [2021-06-18T20:15:52.363Z] [2021-06-18T20:15:52.363Z] #50 [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-06-18T20:15:52.363Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:15:52.363Z] #50 33.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-18T20:15:52.363Z] #50 33.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-18T20:15:52.363Z] #50 33.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-18T20:15:52.363Z] #50 33.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-18T20:15:52.363Z] #50 33.71 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-18T20:15:52.620Z] #50 ... [2021-06-18T20:15:52.620Z] [2021-06-18T20:15:52.620Z] #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-06-18T20:15:52.620Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:15:52.620Z] #13 20.96 Fetched 8980 kB in 17s (514 kB/s) [2021-06-18T20:15:52.620Z] #13 20.96 Reading package lists... [2021-06-18T20:15:52.620Z] #13 26.56 Reading package lists... [2021-06-18T20:15:52.620Z] #13 ... [2021-06-18T20:15:52.620Z] [2021-06-18T20:15:52.620Z] #59 [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-06-18T20:15:52.620Z] #59 sha256:917e0ecfa4591c0712883cc59bad5d9227897428ee6c4f62bcffa81bb5777d4e [2021-06-18T20:15:52.620Z] #59 23.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-18T20:15:52.620Z] #59 23.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-18T20:15:52.894Z] #59 ... [2021-06-18T20:15:52.894Z] [2021-06-18T20:15:52.894Z] #56 [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-06-18T20:15:52.894Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:15:52.894Z] #56 21.25 Reading package lists... [2021-06-18T20:15:52.894Z] #56 27.21 Reading package lists... [2021-06-18T20:15:52.894Z] #56 32.57 Building dependency tree... [2021-06-18T20:15:53.457Z] #56 ... [2021-06-18T20:15:53.457Z] [2021-06-18T20:15:53.457Z] #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-06-18T20:15:53.457Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:15:53.457Z] #36 29.20 Reading package lists... [2021-06-18T20:15:54.824Z] #36 34.81 Building dependency tree... [2021-06-18T20:15:56.193Z] #36 37.32 The following additional packages will be installed: [2021-06-18T20:15:56.193Z] #36 37.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-18T20:15:56.193Z] #36 37.33 Suggested packages: [2021-06-18T20:15:56.193Z] #36 37.34 cmake-doc ninja-build lrzip [2021-06-18T20:15:56.193Z] #36 37.34 Recommended packages: [2021-06-18T20:15:56.193Z] #36 37.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-18T20:15:57.125Z] #36 ... [2021-06-18T20:15:57.125Z] [2021-06-18T20:15:57.125Z] #56 [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-06-18T20:15:57.125Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T20:15:57.125Z] #56 35.38 The following additional packages will be installed: [2021-06-18T20:15:57.125Z] #56 35.38 libbtrfs0 [2021-06-18T20:15:57.125Z] #56 35.56 The following NEW packages will be installed: [2021-06-18T20:15:57.125Z] #56 35.57 libbtrfs-dev libbtrfs0 [2021-06-18T20:15:57.125Z] #56 36.01 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:15:57.125Z] #56 36.01 Need to get 119 kB of archives. [2021-06-18T20:15:57.125Z] #56 36.01 After this operation, 387 kB of additional disk space will be used. [2021-06-18T20:15:57.125Z] #56 36.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-18T20:15:57.125Z] #56 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-18T20:15:57.125Z] #56 36.94 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:15:57.125Z] #56 37.11 Fetched 119 kB in 0s (390 kB/s) [2021-06-18T20:15:57.125Z] #56 37.23 Selecting previously unselected package libbtrfs0. [2021-06-18T20:15:57.125Z] #56 37.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 ... 15421 files and directories currently installed.) [2021-06-18T20:15:57.125Z] #56 37.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-18T20:15:57.125Z] #56 37.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-18T20:15:57.125Z] #56 37.43 Selecting previously unselected package libbtrfs-dev. [2021-06-18T20:15:57.125Z] #56 37.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-18T20:15:57.125Z] #56 37.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-18T20:15:57.125Z] #56 37.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-18T20:15:57.125Z] #56 37.67 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-18T20:15:57.125Z] #56 37.70 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:15:57.125Z] #56 DONE 38.3s [2021-06-18T20:15:57.125Z] [2021-06-18T20:15:57.125Z] #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-06-18T20:15:57.125Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:15:57.125Z] #36 38.27 The following NEW packages will be installed: [2021-06-18T20:15:57.125Z] #36 38.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-18T20:15:57.125Z] #36 38.33 vim-common xxd [2021-06-18T20:15:57.691Z] #36 38.79 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:15:57.691Z] #36 38.79 Need to get 14.9 MB of archives. [2021-06-18T20:15:57.691Z] #36 38.79 After this operation, 61.8 MB of additional disk space will be used. [2021-06-18T20:15:57.691Z] #36 38.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-18T20:15:57.691Z] #36 38.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-18T20:15:57.691Z] #36 38.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-18T20:15:57.691Z] #36 38.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-18T20:15:58.626Z] #36 39.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-18T20:15:58.626Z] #36 39.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-18T20:15:58.626Z] #36 39.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-18T20:15:58.626Z] #36 39.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-18T20:15:58.626Z] #36 39.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-18T20:15:58.626Z] #36 39.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-18T20:15:58.987Z] Fetching without tags [2021-06-18T20:15:59.685Z] Merging remotes/origin/master commit 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 into PR head commit 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:15:59.996Z] #36 41.24 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:15:58.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:15:58.739Z] > git config --add remote.origin.fetch +refs/pull/42537/head:refs/remotes/origin/PR-42537 # timeout=10 [2021-06-18T20:15:58.776Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:15:58.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T20:15:59.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T20:15:59.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:15:59.062Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42537/head:refs/remotes/origin/PR-42537 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:15:59.846Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:15:59.885Z] > git checkout -f 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [2021-06-18T20:16:00.252Z] #36 41.42 Fetched 14.9 MB in 2s (8354 kB/s) [2021-06-18T20:16:00.252Z] #36 41.50 Selecting previously unselected package xxd. [2021-06-18T20:16:00.252Z] #36 41.50 (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 ... 15421 files and directories currently installed.) [2021-06-18T20:16:00.252Z] #36 41.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T20:16:00.252Z] #36 41.60 Unpacking xxd (2:8.1.0875-5) ... [2021-06-18T20:16:00.509Z] #36 41.82 Selecting previously unselected package vim-common. [2021-06-18T20:16:00.509Z] #36 41.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-18T20:16:00.766Z] #36 41.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-18T20:16:01.022Z] #36 42.23 Selecting previously unselected package cmake-data. [2021-06-18T20:16:01.022Z] #36 42.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-18T20:16:01.022Z] #36 42.25 Unpacking cmake-data (3.13.4-1) ... [2021-06-18T20:16:02.758Z] Merge succeeded, producing 47176887a0ee278d3bb216ce069244c341be99a4 [2021-06-18T20:16:02.758Z] Checking out Revision 47176887a0ee278d3bb216ce069244c341be99a4 (PR-42537) [2021-06-18T20:16:02.032Z] > git remote # timeout=10 [2021-06-18T20:16:02.105Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:16:02.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T20:16:02.151Z] > git merge 7729ebfa1b292e74c5d65d3130cde1f8b302a9f2 # timeout=10 [2021-06-18T20:16:02.683Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-18T20:16:02.820Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:16:02.857Z] > git checkout -f 47176887a0ee278d3bb216ce069244c341be99a4 # timeout=10 [2021-06-18T20:16:03.545Z] #36 ... [2021-06-18T20:16:03.545Z] [2021-06-18T20:16:03.545Z] #46 [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-06-18T20:16:03.545Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:16:03.545Z] #46 44.43 sync [2021-06-18T20:16:03.545Z] #46 44.44 internal/reflectlite [2021-06-18T20:16:03.545Z] #46 ... [2021-06-18T20:16:03.545Z] [2021-06-18T20:16:03.545Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:03.545Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:03.545Z] #44 28.85 Reading package lists... [2021-06-18T20:16:03.545Z] #44 34.59 Building dependency tree... [2021-06-18T20:16:03.545Z] #44 37.26 The following additional packages will be installed: [2021-06-18T20:16:03.545Z] #44 37.26 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-18T20:16:03.545Z] #44 37.27 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-18T20:16:03.545Z] #44 37.27 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-18T20:16:03.545Z] #44 37.27 python3.7-minimal [2021-06-18T20:16:03.545Z] #44 37.27 Suggested packages: [2021-06-18T20:16:03.545Z] #44 37.27 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-18T20:16:03.545Z] #44 37.27 python3.7-doc binfmt-support [2021-06-18T20:16:03.545Z] #44 38.94 The following NEW packages will be installed: [2021-06-18T20:16:03.545Z] #44 38.95 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-18T20:16:03.545Z] #44 38.95 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-18T20:16:03.545Z] #44 38.95 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-18T20:16:03.545Z] #44 38.95 python3.7-minimal [2021-06-18T20:16:03.545Z] #44 39.41 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:16:03.545Z] #44 39.41 Need to get 6695 kB of archives. [2021-06-18T20:16:03.545Z] #44 39.41 After this operation, 33.1 MB of additional disk space will be used. [2021-06-18T20:16:03.545Z] #44 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-18T20:16:03.545Z] #44 39.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-18T20:16:03.545Z] #44 39.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-18T20:16:03.545Z] #44 39.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-18T20:16:03.545Z] #44 39.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-18T20:16:03.545Z] #44 39.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-18T20:16:03.545Z] #44 39.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-18T20:16:03.545Z] #44 39.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-18T20:16:03.545Z] #44 39.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-18T20:16:03.545Z] #44 39.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-18T20:16:03.545Z] #44 39.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-18T20:16:03.545Z] #44 39.89 Get:12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-18T20:16:03.545Z] #44 39.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-18T20:16:03.545Z] #44 39.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-18T20:16:03.545Z] #44 39.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-18T20:16:03.545Z] #44 39.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-18T20:16:03.545Z] #44 41.54 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:16:03.545Z] #44 41.70 Fetched 6695 kB in 1s (5494 kB/s) [2021-06-18T20:16:03.545Z] #44 41.83 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-18T20:16:03.545Z] #44 41.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-18T20:16:03.545Z] #44 41.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:16:03.545Z] #44 41.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:16:03.545Z] #44 42.72 Selecting previously unselected package python3.7-minimal. [2021-06-18T20:16:03.545Z] #44 42.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:16:03.545Z] #44 42.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T20:16:03.545Z] #44 44.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:16:03.545Z] #44 44.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T20:16:03.545Z] #44 ... [2021-06-18T20:16:03.545Z] [2021-06-18T20:16:03.545Z] #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-06-18T20:16:03.545Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:16:03.545Z] #36 44.86 Selecting previously unselected package libicu63:amd64. [2021-06-18T20:16:03.545Z] #36 44.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-18T20:16:03.545Z] #36 44.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T20:16:03.802Z] #36 ... [2021-06-18T20:16:03.802Z] [2021-06-18T20:16:03.803Z] #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-06-18T20:16:03.803Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:16:03.803Z] #13 26.56 Reading package lists... [2021-06-18T20:16:03.803Z] #13 32.29 Building dependency tree... [2021-06-18T20:16:03.803Z] #13 35.20 The following additional packages will be installed: [2021-06-18T20:16:03.803Z] #13 35.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-18T20:16:03.803Z] #13 35.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-18T20:16:03.803Z] #13 35.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-18T20:16:03.803Z] #13 35.20 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-18T20:16:03.803Z] #13 35.20 mingw-w64-x86-64-dev [2021-06-18T20:16:03.803Z] #13 35.21 Suggested packages: [2021-06-18T20:16:03.803Z] #13 35.21 gcc-8-locales seccomp wine64 [2021-06-18T20:16:03.803Z] #13 36.54 The following NEW packages will be installed: [2021-06-18T20:16:03.803Z] #13 36.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-18T20:16:03.803Z] #13 36.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-18T20:16:03.803Z] #13 36.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-18T20:16:03.803Z] #13 36.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-18T20:16:03.803Z] #13 36.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-18T20:16:03.803Z] #13 36.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-18T20:16:03.803Z] #13 36.57 The following packages will be upgraded: [2021-06-18T20:16:03.803Z] #13 36.57 libseccomp2 [2021-06-18T20:16:03.803Z] #13 36.98 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:16:03.803Z] #13 36.98 Need to get 77.8 MB of archives. [2021-06-18T20:16:03.803Z] #13 36.98 After this operation, 487 MB of additional disk space will be used. [2021-06-18T20:16:03.803Z] #13 36.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-18T20:16:03.803Z] #13 37.02 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-18T20:16:03.803Z] #13 37.02 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-18T20:16:03.803Z] #13 37.16 Get:4 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-06-18T20:16:03.803Z] #13 37.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-18T20:16:03.803Z] #13 37.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-18T20:16:03.803Z] #13 37.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-18T20:16:03.803Z] #13 37.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-18T20:16:03.803Z] #13 37.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-18T20:16:03.803Z] #13 38.09 Get:10 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-06-18T20:16:03.803Z] #13 38.10 Get:11 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-06-18T20:16:03.803Z] #13 41.26 Get:12 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-06-18T20:16:03.803Z] #13 ... [2021-06-18T20:16:03.803Z] [2021-06-18T20:16:03.803Z] #50 [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-06-18T20:16:03.803Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:16:03.803Z] #50 35.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-18T20:16:03.803Z] #50 35.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-18T20:16:03.803Z] #50 35.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-18T20:16:04.059Z] #50 ... [2021-06-18T20:16:04.059Z] [2021-06-18T20:16:04.059Z] #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-06-18T20:16:04.059Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T20:16:04.059Z] #32 43.14 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-06-18T20:16:04.059Z] #32 43.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-18T20:16:04.059Z] #32 43.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T20:16:07.332Z] #32 ... [2021-06-18T20:16:07.332Z] [2021-06-18T20:16:07.332Z] #57 [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-06-18T20:16:07.332Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:16:07.332Z] #57 1.075 + RM_GOPATH=0 [2021-06-18T20:16:07.332Z] #57 1.075 + TMP_GOPATH= [2021-06-18T20:16:07.332Z] #57 1.075 + : /build [2021-06-18T20:16:07.332Z] #57 1.075 + '[' -z '' ']' [2021-06-18T20:16:07.332Z] #57 1.077 ++ mktemp -d [2021-06-18T20:16:07.332Z] #57 1.084 + export GOPATH=/tmp/tmp.QVqbNvGKSH [2021-06-18T20:16:07.332Z] #57 1.086 + GOPATH=/tmp/tmp.QVqbNvGKSH [2021-06-18T20:16:07.332Z] #57 1.086 + RM_GOPATH=1 [2021-06-18T20:16:07.332Z] #57 1.086 + case "$(go env GOARCH)" in [2021-06-18T20:16:07.332Z] #57 1.086 ++ go env GOARCH [2021-06-18T20:16:07.332Z] #57 1.102 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:16:07.332Z] #57 1.103 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:16:07.332Z] #57 1.107 ++ dirname /tmp/install/install.sh [2021-06-18T20:16:07.332Z] #57 1.109 + dir=/tmp/install [2021-06-18T20:16:07.332Z] #57 1.115 + bin=containerd [2021-06-18T20:16:07.332Z] #57 1.115 + shift [2021-06-18T20:16:07.332Z] #57 1.116 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-18T20:16:07.332Z] #57 1.116 + . /tmp/install/containerd.installer [2021-06-18T20:16:07.332Z] #57 1.116 ++ set -e [2021-06-18T20:16:07.332Z] #57 1.116 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:16:07.332Z] #57 1.119 + install_containerd [2021-06-18T20:16:07.332Z] #57 1.119 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-18T20:16:07.332Z] #57 1.120 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QVqbNvGKSH/src/github.com/containerd/containerd [2021-06-18T20:16:07.332Z] #57 1.120 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:16:07.332Z] #57 1.122 Cloning into '/tmp/tmp.QVqbNvGKSH/src/github.com/containerd/containerd'... [2021-06-18T20:16:07.332Z] #57 ... [2021-06-18T20:16:07.332Z] [2021-06-18T20:16:07.332Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:07.332Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:07.332Z] #44 47.60 Selecting previously unselected package python3-minimal. [2021-06-18T20:16:07.332Z] #44 47.60 (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 ... 15661 files and directories currently installed.) [2021-06-18T20:16:07.332Z] #44 47.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-18T20:16:07.332Z] #44 47.72 Unpacking python3-minimal (3.7.3-1) ... [2021-06-18T20:16:07.332Z] #44 47.84 Selecting previously unselected package libmpdec2:amd64. [2021-06-18T20:16:07.332Z] #44 47.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-18T20:16:07.332Z] #44 47.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T20:16:07.332Z] #44 48.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-18T20:16:07.332Z] #44 48.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:16:07.332Z] #44 48.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:16:09.226Z] #44 49.85 Selecting previously unselected package python3.7. [2021-06-18T20:16:09.226Z] #44 49.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:16:09.226Z] #44 49.88 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T20:16:09.226Z] #44 50.08 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T20:16:09.226Z] #44 50.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-18T20:16:09.226Z] #44 50.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T20:16:09.484Z] #44 50.33 Setting up python3-minimal (3.7.3-1) ... [2021-06-18T20:16:11.380Z] #44 52.36 Selecting previously unselected package python3. [2021-06-18T20:16:11.380Z] #44 52.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-18T20:16:11.380Z] #44 52.42 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-18T20:16:11.640Z] #44 ... [2021-06-18T20:16:11.640Z] [2021-06-18T20:16:11.640Z] #48 [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-06-18T20:16:11.640Z] #48 sha256:f200f21be2c6aae7635cad88c655f129b93a7e84cf6bfd6482ee43f88ca07363 [2021-06-18T20:16:11.640Z] #48 DONE 52.8s [2021-06-18T20:16:11.640Z] [2021-06-18T20:16:11.640Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:11.640Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:11.640Z] #44 52.49 Unpacking python3 (3.7.3-1) ... [2021-06-18T20:16:11.640Z] #44 ... [2021-06-18T20:16:11.640Z] [2021-06-18T20:16:11.640Z] #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-06-18T20:16:11.640Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:16:11.640Z] #13 43.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-18T20:16:11.640Z] #13 43.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-18T20:16:11.640Z] #13 43.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-18T20:16:11.640Z] #13 43.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-18T20:16:11.640Z] #13 43.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-18T20:16:11.640Z] #13 43.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-18T20:16:11.640Z] #13 43.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-18T20:16:11.640Z] #13 43.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-18T20:16:11.640Z] #13 43.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-18T20:16:11.640Z] #13 43.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-18T20:16:11.640Z] #13 43.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-18T20:16:11.640Z] #13 43.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-18T20:16:11.640Z] #13 43.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-18T20:16:11.640Z] #13 43.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-18T20:16:11.640Z] #13 44.78 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:16:11.640Z] #13 45.01 Fetched 77.8 MB in 7s (11.2 MB/s) [2021-06-18T20:16:11.640Z] #13 45.12 (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 ... 15421 files and directories currently installed.) [2021-06-18T20:16:11.640Z] #13 45.20 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-18T20:16:11.640Z] #13 45.23 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-18T20:16:11.640Z] #13 45.51 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T20:16:11.640Z] #13 45.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-18T20:16:11.640Z] #13 45.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 ... 15421 files and directories currently installed.) [2021-06-18T20:16:11.640Z] #13 45.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-18T20:16:11.640Z] #13 45.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-18T20:16:11.640Z] #13 48.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-18T20:16:11.640Z] #13 48.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-18T20:16:11.640Z] #13 48.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-18T20:16:11.896Z] #13 ... [2021-06-18T20:16:11.896Z] [2021-06-18T20:16:11.896Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:11.896Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:11.896Z] #44 52.73 Selecting previously unselected package libprotobuf17:amd64. [2021-06-18T20:16:11.896Z] #44 52.73 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-18T20:16:11.896Z] #44 52.73 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-18T20:16:13.265Z] #44 54.07 Selecting previously unselected package python3-pkg-resources. [2021-06-18T20:16:13.265Z] #44 54.08 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-18T20:16:13.265Z] #44 54.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-18T20:16:13.265Z] #44 54.31 Selecting previously unselected package python3-six. [2021-06-18T20:16:13.521Z] #44 54.31 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-18T20:16:13.521Z] #44 54.31 Unpacking python3-six (1.12.0-1) ... [2021-06-18T20:16:13.521Z] #44 54.42 Selecting previously unselected package python3-protobuf. [2021-06-18T20:16:13.521Z] #44 54.43 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-18T20:16:13.521Z] #44 54.43 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-18T20:16:13.781Z] #44 ... [2021-06-18T20:16:13.781Z] [2021-06-18T20:16:13.781Z] #52 [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-06-18T20:16:13.781Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:13.781Z] #52 44.98 sync [2021-06-18T20:16:13.781Z] #52 44.99 internal/reflectlite [2021-06-18T20:16:13.781Z] #52 47.67 sort [2021-06-18T20:16:13.781Z] #52 47.68 errors [2021-06-18T20:16:13.781Z] #52 48.05 io [2021-06-18T20:16:13.781Z] #52 48.74 internal/oserror [2021-06-18T20:16:13.781Z] #52 48.97 syscall [2021-06-18T20:16:13.781Z] #52 49.51 bytes [2021-06-18T20:16:13.781Z] #52 51.62 strconv [2021-06-18T20:16:13.781Z] #52 ... [2021-06-18T20:16:13.781Z] [2021-06-18T20:16:13.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-06-18T20:16:13.781Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:16:13.781Z] #13 51.45 Selecting previously unselected package binutils-mingw-w64. [2021-06-18T20:16:13.781Z] #13 51.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-18T20:16:13.781Z] #13 51.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-18T20:16:13.781Z] #13 51.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-18T20:16:13.781Z] #13 51.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-18T20:16:13.781Z] #13 51.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T20:16:13.781Z] #13 51.81 Selecting previously unselected package dmsetup. [2021-06-18T20:16:13.781Z] #13 51.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-18T20:16:13.781Z] #13 51.85 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-18T20:16:13.781Z] #13 52.04 Selecting previously unselected package mingw-w64-common. [2021-06-18T20:16:13.781Z] #13 52.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-18T20:16:13.781Z] #13 52.05 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-18T20:16:14.712Z] #13 ... [2021-06-18T20:16:14.712Z] [2021-06-18T20:16:14.712Z] #46 [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-06-18T20:16:14.712Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:16:14.712Z] #46 45.82 internal/testlog [2021-06-18T20:16:14.712Z] #46 45.97 github.com/LK4D4/vndr/godl/singleflight [2021-06-18T20:16:14.712Z] #46 46.15 math/rand [2021-06-18T20:16:14.712Z] #46 47.29 internal/singleflight [2021-06-18T20:16:14.712Z] #46 47.91 sort [2021-06-18T20:16:14.712Z] #46 47.91 errors [2021-06-18T20:16:14.712Z] #46 48.33 io [2021-06-18T20:16:14.712Z] #46 49.12 strconv [2021-06-18T20:16:14.712Z] #46 49.61 bytes [2021-06-18T20:16:14.712Z] #46 51.80 strings [2021-06-18T20:16:14.712Z] #46 52.66 reflect [2021-06-18T20:16:14.712Z] #46 54.85 bufio [2021-06-18T20:16:14.712Z] #46 ... [2021-06-18T20:16:14.712Z] [2021-06-18T20:16:14.712Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:14.712Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:14.712Z] #44 54.89 Selecting previously unselected package libnet1:amd64. [2021-06-18T20:16:14.712Z] #44 54.89 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-18T20:16:14.712Z] #44 54.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T20:16:14.712Z] #44 55.05 Selecting previously unselected package libnl-3-200:amd64. [2021-06-18T20:16:14.712Z] #44 55.05 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-18T20:16:14.712Z] #44 55.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T20:16:14.712Z] #44 55.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-18T20:16:14.712Z] #44 55.23 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-18T20:16:14.712Z] #44 55.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T20:16:14.712Z] #44 55.43 Selecting previously unselected package criu. [2021-06-18T20:16:14.712Z] #44 55.43 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-18T20:16:14.712Z] #44 55.44 Unpacking criu (3.15-1) ... [2021-06-18T20:16:15.279Z] #44 56.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T20:16:15.279Z] #44 56.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T20:16:15.280Z] #44 56.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T20:16:15.280Z] #44 56.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-18T20:16:15.280Z] #44 56.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T20:16:15.537Z] #44 56.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:16:15.537Z] #44 56.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T20:16:15.537Z] #44 56.40 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T20:16:15.614Z] Commit message: "Merge commit '7729ebfa1b292e74c5d65d3130cde1f8b302a9f2' into HEAD" [2021-06-18T20:16:15.672Z] > git rev-list --no-walk 6988f786f125cbb01f2e3914b750eb08da484847 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T20:16:17.435Z] #44 ... [2021-06-18T20:16:17.435Z] [2021-06-18T20:16:17.435Z] #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-06-18T20:16:17.435Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T20:16:17.435Z] #36 51.21 Selecting previously unselected package libxml2:amd64. [2021-06-18T20:16:17.435Z] #36 51.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-18T20:16:17.435Z] #36 51.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-18T20:16:17.435Z] #36 52.57 Selecting previously unselected package libarchive13:amd64. [2021-06-18T20:16:17.435Z] #36 52.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-18T20:16:17.435Z] #36 52.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-18T20:16:17.435Z] #36 53.02 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-18T20:16:17.435Z] #36 53.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-18T20:16:17.435Z] #36 53.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-18T20:16:17.435Z] #36 53.31 Selecting previously unselected package librhash0:amd64. [2021-06-18T20:16:17.435Z] #36 53.33 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-18T20:16:17.435Z] #36 53.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-18T20:16:17.435Z] #36 53.65 Selecting previously unselected package libuv1:amd64. [2021-06-18T20:16:17.435Z] #36 53.66 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-18T20:16:17.435Z] #36 53.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-18T20:16:17.435Z] #36 53.98 Selecting previously unselected package cmake. [2021-06-18T20:16:17.435Z] #36 53.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-18T20:16:17.435Z] #36 54.02 Unpacking cmake (3.13.4-1) ... [2021-06-18T20:16:17.435Z] #36 57.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T20:16:17.435Z] #36 57.09 Setting up xxd (2:8.1.0875-5) ... [2021-06-18T20:16:17.435Z] #36 57.10 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-18T20:16:17.435Z] #36 57.13 Setting up vim-common (2:8.1.0875-5) ... [2021-06-18T20:16:17.435Z] #36 57.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-18T20:16:17.435Z] #36 57.19 Setting up cmake-data (3.13.4-1) ... [2021-06-18T20:16:17.435Z] #36 57.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-18T20:16:17.435Z] #36 57.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-18T20:16:17.435Z] #36 57.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-18T20:16:17.435Z] #36 57.27 Setting up cmake (3.13.4-1) ... [2021-06-18T20:16:17.435Z] #36 57.28 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:16:17.435Z] #36 57.39 Processing triggers for mime-support (3.62) ... [2021-06-18T20:16:17.435Z] #36 DONE 58.4s [2021-06-18T20:16:17.435Z] [2021-06-18T20:16:17.435Z] #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-06-18T20:16:17.435Z] #37 sha256:8a54052b664964869b4998d21dd50e0f2603d8744b19774541491d8e260aa534 [2021-06-18T20:16:18.366Z] #37 1.115 + RM_GOPATH=0 [2021-06-18T20:16:18.366Z] #37 1.115 + TMP_GOPATH= [2021-06-18T20:16:18.366Z] #37 1.115 + : /build [2021-06-18T20:16:18.366Z] #37 1.115 + '[' -z '' ']' [2021-06-18T20:16:18.366Z] #37 1.115 ++ mktemp -d [2021-06-18T20:16:18.366Z] #37 1.117 + export GOPATH=/tmp/tmp.LQbN4MLjhp [2021-06-18T20:16:18.366Z] #37 1.118 + GOPATH=/tmp/tmp.LQbN4MLjhp [2021-06-18T20:16:18.366Z] #37 1.118 + RM_GOPATH=1 [2021-06-18T20:16:18.366Z] #37 1.118 + case "$(go env GOARCH)" in [2021-06-18T20:16:18.366Z] #37 1.120 ++ go env GOARCH [2021-06-18T20:16:18.366Z] #37 1.148 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:16:18.366Z] #37 1.149 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:16:18.366Z] #37 1.149 ++ dirname /tmp/install/install.sh [2021-06-18T20:16:18.366Z] #37 1.152 + dir=/tmp/install [2021-06-18T20:16:18.366Z] #37 1.152 + bin=tini [2021-06-18T20:16:18.366Z] #37 1.152 + shift [2021-06-18T20:16:18.366Z] #37 1.152 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-18T20:16:18.366Z] #37 1.155 + . /tmp/install/tini.installer [2021-06-18T20:16:18.366Z] #37 1.155 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:16:18.366Z] #37 1.159 + install_tini [2021-06-18T20:16:18.366Z] #37 1.159 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-18T20:16:18.366Z] #37 1.159 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:16:18.366Z] #37 1.159 + git clone https://github.com/krallin/tini.git /tmp/tmp.LQbN4MLjhp/tini [2021-06-18T20:16:18.366Z] #37 1.161 Cloning into '/tmp/tmp.LQbN4MLjhp/tini'... [2021-06-18T20:16:18.931Z] #37 1.801 + cd /tmp/tmp.LQbN4MLjhp/tini [2021-06-18T20:16:18.931Z] #37 1.801 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T20:16:18.931Z] #37 1.834 + cmake . [2021-06-18T20:16:19.803Z] + docker version [2021-06-18T20:16:19.865Z] #37 2.428 -- The C compiler identification is GNU 8.3.0 [2021-06-18T20:16:19.865Z] #37 2.491 -- Check for working C compiler: /usr/bin/cc [2021-06-18T20:16:20.122Z] #37 3.020 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T20:16:20.122Z] #37 3.033 -- Detecting C compiler ABI info [2021-06-18T20:16:20.686Z] #37 3.594 -- Detecting C compiler ABI info - done [2021-06-18T20:16:20.942Z] #37 3.618 -- Detecting C compile features [2021-06-18T20:16:22.835Z] #37 5.770 -- Detecting C compile features - done [2021-06-18T20:16:22.835Z] #37 5.820 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-18T20:16:23.092Z] #37 6.057 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-18T20:16:23.092Z] #37 6.120 -- Configuring done [2021-06-18T20:16:23.348Z] #37 6.139 -- Generating done [2021-06-18T20:16:23.348Z] #37 6.141 -- Build files have been written to: /tmp/tmp.LQbN4MLjhp/tini [2021-06-18T20:16:23.348Z] #37 6.145 + make tini-static [2021-06-18T20:16:23.605Z] #37 6.548 Scanning dependencies of target tini-static [2021-06-18T20:16:23.862Z] #37 6.616 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-18T20:16:24.119Z] #37 ... [2021-06-18T20:16:24.119Z] [2021-06-18T20:16:24.119Z] #52 [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-06-18T20:16:24.119Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:24.119Z] #52 55.31 reflect [2021-06-18T20:16:24.119Z] #52 57.62 time [2021-06-18T20:16:24.119Z] #52 63.55 context [2021-06-18T20:16:24.119Z] #52 64.29 internal/syscall/unix [2021-06-18T20:16:24.119Z] #52 64.62 internal/poll [2021-06-18T20:16:24.119Z] #52 ... [2021-06-18T20:16:24.119Z] [2021-06-18T20:16:24.119Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:24.119Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:24.119Z] #44 61.83 Setting up python3 (3.7.3-1) ... [2021-06-18T20:16:24.119Z] #44 62.46 Setting up python3-six (1.12.0-1) ... [2021-06-18T20:16:24.119Z] #44 63.58 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-18T20:16:24.119Z] #44 65.12 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-18T20:16:25.486Z] #44 ... [2021-06-18T20:16:25.486Z] [2021-06-18T20:16:25.486Z] #46 [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-06-18T20:16:25.486Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:16:25.486Z] #46 56.62 syscall [2021-06-18T20:16:25.486Z] #46 64.46 internal/syscall/unix [2021-06-18T20:16:25.486Z] #46 64.68 internal/poll [2021-06-18T20:16:25.486Z] #46 64.92 internal/fmtsort [2021-06-18T20:16:25.486Z] #46 65.68 internal/syscall/execenv [2021-06-18T20:16:25.486Z] #46 65.87 path [2021-06-18T20:16:25.486Z] #46 66.65 io/fs [2021-06-18T20:16:25.486Z] #46 ... [2021-06-18T20:16:25.486Z] [2021-06-18T20:16:25.486Z] #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-06-18T20:16:25.486Z] #37 sha256:8a54052b664964869b4998d21dd50e0f2603d8744b19774541491d8e260aa534 [2021-06-18T20:16:25.486Z] #37 7.793 [100%] Linking C executable tini-static [2021-06-18T20:16:25.486Z] #37 8.436 [100%] Built target tini-static [2021-06-18T20:16:25.745Z] #37 8.491 + mkdir -p /build [2021-06-18T20:16:25.745Z] #37 8.497 + cp tini-static /build/docker-init [2021-06-18T20:16:26.003Z] #37 DONE 9.0s [2021-06-18T20:16:26.003Z] [2021-06-18T20:16:26.003Z] #52 [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-06-18T20:16:26.003Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:26.003Z] #52 67.23 io/fs [2021-06-18T20:16:26.198Z] Client: [2021-06-18T20:16:26.198Z] Version: 20.10.6 [2021-06-18T20:16:26.198Z] API version: 1.41 [2021-06-18T20:16:26.198Z] Go version: go1.16.3 [2021-06-18T20:16:26.198Z] Git commit: 370c289 [2021-06-18T20:16:26.198Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-18T20:16:26.198Z] OS/Arch: windows/amd64 [2021-06-18T20:16:26.198Z] Context: default [2021-06-18T20:16:26.198Z] Experimental: true [2021-06-18T20:16:26.198Z] [2021-06-18T20:16:26.198Z] Server: Docker Engine - Community [2021-06-18T20:16:26.198Z] Engine: [2021-06-18T20:16:26.198Z] Version: 20.10.6 [2021-06-18T20:16:26.198Z] API version: 1.41 (minimum version 1.24) [2021-06-18T20:16:26.198Z] Go version: go1.13.15 [2021-06-18T20:16:26.198Z] Git commit: 8728dd2 [2021-06-18T20:16:26.198Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-18T20:16:26.198Z] OS/Arch: windows/amd64 [2021-06-18T20:16:26.198Z] Experimental: true [2021-06-18T20:16:26.638Z] #52 67.99 encoding/binary [Pipeline] sh [2021-06-18T20:16:27.622Z] #52 68.95 os [2021-06-18T20:16:28.257Z] + docker info [2021-06-18T20:16:29.568Z] #52 70.51 encoding/base64 [2021-06-18T20:16:29.568Z] #52 ... [2021-06-18T20:16:29.568Z] [2021-06-18T20:16:29.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-06-18T20:16:29.568Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:16:29.568Z] #13 57.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-18T20:16:29.568Z] #13 57.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-18T20:16:29.568Z] #13 57.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-18T20:16:29.568Z] #13 63.97 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-18T20:16:29.568Z] #13 63.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T20:16:29.569Z] #13 64.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-18T20:16:29.569Z] #13 64.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-18T20:16:29.569Z] #13 64.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T20:16:29.569Z] #13 64.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T20:16:30.140Z] #13 ... [2021-06-18T20:16:30.140Z] [2021-06-18T20:16:30.140Z] #52 [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-06-18T20:16:30.140Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:30.140Z] #52 71.39 golang.org/x/sys/unix [2021-06-18T20:16:30.705Z] #52 ... [2021-06-18T20:16:30.705Z] [2021-06-18T20:16:30.705Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T20:16:30.705Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T20:16:30.705Z] #44 69.07 Setting up criu (3.15-1) ... [2021-06-18T20:16:30.705Z] #44 71.09 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:16:30.705Z] #44 71.16 Processing triggers for mime-support (3.62) ... [2021-06-18T20:16:30.705Z] #44 DONE 71.7s [2021-06-18T20:16:30.705Z] [2021-06-18T20:16:30.705Z] #46 [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-06-18T20:16:30.705Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:16:30.705Z] #46 67.21 regexp/syntax [2021-06-18T20:16:30.705Z] #46 68.75 os [2021-06-18T20:16:32.076Z] #46 73.06 path/filepath [2021-06-18T20:16:32.076Z] #46 73.08 fmt [2021-06-18T20:16:32.333Z] #46 ... [2021-06-18T20:16:32.333Z] [2021-06-18T20:16:32.333Z] #52 [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-06-18T20:16:32.333Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:32.333Z] #52 73.76 fmt [2021-06-18T20:16:36.507Z] #52 77.19 encoding/json [2021-06-18T20:16:37.875Z] #52 78.91 github.com/pkg/diff [2021-06-18T20:16:38.805Z] #52 80.14 go/ast [2021-06-18T20:16:39.063Z] #52 ... [2021-06-18T20:16:39.063Z] [2021-06-18T20:16:39.063Z] #57 [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-06-18T20:16:39.063Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:16:39.182Z] Client: [2021-06-18T20:16:39.182Z] Context: default [2021-06-18T20:16:39.182Z] Debug Mode: false [2021-06-18T20:16:39.182Z] Plugins: [2021-06-18T20:16:39.182Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-18T20:16:39.182Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-18T20:16:39.182Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-18T20:16:39.182Z] [2021-06-18T20:16:39.182Z] Server: [2021-06-18T20:16:39.182Z] Containers: 0 [2021-06-18T20:16:39.182Z] Running: 0 [2021-06-18T20:16:39.182Z] Paused: 0 [2021-06-18T20:16:39.182Z] Stopped: 0 [2021-06-18T20:16:39.182Z] Images: 0 [2021-06-18T20:16:39.182Z] Server Version: 20.10.6 [2021-06-18T20:16:39.182Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-18T20:16:39.182Z] Windows: [2021-06-18T20:16:39.182Z] LCOW: [2021-06-18T20:16:39.182Z] Logging Driver: json-file [2021-06-18T20:16:39.182Z] Plugins: [2021-06-18T20:16:39.182Z] Volume: local [2021-06-18T20:16:39.182Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T20:16:39.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T20:16:39.182Z] Swarm: inactive [2021-06-18T20:16:39.182Z] Default Isolation: process [2021-06-18T20:16:39.182Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-18T20:16:39.182Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-18T20:16:39.182Z] OSType: windows [2021-06-18T20:16:39.182Z] Architecture: x86_64 [2021-06-18T20:16:39.182Z] CPUs: 4 [2021-06-18T20:16:39.182Z] Total Memory: 32GiB [2021-06-18T20:16:39.182Z] Name: azwin-2-c0eab0 [2021-06-18T20:16:39.182Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-18T20:16:39.182Z] Docker Root Dir: D:\docker [2021-06-18T20:16:39.182Z] Debug Mode: false [2021-06-18T20:16:39.182Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:16:39.182Z] Labels: [2021-06-18T20:16:39.182Z] Experimental: true [2021-06-18T20:16:39.182Z] Insecure Registries: [2021-06-18T20:16:39.182Z] 10.0.0.4:5000 [2021-06-18T20:16:39.182Z] 127.0.0.0/8 [2021-06-18T20:16:39.182Z] Registry Mirrors: [2021-06-18T20:16:39.182Z] http://10.0.0.4:5000/ [2021-06-18T20:16:39.182Z] Live Restore Enabled: false [2021-06-18T20:16:39.182Z] Product License: Community Engine [2021-06-18T20:16:39.182Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-18T20:16:40.088Z] #57 42.12 Checking out files: 53% (2176/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-18T20:16:40.088Z] #57 43.15 + cd /tmp/tmp.QVqbNvGKSH/src/github.com/containerd/containerd [2021-06-18T20:16:40.088Z] #57 43.15 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T20:16:41.456Z] #57 44.54 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-18T20:16:41.457Z] #57 44.54 + BUILDTAGS='netgo osusergo static_build' [2021-06-18T20:16:41.457Z] #57 44.54 + export EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:16:41.457Z] #57 44.54 + EXTRA_FLAGS=-buildmode=pie [2021-06-18T20:16:41.457Z] #57 44.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-18T20:16:41.457Z] #57 44.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-18T20:16:41.457Z] #57 44.54 + '[' '' = dynamic ']' [2021-06-18T20:16:41.457Z] #57 44.54 + make [2021-06-18T20:16:43.352Z] #57 46.03 + bin/ctr [2021-06-18T20:16:43.352Z] #57 ... [2021-06-18T20:16:43.352Z] [2021-06-18T20:16:43.352Z] #46 [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-06-18T20:16:43.352Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:16:43.352Z] #46 74.40 regexp [2021-06-18T20:16:43.352Z] #46 77.30 flag [2021-06-18T20:16:43.352Z] #46 77.33 go/token [2021-06-18T20:16:43.352Z] #46 78.00 go/scanner [2021-06-18T20:16:43.352Z] #46 78.90 internal/lazyregexp [2021-06-18T20:16:43.352Z] #46 79.18 net/url [2021-06-18T20:16:43.352Z] #46 79.22 go/ast [2021-06-18T20:16:43.352Z] #46 80.78 text/template/parse [2021-06-18T20:16:43.352Z] #46 83.61 go/parser [2021-06-18T20:16:43.352Z] #46 ... [2021-06-18T20:16:43.352Z] [2021-06-18T20:16:43.352Z] #52 [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-06-18T20:16:43.352Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:43.352Z] #52 82.58 golang.org/x/crypto/ssh/terminal [2021-06-18T20:16:43.352Z] #52 84.02 io/ioutil [2021-06-18T20:16:43.352Z] #52 84.38 mvdan.cc/editorconfig [2021-06-18T20:16:43.352Z] #52 84.48 mvdan.cc/sh/v3/fileutil [2021-06-18T20:16:43.352Z] #52 84.67 text/tabwriter [2021-06-18T20:16:43.915Z] #52 85.09 mvdan.cc/sh/v3/syntax [2021-06-18T20:16:44.585Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:16:44.585Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:16:44.585Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:16:44.585Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:16:44.585Z] [2021-06-18T20:16:44.585Z] + TEST_INTEGRATION_DEST=2 [2021-06-18T20:16:44.585Z] + CONTAINER_NAME=docker-pr2-2 [2021-06-18T20:16:44.585Z] + TEST_SKIP_INTEGRATION=1 [2021-06-18T20:16:44.585Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-18T20:16:44.585Z] + run_tests [2021-06-18T20:16:44.585Z] + c=0 [2021-06-18T20:16:44.585Z] + '[' -n 0 ']' [2021-06-18T20:16:44.585Z] + rm= [2021-06-18T20:16:44.585Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42537/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42537/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 hack/make.sh '' test-integration [2021-06-18T20:16:44.585Z] ++ jobs -p [2021-06-18T20:16:44.585Z] + TEST_INTEGRATION_DEST=3 [2021-06-18T20:16:44.585Z] + CONTAINER_NAME=docker-pr2-3 [2021-06-18T20:16:44.585Z] + TEST_SKIP_INTEGRATION=1 [2021-06-18T20:16:44.585Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-18T20:16:44.585Z] + run_tests [2021-06-18T20:16:44.585Z] + for job in $(jobs -p) [2021-06-18T20:16:44.585Z] + wait 13710 [2021-06-18T20:16:44.585Z] + '[' -n 0 ']' [2021-06-18T20:16:44.585Z] + rm= [2021-06-18T20:16:44.585Z] + TEST_INTEGRATION_DEST=1 [2021-06-18T20:16:44.585Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42537/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42537/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 hack/make.sh '' test-integration [2021-06-18T20:16:44.585Z] + CONTAINER_NAME=docker-pr2-1 [2021-06-18T20:16:44.585Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-18T20:16:44.585Z] + run_tests test-integration-flaky [2021-06-18T20:16:44.585Z] + '[' -n 0 ']' [2021-06-18T20:16:44.585Z] + rm= [2021-06-18T20:16:44.585Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42537/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42537/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6a9453e52ef76db64fa06c79993ac742f0bddc3 hack/make.sh test-integration-flaky test-integration [2021-06-18T20:16:44.585Z] [2021-06-18T20:16:44.585Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T20:16:44.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T20:16:44.585Z] HOSTNAME=b71bf3e36153 [2021-06-18T20:16:44.585Z] TEST_SKIP_INTEGRATION=1 [2021-06-18T20:16:44.585Z] TESTDEBUG=0 [2021-06-18T20:16:44.585Z] DEST=bundles/test-integration [2021-06-18T20:16:44.585Z] PWD=/go/src/github.com/docker/docker [2021-06-18T20:16:44.585Z] KEEPBUNDLE=1 [2021-06-18T20:16:44.585Z] DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 [2021-06-18T20:16:44.585Z] container=docker [2021-06-18T20:16:44.585Z] HOME=/root [2021-06-18T20:16:44.585Z] GOLANG_VERSION=1.16.5 [2021-06-18T20:16:44.585Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T20:16:44.585Z] VALIDATE_BRANCH=master [2021-06-18T20:16:44.585Z] TERM=xterm [2021-06-18T20:16:44.585Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T20:16:44.585Z] SHLVL=1 [2021-06-18T20:16:44.585Z] TIMEOUT=120m [2021-06-18T20:16:44.585Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T20:16:44.585Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T20:16:44.585Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-18T20:16:44.585Z] GO111MODULE=off [2021-06-18T20:16:44.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T20:16:44.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T20:16:44.585Z] GOPATH=/go [2021-06-18T20:16:44.585Z] PKG_CONFIG=pkg-config [2021-06-18T20:16:44.585Z] _=/usr/bin/env [2021-06-18T20:16:44.585Z] Building test suite binary ./integration-cli/test.main [2021-06-18T20:16:44.585Z] [2021-06-18T20:16:44.585Z] [2021-06-18T20:16:44.585Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-18T20:16:44.585Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T20:16:44.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T20:16:44.585Z] HOSTNAME=85ee43d98af4 [2021-06-18T20:16:44.585Z] TEST_SKIP_INTEGRATION=1 [2021-06-18T20:16:44.585Z] TESTDEBUG=0 [2021-06-18T20:16:44.585Z] DEST=bundles/test-integration [2021-06-18T20:16:44.585Z] PWD=/go/src/github.com/docker/docker [2021-06-18T20:16:44.585Z] KEEPBUNDLE=1 [2021-06-18T20:16:44.585Z] DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 [2021-06-18T20:16:44.585Z] container=docker [2021-06-18T20:16:44.585Z] HOME=/root [2021-06-18T20:16:44.585Z] GOLANG_VERSION=1.16.5 [2021-06-18T20:16:44.585Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T20:16:44.585Z] VALIDATE_BRANCH=master [2021-06-18T20:16:44.585Z] TERM=xterm [2021-06-18T20:16:44.585Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T20:16:44.585Z] SHLVL=1 [2021-06-18T20:16:44.585Z] TIMEOUT=120m [2021-06-18T20:16:44.585Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T20:16:44.585Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T20:16:44.585Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-18T20:16:44.585Z] GO111MODULE=off [2021-06-18T20:16:44.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T20:16:44.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T20:16:44.585Z] GOPATH=/go [2021-06-18T20:16:44.585Z] PKG_CONFIG=pkg-config [2021-06-18T20:16:44.585Z] _=/usr/bin/env [2021-06-18T20:16:44.585Z] Building test suite binary ./integration-cli/test.main [2021-06-18T20:16:44.585Z] No new tests added to integration. [2021-06-18T20:16:44.585Z] [2021-06-18T20:16:44.585Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T20:16:44.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T20:16:44.585Z] HOSTNAME=d07a7c894ff4 [2021-06-18T20:16:44.585Z] TESTDEBUG=0 [2021-06-18T20:16:44.585Z] DEST=bundles/test-integration [2021-06-18T20:16:44.585Z] PWD=/go/src/github.com/docker/docker [2021-06-18T20:16:44.585Z] KEEPBUNDLE=1 [2021-06-18T20:16:44.585Z] DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 [2021-06-18T20:16:44.585Z] container=docker [2021-06-18T20:16:44.585Z] HOME=/root [2021-06-18T20:16:44.585Z] GOLANG_VERSION=1.16.5 [2021-06-18T20:16:44.585Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T20:16:44.585Z] VALIDATE_BRANCH=master [2021-06-18T20:16:44.585Z] TERM=xterm [2021-06-18T20:16:44.585Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T20:16:44.585Z] SHLVL=1 [2021-06-18T20:16:44.585Z] TIMEOUT=120m [2021-06-18T20:16:44.585Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T20:16:44.585Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T20:16:44.585Z] GO111MODULE=off [2021-06-18T20:16:44.585Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-18T20:16:44.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T20:16:44.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T20:16:44.585Z] GOPATH=/go [2021-06-18T20:16:44.585Z] PKG_CONFIG=pkg-config [2021-06-18T20:16:44.585Z] _=/usr/bin/env [2021-06-18T20:16:44.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-18T20:16:46.438Z] #52 ... [2021-06-18T20:16:46.438Z] [2021-06-18T20:16:46.438Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T20:16:46.438Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:16:46.438Z] #13 84.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-18T20:16:46.438Z] #13 84.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T20:16:46.438Z] #13 84.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T20:16:48.791Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:16:48.791Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:16:48.791Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:16:48.791Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:16:48.791Z] [2021-06-18T20:16:48.791Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T20:16:48.791Z] DOCKER_SYSTEMD=1 [2021-06-18T20:16:48.791Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T20:16:48.791Z] HOSTNAME=2b19d8f2bac5 [2021-06-18T20:16:48.791Z] DEST=bundles/test-integration [2021-06-18T20:16:48.791Z] PWD=/go/src/github.com/docker/docker [2021-06-18T20:16:48.791Z] DOCKER_GITCOMMIT=f6a9453e52ef76db64fa06c79993ac742f0bddc3 [2021-06-18T20:16:48.791Z] container=docker [2021-06-18T20:16:48.791Z] HOME=/root [2021-06-18T20:16:48.791Z] LANG=C.UTF-8 [2021-06-18T20:16:48.791Z] INVOCATION_ID=e95e3d209569476baab8b73c77f6fd3a [2021-06-18T20:16:48.791Z] GOLANG_VERSION=1.16.5 [2021-06-18T20:16:48.791Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T20:16:48.791Z] VALIDATE_BRANCH=master [2021-06-18T20:16:48.791Z] TERM=xterm [2021-06-18T20:16:48.791Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T20:16:48.791Z] SHLVL=3 [2021-06-18T20:16:48.791Z] TIMEOUT=120m [2021-06-18T20:16:48.791Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T20:16:48.791Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T20:16:48.791Z] GO111MODULE=off [2021-06-18T20:16:48.791Z] DOCKER_EXPERIMENTAL=1 [2021-06-18T20:16:48.791Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-18T20:16:48.791Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T20:16:48.791Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T20:16:48.791Z] GOPATH=/go [2021-06-18T20:16:48.791Z] PKG_CONFIG=pkg-config [2021-06-18T20:16:48.791Z] _=/usr/bin/env [2021-06-18T20:16:48.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-18T20:16:54.531Z] #13 ... [2021-06-18T20:16:54.531Z] [2021-06-18T20:16:54.531Z] #52 [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-06-18T20:16:54.531Z] #52 sha256:ba8272109571944c5129097d5a6fe0753f62728ce2c342aeaf31c7f791f8aa3f [2021-06-18T20:16:54.531Z] #52 90.60 mvdan.cc/sh/v3/cmd/shfmt [2021-06-18T20:16:54.531Z] #52 DONE 94.8s [2021-06-18T20:16:54.531Z] [2021-06-18T20:16:54.531Z] #46 [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-06-18T20:16:54.531Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:16:54.531Z] #46 85.44 text/template [2021-06-18T20:16:54.531Z] #46 87.13 log [2021-06-18T20:16:54.531Z] #46 87.74 encoding/xml [2021-06-18T20:16:54.531Z] #46 90.53 go/doc [2021-06-18T20:16:54.531Z] #46 92.82 github.com/LK4D4/vndr/versioned [2021-06-18T20:16:54.531Z] #46 92.95 compress/flate [2021-06-18T20:16:54.531Z] #46 93.78 github.com/LK4D4/vndr/build [2021-06-18T20:16:54.531Z] #46 95.37 compress/gzip [2021-06-18T20:16:55.096Z] #46 96.28 crypto/x509/pkix [2021-06-18T20:16:55.414Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-18T20:16:55.414Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-584db92b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-18T20:16:55.414Z] ---------------------------------------------------------------------------- [2021-06-18T20:16:55.414Z] [2021-06-18T20:16:55.414Z] INFO: executeCI.ps1 starting at Fri Jun 18 20:16:55 CUT 2021 [2021-06-18T20:16:55.414Z] [2021-06-18T20:16:55.414Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-18T20:16:55.414Z] INFO: Running git version 2.24.1.windows.2 [2021-06-18T20:16:55.414Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-18T20:16:55.414Z] INFO: Environment variables: [2021-06-18T20:16:55.659Z] #46 96.79 net [2021-06-18T20:16:55.659Z] #46 96.85 vendor/golang.org/x/crypto/chacha20 [2021-06-18T20:16:55.928Z] [2021-06-18T20:16:55.928Z] Name Value [2021-06-18T20:16:55.928Z] ---- ----- [2021-06-18T20:16:55.928Z] ALLUSERSPROFILE C:\ProgramData [2021-06-18T20:16:55.928Z] amd64 true [2021-06-18T20:16:55.928Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-18T20:16:55.928Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-18T20:16:55.928Z] arm64 false [2021-06-18T20:16:55.928Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-18T20:16:55.928Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-18T20:16:55.928Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-18T20:16:55.928Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-18T20:16:55.928Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-18T20:16:55.928Z] BRANCH_NAME PR-42537 [2021-06-18T20:16:55.928Z] BUILD_DISPLAY_NAME #2 [2021-06-18T20:16:55.928Z] BUILD_ID 2 [2021-06-18T20:16:55.928Z] BUILD_NUMBER 2 [2021-06-18T20:16:55.928Z] BUILD_TAG jenkins-moby-PR-42537-2 [2021-06-18T20:16:55.928Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/ [2021-06-18T20:16:55.928Z] cgroup2 true [2021-06-18T20:16:55.928Z] CHANGE_AUTHOR dperny [2021-06-18T20:16:55.928Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2021-06-18T20:16:55.928Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2021-06-18T20:16:55.928Z] CHANGE_BRANCH vendor-swarmkit-fix-logbroker-deadlock [2021-06-18T20:16:55.928Z] CHANGE_FORK dperny/docker [2021-06-18T20:16:55.928Z] CHANGE_ID 42537 [2021-06-18T20:16:55.928Z] CHANGE_TARGET master [2021-06-18T20:16:55.928Z] CHANGE_TITLE vendor: swarmkit to fix deadlock in log broker. [2021-06-18T20:16:55.928Z] CHANGE_URL https://github.com/moby/moby/pull/42537 [2021-06-18T20:16:55.928Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T20:16:55.928Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-18T20:16:55.928Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-18T20:16:55.928Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-18T20:16:55.928Z] COMPUTERNAME azwin-2-c0eab0 [2021-06-18T20:16:55.928Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-18T20:16:55.928Z] ConfigSequenceNumber 0 [2021-06-18T20:16:55.928Z] dco true [2021-06-18T20:16:55.928Z] DOCKER_BUILDKIT 0 [2021-06-18T20:16:55.928Z] DOCKER_DUT_DEBUG 1 [2021-06-18T20:16:55.928Z] DOCKER_EXPERIMENTAL 1 [2021-06-18T20:16:55.928Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-18T20:16:55.928Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-18T20:16:55.928Z] EXECUTOR_NUMBER 0 [2021-06-18T20:16:55.928Z] FQDN azwin-2-c0eab0.westus.cloudapp.azure.com [2021-06-18T20:16:55.928Z] GIT_BRANCH PR-42537 [2021-06-18T20:16:55.928Z] GIT_COMMIT 47176887a0ee278d3bb216ce069244c341be99a4 [2021-06-18T20:16:55.928Z] GIT_PREVIOUS_COMMIT 6988f786f125cbb01f2e3914b750eb08da484847 [2021-06-18T20:16:55.928Z] GIT_URL https://github.com/moby/moby.git [2021-06-18T20:16:55.928Z] HUDSON_COOKIE 1d3727b8-c1ea-4230-b365-c4058916e0a7 [2021-06-18T20:16:55.928Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-18T20:16:55.928Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-18T20:16:55.928Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-18T20:16:55.928Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-18T20:16:55.928Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-18T20:16:55.928Z] JENKINS_NODE_COOKIE 57c3c691-ca52-44a0-86a0-53e73a136aff [2021-06-18T20:16:55.928Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-18T20:16:55.928Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-18T20:16:55.928Z] JOB_BASE_NAME PR-42537 [2021-06-18T20:16:55.928Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/display/redirect [2021-06-18T20:16:55.928Z] JOB_NAME moby/PR-42537 [2021-06-18T20:16:55.928Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/ [2021-06-18T20:16:55.928Z] library.jps.version master [2021-06-18T20:16:55.928Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-18T20:16:55.928Z] NODE_LABELS amd64 azure azwin-2-c0eab0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-18T20:16:55.928Z] NODE_NAME azwin-2-c0eab0 [2021-06-18T20:16:55.928Z] NUMBER_OF_PROCESSORS 4 [2021-06-18T20:16:55.928Z] OS Windows_NT [2021-06-18T20:16:55.928Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-18T20:16:55.928Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-18T20:16:55.928Z] ppc64le false [2021-06-18T20:16:55.928Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-18T20:16:55.928Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-06-18T20:16:55.928Z] PROCESSOR_LEVEL 6 [2021-06-18T20:16:55.928Z] PROCESSOR_REVISION 5507 [2021-06-18T20:16:55.928Z] ProgramData C:\ProgramData [2021-06-18T20:16:55.928Z] ProgramFiles C:\Program Files [2021-06-18T20:16:55.928Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-18T20:16:55.929Z] ProgramW6432 C:\Program Files [2021-06-18T20:16:55.929Z] PROMPT $P$G [2021-06-18T20:16:55.929Z] PSExecutionPolicyPreference Bypass [2021-06-18T20:16:55.929Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-18T20:16:55.929Z] PUBLIC C:\Users\Public [2021-06-18T20:16:55.929Z] rootless true [2021-06-18T20:16:55.929Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect?page=artif... [2021-06-18T20:16:55.929Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect?page=changes [2021-06-18T20:16:55.929Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect [2021-06-18T20:16:55.929Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42537/2/display/redirect?page=tests [2021-06-18T20:16:55.929Z] s390x false [2021-06-18T20:16:55.929Z] SKIP_VALIDATION_TESTS 1 [2021-06-18T20:16:55.929Z] SOURCES_DRIVE d [2021-06-18T20:16:55.929Z] SOURCES_SUBDIR gopath [2021-06-18T20:16:55.929Z] STAGE_NAME Run tests [2021-06-18T20:16:55.929Z] SystemDrive C: [2021-06-18T20:16:55.929Z] SystemRoot C:\Windows [2021-06-18T20:16:55.929Z] TEMP C:\Windows\TEMP [2021-06-18T20:16:55.929Z] TESTDEBUG 0 [2021-06-18T20:16:55.929Z] TESTRUN_DRIVE d [2021-06-18T20:16:55.929Z] TESTRUN_SUBDIR CI [2021-06-18T20:16:55.929Z] TIMEOUT 120m [2021-06-18T20:16:55.929Z] TMP C:\Windows\TEMP [2021-06-18T20:16:55.929Z] unit_validate true [2021-06-18T20:16:55.929Z] USERDOMAIN WORKGROUP [2021-06-18T20:16:55.929Z] USERNAME azwin-2-c0eab0$ [2021-06-18T20:16:55.929Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-18T20:16:55.929Z] validate_force false [2021-06-18T20:16:55.929Z] windir C:\Windows [2021-06-18T20:16:55.929Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-18T20:16:55.929Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-18T20:16:55.929Z] windows2022 true [2021-06-18T20:16:55.929Z] windowsRS1 false [2021-06-18T20:16:55.929Z] windowsRS5 true [2021-06-18T20:16:55.929Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-18T20:16:55.929Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-18T20:16:55.929Z] [2021-06-18T20:16:55.929Z] [2021-06-18T20:16:55.929Z] [2021-06-18T20:16:56.235Z] #46 97.52 vendor/golang.org/x/crypto/poly1305 [2021-06-18T20:16:56.798Z] #46 97.98 vendor/golang.org/x/sys/cpu [2021-06-18T20:16:57.022Z] INFO: Sources under d:\gopath\... [2021-06-18T20:16:57.022Z] INFO: Test run under d:\CI\... [2021-06-18T20:16:57.022Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-18T20:16:57.022Z] INFO: docker/docker repository was found [2021-06-18T20:16:57.022Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-18T20:16:57.022Z] ltsc2019: Pulling from windows/servercore [2021-06-18T20:16:57.022Z] 4612f6d0b889: Pulling fs layer [2021-06-18T20:16:57.022Z] 639bb6bb2beb: Pulling fs layer [2021-06-18T20:16:57.054Z] #46 98.48 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-18T20:16:57.984Z] #46 99.33 vendor/golang.org/x/crypto/curve25519 [2021-06-18T20:16:58.913Z] #46 100.1 vendor/golang.org/x/text/transform [2021-06-18T20:16:59.476Z] #46 100.7 vendor/golang.org/x/text/unicode/bidi [2021-06-18T20:17:00.844Z] #46 ... [2021-06-18T20:17:00.844Z] [2021-06-18T20:17:00.844Z] #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-06-18T20:17:00.844Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T20:17:00.844Z] #13 99.05 Selecting previously unselected package libapparmor1:amd64. [2021-06-18T20:17:00.844Z] #13 99.07 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-18T20:17:00.844Z] #13 99.07 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-18T20:17:00.844Z] #13 99.17 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-18T20:17:00.844Z] #13 99.18 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-18T20:17:00.844Z] #13 99.19 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-18T20:17:01.100Z] #13 99.33 Selecting previously unselected package libbtrfs0. [2021-06-18T20:17:01.100Z] #13 99.33 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-18T20:17:01.100Z] #13 99.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-18T20:17:01.100Z] #13 99.44 Selecting previously unselected package libbtrfs-dev. [2021-06-18T20:17:01.100Z] #13 99.46 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-18T20:17:01.100Z] #13 99.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-18T20:17:01.357Z] #13 99.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-18T20:17:01.357Z] #13 99.59 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-18T20:17:01.357Z] #13 99.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T20:17:01.357Z] #13 99.69 Selecting previously unselected package libudev-dev:amd64. [2021-06-18T20:17:01.357Z] #13 99.70 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-18T20:17:01.357Z] #13 99.75 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-18T20:17:01.692Z] #13 99.93 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-18T20:17:01.692Z] #13 99.95 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-18T20:17:01.692Z] #13 99.96 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-18T20:17:02.000Z] #13 100.4 Selecting previously unselected package libpcre16-3:amd64. [2021-06-18T20:17:02.000Z] #13 100.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-18T20:17:02.000Z] #13 100.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-18T20:17:02.000Z] #13 100.5 Selecting previously unselected package libpcre32-3:amd64. [2021-06-18T20:17:02.257Z] #13 100.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-18T20:17:02.257Z] #13 100.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-18T20:17:02.257Z] #13 100.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-18T20:17:02.257Z] #13 100.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-18T20:17:02.257Z] #13 100.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-18T20:17:02.513Z] #13 100.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-18T20:17:02.513Z] #13 100.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-18T20:17:02.513Z] #13 100.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-18T20:17:03.026Z] #13 101.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-18T20:17:03.026Z] #13 101.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-18T20:17:03.026Z] #13 101.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-18T20:17:03.283Z] #13 101.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-18T20:17:03.283Z] #13 101.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-18T20:17:03.283Z] #13 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-18T20:17:03.283Z] #13 101.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-18T20:17:03.283Z] #13 101.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-18T20:17:03.283Z] #13 101.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T20:17:03.283Z] #13 101.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-18T20:17:03.539Z] #13 101.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-18T20:17:03.539Z] #13 101.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-18T20:17:03.796Z] #13 102.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-18T20:17:03.796Z] #13 102.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-18T20:17:03.796Z] #13 102.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-18T20:17:04.053Z] #13 102.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-18T20:17:04.053Z] #13 102.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-18T20:17:04.053Z] #13 102.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-18T20:17:04.053Z] #13 102.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-18T20:17:04.053Z] #13 102.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-18T20:17:04.053Z] #13 102.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-18T20:17:04.053Z] #13 102.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-18T20:17:04.053Z] #13 102.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-18T20:17:04.053Z] #13 102.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T20:17:04.053Z] #13 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-18T20:17:04.053Z] #13 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-18T20:17:04.053Z] #13 102.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T20:17:04.053Z] #13 102.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-06-18T20:17:04.053Z] #13 102.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-06-18T20:17:04.053Z] #13 102.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-18T20:17:04.310Z] #13 102.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-18T20:17:04.310Z] #13 102.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T20:17:04.310Z] #13 102.5 Setting up dmsetup (2:1.02.155-3) ... [2021-06-18T20:17:04.310Z] #13 102.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T20:17:04.310Z] #13 102.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-18T20:17:04.310Z] #13 102.5 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:17:05.254Z] #13 DONE 103.5s [2021-06-18T20:17:05.254Z] [2021-06-18T20:17:05.254Z] #46 [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-06-18T20:17:05.254Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:17:05.254Z] #46 102.3 vendor/golang.org/x/text/secure/bidirule [2021-06-18T20:17:05.254Z] #46 102.6 vendor/golang.org/x/text/unicode/norm [2021-06-18T20:17:05.254Z] #46 106.1 vendor/golang.org/x/net/idna [2021-06-18T20:17:06.625Z] #46 ... [2021-06-18T20:17:06.625Z] [2021-06-18T20:17:06.625Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-18T20:17:06.625Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-18T20:17:06.625Z] #14 DONE 1.6s [2021-06-18T20:17:06.625Z] [2021-06-18T20:17:06.625Z] #54 [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-06-18T20:17:06.625Z] #54 sha256:6a1239418681f2e587ee3d0146308ad92cd03c4395babc6376b14802873409c7 [2021-06-18T20:17:06.625Z] #54 1.517 + RM_GOPATH=0 [2021-06-18T20:17:06.625Z] #54 1.517 + TMP_GOPATH= [2021-06-18T20:17:06.625Z] #54 1.517 + : /build [2021-06-18T20:17:06.625Z] #54 1.517 + '[' -z '' ']' [2021-06-18T20:17:06.625Z] #54 1.517 ++ mktemp -d [2021-06-18T20:17:06.625Z] #54 1.520 + export GOPATH=/tmp/tmp.tXHy7V81x6 [2021-06-18T20:17:06.625Z] #54 1.520 + GOPATH=/tmp/tmp.tXHy7V81x6 [2021-06-18T20:17:06.625Z] #54 1.520 + RM_GOPATH=1 [2021-06-18T20:17:06.625Z] #54 1.520 + case "$(go env GOARCH)" in [2021-06-18T20:17:06.625Z] #54 1.521 ++ go env GOARCH [2021-06-18T20:17:06.625Z] #54 1.569 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T20:17:06.625Z] #54 1.569 + GO_BUILDMODE=-buildmode=pie [2021-06-18T20:17:06.625Z] #54 1.570 ++ dirname /tmp/install/install.sh [2021-06-18T20:17:06.625Z] #54 1.572 + dir=/tmp/install [2021-06-18T20:17:06.625Z] #54 1.572 + bin=runc [2021-06-18T20:17:06.625Z] #54 1.572 + shift [2021-06-18T20:17:06.625Z] #54 1.572 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-18T20:17:06.625Z] #54 1.573 + . /tmp/install/runc.installer [2021-06-18T20:17:06.625Z] #54 1.573 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:17:06.625Z] #54 1.573 + install_runc [2021-06-18T20:17:06.625Z] #54 1.574 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-18T20:17:06.625Z] #54 1.574 + uname -r [2021-06-18T20:17:06.625Z] #54 1.580 + RUNC_BUILDTAGS='seccomp ' [2021-06-18T20:17:06.625Z] #54 1.580 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-18T20:17:06.625Z] #54 1.580 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-18T20:17:06.625Z] #54 1.581 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tXHy7V81x6/src/github.com/opencontainers/runc [2021-06-18T20:17:06.625Z] #54 1.582 Cloning into '/tmp/tmp.tXHy7V81x6/src/github.com/opencontainers/runc'... [2021-06-18T20:17:08.518Z] #54 ... [2021-06-18T20:17:08.518Z] [2021-06-18T20:17:08.518Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-18T20:17:08.518Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-18T20:17:08.518Z] #15 DONE 1.4s [2021-06-18T20:17:08.518Z] [2021-06-18T20:17:08.518Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-18T20:17:08.518Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-18T20:17:09.448Z] #16 1.098 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-18T20:17:09.448Z] #16 DONE 1.3s [2021-06-18T20:17:09.448Z] [2021-06-18T20:17:09.448Z] #59 [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-06-18T20:17:09.448Z] #59 sha256:917e0ecfa4591c0712883cc59bad5d9227897428ee6c4f62bcffa81bb5777d4e [2021-06-18T20:17:09.448Z] #59 110.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T20:17:09.448Z] #59 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-18T20:17:10.008Z] 4612f6d0b889: Verifying Checksum [2021-06-18T20:17:10.008Z] 4612f6d0b889: Download complete [2021-06-18T20:17:10.815Z] #59 ... [2021-06-18T20:17:10.815Z] [2021-06-18T20:17:10.815Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-18T20:17:10.815Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-18T20:17:10.815Z] #17 DONE 1.3s [2021-06-18T20:17:10.815Z] [2021-06-18T20:17:10.815Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-18T20:17:10.815Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-18T20:17:12.184Z] #18 DONE 1.2s [2021-06-18T20:17:12.184Z] [2021-06-18T20:17:12.184Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-18T20:17:12.184Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-18T20:17:12.377Z] 29d5b6a226d2: Pull complete [2021-06-18T20:17:12.377Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-18T20:17:12.377Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:17:12.377Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-18T20:17:12.377Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-18T20:17:12.377Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-18T20:17:12.377Z] WARN: Skipping validation tests [2021-06-18T20:17:12.377Z] INFO: Running unit tests at 06/18/2021 20:17:08... [2021-06-18T20:17:12.377Z] INFO: make.ps1 starting at 06/18/2021 20:17:12 [2021-06-18T20:17:12.953Z] INFO: Git commit (c1981e1308) assumed from DOCKER_GITCOMMIT environment variable [2021-06-18T20:17:12.953Z] INFO: Invoking autogen... [2021-06-18T20:17:13.113Z] #19 DONE 1.3s [2021-06-18T20:17:13.113Z] [2021-06-18T20:17:13.113Z] #46 [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-06-18T20:17:13.113Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:17:13.113Z] #46 109.1 vendor/golang.org/x/net/http2/hpack [2021-06-18T20:17:13.113Z] #46 110.6 mime [2021-06-18T20:17:13.113Z] #46 112.7 mime/quotedprintable [2021-06-18T20:17:13.113Z] #46 113.4 net/http/internal [2021-06-18T20:17:13.511Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|types_sizes|deps|name) took 2m16.640725969s [2021-06-18T20:17:13.511Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 545.296017ms [2021-06-18T20:17:13.528Z] INFO: Running unit tests... [2021-06-18T20:17:15.005Z] #46 ... [2021-06-18T20:17:15.005Z] [2021-06-18T20:17:15.005Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:17:15.005Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:17:15.005Z] #20 1.403 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-18T20:17:15.005Z] #20 1.504 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T20:17:15.005Z] #20 1.605 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T20:17:15.005Z] #20 1.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T20:17:15.262Z] #20 2.037 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-18T20:17:15.519Z] #20 ... [2021-06-18T20:17:15.519Z] [2021-06-18T20:17:15.519Z] #59 [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-06-18T20:17:15.519Z] #59 sha256:917e0ecfa4591c0712883cc59bad5d9227897428ee6c4f62bcffa81bb5777d4e [2021-06-18T20:17:15.519Z] #59 DONE 116.9s [2021-06-18T20:17:15.776Z] [2021-06-18T20:17:15.776Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-18T20:17:15.776Z] #60 sha256:5c77e73be999058da93f3065170e054fc03997facf1a5eb0b9f293786fbf9424 [2021-06-18T20:17:15.776Z] #60 DONE 0.0s [2021-06-18T20:17:15.776Z] [2021-06-18T20:17:15.776Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-18T20:17:15.776Z] #61 sha256:5f4585bf6c2704bd8b34addfed3d5feb57331f19f5ba2cd22e077cacf6be52d6 [2021-06-18T20:17:15.776Z] #61 DONE 0.0s [2021-06-18T20:17:15.776Z] [2021-06-18T20:17:15.776Z] #54 [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-06-18T20:17:15.776Z] #54 sha256:6a1239418681f2e587ee3d0146308ad92cd03c4395babc6376b14802873409c7 [2021-06-18T20:17:15.776Z] #54 ... [2021-06-18T20:17:15.776Z] [2021-06-18T20:17:15.776Z] #46 [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-06-18T20:17:15.776Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:17:15.776Z] #46 117.1 crypto/tls [2021-06-18T20:17:18.110Z] 639bb6bb2beb: Verifying Checksum [2021-06-18T20:17:20.123Z] 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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-06-18T20:17:22.321Z] #46 ... [2021-06-18T20:17:22.321Z] [2021-06-18T20:17:22.321Z] #54 [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-06-18T20:17:22.322Z] #54 sha256:6a1239418681f2e587ee3d0146308ad92cd03c4395babc6376b14802873409c7 [2021-06-18T20:17:22.322Z] #54 13.25 + cd /tmp/tmp.tXHy7V81x6/src/github.com/opencontainers/runc [2021-06-18T20:17:22.322Z] #54 13.26 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T20:17:22.322Z] #54 13.59 + '[' -z '' ']' [2021-06-18T20:17:22.322Z] #54 13.59 + target=static [2021-06-18T20:17:22.322Z] #54 13.59 + make 'BUILDTAGS=seccomp ' static [2021-06-18T20:17:22.322Z] #54 14.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-18T20:17:27.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-18T20:17:27.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-18T20:17:27.573Z] #54 ... [2021-06-18T20:17:27.573Z] [2021-06-18T20:17:27.573Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:17:27.573Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:17:27.573Z] #20 3.627 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T20:17:27.573Z] #20 5.228 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-18T20:17:27.573Z] #20 6.644 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T20:17:27.573Z] #20 10.88 Fetched 8980 kB in 10s (923 kB/s) [2021-06-18T20:17:27.573Z] #20 10.88 Reading package lists... [2021-06-18T20:17:27.573Z] #20 ... [2021-06-18T20:17:27.573Z] [2021-06-18T20:17:27.573Z] #46 [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-06-18T20:17:27.573Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:17:27.573Z] #46 123.8 net/http/httptrace [2021-06-18T20:17:27.573Z] #46 124.0 net/http [2021-06-18T20:17:28.137Z] #46 ... [2021-06-18T20:17:28.137Z] [2021-06-18T20:17:28.137Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:17:28.137Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:17:28.137Z] #20 10.88 Reading package lists... [2021-06-18T20:17:29.031Z] ? github.com/docker/docker/api [no test files] [2021-06-18T20:17:31.409Z] #20 14.61 Reading package lists... [2021-06-18T20:17:32.339Z] #20 18.27 Building dependency tree... [2021-06-18T20:17:32.902Z] #20 19.61 libcap2-bin is already the newest version (1:2.25-2). [2021-06-18T20:17:32.902Z] #20 19.61 The following additional packages will be installed: [2021-06-18T20:17:32.902Z] #20 19.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-18T20:17:32.902Z] #20 19.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-18T20:17:32.902Z] #20 19.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-18T20:17:32.902Z] #20 19.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-18T20:17:32.902Z] #20 19.61 python3.7 python3.7-minimal vim-runtime xxd [2021-06-18T20:17:32.902Z] #20 19.61 Suggested packages: [2021-06-18T20:17:32.902Z] #20 19.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-18T20:17:32.902Z] #20 19.62 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-18T20:17:32.902Z] #20 19.62 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-18T20:17:32.902Z] #20 19.62 quota [2021-06-18T20:17:32.902Z] #20 19.62 Recommended packages: [2021-06-18T20:17:32.902Z] #20 19.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-18T20:17:32.902Z] #20 19.62 python3-keyrings.alt python3-xdg unzip [2021-06-18T20:17:34.848Z] #20 21.38 The following NEW packages will be installed: [2021-06-18T20:17:34.848Z] #20 21.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-18T20:17:34.848Z] #20 21.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-18T20:17:34.848Z] #20 21.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-18T20:17:34.848Z] #20 21.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-18T20:17:34.848Z] #20 21.39 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-18T20:17:34.848Z] #20 21.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-18T20:17:34.848Z] #20 21.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-18T20:17:34.848Z] #20 21.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-18T20:17:34.848Z] #20 21.40 xz-utils zip [2021-06-18T20:17:34.848Z] #20 21.71 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-18T20:17:34.848Z] #20 21.71 Need to get 28.6 MB of archives. [2021-06-18T20:17:34.848Z] #20 21.71 After this operation, 116 MB of additional disk space will be used. [2021-06-18T20:17:34.848Z] #20 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-18T20:17:34.848Z] #20 21.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-18T20:17:34.848Z] #20 21.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-18T20:17:35.104Z] #20 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-18T20:17:35.104Z] #20 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-18T20:17:35.104Z] #20 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-18T20:17:35.104Z] #20 21.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-18T20:17:35.104Z] #20 21.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-18T20:17:35.104Z] #20 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-18T20:17:35.104Z] #20 22.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-18T20:17:35.104Z] #20 22.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-18T20:17:35.361Z] #20 22.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-18T20:17:35.361Z] #20 22.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-18T20:17:35.361Z] #20 22.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-18T20:17:35.361Z] #20 22.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-18T20:17:35.361Z] #20 22.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-18T20:17:35.361Z] #20 22.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-18T20:17:35.361Z] #20 22.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-18T20:17:35.361Z] #20 22.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-18T20:17:35.361Z] #20 22.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-06-18T20:17:35.361Z] #20 22.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-18T20:17:35.361Z] #20 22.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-18T20:17:35.361Z] #20 22.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-18T20:17:35.361Z] #20 22.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-18T20:17:35.361Z] #20 22.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-18T20:17:35.361Z] #20 22.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-18T20:17:35.361Z] #20 22.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-18T20:17:35.361Z] #20 22.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-18T20:17:35.361Z] #20 22.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-18T20:17:35.923Z] #20 22.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-18T20:17:35.923Z] #20 22.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-18T20:17:36.179Z] #20 22.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-18T20:17:36.179Z] #20 22.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-18T20:17:36.179Z] #20 22.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-18T20:17:36.179Z] #20 22.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-18T20:17:36.179Z] #20 22.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-18T20:17:36.179Z] #20 23.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-18T20:17:36.179Z] #20 23.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-18T20:17:36.179Z] #20 23.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-18T20:17:36.179Z] #20 23.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-18T20:17:36.179Z] #20 23.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-18T20:17:36.179Z] #20 23.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-18T20:17:36.179Z] #20 23.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-18T20:17:36.179Z] #20 23.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-18T20:17:36.444Z] #20 23.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-18T20:17:36.444Z] #20 23.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-18T20:17:36.700Z] #20 23.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-18T20:17:36.700Z] #20 23.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-18T20:17:36.700Z] #20 23.59 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-18T20:17:37.627Z] #20 24.29 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:17:37.627Z] #20 24.39 Fetched 28.6 MB in 2s (13.3 MB/s) [2021-06-18T20:17:37.627Z] #20 24.49 Selecting previously unselected package pigz. [2021-06-18T20:17:37.884Z] #20 24.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-18T20:17:37.884Z] #20 24.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-18T20:17:37.884Z] #20 24.58 Unpacking pigz (2.4-1) ... [2021-06-18T20:17:37.884Z] #20 24.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-18T20:17:37.884Z] #20 24.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:17:37.884Z] #20 24.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:17:38.446Z] #20 25.25 Selecting previously unselected package python3.7-minimal. [2021-06-18T20:17:38.446Z] #20 25.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:17:38.446Z] #20 25.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T20:17:39.376Z] #20 ... [2021-06-18T20:17:39.376Z] [2021-06-18T20:17:39.376Z] #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-06-18T20:17:39.376Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T20:17:39.376Z] #32 DONE 140.3s [2021-06-18T20:17:39.376Z] [2021-06-18T20:17:39.376Z] #46 [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-06-18T20:17:39.376Z] #46 sha256:277ef71970c6372d88c21c618914fd08656d04191bc6dcaaf803dde80431d955 [2021-06-18T20:17:39.376Z] #46 135.8 github.com/LK4D4/vndr/godl [2021-06-18T20:17:39.376Z] #46 136.4 github.com/LK4D4/vndr [2021-06-18T20:17:39.376Z] #46 DONE 140.6s [2021-06-18T20:17:39.376Z] [2021-06-18T20:17:39.376Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T20:17:39.376Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T20:17:39.376Z] #20 26.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:17:39.376Z] #20 26.29 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T20:17:42.646Z] #20 28.98 Selecting previously unselected package python3-minimal. [2021-06-18T20:17:42.646Z] #20 28.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 ... 23695 files and directories currently installed.) [2021-06-18T20:17:42.646Z] #20 29.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-18T20:17:42.646Z] #20 29.04 Unpacking python3-minimal (3.7.3-1) ... [2021-06-18T20:17:42.646Z] #20 29.11 Selecting previously unselected package libmpdec2:amd64. [2021-06-18T20:17:42.646Z] #20 29.11 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-18T20:17:42.646Z] #20 29.13 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T20:17:42.646Z] #20 29.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-18T20:17:42.646Z] #20 29.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:17:42.646Z] #20 29.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:17:43.208Z] #20 30.07 Selecting previously unselected package python3.7. [2021-06-18T20:17:43.208Z] #20 30.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T20:17:43.208Z] #20 30.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T20:17:43.464Z] #20 30.20 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T20:17:43.464Z] #20 30.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-18T20:17:43.464Z] #20 30.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T20:17:43.464Z] #20 30.29 Setting up python3-minimal (3.7.3-1) ... [2021-06-18T20:17:44.026Z] #20 30.88 Selecting previously unselected package python3. [2021-06-18T20:17:44.026Z] #20 30.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-18T20:17:44.026Z] #20 30.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-18T20:17:44.026Z] #20 30.94 Unpacking python3 (3.7.3-1) ... [2021-06-18T20:17:44.026Z] #20 31.03 Selecting previously unselected package libip4tc0:amd64. [2021-06-18T20:17:44.282Z] #20 31.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-18T20:17:44.282Z] #20 31.03 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-18T20:17:44.282Z] #20 31.12 Selecting previously unselected package libip6tc0:amd64. [2021-06-18T20:17:44.282Z] #20 31.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-18T20:17:44.282Z] #20 31.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-18T20:17:44.282Z] #20 31.22 Selecting previously unselected package libiptc0:amd64. [2021-06-18T20:17:44.282Z] #20 31.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-18T20:17:44.538Z] #20 31.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-18T20:17:44.538Z] #20 31.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-18T20:17:44.538Z] #20 31.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-18T20:17:44.538Z] #20 31.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-18T20:17:44.538Z] #20 31.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-18T20:17:44.538Z] #20 31.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-18T20:17:44.538Z] #20 31.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-18T20:17:44.538Z] #20 31.43 Selecting previously unselected package libnftnl11:amd64. [2021-06-18T20:17:44.538Z] #20 31.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-18T20:17:44.538Z] #20 31.45 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-18T20:17:44.794Z] #20 31.53 Selecting previously unselected package iptables. [2021-06-18T20:17:44.794Z] #20 31.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-18T20:17:44.794Z] #20 31.54 Unpacking iptables (1.8.2-4) ... [2021-06-18T20:17:45.007Z] === RUN TestMiddlewares [2021-06-18T20:17:45.007Z] --- PASS: TestMiddlewares (0.00s) [2021-06-18T20:17:45.007Z] PASS [2021-06-18T20:17:45.007Z] coverage: 9.0% of statements [2021-06-18T20:17:45.007Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2021-06-18T20:17:45.051Z] #20 31.84 Selecting previously unselected package xxd. [2021-06-18T20:17:45.051Z] #20 31.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T20:17:45.051Z] #20 31.86 Unpacking xxd (2:8.1.0875-5) ... [2021-06-18T20:17:45.307Z] #20 31.97 Selecting previously unselected package vim-common. [2021-06-18T20:17:45.307Z] #20 31.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-18T20:17:45.307Z] #20 32.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-18T20:17:45.307Z] #20 32.17 Selecting previously unselected package bash-completion. [2021-06-18T20:17:45.307Z] #20 32.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-18T20:17:47.826Z] #20 34.48 Unpacking bash-completion (1:2.8-6) ... [2021-06-18T20:17:48.082Z] #20 34.82 Selecting previously unselected package bzip2. [2021-06-18T20:17:48.083Z] #20 34.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-18T20:17:48.083Z] #20 34.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-18T20:17:48.083Z] #20 34.92 Selecting previously unselected package xz-utils. [2021-06-18T20:17:48.083Z] #20 34.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-18T20:17:48.083Z] #20 34.94 Unpacking xz-utils (5.2.4-1) ... [2021-06-18T20:17:48.339Z] #20 35.08 Selecting previously unselected package apparmor. [2021-06-18T20:17:48.339Z] #20 35.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-18T20:17:48.339Z] #20 35.15 Unpacking apparmor (2.13.2-10) ... [2021-06-18T20:17:48.595Z] #20 35.46 Selecting previously unselected package aufs-tools. [2021-06-18T20:17:48.595Z] #20 35.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-18T20:17:48.595Z] #20 35.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-18T20:17:48.595Z] #20 35.59 Selecting previously unselected package libonig5:amd64. [2021-06-18T20:17:48.852Z] #20 35.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-18T20:17:48.852Z] #20 35.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-18T20:17:48.852Z] #20 35.75 Selecting previously unselected package libjq1:amd64. [2021-06-18T20:17:48.852Z] #20 35.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T20:17:48.852Z] #20 35.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T20:17:48.852Z] #20 35.86 Selecting previously unselected package jq. [2021-06-18T20:17:49.109Z] #20 35.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T20:17:49.109Z] #20 35.88 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-18T20:17:49.109Z] #20 35.96 Selecting previously unselected package libaio1:amd64. [2021-06-18T20:17:49.109Z] #20 35.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-18T20:17:49.109Z] #20 35.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-18T20:17:49.109Z] #20 36.01 Selecting previously unselected package libgpm2:amd64. [2021-06-18T20:17:49.109Z] #20 36.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-18T20:17:49.109Z] #20 36.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-18T20:17:49.366Z] #20 36.10 Selecting previously unselected package libicu63:amd64. [2021-06-18T20:17:49.366Z] #20 36.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-18T20:17:49.366Z] #20 36.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T20:17:49.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-18T20:17:52.636Z] #20 39.06 Selecting previously unselected package libnet1:amd64. [2021-06-18T20:17:52.636Z] #20 39.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-18T20:17:52.636Z] #20 39.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T20:17:52.636Z] #20 39.16 Selecting previously unselected package libnl-3-200:amd64. [2021-06-18T20:17:52.636Z] #20 39.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-18T20:17:52.636Z] #20 39.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T20:17:52.636Z] #20 39.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-18T20:17:52.636Z] #20 39.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-18T20:17:52.636Z] #20 39.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T20:17:52.636Z] #20 39.31 Selecting previously unselected package libreadline5:amd64. [2021-06-18T20:17:52.636Z] #20 39.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-18T20:17:52.636Z] #20 39.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-18T20:17:52.636Z] #20 39.44 Selecting previously unselected package net-tools. [2021-06-18T20:17:52.636Z] #20 39.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-18T20:17:52.636Z] #20 39.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-18T20:17:52.893Z] #20 39.63 Selecting previously unselected package patch. [2021-06-18T20:17:52.893Z] #20 39.65 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-18T20:17:52.893Z] #20 39.65 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-18T20:17:52.893Z] #20 39.76 Selecting previously unselected package python-pip-whl. [2021-06-18T20:17:52.893Z] #20 39.77 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-18T20:17:52.893Z] #20 39.77 Unpacking python-pip-whl (18.1-5) ... [2021-06-18T20:17:53.455Z] #20 40.18 Selecting previously unselected package python3-lib2to3. [2021-06-18T20:17:53.455Z] #20 40.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-18T20:17:53.455Z] #20 40.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-18T20:17:53.455Z] #20 40.32 Selecting previously unselected package python3-distutils. [2021-06-18T20:17:53.455Z] #20 40.33 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-18T20:17:53.455Z] #20 40.33 Unpacking python3-distutils (3.7.3-1) ... [2021-06-18T20:17:53.712Z] #20 40.47 Selecting previously unselected package python3-pip. [2021-06-18T20:17:53.712Z] #20 40.50 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-18T20:17:53.712Z] #20 40.50 Unpacking python3-pip (18.1-5) ... [2021-06-18T20:17:53.968Z] #20 40.62 Selecting previously unselected package python3-pkg-resources. [2021-06-18T20:17:53.968Z] #20 40.63 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-18T20:17:53.968Z] #20 40.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-18T20:17:53.968Z] #20 40.78 Selecting previously unselected package python3-setuptools. [2021-06-18T20:17:53.968Z] #20 40.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-18T20:17:53.968Z] #20 40.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-18T20:17:54.225Z] #20 40.99 Selecting previously unselected package python3-wheel. [2021-06-18T20:17:54.225Z] #20 40.99 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-18T20:17:54.225Z] #20 41.00 Unpacking python3-wheel (0.32.3-2) ... [2021-06-18T20:17:54.225Z] #20 41.13 Selecting previously unselected package sudo. [2021-06-18T20:17:54.225Z] #20 41.14 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-18T20:17:54.225Z] #20 41.14 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-18T20:17:54.787Z] #20 41.53 Selecting previously unselected package thin-provisioning-tools. [2021-06-18T20:17:54.787Z] #20 41.53 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-18T20:17:54.787Z] #20 41.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-18T20:17:55.044Z] #20 41.74 Selecting previously unselected package uidmap. [2021-06-18T20:17:55.044Z] #20 41.75 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-18T20:17:55.044Z] #20 41.76 Unpacking uidmap (1:4.5-1.1) ... [2021-06-18T20:17:55.044Z] #20 41.88 Selecting previously unselected package vim-runtime. [2021-06-18T20:17:55.044Z] #20 41.90 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-18T20:17:55.044Z] #20 41.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-18T20:17:55.300Z] #20 41.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-18T20:17:55.300Z] #20 41.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-18T20:17:58.092Z] #20 44.73 Selecting previously unselected package vim. [2021-06-18T20:17:58.092Z] #20 44.74 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T20:17:58.092Z] #20 44.75 Unpacking vim (2:8.1.0875-5) ... [2021-06-18T20:17:58.349Z] #20 45.26 Selecting previously unselected package xfsprogs. [2021-06-18T20:17:58.349Z] #20 45.26 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-18T20:17:58.349Z] #20 45.28 Unpacking xfsprogs (4.20.0-1) ... [2021-06-18T20:17:58.924Z] #20 45.69 Selecting previously unselected package zip. [2021-06-18T20:17:58.924Z] #20 45.70 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-18T20:17:58.924Z] #20 45.71 Unpacking zip (3.0-11+b1) ... [2021-06-18T20:17:59.184Z] #20 45.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-18T20:17:59.184Z] #20 45.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-18T20:17:59.184Z] #20 45.92 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-18T20:17:59.184Z] #20 45.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-18T20:17:59.184Z] #20 45.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-18T20:17:59.184Z] #20 45.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-18T20:17:59.184Z] #20 46.00 Setting up uidmap (1:4.5-1.1) ... [2021-06-18T20:17:59.184Z] #20 46.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-18T20:17:59.184Z] #20 46.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T20:17:59.184Z] #20 46.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-18T20:17:59.184Z] #20 46.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T20:17:59.184Z] #20 46.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T20:17:59.440Z] #20 46.12 Setting up xxd (2:8.1.0875-5) ... [2021-06-18T20:17:59.440Z] #20 46.13 Setting up zip (3.0-11+b1) ... [2021-06-18T20:17:59.440Z] #20 46.15 Setting up vim-common (2:8.1.0875-5) ... [2021-06-18T20:17:59.440Z] #20 46.18 Setting up bash-completion (1:2.8-6) ... [2021-06-18T20:18:01.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-18T20:18:01.963Z] #20 48.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-18T20:18:01.963Z] #20 48.62 Setting up xz-utils (5.2.4-1) ... [2021-06-18T20:18:01.963Z] #20 48.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-18T20:18:01.963Z] #20 48.65 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-18T20:18:01.963Z] #20 48.67 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-18T20:18:01.963Z] #20 48.73 invoke-rc.d: could not determine current runlevel [2021-06-18T20:18:01.963Z] #20 48.73 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T20:18:01.963Z] #20 48.74 Setting up pigz (2.4-1) ... [2021-06-18T20:18:01.963Z] #20 48.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-18T20:18:01.963Z] #20 48.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T20:18:01.963Z] #20 48.79 Setting up python-pip-whl (18.1-5) ... [2021-06-18T20:18:01.963Z] #20 48.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T20:18:01.963Z] #20 48.82 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-18T20:18:02.222Z] #20 49.17 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-18T20:18:02.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-18T20:18:02.479Z] #20 49.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-18T20:18:02.479Z] #20 49.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T20:18:02.479Z] #20 49.22 Setting up vim (2:8.1.0875-5) ... [2021-06-18T20:18:02.479Z] #20 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-18T20:18:02.479Z] #20 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-18T20:18:02.479Z] #20 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-18T20:18:02.479Z] #20 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-18T20:18:02.479Z] #20 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-18T20:18:02.479Z] #20 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-18T20:18:02.479Z] #20 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-18T20:18:02.479Z] #20 49.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-18T20:18:02.479Z] #20 49.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T20:18:02.479Z] #20 49.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-18T20:18:02.479Z] #20 49.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-18T20:18:02.738Z] #20 49.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-18T20:18:02.738Z] #20 49.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T20:18:02.738Z] #20 49.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T20:18:03.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-18T20:18:03.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-18T20:18:04.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-18T20:18:05.258Z] #20 51.95 Setting up iptables (1.8.2-4) ... [2021-06-18T20:18:05.258Z] #20 51.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-18T20:18:05.258Z] #20 51.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-18T20:18:05.258Z] #20 51.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-18T20:18:05.258Z] #20 51.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-18T20:18:05.258Z] #20 51.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-18T20:18:05.258Z] #20 51.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-18T20:18:05.258Z] #20 52.00 Setting up python3 (3.7.3-1) ... [2021-06-18T20:18:05.516Z] #20 52.31 Setting up python3-wheel (0.32.3-2) ... [2021-06-18T20:18:05.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-18T20:18:06.118Z] #20 52.92 Setting up apparmor (2.13.2-10) ... [2021-06-18T20:18:08.013Z] #20 54.59 Setting up xfsprogs (4.20.0-1) ... [2021-06-18T20:18:08.013Z] #20 54.60 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-18T20:18:08.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-18T20:18:08.269Z] #20 54.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-18T20:18:09.095Z] #20 55.78 Setting up python3-distutils (3.7.3-1) ... [2021-06-18T20:18:09.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-18T20:18:09.352Z] #20 56.19 Setting up python3-setuptools (40.8.0-1) ... [2021-06-18T20:18:10.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-18T20:18:10.280Z] #20 57.14 Setting up python3-pip (18.1-5) ... [2021-06-18T20:18:10.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-18T20:18:11.209Z] #20 58.03 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T20:18:11.209Z] #20 58.07 Processing triggers for mime-support (3.62) ... [2021-06-18T20:18:11.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-18T20:18:12.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-18T20:18:12.587Z] #20 DONE 59.1s [2021-06-18T20:18:12.587Z] [2021-06-18T20:18:12.587Z] #21 [dev-systemd-false 8/25] 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-06-18T20:18:12.587Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-18T20:18:13.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-18T20:18:13.515Z] #21 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-18T20:18:13.515Z] #21 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-18T20:18:13.515Z] #21 1.030 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-18T20:18:13.515Z] #21 DONE 1.1s [2021-06-18T20:18:13.515Z] [2021-06-18T20:18:13.515Z] #54 [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-06-18T20:18:13.515Z] #54 sha256:6a1239418681f2e587ee3d0146308ad92cd03c4395babc6376b14802873409c7 [2021-06-18T20:18:13.515Z] #54 ... [2021-06-18T20:18:13.515Z] [2021-06-18T20:18:13.515Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T20:18:13.515Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T20:18:13.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-18T20:18:14.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-18T20:18:15.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T20:18:15.473Z] Using test binary docker [2021-06-18T20:18:15.473Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-18T20:18:15.473Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-18T20:18:15.473Z] INFO: Waiting for daemon to start... [2021-06-18T20:18:15.473Z] Starting dockerd [2021-06-18T20:18:17.617Z] . [2021-06-18T20:18:17.617Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T20:18:17.617Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T20:18:17.617Z] Error: No such image: emptyfs [2021-06-18T20:18:17.680Z] #22 4.122 Collecting yamllint==1.26.1 [2021-06-18T20:18:17.873Z] Running integration-test (iteration 1) [2021-06-18T20:18:17.873Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-18T20:18:18.608Z] #22 ... [2021-06-18T20:18:18.608Z] [2021-06-18T20:18:18.608Z] #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-06-18T20:18:18.608Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:18:18.608Z] #40 177.1 + dpkg --print-architecture [2021-06-18T20:18:18.608Z] #40 177.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-18T20:18:18.608Z] #40 177.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-18T20:18:18.608Z] #40 177.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-18T20:18:22.777Z] #40 ... [2021-06-18T20:18:22.777Z] [2021-06-18T20:18:22.777Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T20:18:22.777Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T20:18:22.777Z] #22 9.496 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-18T20:18:24.145Z] #22 10.50 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-18T20:18:24.145Z] #22 10.56 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-18T20:18:24.145Z] #22 10.62 Collecting pyyaml (from yamllint==1.26.1) [2021-06-18T20:18:24.145Z] #22 10.80 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-18T20:18:24.401Z] #22 11.04 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-18T20:18:24.658Z] #22 11.05 Building wheels for collected packages: yamllint [2021-06-18T20:18:24.658Z] #22 11.05 Running setup.py bdist_wheel for yamllint: started [2021-06-18T20:18:25.590Z] #22 11.98 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-18T20:18:25.590Z] #22 11.98 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-18T20:18:25.590Z] #22 12.03 Successfully built yamllint [2021-06-18T20:18:25.590Z] #22 12.04 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-18T20:18:25.846Z] #22 12.38 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-18T20:18:26.419Z] #22 DONE 12.9s [2021-06-18T20:18:26.419Z] [2021-06-18T20:18:26.419Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-18T20:18:26.419Z] #25 sha256:f9ed19778955f47e0167083c55faf606d4e6f42f6d0af970ddff7a5579f6bd23 [2021-06-18T20:18:26.674Z] #25 DONE 0.4s [2021-06-18T20:18:26.674Z] [2021-06-18T20:18:26.674Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-18T20:18:26.674Z] #30 sha256:f9eeb3c390c04b53f5047bb6f66b038bc8fd4ccc441068d4c7bc8e4c9b904061 [2021-06-18T20:18:30.859Z] #30 DONE 4.2s [2021-06-18T20:18:30.859Z] [2021-06-18T20:18:30.859Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-18T20:18:30.859Z] #33 sha256:8e7ebbd72208543811a5526824581fbc9dffe246a2084953a665d5ec616acfa4 [2021-06-18T20:18:31.116Z] #33 DONE 0.3s [2021-06-18T20:18:31.116Z] [2021-06-18T20:18:31.116Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-18T20:18:31.116Z] #35 sha256:69a11c364cb209ac04da18d41242b6e689e2be4c7aaaf459ac784f55f6bfadde [2021-06-18T20:18:31.373Z] #35 DONE 0.1s [2021-06-18T20:18:31.373Z] [2021-06-18T20:18:31.373Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-18T20:18:31.373Z] #38 sha256:68b6e9e34e76d73342402552ea1803b6a310fb261a52aaed40ceeccc15cbb52b [2021-06-18T20:18:31.373Z] #38 DONE 0.1s [2021-06-18T20:18:31.373Z] [2021-06-18T20:18:31.373Z] #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-06-18T20:18:31.373Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:18:32.720Z] Loaded image: buildpack-deps:buster [2021-06-18T20:18:32.720Z] Loaded image: busybox:latest [2021-06-18T20:18:32.720Z] Loaded image: busybox:glibc [2021-06-18T20:18:33.282Z] Loaded image: debian:bullseye [2021-06-18T20:18:33.538Z] Loaded image: hello-world:latest [2021-06-18T20:18:33.538Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:18:33.538Z] INFO: Testing against a local daemon [2021-06-18T20:18:33.538Z] === RUN TestCgroupNamespacesBuild [2021-06-18T20:18:34.886Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m41.032473662s with top 10 stages: buildssa: 1m43.72937723s, goimports: 24.094678873s, unconvert: 14.855628065s, gosec: 11.994239834s, golint: 7.424379649s, ineffassign: 5.538309269s, misspell: 5.526270188s, inspect: 4.101892957s, vrp: 3.664904076s, ctrlflow: 2.438426997s [2021-06-18T20:18:35.430Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-06-18T20:18:35.430Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-18T20:18:36.625Z] #40 ... [2021-06-18T20:18:36.625Z] [2021-06-18T20:18:36.625Z] #50 [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-06-18T20:18:36.625Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:18:36.625Z] #50 197.1 + /build/golangci-lint --version [2021-06-18T20:18:36.625Z] #50 ... [2021-06-18T20:18:36.625Z] [2021-06-18T20:18:36.625Z] #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-06-18T20:18:36.625Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T20:18:36.625Z] #40 DONE 197.0s [2021-06-18T20:18:36.625Z] [2021-06-18T20:18:36.625Z] #50 [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-06-18T20:18:36.625Z] #50 sha256:97824aeea9989ee1eda0d4745ed9b744aa41541e4530836a83c01da13d1039a4 [2021-06-18T20:18:36.625Z] #50 197.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-18T20:18:36.625Z] #50 DONE 197.6s [2021-06-18T20:18:36.625Z] [2021-06-18T20:18:36.625Z] #57 [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-06-18T20:18:36.625Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:18:36.796Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2021-06-18T20:18:36.796Z] === RUN TestBuildWithSession [2021-06-18T20:18:36.796Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:18:36.796Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-18T20:18:36.796Z] === RUN TestBuildSquashParent [2021-06-18T20:18:38.518Z] #57 ... [2021-06-18T20:18:38.518Z] [2021-06-18T20:18:38.518Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-18T20:18:38.518Z] #41 sha256:9214d4674000bda33f31ef36cc7e7c1b88b62c79657edf6d4d5976a9d97840d6 [2021-06-18T20:18:39.081Z] #41 DONE 0.6s [2021-06-18T20:18:39.081Z] [2021-06-18T20:18:39.081Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-18T20:18:39.081Z] #45 sha256:3a13cd347ec7eae272f0a24130c29d32092ed93205df0f68f1e569b949324cf2 [2021-06-18T20:18:39.081Z] #45 DONE 0.1s [2021-06-18T20:18:39.081Z] [2021-06-18T20:18:39.081Z] #54 [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-06-18T20:18:39.081Z] #54 sha256:6a1239418681f2e587ee3d0146308ad92cd03c4395babc6376b14802873409c7 [2021-06-18T20:18:39.081Z] #54 ... [2021-06-18T20:18:39.081Z] [2021-06-18T20:18:39.081Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-18T20:18:39.081Z] #47 sha256:d7b289918045f9c082d5eeff64345ed2cde65b5c8cd76e3602011a8284106f4f [2021-06-18T20:18:39.338Z] #47 DONE 0.2s [2021-06-18T20:18:39.338Z] [2021-06-18T20:18:39.338Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-18T20:18:39.338Z] #49 sha256:10d668e7046c3239e6d6aab21633f8d9e9648aa00942977f14604a58ec2f9ec7 [2021-06-18T20:18:39.338Z] #49 DONE 0.1s [2021-06-18T20:18:39.338Z] [2021-06-18T20:18:39.338Z] #57 [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-06-18T20:18:39.338Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:18:39.338Z] #57 ... [2021-06-18T20:18:39.338Z] [2021-06-18T20:18:39.338Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-18T20:18:39.338Z] #51 sha256:bf86029f17d3995ba237637b1c82473c1cb35881f37311cb66302e8354d2095f [2021-06-18T20:18:39.595Z] #51 DONE 0.4s [2021-06-18T20:18:39.595Z] [2021-06-18T20:18:39.595Z] #57 [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-06-18T20:18:39.595Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:18:39.852Z] #57 ... [2021-06-18T20:18:39.852Z] [2021-06-18T20:18:39.852Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-18T20:18:39.852Z] #53 sha256:c47ec5dbbdff2ea7a20a7826e95f1bf34723b1c561d1fe940caaa0dc9e5f8e42 [2021-06-18T20:18:39.852Z] #53 DONE 0.1s [2021-06-18T20:18:39.852Z] [2021-06-18T20:18:39.852Z] #54 [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-06-18T20:18:39.852Z] #54 sha256:6a1239418681f2e587ee3d0146308ad92cd03c4395babc6376b14802873409c7 [2021-06-18T20:18:42.042Z] --- PASS: TestBuildSquashParent (5.17s) [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:18:42.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:18:42.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:18:42.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:18:42.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:18:42.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:18:42.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:18:42.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:18:42.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:18:42.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:18:43.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:18:43.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:18:45.088Z] 4612f6d0b889: Pull complete [2021-06-18T20:18:45.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:18:46.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:18:46.718Z] === RUN TestBoolValue [2021-06-18T20:18:46.718Z] --- PASS: TestBoolValue (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestBoolValueOrDefault [2021-06-18T20:18:46.718Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestInt64ValueOrZero [2021-06-18T20:18:46.718Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestInt64ValueOrDefault [2021-06-18T20:18:46.718Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-18T20:18:46.718Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestJsonContentType [2021-06-18T20:18:46.718Z] --- PASS: TestJsonContentType (0.00s) [2021-06-18T20:18:46.718Z] PASS [2021-06-18T20:18:46.718Z] coverage: 14.7% of statements [2021-06-18T20:18:46.718Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-18T20:18:46.718Z] === RUN TestMaskSecretKeys [2021-06-18T20:18:46.718Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-18T20:18:46.718Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-18T20:18:46.718Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-18T20:18:46.718Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-18T20:18:46.718Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-18T20:18:46.718Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-18T20:18:46.718Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestVersionMiddlewareVersion [2021-06-18T20:18:46.718Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-18T20:18:46.718Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-18T20:18:46.718Z] PASS [2021-06-18T20:18:46.718Z] coverage: 37.7% of statements [2021-06-18T20:18:46.718Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-18T20:18:46.718Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-18T20:18:46.718Z] === RUN TestStrSliceMarshalJSON [2021-06-18T20:18:46.718Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestStrSliceUnmarshalJSON [2021-06-18T20:18:46.718Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestStrSliceUnmarshalString [2021-06-18T20:18:46.718Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestStrSliceUnmarshalSlice [2021-06-18T20:18:46.718Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-18T20:18:46.718Z] PASS [2021-06-18T20:18:46.718Z] coverage: 90.0% of statements [2021-06-18T20:18:46.718Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-06-18T20:18:46.718Z] === RUN TestAdjustForAPIVersion [2021-06-18T20:18:46.718Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-18T20:18:46.718Z] PASS [2021-06-18T20:18:46.718Z] coverage: 5.7% of statements [2021-06-18T20:18:46.718Z] === RUN TestToJSON [2021-06-18T20:18:46.718Z] --- PASS: TestToJSON (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestToParamWithVersion [2021-06-18T20:18:46.718Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestFromJSON [2021-06-18T20:18:46.718Z] --- PASS: TestFromJSON (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestEmpty [2021-06-18T20:18:46.718Z] --- PASS: TestEmpty (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestArgsMatchKVListEmptySources [2021-06-18T20:18:46.718Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestArgsMatchKVList [2021-06-18T20:18:46.718Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestArgsMatch [2021-06-18T20:18:46.718Z] --- PASS: TestArgsMatch (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestAdd [2021-06-18T20:18:46.718Z] --- PASS: TestAdd (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestDel [2021-06-18T20:18:46.718Z] --- PASS: TestDel (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestLen [2021-06-18T20:18:46.718Z] --- PASS: TestLen (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestExactMatch [2021-06-18T20:18:46.718Z] --- PASS: TestExactMatch (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestOnlyOneExactMatch [2021-06-18T20:18:46.718Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-18T20:18:46.718Z] === RUN TestContains [2021-06-18T20:18:46.719Z] --- PASS: TestContains (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestValidate [2021-06-18T20:18:46.719Z] --- PASS: TestValidate (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestWalkValues [2021-06-18T20:18:46.719Z] --- PASS: TestWalkValues (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestFuzzyMatch [2021-06-18T20:18:46.719Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestClone [2021-06-18T20:18:46.719Z] --- PASS: TestClone (0.00s) [2021-06-18T20:18:46.719Z] PASS [2021-06-18T20:18:46.719Z] coverage: 92.2% of statements [2021-06-18T20:18:46.719Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-18T20:18:46.719Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-18T20:18:46.719Z] === RUN TestDurationToSecondsString [2021-06-18T20:18:46.719Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestGetTimestamp [2021-06-18T20:18:46.719Z] === RUN TestCompareVersion [2021-06-18T20:18:46.719Z] --- PASS: TestCompareVersion (0.00s) [2021-06-18T20:18:46.719Z] PASS [2021-06-18T20:18:46.719Z] coverage: 75.0% of statements [2021-06-18T20:18:46.719Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 75.0% of statements [2021-06-18T20:18:46.719Z] --- PASS: TestGetTimestamp (0.13s) [2021-06-18T20:18:46.719Z] === RUN TestParseTimestamps [2021-06-18T20:18:46.719Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-18T20:18:46.719Z] PASS [2021-06-18T20:18:46.719Z] coverage: 100.0% of statements [2021-06-18T20:18:46.719Z] ok github.com/docker/docker/api/types/time 0.179s coverage: 100.0% of statements [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-18T20:18:46.719Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-18T20:18:46.719Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-18T20:18:46.719Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestCloneArgsSmartHttp [2021-06-18T20:18:46.719Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestCloneArgsDumbHttp [2021-06-18T20:18:46.719Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestCloneArgsGit [2021-06-18T20:18:46.719Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-18T20:18:46.719Z] === RUN TestCheckoutGit [2021-06-18T20:18:47.786Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-18T20:18:47.983Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-18T20:18:47.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s) [2021-06-18T20:18:47.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s) [2021-06-18T20:18:47.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-06-18T20:18:47.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2021-06-18T20:18:47.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-06-18T20:18:47.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2021-06-18T20:18:47.984Z] === RUN TestBuildMultiStageCopy [2021-06-18T20:18:47.984Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-18T20:18:48.266Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestProcessNoDockerignore [2021-06-18T20:18:48.266Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-18T20:18:48.266Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestDetectContentType [2021-06-18T20:18:48.266Z] --- PASS: TestDetectContentType (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestSelectAcceptableMIME [2021-06-18T20:18:48.266Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestInspectEmptyResponse [2021-06-18T20:18:48.266Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestInspectResponseBinary [2021-06-18T20:18:48.266Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestResponseUnsupportedContentType [2021-06-18T20:18:48.266Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestInspectResponseTextSimple [2021-06-18T20:18:48.266Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestInspectResponseEmptyContentType [2021-06-18T20:18:48.266Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestUnknownContentLength [2021-06-18T20:18:48.266Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestDownloadRemote [2021-06-18T20:18:48.266Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-18T20:18:48.266Z] === RUN TestGetWithStatusError [2021-06-18T20:18:48.266Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestCloseRootDirectory [2021-06-18T20:18:48.266Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:18:48.266Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestHashFile [2021-06-18T20:18:48.266Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:18:48.266Z] --- SKIP: TestHashFile (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestHashSubdir [2021-06-18T20:18:48.266Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:18:48.266Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestRemoveDirectory [2021-06-18T20:18:48.266Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:18:48.266Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-18T20:18:48.266Z] PASS [2021-06-18T20:18:48.266Z] coverage: 9.3% of statements [2021-06-18T20:18:48.266Z] ok github.com/docker/docker/builder/remotecontext 0.220s coverage: 9.3% of statements [2021-06-18T20:18:48.266Z] === RUN TestGetAllAllowed [2021-06-18T20:18:48.266Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestGetAllMeta [2021-06-18T20:18:48.266Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-18T20:18:48.266Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestIsUnreferencedBuiltin [2021-06-18T20:18:48.266Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestIsExistingDirectory [2021-06-18T20:18:48.266Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestGetFilenameForDownload [2021-06-18T20:18:48.266Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestEnv2Variables [2021-06-18T20:18:48.266Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-18T20:18:48.266Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestMaintainer [2021-06-18T20:18:48.266Z] --- PASS: TestMaintainer (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestLabel [2021-06-18T20:18:48.266Z] --- PASS: TestLabel (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestFromScratch [2021-06-18T20:18:48.266Z] --- PASS: TestFromScratch (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestFromWithArg [2021-06-18T20:18:48.266Z] --- PASS: TestFromWithArg (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-18T20:18:48.266Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestFromWithUndefinedArg [2021-06-18T20:18:48.266Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestFromMultiStageWithNamedStage [2021-06-18T20:18:48.266Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestOnbuild [2021-06-18T20:18:48.266Z] --- PASS: TestOnbuild (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestWorkdir [2021-06-18T20:18:48.266Z] --- PASS: TestWorkdir (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestCmd [2021-06-18T20:18:48.266Z] --- PASS: TestCmd (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestHealthcheckNone [2021-06-18T20:18:48.266Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestHealthcheckCmd [2021-06-18T20:18:48.266Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestEntrypoint [2021-06-18T20:18:48.266Z] --- PASS: TestEntrypoint (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestExpose [2021-06-18T20:18:48.266Z] --- PASS: TestExpose (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestUser [2021-06-18T20:18:48.266Z] --- PASS: TestUser (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestVolume [2021-06-18T20:18:48.266Z] --- PASS: TestVolume (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestStopSignal [2021-06-18T20:18:48.266Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-18T20:18:48.266Z] --- SKIP: TestStopSignal (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestArg [2021-06-18T20:18:48.266Z] --- PASS: TestArg (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestShell [2021-06-18T20:18:48.266Z] --- PASS: TestShell (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestPrependEnvOnCmd [2021-06-18T20:18:48.266Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestRunWithBuildArgs [2021-06-18T20:18:48.266Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestRunIgnoresHealthcheck [2021-06-18T20:18:48.266Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestDispatchUnsupportedOptions [2021-06-18T20:18:48.266Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-18T20:18:48.266Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-18T20:18:48.266Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-18T20:18:48.266Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestNormalizeWorkdir [2021-06-18T20:18:48.266Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestDispatch [2021-06-18T20:18:48.266Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-18T20:18:48.266Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-18T20:18:48.266Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-18T20:18:48.266Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-18T20:18:48.266Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-18T20:18:48.266Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-18T20:18:48.266Z] === RUN TestDispatch/COPY_url [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch (0.06s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-18T20:18:48.266Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestAddScratchImageAddsToMounts [2021-06-18T20:18:48.266Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-18T20:18:48.266Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-18T20:18:48.266Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-18T20:18:48.266Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestImageSourceGetAddsToMounts [2021-06-18T20:18:48.266Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestEmptyDockerfile [2021-06-18T20:18:48.266Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-18T20:18:48.266Z] === RUN TestSymlinkDockerfile [2021-06-18T20:18:48.266Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-18T20:18:48.266Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-18T20:18:48.266Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestNonExistingDockerfile [2021-06-18T20:18:48.266Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestCopyRunConfig [2021-06-18T20:18:48.266Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestDeepCopyRunConfig [2021-06-18T20:18:48.266Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestExportImage [2021-06-18T20:18:48.266Z] --- PASS: TestExportImage (0.00s) [2021-06-18T20:18:48.266Z] === RUN TestNormalizeDest [2021-06-18T20:18:48.266Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-18T20:18:48.266Z] PASS [2021-06-18T20:18:48.266Z] coverage: 47.0% of statements [2021-06-18T20:18:48.266Z] ok github.com/docker/docker/builder/dockerfile 0.166s coverage: 47.0% of statements [2021-06-18T20:18:48.733Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-18T20:18:48.733Z] === RUN TestEnable [2021-06-18T20:18:48.733Z] --- PASS: TestEnable (0.00s) [2021-06-18T20:18:48.733Z] === RUN TestDisable [2021-06-18T20:18:48.733Z] --- PASS: TestDisable (0.00s) [2021-06-18T20:18:48.733Z] === RUN TestEnabled [2021-06-18T20:18:48.733Z] --- PASS: TestEnabled (0.00s) [2021-06-18T20:18:48.733Z] PASS [2021-06-18T20:18:48.733Z] coverage: 100.0% of statements [2021-06-18T20:18:48.733Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-06-18T20:18:49.874Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-18T20:18:50.129Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-18T20:18:50.385Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-18T20:18:50.641Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-18T20:18:50.641Z] --- PASS: TestBuildMultiStageCopy (2.72s) [2021-06-18T20:18:50.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2021-06-18T20:18:50.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-06-18T20:18:50.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-06-18T20:18:50.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-06-18T20:18:50.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-06-18T20:18:50.641Z] === RUN TestBuildMultiStageParentConfig [2021-06-18T20:18:51.569Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-06-18T20:18:51.569Z] === RUN TestBuildLabelWithTargets [2021-06-18T20:18:52.496Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2021-06-18T20:18:52.496Z] === RUN TestBuildWithEmptyLayers [2021-06-18T20:18:52.752Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-06-18T20:18:52.752Z] === RUN TestBuildMultiStageOnBuild [2021-06-18T20:18:54.643Z] --- PASS: TestBuildMultiStageOnBuild (1.97s) [2021-06-18T20:18:54.643Z] === RUN TestBuildUncleanTarFilenames [2021-06-18T20:18:55.204Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-06-18T20:18:55.204Z] === RUN TestBuildMultiStageLayerLeak [2021-06-18T20:18:56.820Z] INFO [runner/unused/goanalysis] analyzers took 34.447262679s with top 10 stages: buildssa: 29.558320412s, U1000: 4.888942267s [2021-06-18T20:18:56.820Z] INFO [runner] Issues before processing: 2884, after processing: 0 [2021-06-18T20:18:56.820Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1920/1920, exclude: 1920/1920, skip_files: 2309/2309, skip_dirs: 2309/2309, autogenerated_exclude: 1920/2309, filename_unadjuster: 2309/2309, nolint: 0/78, path_prettifier: 2309/2309, cgo: 2309/2884, exclude-rules: 78/1920 [2021-06-18T20:18:56.820Z] INFO [runner] processing took 402.782109ms with stages: nolint: 148.224407ms, identifier_marker: 130.628278ms, path_prettifier: 69.05764ms, exclude-rules: 22.798758ms, skip_dirs: 18.051056ms, autogenerated_exclude: 8.947756ms, cgo: 4.082336ms, filename_unadjuster: 978.594µs, max_same_issues: 8.62µs, max_from_linter: 886ns, uniq_by_line: 880ns, diff: 669ns, source_code: 583ns, exclude: 504ns, skip_files: 461ns, path_shortener: 383ns, max_per_file_from_linter: 298ns [2021-06-18T20:18:56.820Z] INFO [runner] linters took 1m46.639670265s with stages: goanalysis_metalinter: 1m21.774334994s, unused: 24.450062805s [2021-06-18T20:18:56.820Z] INFO File cache stats: 1699 entries of total size 8.6MiB [2021-06-18T20:18:56.820Z] INFO Memory: 2439 samples, avg is 517.0MB, max is 4368.4MB [2021-06-18T20:18:56.820Z] INFO Execution took 4m3.837258275s [2021-06-18T20:18:56.820Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-18T20:18:57.407Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c0188620a937e6b14d2311bf20bb093b81ebcc9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 hack/make.sh dynbinary test-docker-py [2021-06-18T20:18:57.720Z] --- PASS: TestBuildMultiStageLayerLeak (2.06s) [2021-06-18T20:18:57.720Z] === RUN TestBuildWithHugeFile [2021-06-18T20:18:57.969Z] [2021-06-18T20:18:57.969Z] Removing bundles/ [2021-06-18T20:18:57.969Z] [2021-06-18T20:18:57.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-18T20:18:57.969Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:18:57.969Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:18:59.616Z] === RUN TestCheckpointCreateError [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCheckpointCreate [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCheckpointDeleteError [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCheckpointDelete [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCheckpointListError [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCheckpointList [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointList (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCheckpointListContainerNotFound [2021-06-18T20:18:59.616Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNewClientWithOpsFromEnv [2021-06-18T20:18:59.616Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-18T20:18:59.616Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestGetAPIPath [2021-06-18T20:18:59.616Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestParseHostURL [2021-06-18T20:18:59.616Z] --- PASS: TestParseHostURL (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-18T20:18:59.616Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-18T20:18:59.616Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNegotiateAPIVersion [2021-06-18T20:18:59.616Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNegotiateAPVersionOverride [2021-06-18T20:18:59.616Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-18T20:18:59.616Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-18T20:18:59.616Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-18T20:18:59.616Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestClientRedirect [2021-06-18T20:18:59.616Z] --- PASS: TestClientRedirect (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigCreateUnsupported [2021-06-18T20:18:59.616Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigCreateError [2021-06-18T20:18:59.616Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigCreate [2021-06-18T20:18:59.616Z] --- PASS: TestConfigCreate (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigInspectNotFound [2021-06-18T20:18:59.616Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigInspectWithEmptyID [2021-06-18T20:18:59.616Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigInspectUnsupported [2021-06-18T20:18:59.616Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigInspectError [2021-06-18T20:18:59.616Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigInspectConfigNotFound [2021-06-18T20:18:59.616Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigInspect [2021-06-18T20:18:59.616Z] --- PASS: TestConfigInspect (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigListUnsupported [2021-06-18T20:18:59.616Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigListError [2021-06-18T20:18:59.616Z] --- PASS: TestConfigListError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigList [2021-06-18T20:18:59.616Z] --- PASS: TestConfigList (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigRemoveUnsupported [2021-06-18T20:18:59.616Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigRemoveError [2021-06-18T20:18:59.616Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigRemove [2021-06-18T20:18:59.616Z] --- PASS: TestConfigRemove (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigUpdateUnsupported [2021-06-18T20:18:59.616Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigUpdateError [2021-06-18T20:18:59.616Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestConfigUpdate [2021-06-18T20:18:59.616Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerCommitError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerCommit [2021-06-18T20:18:59.616Z] --- PASS: TestContainerCommit (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStatPathError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStatPathNotFoundError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStatPathNoHeaderError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStatPath [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyToContainerError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyToContainerNotFoundError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyToContainer [2021-06-18T20:18:59.616Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyFromContainerError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyFromContainerNotFoundError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-18T20:18:59.616Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestCopyFromContainer [2021-06-18T20:18:59.616Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerCreateError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerCreateImageNotFound [2021-06-18T20:18:59.616Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerCreateWithName [2021-06-18T20:18:59.616Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerCreateAutoRemove [2021-06-18T20:18:59.616Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerDiffError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerDiff [2021-06-18T20:18:59.616Z] --- PASS: TestContainerDiff (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecCreateError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecCreate [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecStartError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecStart [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecInspectError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecInspect [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExportError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExportError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExport [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExport (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerInspectError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerInspectContainerNotFound [2021-06-18T20:18:59.616Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerInspectWithEmptyID [2021-06-18T20:18:59.616Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerInspect [2021-06-18T20:18:59.616Z] --- PASS: TestContainerInspect (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerInspectNode [2021-06-18T20:18:59.616Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerKillError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerKillError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerKill [2021-06-18T20:18:59.616Z] --- PASS: TestContainerKill (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerListError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerListError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerList [2021-06-18T20:18:59.616Z] --- PASS: TestContainerList (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerLogsNotFoundError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerLogsError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerLogs [2021-06-18T20:18:59.616Z] --- PASS: TestContainerLogs (0.13s) [2021-06-18T20:18:59.616Z] === RUN TestContainerPauseError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerPause [2021-06-18T20:18:59.616Z] --- PASS: TestContainerPause (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainersPruneError [2021-06-18T20:18:59.616Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainersPrune [2021-06-18T20:18:59.616Z] --- PASS: TestContainersPrune (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRemoveError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRemoveNotFoundError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRemove [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRemove (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRenameError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRename [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRename (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerResizeError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecResizeError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerResize [2021-06-18T20:18:59.616Z] --- PASS: TestContainerResize (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerExecResize [2021-06-18T20:18:59.616Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRestartError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerRestart [2021-06-18T20:18:59.616Z] --- PASS: TestContainerRestart (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStartError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStartError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStart [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStart (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStatsError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStats [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStats (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStopError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStopError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerStop [2021-06-18T20:18:59.616Z] --- PASS: TestContainerStop (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerTopError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerTopError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerTop [2021-06-18T20:18:59.616Z] --- PASS: TestContainerTop (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerUnpauseError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerUnpause [2021-06-18T20:18:59.616Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerUpdateError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerUpdate [2021-06-18T20:18:59.616Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerWaitError [2021-06-18T20:18:59.616Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestContainerWait [2021-06-18T20:18:59.616Z] --- PASS: TestContainerWait (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestDiskUsageError [2021-06-18T20:18:59.616Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestDiskUsage [2021-06-18T20:18:59.616Z] --- PASS: TestDiskUsage (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestDistributionInspectUnsupported [2021-06-18T20:18:59.616Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestDistributionInspectWithEmptyID [2021-06-18T20:18:59.616Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestEventsErrorInOptions [2021-06-18T20:18:59.616Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestEventsErrorFromServer [2021-06-18T20:18:59.616Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestEvents [2021-06-18T20:18:59.616Z] --- PASS: TestEvents (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestTLSCloseWriter [2021-06-18T20:18:59.616Z] === PAUSE TestTLSCloseWriter [2021-06-18T20:18:59.616Z] === RUN TestImageBuildError [2021-06-18T20:18:59.616Z] --- PASS: TestImageBuildError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageBuild [2021-06-18T20:18:59.616Z] --- PASS: TestImageBuild (0.02s) [2021-06-18T20:18:59.616Z] === RUN TestGetDockerOS [2021-06-18T20:18:59.616Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageCreateError [2021-06-18T20:18:59.616Z] --- PASS: TestImageCreateError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageCreate [2021-06-18T20:18:59.616Z] --- PASS: TestImageCreate (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageHistoryError [2021-06-18T20:18:59.616Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageHistory [2021-06-18T20:18:59.616Z] --- PASS: TestImageHistory (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageImportError [2021-06-18T20:18:59.616Z] --- PASS: TestImageImportError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageImport [2021-06-18T20:18:59.616Z] --- PASS: TestImageImport (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageInspectError [2021-06-18T20:18:59.616Z] --- PASS: TestImageInspectError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageInspectImageNotFound [2021-06-18T20:18:59.616Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageInspectWithEmptyID [2021-06-18T20:18:59.616Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageInspect [2021-06-18T20:18:59.616Z] --- PASS: TestImageInspect (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageListError [2021-06-18T20:18:59.616Z] --- PASS: TestImageListError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageList [2021-06-18T20:18:59.616Z] --- PASS: TestImageList (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageListApiBefore125 [2021-06-18T20:18:59.616Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageLoadError [2021-06-18T20:18:59.616Z] --- PASS: TestImageLoadError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImageLoad [2021-06-18T20:18:59.616Z] --- PASS: TestImageLoad (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagesPruneError [2021-06-18T20:18:59.616Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagesPrune [2021-06-18T20:18:59.616Z] --- PASS: TestImagesPrune (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagePullReferenceParseError [2021-06-18T20:18:59.616Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagePullAnyError [2021-06-18T20:18:59.616Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-18T20:18:59.616Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-18T20:18:59.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-18T20:18:59.616Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePullWithoutErrors [2021-06-18T20:18:59.617Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushReferenceError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushAnyError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithoutErrors [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-18T20:18:59.617Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageRemoveImageNotFound [2021-06-18T20:18:59.617Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageRemove [2021-06-18T20:18:59.617Z] --- PASS: TestImageRemove (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSaveError [2021-06-18T20:18:59.617Z] --- PASS: TestImageSaveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSave [2021-06-18T20:18:59.617Z] --- PASS: TestImageSave (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSearchAnyError [2021-06-18T20:18:59.617Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-18T20:18:59.617Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-18T20:18:59.617Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-18T20:18:59.617Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-18T20:18:59.617Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageSearchWithoutErrors [2021-06-18T20:18:59.617Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageTagError [2021-06-18T20:18:59.617Z] --- PASS: TestImageTagError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageTagInvalidReference [2021-06-18T20:18:59.617Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageTagInvalidSourceImageName [2021-06-18T20:18:59.617Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageTagHexSource [2021-06-18T20:18:59.617Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestImageTag [2021-06-18T20:18:59.617Z] --- PASS: TestImageTag (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestInfoServerError [2021-06-18T20:18:59.617Z] --- PASS: TestInfoServerError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestInfoInvalidResponseJSONError [2021-06-18T20:18:59.617Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestInfo [2021-06-18T20:18:59.617Z] --- PASS: TestInfo (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkConnectError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkConnect [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkCreateError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkCreate [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkDisconnectError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkDisconnect [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkInspectNotFoundError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkInspect [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkListError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkList [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworksPruneError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworksPrune [2021-06-18T20:18:59.617Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNetworkRemove [2021-06-18T20:18:59.617Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeInspectNodeNotFound [2021-06-18T20:18:59.617Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeInspect [2021-06-18T20:18:59.617Z] --- PASS: TestNodeInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeListError [2021-06-18T20:18:59.617Z] --- PASS: TestNodeListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeList [2021-06-18T20:18:59.617Z] --- PASS: TestNodeList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeRemove [2021-06-18T20:18:59.617Z] --- PASS: TestNodeRemove (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeUpdateError [2021-06-18T20:18:59.617Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestNodeUpdate [2021-06-18T20:18:59.617Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestOptionWithTimeout [2021-06-18T20:18:59.617Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPingFail [2021-06-18T20:18:59.617Z] --- PASS: TestPingFail (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPingWithError [2021-06-18T20:18:59.617Z] 2021/06/18 20:18:58 RoundTripper returned a response & error; ignoring response [2021-06-18T20:18:59.617Z] 2021/06/18 20:18:58 RoundTripper returned a response & error; ignoring response [2021-06-18T20:18:59.617Z] --- PASS: TestPingWithError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPingSuccess [2021-06-18T20:18:59.617Z] --- PASS: TestPingSuccess (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPingHeadFallback [2021-06-18T20:18:59.617Z] === RUN TestPingHeadFallback/OK [2021-06-18T20:18:59.617Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-18T20:18:59.617Z] === RUN TestPingHeadFallback/Not_Found [2021-06-18T20:18:59.617Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-18T20:18:59.617Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-18T20:18:59.617Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginDisableError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginDisable [2021-06-18T20:18:59.617Z] --- PASS: TestPluginDisable (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginEnableError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginEnable [2021-06-18T20:18:59.617Z] --- PASS: TestPluginEnable (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginInspect [2021-06-18T20:18:59.617Z] --- PASS: TestPluginInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginListError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginList [2021-06-18T20:18:59.617Z] --- PASS: TestPluginList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginPushError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginPushError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginPush [2021-06-18T20:18:59.617Z] --- PASS: TestPluginPush (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginRemove [2021-06-18T20:18:59.617Z] --- PASS: TestPluginRemove (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginSetError [2021-06-18T20:18:59.617Z] --- PASS: TestPluginSetError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPluginSet [2021-06-18T20:18:59.617Z] --- PASS: TestPluginSet (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSetHostHeader [2021-06-18T20:18:59.617Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestPlainTextError [2021-06-18T20:18:59.617Z] --- PASS: TestPlainTextError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestInfiniteError [2021-06-18T20:18:59.617Z] --- PASS: TestInfiniteError (0.05s) [2021-06-18T20:18:59.617Z] === RUN TestCanceledContext [2021-06-18T20:18:59.617Z] 2021/06/18 20:18:58 RoundTripper returned a response & error; ignoring response [2021-06-18T20:18:59.617Z] --- PASS: TestCanceledContext (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestDeadlineExceededContext [2021-06-18T20:18:59.617Z] 2021/06/18 20:18:58 RoundTripper returned a response & error; ignoring response [2021-06-18T20:18:59.617Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretCreateUnsupported [2021-06-18T20:18:59.617Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretCreateError [2021-06-18T20:18:59.617Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretCreate [2021-06-18T20:18:59.617Z] --- PASS: TestSecretCreate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretInspectUnsupported [2021-06-18T20:18:59.617Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretInspectSecretNotFound [2021-06-18T20:18:59.617Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretInspect [2021-06-18T20:18:59.617Z] --- PASS: TestSecretInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretListUnsupported [2021-06-18T20:18:59.617Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretListError [2021-06-18T20:18:59.617Z] --- PASS: TestSecretListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretList [2021-06-18T20:18:59.617Z] --- PASS: TestSecretList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretRemoveUnsupported [2021-06-18T20:18:59.617Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretRemove [2021-06-18T20:18:59.617Z] --- PASS: TestSecretRemove (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretUpdateUnsupported [2021-06-18T20:18:59.617Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretUpdateError [2021-06-18T20:18:59.617Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSecretUpdate [2021-06-18T20:18:59.617Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceCreateError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceCreate [2021-06-18T20:18:59.617Z] --- PASS: TestServiceCreate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-18T20:18:59.617Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceCreateDigestPinning [2021-06-18T20:18:59.617Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-06-18T20:18:59.617Z] === RUN TestServiceInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceInspectServiceNotFound [2021-06-18T20:18:59.617Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceInspect [2021-06-18T20:18:59.617Z] --- PASS: TestServiceInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceListError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceList [2021-06-18T20:18:59.617Z] --- PASS: TestServiceList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceLogsError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceLogs [2021-06-18T20:18:59.617Z] --- PASS: TestServiceLogs (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceRemoveNotFoundError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceRemove [2021-06-18T20:18:59.617Z] --- PASS: TestServiceRemove (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceUpdateError [2021-06-18T20:18:59.617Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestServiceUpdate [2021-06-18T20:18:59.617Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmGetUnlockKeyError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmGetUnlockKey [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmInitError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmInit [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmInit (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmInspect [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmJoinError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmJoin [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmLeaveError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmLeave [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmUnlockError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmUnlock [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmUpdateError [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestSwarmUpdate [2021-06-18T20:18:59.617Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestTaskInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestTaskInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestTaskInspect [2021-06-18T20:18:59.617Z] --- PASS: TestTaskInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestTaskListError [2021-06-18T20:18:59.617Z] --- PASS: TestTaskListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestTaskList [2021-06-18T20:18:59.617Z] --- PASS: TestTaskList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeCreateError [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeCreate [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeInspectError [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeInspectNotFound [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeInspectWithEmptyID [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeInspect [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeListError [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeListError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeList [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeList (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeRemoveError [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-18T20:18:59.617Z] === RUN TestVolumeRemove [2021-06-18T20:18:59.617Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-18T20:18:59.617Z] === CONT TestTLSCloseWriter [2021-06-18T20:18:59.617Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-18T20:18:59.617Z] PASS [2021-06-18T20:18:59.617Z] coverage: 75.0% of statements [2021-06-18T20:18:59.617Z] ok github.com/docker/docker/client 0.381s coverage: 75.0% of statements [2021-06-18T20:19:01.751Z] #54 114.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-18T20:19:01.751Z] #54 115.2 + mkdir -p /build [2021-06-18T20:19:01.751Z] #54 115.2 + cp runc /build/runc [2021-06-18T20:19:01.751Z] #54 DONE 116.0s [2021-06-18T20:19:01.751Z] [2021-06-18T20:19:01.751Z] #57 [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-06-18T20:19:01.751Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:19:01.751Z] #57 183.5 + bin/containerd [2021-06-18T20:19:02.314Z] #57 ... [2021-06-18T20:19:02.314Z] [2021-06-18T20:19:02.314Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-18T20:19:02.314Z] #55 sha256:cada88366f675007675ae5d5a57b73d9e518cbd2defe670891c41de4416a470e [2021-06-18T20:19:02.314Z] #55 DONE 0.2s [2021-06-18T20:19:02.571Z] [2021-06-18T20:19:02.571Z] #57 [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-06-18T20:19:02.571Z] #57 sha256:586df78405226b27321e4d14a8087f81fca1c5647d68d555060f32ca8ffe7cd5 [2021-06-18T20:19:06.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-18T20:19:06.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-18T20:19:15.112Z] --- PASS: TestCheckoutGit (28.13s) [2021-06-18T20:19:15.112Z] === RUN TestValidGitTransport [2021-06-18T20:19:15.112Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-18T20:19:15.112Z] === RUN TestGitInvalidRef [2021-06-18T20:19:15.112Z] --- PASS: TestGitInvalidRef (0.22s) [2021-06-18T20:19:15.112Z] PASS [2021-06-18T20:19:15.112Z] coverage: 86.3% of statements [2021-06-18T20:19:15.112Z] ok github.com/docker/docker/builder/remotecontext/git 28.452s coverage: 86.3% of statements [2021-06-18T20:19:15.622Z] ? github.com/docker/docker/cli [no test files] [2021-06-18T20:19:15.622Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-18T20:19:28.870Z] === RUN TestContainerStopSignal [2021-06-18T20:19:28.870Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestContainerStopTimeout [2021-06-18T20:19:28.870Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-18T20:19:28.870Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-18T20:19:28.870Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.02s) [2021-06-18T20:19:28.870Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-18T20:19:28.870Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestReplaceAndAppendEnvVars [2021-06-18T20:19:28.870Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-18T20:19:28.870Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestNewMemoryStore [2021-06-18T20:19:28.870Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestAddContainers [2021-06-18T20:19:28.870Z] --- PASS: TestAddContainers (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestGetContainer [2021-06-18T20:19:28.870Z] --- PASS: TestGetContainer (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestDeleteContainer [2021-06-18T20:19:28.870Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestListContainers [2021-06-18T20:19:28.870Z] --- PASS: TestListContainers (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestFirstContainer [2021-06-18T20:19:28.870Z] --- PASS: TestFirstContainer (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestApplyAllContainer [2021-06-18T20:19:28.870Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestIsValidHealthString [2021-06-18T20:19:28.870Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestStateRunStop [2021-06-18T20:19:28.870Z] --- PASS: TestStateRunStop (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestStateTimeoutWait [2021-06-18T20:19:28.870Z] state_test.go:141: Stop callback fired [2021-06-18T20:19:28.870Z] state_test.go:165: Stop callback fired [2021-06-18T20:19:28.870Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-18T20:19:28.870Z] === RUN TestIsValidStateString [2021-06-18T20:19:28.870Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestViewSaveDelete [2021-06-18T20:19:28.870Z] --- PASS: TestViewSaveDelete (0.03s) [2021-06-18T20:19:28.870Z] === RUN TestViewAll [2021-06-18T20:19:28.870Z] --- PASS: TestViewAll (0.01s) [2021-06-18T20:19:28.870Z] === RUN TestViewGet [2021-06-18T20:19:28.870Z] --- PASS: TestViewGet (0.01s) [2021-06-18T20:19:28.870Z] === RUN TestNames [2021-06-18T20:19:28.870Z] --- PASS: TestNames (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestViewWithHealthCheck [2021-06-18T20:19:28.870Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-18T20:19:28.870Z] PASS [2021-06-18T20:19:28.870Z] coverage: 41.5% of statements [2021-06-18T20:19:28.870Z] ok github.com/docker/docker/container 0.272s coverage: 41.5% of statements [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-18T20:19:28.870Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestConfigureDaemonLogs [2021-06-18T20:19:28.870Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestCommonOptionsInstallFlags [2021-06-18T20:19:28.870Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-18T20:19:28.870Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-18T20:19:28.870Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-18T20:19:28.870Z] PASS [2021-06-18T20:19:28.870Z] coverage: 18.4% of statements [2021-06-18T20:19:28.870Z] ok github.com/docker/docker/cmd/dockerd 0.187s coverage: 18.4% of statements [2021-06-18T20:19:28.870Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-18T20:19:28.870Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-18T20:19:28.870Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-18T20:19:28.870Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-18T20:19:29.903Z] === RUN TestPrepare [2021-06-18T20:19:29.903Z] --- PASS: TestPrepare (0.00s) [2021-06-18T20:19:29.903Z] === RUN TestStart [2021-06-18T20:19:29.903Z] --- PASS: TestStart (0.00s) [2021-06-18T20:19:29.903Z] === RUN TestWaitCancel [2021-06-18T20:19:29.903Z] --- PASS: TestWaitCancel (0.00s) [2021-06-18T20:19:29.903Z] === RUN TestWaitDisabled [2021-06-18T20:19:29.903Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-18T20:19:29.903Z] === RUN TestWaitEnabled [2021-06-18T20:19:29.903Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-18T20:19:29.903Z] === RUN TestRemove [2021-06-18T20:19:29.903Z] --- PASS: TestRemove (0.00s) [2021-06-18T20:19:29.903Z] PASS [2021-06-18T20:19:29.903Z] coverage: 65.3% of statements [2021-06-18T20:19:29.903Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.262s coverage: 65.3% of statements [2021-06-18T20:19:31.488Z] === RUN TestNewListSecretsFilters [2021-06-18T20:19:31.488Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestNewListConfigsFilters [2021-06-18T20:19:31.488Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-18T20:19:31.488Z] PASS [2021-06-18T20:19:31.488Z] coverage: 0.5% of statements [2021-06-18T20:19:31.488Z] ok github.com/docker/docker/daemon/cluster 0.710s coverage: 0.5% of statements [2021-06-18T20:19:31.488Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-18T20:19:31.488Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation (0.01s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-18T20:19:31.488Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-18T20:19:31.488Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-18T20:19:31.489Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-18T20:19:31.489Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-18T20:19:31.489Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-18T20:19:31.489Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-18T20:19:31.489Z] PASS [2021-06-18T20:19:31.489Z] coverage: 35.9% of statements [2021-06-18T20:19:31.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.185s coverage: 35.9% of statements [2021-06-18T20:19:34.560Z] === RUN TestBuilderGC [2021-06-18T20:19:34.560Z] --- PASS: TestBuilderGC (0.00s) [2021-06-18T20:19:34.624Z] #57 213.9 # github.com/containerd/containerd/cmd/containerd [2021-06-18T20:19:34.624Z] #57 213.9 /usr/bin/ld: /tmp/go-link-953297556/000019.o: in function `New': [2021-06-18T20:19:34.624Z] #57 213.9 /tmp/tmp.QVqbNvGKSH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-18T20:19:34.624Z] #57 214.0 + bin/containerd-stress [2021-06-18T20:19:34.624Z] #57 215.1 + bin/containerd-shim [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationNotFound [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestDaemonBrokenConfiguration [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestParseClusterAdvertiseSettings [2021-06-18T20:19:35.110Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestFindConfigurationConflicts [2021-06-18T20:19:35.110Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-18T20:19:35.110Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-18T20:19:35.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-18T20:19:35.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-18T20:19:35.110Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-18T20:19:35.111Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-18T20:19:35.111Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-18T20:19:35.111Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_label [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_dns [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-18T20:19:35.111Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-18T20:19:35.111Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestModifiedDiscoverySettings [2021-06-18T20:19:35.111Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestReloadSetConfigFileNotExist [2021-06-18T20:19:35.111Z] time="2021-06-18T20:19:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-18T20:19:35.111Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-06-18T20:19:35.111Z] === RUN TestReloadDefaultConfigNotExist [2021-06-18T20:19:35.111Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:19:35.111Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-18T20:19:35.111Z] === RUN TestReloadBadDefaultConfig [2021-06-18T20:19:35.111Z] time="2021-06-18T20:19:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-134019203" [2021-06-18T20:19:35.111Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestReloadWithConflictingLabels [2021-06-18T20:19:35.111Z] time="2021-06-18T20:19:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-021390854" [2021-06-18T20:19:35.111Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestReloadWithDuplicateLabels [2021-06-18T20:19:35.111Z] time="2021-06-18T20:19:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-554809261" [2021-06-18T20:19:35.111Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-06-18T20:19:35.111Z] === RUN TestDaemonConfigurationMerge [2021-06-18T20:19:35.111Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-18T20:19:35.111Z] PASS [2021-06-18T20:19:35.111Z] coverage: 79.7% of statements [2021-06-18T20:19:35.111Z] ok github.com/docker/docker/daemon/config 0.231s coverage: 79.7% of statements [2021-06-18T20:19:35.111Z] === RUN TestDiscoveryOptsErrors [2021-06-18T20:19:35.111Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-18T20:19:35.111Z] === RUN TestDiscoveryOpts [2021-06-18T20:19:35.111Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-18T20:19:35.111Z] PASS [2021-06-18T20:19:35.111Z] coverage: 30.0% of statements [2021-06-18T20:19:35.111Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2021-06-18T20:19:36.221Z] === RUN TestVerifyNetworkingConfig [2021-06-18T20:19:36.221Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestGetContainer [2021-06-18T20:19:36.221Z] --- PASS: TestGetContainer (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestValidContainerNames [2021-06-18T20:19:36.221Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestContainerInitDNS [2021-06-18T20:19:36.221Z] daemon_test.go:147: root required [2021-06-18T20:19:36.221Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestMerge [2021-06-18T20:19:36.221Z] --- PASS: TestMerge (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestValidateContainerIsolation [2021-06-18T20:19:36.221Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestFindNetworkErrorType [2021-06-18T20:19:36.221Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestEnsureServicesExist [2021-06-18T20:19:36.221Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestEnsureServicesExistErrors [2021-06-18T20:19:36.221Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-18T20:19:36.221Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-18T20:19:36.221Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-18T20:19:36.221Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestContainerDelete [2021-06-18T20:19:36.221Z] --- PASS: TestContainerDelete (0.01s) [2021-06-18T20:19:36.221Z] === RUN TestContainerDoubleDelete [2021-06-18T20:19:36.221Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestLogContainerEventCopyLabels [2021-06-18T20:19:36.221Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestLogContainerEventWithAttributes [2021-06-18T20:19:36.221Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestNoneHealthcheck [2021-06-18T20:19:36.221Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestHealthStates [2021-06-18T20:19:36.221Z] === RUN TestEventsLog [2021-06-18T20:19:36.221Z] --- PASS: TestEventsLog (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestEventsLogTimeout [2021-06-18T20:19:36.221Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestLogEvents [2021-06-18T20:19:36.221Z] time="2021-06-18T20:19:35Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] time="2021-06-18T20:19:36Z" 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-06-18T20:19:36.221Z] --- PASS: TestHealthStates (0.14s) [2021-06-18T20:19:36.221Z] === RUN TestMaskURLCredentials [2021-06-18T20:19:36.221Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestGetInspectData [2021-06-18T20:19:36.221Z] --- PASS: TestGetInspectData (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestFillLicense [2021-06-18T20:19:36.221Z] --- PASS: TestFillLicense (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestListInvalidFilter [2021-06-18T20:19:36.221Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestNameFilter [2021-06-18T20:19:36.221Z] --- PASS: TestNameFilter (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-18T20:19:36.221Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-18T20:19:36.221Z] === 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-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-18T20:19:36.221Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-18T20:19:36.221Z] --- 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-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestLogEvents (0.05s) [2021-06-18T20:19:36.221Z] === RUN TestLoadBufferedEvents [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-18T20:19:36.221Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestDaemonReloadLabels [2021-06-18T20:19:36.221Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-18T20:19:36.221Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestDaemonReloadMirrors [2021-06-18T20:19:36.221Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-18T20:19:36.221Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-18T20:19:36.221Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-18T20:19:36.221Z] === RUN TestDaemonDiscoveryReload [2021-06-18T20:19:36.736Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-06-18T20:19:36.736Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-18T20:19:36.736Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-18T20:19:36.736Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-18T20:19:36.736Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-18T20:19:36.736Z] PASS [2021-06-18T20:19:36.736Z] coverage: 50.0% of statements [2021-06-18T20:19:36.736Z] ok github.com/docker/docker/daemon/events 0.240s coverage: 50.0% of statements [2021-06-18T20:19:36.736Z] === RUN TestWaitNodeAttachment [2021-06-18T20:19:36.736Z] === RUN TestIsEmptyDir [2021-06-18T20:19:36.736Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-18T20:19:36.736Z] PASS [2021-06-18T20:19:36.736Z] coverage: 2.3% of statements [2021-06-18T20:19:36.736Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2021-06-18T20:19:36.736Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-18T20:19:36.736Z] === RUN TestIsolationConversion [2021-06-18T20:19:36.736Z] === RUN TestIsolationConversion/default [2021-06-18T20:19:36.736Z] === RUN TestIsolationConversion/process [2021-06-18T20:19:36.736Z] === RUN TestIsolationConversion/hyperv [2021-06-18T20:19:36.736Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-18T20:19:36.736Z] === RUN TestContainerLabels [2021-06-18T20:19:36.736Z] --- PASS: TestContainerLabels (0.00s) [2021-06-18T20:19:36.736Z] === RUN TestCredentialSpecConversion [2021-06-18T20:19:36.736Z] === RUN TestCredentialSpecConversion/none [2021-06-18T20:19:36.736Z] === RUN TestCredentialSpecConversion/config [2021-06-18T20:19:36.736Z] === RUN TestCredentialSpecConversion/file [2021-06-18T20:19:36.736Z] === RUN TestCredentialSpecConversion/registry [2021-06-18T20:19:36.736Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-18T20:19:36.736Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-18T20:19:36.736Z] === RUN TestControllerValidateMountBind [2021-06-18T20:19:36.736Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-18T20:19:36.736Z] === RUN TestControllerValidateMountVolume [2021-06-18T20:19:36.736Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestControllerValidateMountTarget [2021-06-18T20:19:37.268Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestControllerValidateMountTmpfs [2021-06-18T20:19:37.268Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestControllerValidateMountInvalidType [2021-06-18T20:19:37.268Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestControllerValidateMountNamedPipe [2021-06-18T20:19:37.268Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-18T20:19:37.268Z] PASS [2021-06-18T20:19:37.268Z] coverage: 11.0% of statements [2021-06-18T20:19:37.268Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.523s coverage: 11.0% of statements [2021-06-18T20:19:37.268Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-18T20:19:37.268Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-18T20:19:37.268Z] === RUN TestLinkNaming [2021-06-18T20:19:37.268Z] --- PASS: TestLinkNaming (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestLinkNew [2021-06-18T20:19:37.268Z] --- PASS: TestLinkNew (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestLinkEnv [2021-06-18T20:19:37.268Z] --- PASS: TestLinkEnv (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestLinkMultipleEnv [2021-06-18T20:19:37.268Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-18T20:19:37.268Z] === RUN TestLinkPortRangeEnv [2021-06-18T20:19:37.268Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-18T20:19:37.268Z] PASS [2021-06-18T20:19:37.268Z] coverage: 93.0% of statements [2021-06-18T20:19:37.268Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-06-18T20:19:37.815Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-18T20:19:37.815Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-18T20:19:38.387Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-18T20:19:38.387Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-18T20:19:38.387Z] reload_test.go:520: root required [2021-06-18T20:19:38.387Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-18T20:19:38.387Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-18T20:19:38.387Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-18T20:19:38.387Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-18T20:19:38.387Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-18T20:19:38.387Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-18T20:19:38.387Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-18T20:19:38.387Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-18T20:19:38.387Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-18T20:19:38.387Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-18T20:19:38.387Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-18T20:19:38.387Z] === RUN TestParseVolumesFrom [2021-06-18T20:19:38.387Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-18T20:19:38.387Z] PASS [2021-06-18T20:19:38.387Z] coverage: 9.1% of statements [2021-06-18T20:19:38.387Z] ok github.com/docker/docker/daemon 2.380s coverage: 9.1% of statements [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-18T20:19:38.387Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-18T20:19:39.608Z] === RUN TestAdapterReadLogs [2021-06-18T20:19:39.608Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCopier [2021-06-18T20:19:39.608Z] --- PASS: TestCopier (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCopierLongLines [2021-06-18T20:19:39.608Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCopierSlow [2021-06-18T20:19:39.608Z] --- PASS: TestCopierSlow (0.20s) [2021-06-18T20:19:39.608Z] === RUN TestCopierWithSized [2021-06-18T20:19:39.608Z] === RUN TestCopierWithSized/as_is [2021-06-18T20:19:39.608Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-18T20:19:39.608Z] --- PASS: TestCopierWithSized (0.02s) [2021-06-18T20:19:39.608Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-06-18T20:19:39.608Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-18T20:19:39.608Z] === RUN TestCopierWithPartial [2021-06-18T20:19:39.608Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestRingLogger [2021-06-18T20:19:39.608Z] --- PASS: TestRingLogger (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestRingCap [2021-06-18T20:19:39.608Z] --- PASS: TestRingCap (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestRingClose [2021-06-18T20:19:39.608Z] --- PASS: TestRingClose (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestRingDrain [2021-06-18T20:19:39.608Z] --- PASS: TestRingDrain (0.00s) [2021-06-18T20:19:39.608Z] PASS [2021-06-18T20:19:39.608Z] coverage: 43.8% of statements [2021-06-18T20:19:39.608Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.8% of statements [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/defaults [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-18T20:19:39.608Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-18T20:19:39.608Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-18T20:19:39.608Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-18T20:19:39.608Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-18T20:19:39.608Z] time="2021-06-18T20:19:39Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-18T20:19:39.608Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-06-18T20:19:39.608Z] === RUN TestCreateSuccess [2021-06-18T20:19:39.608Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCreateLogGroupSuccess [2021-06-18T20:19:39.608Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCreateError [2021-06-18T20:19:39.608Z] --- PASS: TestCreateError (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCreateAlreadyExists [2021-06-18T20:19:39.608Z] time="2021-06-18T20:19:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-18T20:19:39.608Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestLogClosed [2021-06-18T20:19:39.608Z] --- PASS: TestLogClosed (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestLogBlocking [2021-06-18T20:19:39.608Z] --- PASS: TestLogBlocking (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-18T20:19:39.608Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestLogNonBlockingBufferFull [2021-06-18T20:19:39.608Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestPublishBatchSuccess [2021-06-18T20:19:39.608Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestPublishBatchError [2021-06-18T20:19:39.608Z] time="2021-06-18T20:19:39Z" level=error msg=Error [2021-06-18T20:19:39.608Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-18T20:19:39.608Z] time="2021-06-18T20:19:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-18T20:19:39.608Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-18T20:19:39.608Z] time="2021-06-18T20:19:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-18T20:19:39.608Z] time="2021-06-18T20:19:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-18T20:19:39.608Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCollectBatchSimple [2021-06-18T20:19:39.608Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCollectBatchTicker [2021-06-18T20:19:39.608Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCollectBatchMultilinePattern [2021-06-18T20:19:39.608Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-18T20:19:39.608Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-18T20:19:39.608Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-18T20:19:39.942Z] #57 222.2 + bin/containerd-shim-runc-v1 [2021-06-18T20:19:40.187Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchClose [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen/0/Hello [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen/2/🙃 [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen/3/���� [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen/4/He��o [2021-06-18T20:19:40.188Z] === RUN TestEffectiveLen/5/ [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/0/ [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/1/Hello [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: Hello [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/2/Hello [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: He [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: llo [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/3/Hello [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: Hello [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/4/🙃 [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/5/🙃 [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/6/a� [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: a [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: � [2021-06-18T20:19:40.188Z] === RUN TestFindValidSplit/7/a� [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1044: a� [2021-06-18T20:19:40.188Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestProcessEventEmoji [2021-06-18T20:19:40.188Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchLineSplit [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchMaxEvents [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-18T20:19:40.188Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-18T20:19:40.188Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-18T20:19:40.188Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-18T20:19:40.188Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-18T20:19:40.188Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestCreateTagSuccess [2021-06-18T20:19:40.188Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-18T20:19:40.188Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-18T20:19:40.188Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-18T20:19:40.188Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-18T20:19:40.188Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-06-18T20:19:40.188Z] PASS [2021-06-18T20:19:40.188Z] coverage: 77.8% of statements [2021-06-18T20:19:40.188Z] ok github.com/docker/docker/daemon/logger/awslogs 0.399s coverage: 77.8% of statements [2021-06-18T20:19:40.188Z] === RUN TestSearchRegistryForImagesErrors [2021-06-18T20:19:40.188Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestSearchRegistryForImages [2021-06-18T20:19:40.188Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestOnlyPlatformWithFallback [2021-06-18T20:19:40.188Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-18T20:19:40.188Z] === RUN TestImageDelete [2021-06-18T20:19:40.188Z] === RUN TestImageDelete/no_lease [2021-06-18T20:19:40.188Z] === RUN TestImageDelete/lease_exists [2021-06-18T20:19:40.188Z] --- PASS: TestImageDelete (0.03s) [2021-06-18T20:19:40.188Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-18T20:19:40.188Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-18T20:19:40.188Z] === RUN TestContentStoreForPull [2021-06-18T20:19:40.188Z] --- PASS: TestContentStoreForPull (0.15s) [2021-06-18T20:19:40.188Z] PASS [2021-06-18T20:19:40.188Z] coverage: 6.7% of statements [2021-06-18T20:19:40.188Z] ok github.com/docker/docker/daemon/images 0.263s coverage: 6.7% of statements [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-18T20:19:40.188Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-18T20:19:40.780Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-18T20:19:40.780Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-18T20:19:40.780Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-18T20:19:40.780Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-06-18T20:19:40.780Z] === RUN TestFastTimeMarshalJSON [2021-06-18T20:19:40.780Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-06-18T20:19:40.780Z] PASS [2021-06-18T20:19:40.780Z] coverage: 87.2% of statements [2021-06-18T20:19:40.780Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.194s coverage: 87.2% of statements [2021-06-18T20:19:40.780Z] === RUN TestJSONFileLogger [2021-06-18T20:19:40.780Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-18T20:19:40.780Z] === RUN TestJSONFileLoggerWithTags [2021-06-18T20:19:40.780Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-18T20:19:40.780Z] === RUN TestJSONFileLoggerWithOpts [2021-06-18T20:19:40.780Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-18T20:19:40.780Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-18T20:19:40.780Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-18T20:19:40.780Z] === RUN TestEncodeDecode [2021-06-18T20:19:40.780Z] === PAUSE TestEncodeDecode [2021-06-18T20:19:40.780Z] === RUN TestUnexpectedEOF [2021-06-18T20:19:40.780Z] time="2021-06-18T20:19:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-18T20:19:40.780Z] time="2021-06-18T20:19:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-18T20:19:40.780Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-06-18T20:19:40.780Z] === CONT TestEncodeDecode [2021-06-18T20:19:40.780Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-18T20:19:40.780Z] PASS [2021-06-18T20:19:40.780Z] coverage: 69.9% of statements [2021-06-18T20:19:40.780Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.203s coverage: 69.9% of statements [2021-06-18T20:19:41.914Z] === RUN TestWriteLog [2021-06-18T20:19:41.914Z] === PAUSE TestWriteLog [2021-06-18T20:19:41.914Z] === RUN TestReadLog [2021-06-18T20:19:41.914Z] === PAUSE TestReadLog [2021-06-18T20:19:41.914Z] === CONT TestWriteLog [2021-06-18T20:19:41.914Z] === CONT TestReadLog [2021-06-18T20:19:41.914Z] --- PASS: TestWriteLog (0.04s) [2021-06-18T20:19:41.914Z] === RUN TestReadLog/tail_exact [2021-06-18T20:19:41.914Z] === RUN TestReadLog/tail_less_than_available [2021-06-18T20:19:41.914Z] === RUN TestReadLog/tail_more_than_available [2021-06-18T20:19:41.914Z] --- PASS: TestReadLog (0.20s) [2021-06-18T20:19:41.914Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-06-18T20:19:41.914Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-18T20:19:41.914Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-18T20:19:41.914Z] PASS [2021-06-18T20:19:41.914Z] coverage: 75.2% of statements [2021-06-18T20:19:41.914Z] ok github.com/docker/docker/daemon/logger/local 0.348s coverage: 75.2% of statements [2021-06-18T20:19:41.914Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-18T20:19:41.914Z] === RUN TestOpenFileDelete [2021-06-18T20:19:41.914Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestOpenFileRename [2021-06-18T20:19:41.914Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestParseLogTagDefaultTag [2021-06-18T20:19:41.914Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestParseLogTag [2021-06-18T20:19:41.914Z] --- PASS: TestParseLogTag (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestParseLogTagEmptyTag [2021-06-18T20:19:41.914Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestTailFiles [2021-06-18T20:19:41.914Z] --- PASS: TestTailFiles (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestFollowLogsConsumerGone [2021-06-18T20:19:41.914Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestFollowLogsProducerGone [2021-06-18T20:19:41.914Z] logfile_test.go:179: logDecode() closed after sending 1857 messages [2021-06-18T20:19:41.914Z] logfile_test.go:232: messages sent: 1857, received: 1857 [2021-06-18T20:19:41.914Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-18T20:19:41.914Z] === RUN TestCheckCapacityAndRotate [2021-06-18T20:19:41.914Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-18T20:19:41.914Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-18T20:19:41.914Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-06-18T20:19:41.914Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-18T20:19:41.914Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-06-18T20:19:41.914Z] PASS [2021-06-18T20:19:41.914Z] coverage: 53.7% of statements [2021-06-18T20:19:41.914Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 53.7% of statements [2021-06-18T20:19:42.434Z] === RUN TestLog [2021-06-18T20:19:42.434Z] --- PASS: TestLog (0.01s) [2021-06-18T20:19:42.434Z] PASS [2021-06-18T20:19:42.434Z] coverage: 31.5% of statements [2021-06-18T20:19:42.434Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2021-06-18T20:19:42.950Z] === RUN TestNewParse [2021-06-18T20:19:42.950Z] --- PASS: TestNewParse (0.00s) [2021-06-18T20:19:42.950Z] PASS [2021-06-18T20:19:42.950Z] coverage: 8.3% of statements [2021-06-18T20:19:42.950Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-06-18T20:19:43.463Z] === RUN TestValidateLogOpt [2021-06-18T20:19:43.463Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestNewMissedConfig [2021-06-18T20:19:43.463Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestNewMissedUrl [2021-06-18T20:19:43.463Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestNewMissedToken [2021-06-18T20:19:43.463Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestNewWithProxy [2021-06-18T20:19:43.463Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestDefault [2021-06-18T20:19:43.463Z] --- PASS: TestDefault (0.01s) [2021-06-18T20:19:43.463Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-18T20:19:43.463Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestJsonFormat [2021-06-18T20:19:43.463Z] --- PASS: TestJsonFormat (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestRawFormat [2021-06-18T20:19:43.463Z] --- PASS: TestRawFormat (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestRawFormatWithLabels [2021-06-18T20:19:43.463Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestRawFormatWithoutTag [2021-06-18T20:19:43.463Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestBatching [2021-06-18T20:19:43.463Z] === RUN TestParseLogFormat [2021-06-18T20:19:43.463Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestValidateLogOptEmpty [2021-06-18T20:19:43.463Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestValidateSyslogAddress [2021-06-18T20:19:43.463Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestParseAddressDefaultPort [2021-06-18T20:19:43.463Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestValidateSyslogFacility [2021-06-18T20:19:43.463Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestValidateLogOptSyslogFormat [2021-06-18T20:19:43.463Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-18T20:19:43.463Z] === RUN TestValidateLogOpt [2021-06-18T20:19:43.463Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-18T20:19:43.463Z] PASS [2021-06-18T20:19:43.463Z] coverage: 46.8% of statements [2021-06-18T20:19:43.463Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-06-18T20:19:43.463Z] --- PASS: TestBatching (0.24s) [2021-06-18T20:19:43.463Z] === RUN TestFrequency [2021-06-18T20:19:43.983Z] --- PASS: TestFrequency (0.32s) [2021-06-18T20:19:43.983Z] === RUN TestOneMessagePerRequest [2021-06-18T20:19:43.983Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-18T20:19:43.983Z] === RUN TestVerify [2021-06-18T20:19:43.983Z] --- PASS: TestVerify (0.00s) [2021-06-18T20:19:43.983Z] === RUN TestSkipVerify [2021-06-18T20:19:43.983Z] time="2021-06-18T20:19:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:43.983Z] time="2021-06-18T20:19:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:43.983Z] time="2021-06-18T20:19:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.115Z] #57 227.0 + bin/containerd-shim-runc-v2 [2021-06-18T20:19:44.506Z] --- PASS: TestSkipVerify (0.50s) [2021-06-18T20:19:44.506Z] === RUN TestBufferMaximum [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047583.998396\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047583.998909\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-18T20:19:44.506Z] === RUN TestServerAlwaysDown [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047584.001608\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047584.001608\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047584.001608\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047584.002609\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] time="2021-06-18T20:19:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624047584.002609\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:44.506Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-18T20:19:44.506Z] === RUN TestCannotSendAfterClose [2021-06-18T20:19:44.506Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-18T20:19:44.506Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-18T20:19:44.506Z] === RUN TestV1IDService [2021-06-18T20:19:44.506Z] --- PASS: TestV1IDService (0.03s) [2021-06-18T20:19:44.506Z] === RUN TestV2MetadataService [2021-06-18T20:19:44.677Z] #57 227.6 + binaries [2021-06-18T20:19:44.677Z] #57 227.6 + install -D bin/containerd /build/containerd [2021-06-18T20:19:44.677Z] #57 227.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-18T20:19:44.677Z] #57 227.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-18T20:19:44.677Z] #57 227.6 + install -D bin/ctr /build/ctr [2021-06-18T20:19:45.050Z] --- PASS: TestV2MetadataService (0.58s) [2021-06-18T20:19:45.050Z] PASS [2021-06-18T20:19:45.050Z] coverage: 48.2% of statements [2021-06-18T20:19:45.050Z] ok github.com/docker/docker/distribution/metadata 0.670s coverage: 48.2% of statements [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49199/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8250bb79c4af\"}'" [2021-06-18T20:19:45.597Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-18T20:19:45.597Z] PASS [2021-06-18T20:19:45.597Z] coverage: 82.5% of statements [2021-06-18T20:19:45.597Z] ok github.com/docker/docker/daemon/logger/splunk 2.152s coverage: 82.5% of statements [2021-06-18T20:19:45.597Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-18T20:19:45.597Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-18T20:19:45.597Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-18T20:19:45.597Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-18T20:19:45.597Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-18T20:19:45.597Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestContinueOnError_NeverContinue [2021-06-18T20:19:45.597Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestManifestStore [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/no_remote_or_local [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local977227695\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/no_local_cache [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/with_local_cache [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/unknown_media_type [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="reference for unknown type: " [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="reference for unknown type: " [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="reference for unknown type: " [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="reference for unknown type: " [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="reference for unknown type: " [2021-06-18T20:19:45.597Z] === RUN TestSuccessfulDownload [2021-06-18T20:19:45.597Z] download_test.go:268: Needs fixing on Windows [2021-06-18T20:19:45.597Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestCancelledDownload [2021-06-18T20:19:45.597Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestMaxDownloadAttempts [2021-06-18T20:19:45.597Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-18T20:19:45.597Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-18T20:19:45.597Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-18T20:19:45.597Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-18T20:19:45.597Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-18T20:19:45.597Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-18T20:19:45.597Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-18T20:19:45.597Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-18T20:19:45.597Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-18T20:19:45.597Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-18T20:19:45.597Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-18T20:19:45.597Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-18T20:19:45.597Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-18T20:19:45.597Z] time="2021-06-18T20:19:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore (0.27s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-18T20:19:45.597Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-18T20:19:45.597Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestFixManifestLayers [2021-06-18T20:19:45.597Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-18T20:19:45.597Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-18T20:19:45.597Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestFixManifestLayersBadParent [2021-06-18T20:19:45.597Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestValidateManifest [2021-06-18T20:19:45.597Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-18T20:19:45.597Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestFormatPlatform [2021-06-18T20:19:45.597Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestGetRepositoryMountCandidates [2021-06-18T20:19:45.597Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-06-18T20:19:45.597Z] === RUN TestLayerAlreadyExists [2021-06-18T20:19:45.597Z] 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-06-18T20:19:45.597Z] 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-06-18T20:19:45.597Z] 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-06-18T20:19:45.597Z] 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-06-18T20:19:45.597Z] 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-06-18T20:19:45.597Z] 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-06-18T20:19:45.597Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-18T20:19:45.597Z] === RUN TestWhenEmptyAuthConfig [2021-06-18T20:19:46.129Z] time="2021-06-18T20:19:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:19:46.129Z] time="2021-06-18T20:19:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:19:46.129Z] time="2021-06-18T20:19:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:19:46.129Z] time="2021-06-18T20:19:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:19:46.130Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-18T20:19:46.130Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-06-18T20:19:46.130Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-06-18T20:19:46.130Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-06-18T20:19:46.130Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-06-18T20:19:46.130Z] === RUN TestTransfer [2021-06-18T20:19:46.130Z] --- PASS: TestTransfer (0.12s) [2021-06-18T20:19:46.130Z] === RUN TestConcurrencyLimit [2021-06-18T20:19:46.564Z] #57 DONE 229.5s [2021-06-18T20:19:46.651Z] === RUN TestNotFound [2021-06-18T20:19:46.651Z] --- PASS: TestNotFound (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestConflict [2021-06-18T20:19:46.651Z] --- PASS: TestConflict (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestForbidden [2021-06-18T20:19:46.651Z] --- PASS: TestForbidden (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestInvalidParameter [2021-06-18T20:19:46.651Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestNotImplemented [2021-06-18T20:19:46.651Z] --- PASS: TestNotImplemented (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestNotModified [2021-06-18T20:19:46.651Z] --- PASS: TestNotModified (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestUnauthorized [2021-06-18T20:19:46.651Z] --- PASS: TestUnauthorized (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestUnknown [2021-06-18T20:19:46.651Z] --- PASS: TestUnknown (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestCancelled [2021-06-18T20:19:46.651Z] --- PASS: TestCancelled (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestDeadline [2021-06-18T20:19:46.651Z] --- PASS: TestDeadline (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestDataLoss [2021-06-18T20:19:46.651Z] --- PASS: TestDataLoss (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestUnavailable [2021-06-18T20:19:46.651Z] --- PASS: TestUnavailable (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestSystem [2021-06-18T20:19:46.651Z] --- PASS: TestSystem (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Not_Found [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Bad_Request [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Conflict [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Unauthorized [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Forbidden [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Not_Modified [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-18T20:19:46.651Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-18T20:19:46.651Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-18T20:19:46.651Z] PASS [2021-06-18T20:19:46.651Z] coverage: 53.1% of statements [2021-06-18T20:19:46.651Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-06-18T20:19:46.651Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-18T20:19:46.651Z] === RUN TestInactiveJobs [2021-06-18T20:19:46.651Z] === RUN TestFSGetInvalidData [2021-06-18T20:19:46.651Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSInvalidSet [2021-06-18T20:19:46.651Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSInvalidRoot [2021-06-18T20:19:46.651Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSMetadataGetSet [2021-06-18T20:19:46.651Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-06-18T20:19:46.651Z] === RUN TestFSInvalidWalker [2021-06-18T20:19:46.651Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSGetSet [2021-06-18T20:19:46.651Z] --- PASS: TestFSGetSet (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSGetUnsetKey [2021-06-18T20:19:46.651Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSGetEmptyData [2021-06-18T20:19:46.651Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestFSDelete [2021-06-18T20:19:46.651Z] --- PASS: TestFSDelete (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSWalker [2021-06-18T20:19:46.651Z] --- PASS: TestFSWalker (0.01s) [2021-06-18T20:19:46.651Z] === RUN TestFSWalkerStopOnError [2021-06-18T20:19:46.651Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-18T20:19:46.651Z] === RUN TestNewFromJSON [2021-06-18T20:19:46.651Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-18T20:19:46.651Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestMarshalKeyOrder [2021-06-18T20:19:46.651Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-18T20:19:46.651Z] === RUN TestHistoryEqual [2021-06-18T20:19:47.160Z] --- PASS: TestInactiveJobs (0.38s) [2021-06-18T20:19:47.160Z] === RUN TestWatchRelease [2021-06-18T20:19:47.160Z] --- PASS: TestWatchRelease (0.04s) [2021-06-18T20:19:47.160Z] === RUN TestWatchFinishedTransfer [2021-06-18T20:19:47.160Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-18T20:19:47.160Z] === RUN TestDuplicateTransfer [2021-06-18T20:19:47.160Z] --- PASS: TestHistoryEqual (0.10s) [2021-06-18T20:19:47.160Z] === RUN TestImage [2021-06-18T20:19:47.160Z] --- PASS: TestImage (0.00s) [2021-06-18T20:19:47.160Z] === RUN TestImageOSNotEmpty [2021-06-18T20:19:47.160Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-18T20:19:47.160Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-18T20:19:47.160Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-18T20:19:47.160Z] === RUN TestCreate [2021-06-18T20:19:47.160Z] --- PASS: TestCreate (0.00s) [2021-06-18T20:19:47.160Z] === RUN TestRestore [2021-06-18T20:19:47.160Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-18T20:19:47.160Z] === RUN TestSuccessfulUpload [2021-06-18T20:19:47.160Z] time="2021-06-18T20:19:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-18T20:19:47.160Z] --- PASS: TestRestore (0.02s) [2021-06-18T20:19:47.160Z] === RUN TestAddDelete [2021-06-18T20:19:47.160Z] --- PASS: TestAddDelete (0.01s) [2021-06-18T20:19:47.160Z] === RUN TestSearchAfterDelete [2021-06-18T20:19:47.160Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-18T20:19:47.160Z] === RUN TestParentReset [2021-06-18T20:19:47.160Z] --- PASS: TestParentReset (0.02s) [2021-06-18T20:19:47.160Z] === RUN TestGetAndSetLastUpdated [2021-06-18T20:19:47.160Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-06-18T20:19:47.160Z] === RUN TestStoreLen [2021-06-18T20:19:47.160Z] --- PASS: TestStoreLen (0.03s) [2021-06-18T20:19:47.160Z] PASS [2021-06-18T20:19:47.160Z] coverage: 86.6% of statements [2021-06-18T20:19:47.160Z] --- PASS: TestWhenEmptyAuthConfig (1.37s) [2021-06-18T20:19:47.160Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-18T20:19:47.160Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-18T20:19:47.160Z] === RUN TestTokenPassThru [2021-06-18T20:19:47.160Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-18T20:19:47.160Z] === RUN TestTokenPassThruDifferentHost [2021-06-18T20:19:47.160Z] ok github.com/docker/docker/image 0.367s coverage: 86.6% of statements [2021-06-18T20:19:47.160Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-18T20:19:47.160Z] PASS [2021-06-18T20:19:47.160Z] coverage: 23.8% of statements [2021-06-18T20:19:47.160Z] ok github.com/docker/docker/distribution 1.752s coverage: 23.8% of statements [2021-06-18T20:19:47.160Z] time="2021-06-18T20:19:46Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-18T20:19:47.160Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-18T20:19:47.160Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-06-18T20:19:47.160Z] === RUN TestCancelledUpload [2021-06-18T20:19:47.160Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-18T20:19:47.160Z] PASS [2021-06-18T20:19:47.160Z] coverage: 76.8% of statements [2021-06-18T20:19:47.160Z] ok github.com/docker/docker/distribution/xfer 1.801s coverage: 76.8% of statements [2021-06-18T20:19:47.160Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-18T20:19:47.498Z] [2021-06-18T20:19:47.498Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-18T20:19:47.498Z] #58 sha256:4004238adf65e338cf883f12182c08200633415412f06ed9e7aa919c9aadfe5e [2021-06-18T20:19:47.649Z] === RUN TestCompare [2021-06-18T20:19:47.649Z] --- PASS: TestCompare (0.00s) [2021-06-18T20:19:47.649Z] PASS [2021-06-18T20:19:47.649Z] coverage: 19.2% of statements [2021-06-18T20:19:47.649Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2021-06-18T20:19:48.117Z] === RUN TestMakeV1ConfigFromConfig [2021-06-18T20:19:48.117Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-18T20:19:48.117Z] PASS [2021-06-18T20:19:48.117Z] coverage: 25.0% of statements [2021-06-18T20:19:48.117Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2021-06-18T20:19:48.424Z] #58 DONE 0.8s [2021-06-18T20:19:48.424Z] [2021-06-18T20:19:48.424Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-18T20:19:48.424Z] #62 sha256:2318f3de443c2df944fbe6bbc03969bb143eb0f9aa3ed8b6b27e82bd78e46203 [2021-06-18T20:19:48.585Z] === RUN TestValidateManifest [2021-06-18T20:19:48.585Z] === RUN TestValidateManifest/non-nil [2021-06-18T20:19:48.585Z] === RUN TestValidateManifest/nil [2021-06-18T20:19:48.585Z] --- PASS: TestValidateManifest (0.00s) [2021-06-18T20:19:48.585Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-18T20:19:48.585Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-18T20:19:48.585Z] PASS [2021-06-18T20:19:48.585Z] coverage: 0.7% of statements [2021-06-18T20:19:48.585Z] ok github.com/docker/docker/image/tarexport 0.200s coverage: 0.7% of statements [2021-06-18T20:19:48.585Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-18T20:19:48.679Z] #62 DONE 0.2s [2021-06-18T20:19:48.679Z] [2021-06-18T20:19:48.679Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-18T20:19:48.679Z] #67 sha256:dcd24d871ff179e24af50a7c4b77d6017e7c7aab5f95f1f5f3586657d12c8758 [2021-06-18T20:19:49.572Z] === RUN TestSerialization [2021-06-18T20:19:49.572Z] --- PASS: TestSerialization (0.02s) [2021-06-18T20:19:49.572Z] PASS [2021-06-18T20:19:49.572Z] coverage: 100.0% of statements [2021-06-18T20:19:49.572Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-06-18T20:19:49.572Z] === RUN TestEnvironmentParsing [2021-06-18T20:19:49.572Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-18T20:19:49.572Z] PASS [2021-06-18T20:19:49.572Z] coverage: 1.2% of statements [2021-06-18T20:19:49.572Z] ok github.com/docker/docker/libcontainerd/local 0.050s coverage: 1.2% of statements [2021-06-18T20:19:49.604Z] #67 DONE 0.9s [2021-06-18T20:19:49.604Z] [2021-06-18T20:19:49.604Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-18T20:19:49.604Z] #68 sha256:6981bf01b901e6289d4b48bb29685b83d85c609193eaa9fc07cc446c68089de7 [2021-06-18T20:19:49.604Z] #68 DONE 0.0s [2021-06-18T20:19:49.605Z] [2021-06-18T20:19:49.605Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-18T20:19:49.605Z] #69 sha256:08a6a062121eaf22df99c4199f06684ec0d989f77e9a5b6b2b987b6a86cfee30 [2021-06-18T20:19:50.064Z] === RUN TestEmptyLayer [2021-06-18T20:19:50.064Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestCommitFailure [2021-06-18T20:19:50.064Z] --- PASS: TestCommitFailure (0.01s) [2021-06-18T20:19:50.064Z] === RUN TestStartTransactionFailure [2021-06-18T20:19:50.064Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestGetOrphan [2021-06-18T20:19:50.064Z] --- PASS: TestGetOrphan (0.01s) [2021-06-18T20:19:50.064Z] === RUN TestMountAndRegister [2021-06-18T20:19:50.064Z] layer_test.go:271: Layer size: 14 [2021-06-18T20:19:50.064Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-18T20:19:50.064Z] === RUN TestLayerRelease [2021-06-18T20:19:50.064Z] layer_test.go:304: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestStoreRestore [2021-06-18T20:19:50.064Z] layer_test.go:353: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestTarStreamStability [2021-06-18T20:19:50.064Z] layer_test.go:468: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestRegisterExistingLayer [2021-06-18T20:19:50.064Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-06-18T20:19:50.064Z] === RUN TestTarStreamVerification [2021-06-18T20:19:50.064Z] layer_test.go:697: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestLayerMigration [2021-06-18T20:19:50.064Z] migration_test.go:46: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestLayerMigrationNoTarsplit [2021-06-18T20:19:50.064Z] migration_test.go:182: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestMountInit [2021-06-18T20:19:50.064Z] mount_test.go:17: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestMountInit (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestMountSize [2021-06-18T20:19:50.064Z] mount_test.go:76: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestMountSize (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestMountChanges [2021-06-18T20:19:50.064Z] mount_test.go:125: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestMountChanges (0.00s) [2021-06-18T20:19:50.064Z] === RUN TestMountApply [2021-06-18T20:19:50.064Z] mount_test.go:212: Failing on Windows [2021-06-18T20:19:50.064Z] --- SKIP: TestMountApply (0.00s) [2021-06-18T20:19:50.064Z] PASS [2021-06-18T20:19:50.064Z] coverage: 30.1% of statements [2021-06-18T20:19:50.064Z] ok github.com/docker/docker/layer 0.244s coverage: 30.1% of statements [2021-06-18T20:19:50.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-18T20:19:50.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-18T20:19:50.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-18T20:19:50.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-18T20:19:50.968Z] #69 DONE 1.3s [2021-06-18T20:19:50.968Z] [2021-06-18T20:19:50.968Z] #70 exporting to image [2021-06-18T20:19:50.968Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-18T20:19:50.968Z] #70 exporting layers [2021-06-18T20:19:51.117Z] === RUN TestSequenceGetAvailableBit [2021-06-18T20:19:51.117Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSequenceEqual [2021-06-18T20:19:51.117Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSequenceCopy [2021-06-18T20:19:51.117Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestGetFirstAvailable [2021-06-18T20:19:51.117Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestFindSequence [2021-06-18T20:19:51.117Z] --- PASS: TestFindSequence (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestCheckIfAvailable [2021-06-18T20:19:51.117Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestMergeSequences [2021-06-18T20:19:51.117Z] --- PASS: TestMergeSequences (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestPushReservation [2021-06-18T20:19:51.117Z] --- PASS: TestPushReservation (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSerializeDeserialize [2021-06-18T20:19:51.117Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSet [2021-06-18T20:19:51.117Z] --- PASS: TestSet (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSetUnset [2021-06-18T20:19:51.117Z] --- PASS: TestSetUnset (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestOffsetSetUnset [2021-06-18T20:19:51.117Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSetInRange [2021-06-18T20:19:51.117Z] --- PASS: TestSetInRange (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestSetAnyInRange [2021-06-18T20:19:51.117Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestMethods [2021-06-18T20:19:51.117Z] --- PASS: TestMethods (0.00s) [2021-06-18T20:19:51.117Z] === RUN TestRandomAllocateDeallocate [2021-06-18T20:19:51.639Z] === RUN TestClientServiceInvalidCommand [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceCreate [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceRm [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceLs [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceInfo [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceInfoById [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceJoin [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientServiceLeave [2021-06-18T20:19:51.639Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientDummyCommand [2021-06-18T20:19:51.639Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkInvalidCommand [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkCreate [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkCreateWithDriver [2021-06-18T20:19:51.639Z] flag provided but not defined: -f [2021-06-18T20:19:51.639Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build4118778980\b1151\client.test.exe create --help'. [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkRm [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkLs [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkInfo [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-18T20:19:51.639Z] === RUN TestClientNetworkInfoById [2021-06-18T20:19:51.639Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-18T20:19:51.639Z] PASS [2021-06-18T20:19:51.639Z] coverage: 75.2% of statements [2021-06-18T20:19:51.639Z] ok github.com/docker/docker/libnetwork/client 0.041s coverage: 75.2% of statements [2021-06-18T20:19:52.190Z] === RUN TestEverything [2021-06-18T20:19:52.190Z] --- PASS: TestEverything (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestGet [2021-06-18T20:19:52.190Z] --- PASS: TestGet (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestParsePanic [2021-06-18T20:19:52.190Z] flag provided but not defined: -int [2021-06-18T20:19:52.190Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build4118778980\b1155\mflag.test.exe --help'. [2021-06-18T20:19:52.190Z] --- PASS: TestParsePanic (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestParse [2021-06-18T20:19:52.190Z] --- PASS: TestParse (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestFlagSetParse [2021-06-18T20:19:52.190Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestUserDefined [2021-06-18T20:19:52.190Z] --- PASS: TestUserDefined (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestUserDefinedBool [2021-06-18T20:19:52.190Z] flag needs an argument: -b [2021-06-18T20:19:52.190Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build4118778980\b1155\mflag.test.exe test --help'. [2021-06-18T20:19:52.190Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestSetOutput [2021-06-18T20:19:52.190Z] --- PASS: TestSetOutput (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestChangingArgs [2021-06-18T20:19:52.190Z] --- PASS: TestChangingArgs (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestHelp [2021-06-18T20:19:52.190Z] --- PASS: TestHelp (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestFlagCounts [2021-06-18T20:19:52.190Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-18T20:19:52.190Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-18T20:19:52.190Z] --- PASS: TestFlagCounts (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestSortFlags [2021-06-18T20:19:52.190Z] --- PASS: TestSortFlags (0.00s) [2021-06-18T20:19:52.190Z] === RUN TestMergeFlags [2021-06-18T20:19:52.190Z] --- PASS: TestMergeFlags (0.00s) [2021-06-18T20:19:52.190Z] PASS [2021-06-18T20:19:52.190Z] coverage: 62.7% of statements [2021-06-18T20:19:52.190Z] ok github.com/docker/docker/libnetwork/client/mflag 0.113s coverage: 62.7% of statements [2021-06-18T20:19:53.889Z] --- PASS: TestBuildWithHugeFile (52.02s) [2021-06-18T20:19:53.889Z] === RUN TestBuildWCOWSandboxSize [2021-06-18T20:19:53.889Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T20:19:53.889Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-18T20:19:53.889Z] === RUN TestBuildWithEmptyDockerfile [2021-06-18T20:19:53.889Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:19:53.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:19:53.889Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:19:53.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:19:53.889Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:19:53.889Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:19:53.889Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:19:53.889Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:19:53.889Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:19:53.889Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-18T20:19:53.889Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-06-18T20:19:53.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-06-18T20:19:53.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-18T20:19:53.889Z] === RUN TestBuildPreserveOwnership [2021-06-18T20:19:53.889Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-18T20:19:53.889Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-18T20:19:53.889Z] --- PASS: TestBuildPreserveOwnership (4.23s) [2021-06-18T20:19:53.889Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2021-06-18T20:19:53.889Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2021-06-18T20:19:53.889Z] === RUN TestBuildPlatformInvalid [2021-06-18T20:19:53.889Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-18T20:19:53.889Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-18T20:19:54.692Z] === RUN TestErrorInterfaces [2021-06-18T20:19:54.692Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestNetworkMarshalling [2021-06-18T20:19:54.692Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-06-18T20:19:54.692Z] === RUN TestEndpointMarshalling [2021-06-18T20:19:54.692Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestAuxAddresses [2021-06-18T20:19:54.692Z] time="2021-06-18T20:19:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-18T20:19:54.692Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-18T20:19:54.692Z] === RUN TestSRVServiceQuery [2021-06-18T20:19:54.692Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-18T20:19:54.692Z] === RUN TestServiceVIPReuse [2021-06-18T20:19:54.692Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-18T20:19:54.692Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestDNSIPQuery [2021-06-18T20:19:54.692Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestDNSProxyServFail [2021-06-18T20:19:54.692Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestSandboxAddEmpty [2021-06-18T20:19:54.692Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestSandboxAddMultiPrio [2021-06-18T20:19:54.692Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestSandboxAddSamePrio [2021-06-18T20:19:54.692Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestCleanupServiceDiscovery [2021-06-18T20:19:54.692Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestDNSOptions [2021-06-18T20:19:54.692Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:19:54.692Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-18T20:19:54.692Z] === RUN TestMultipleControllersWithSameStore [2021-06-18T20:19:54.692Z] time="2021-06-18T20:19:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-18T20:19:54.692Z] time="2021-06-18T20:19:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-18T20:19:54.692Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-18T20:19:54.692Z] PASS [2021-06-18T20:19:54.692Z] coverage: 8.6% of statements [2021-06-18T20:19:54.692Z] ok github.com/docker/docker/libnetwork 0.279s coverage: 8.6% of statements [2021-06-18T20:19:54.692Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-18T20:19:55.215Z] === RUN TestTCP4Proxy [2021-06-18T20:19:55.215Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-18T20:19:55.215Z] === RUN TestTCP4ProxyHalfClose [2021-06-18T20:19:55.215Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestTCP6Proxy [2021-06-18T20:19:55.215Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-18T20:19:55.215Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestTCPDualStackProxy [2021-06-18T20:19:55.215Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-18T20:19:55.215Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestUDP4Proxy [2021-06-18T20:19:55.215Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestUDP6Proxy [2021-06-18T20:19:55.215Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-18T20:19:55.215Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestUDPWriteError [2021-06-18T20:19:55.215Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestSCTP4Proxy [2021-06-18T20:19:55.215Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-18T20:19:55.215Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-18T20:19:55.215Z] === RUN TestSCTP6Proxy [2021-06-18T20:19:55.215Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-18T20:19:55.215Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-18T20:19:55.215Z] PASS [2021-06-18T20:19:55.215Z] coverage: 49.4% of statements [2021-06-18T20:19:55.215Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.053s coverage: 49.4% of statements [2021-06-18T20:19:55.215Z] --- PASS: TestRandomAllocateDeallocate (4.41s) [2021-06-18T20:19:55.215Z] === RUN TestAllocateRandomDeallocate [2021-06-18T20:19:55.758Z] === RUN TestInvalidConfig [2021-06-18T20:19:55.758Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestConfig [2021-06-18T20:19:55.758Z] --- PASS: TestConfig (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestOptionsLabels [2021-06-18T20:19:55.758Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestValidName [2021-06-18T20:19:55.758Z] --- PASS: TestValidName (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestTLSConfiguration [2021-06-18T20:19:55.758Z] === RUN TestKey [2021-06-18T20:19:55.758Z] --- PASS: TestKey (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestParseKey [2021-06-18T20:19:55.758Z] --- PASS: TestParseKey (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestInvalidDataStore [2021-06-18T20:19:55.758Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestKVObjectFlatKey [2021-06-18T20:19:55.758Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-18T20:19:55.758Z] === RUN TestAtomicKVObjectFlatKey [2021-06-18T20:19:55.758Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-18T20:19:55.758Z] PASS [2021-06-18T20:19:55.758Z] coverage: 21.9% of statements [2021-06-18T20:19:55.758Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2021-06-18T20:19:55.758Z] time="2021-06-18T20:19:55Z" level=info msg="Option Initializing KV with TLS" [2021-06-18T20:19:55.758Z] --- PASS: TestTLSConfiguration (0.14s) [2021-06-18T20:19:55.758Z] PASS [2021-06-18T20:19:55.758Z] coverage: 24.0% of statements [2021-06-18T20:19:55.758Z] ok github.com/docker/docker/libnetwork/config 0.201s coverage: 24.0% of statements [2021-06-18T20:19:56.314Z] --- PASS: TestAllocateRandomDeallocate (0.77s) [2021-06-18T20:19:56.314Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-18T20:19:56.314Z] === RUN TestIPDataMarshalling [2021-06-18T20:19:56.314Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-18T20:19:56.314Z] === RUN TestValidateAndIsV6 [2021-06-18T20:19:56.314Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-18T20:19:56.314Z] PASS [2021-06-18T20:19:56.314Z] coverage: 68.9% of statements [2021-06-18T20:19:56.314Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-06-18T20:19:56.863Z] === RUN TestDriver [2021-06-18T20:19:56.863Z] --- PASS: TestDriver (0.00s) [2021-06-18T20:19:56.863Z] PASS [2021-06-18T20:19:56.863Z] coverage: 34.8% of statements [2021-06-18T20:19:56.863Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-06-18T20:19:56.863Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.72s) [2021-06-18T20:19:56.863Z] === RUN TestRetrieveFromStore [2021-06-18T20:19:56.863Z] === RUN TestDriver [2021-06-18T20:19:56.863Z] --- PASS: TestDriver (0.00s) [2021-06-18T20:19:56.863Z] PASS [2021-06-18T20:19:56.863Z] coverage: 34.8% of statements [2021-06-18T20:19:56.863Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-06-18T20:19:57.398Z] --- PASS: TestRetrieveFromStore (0.39s) [2021-06-18T20:19:57.398Z] === RUN TestIsCorrupted [2021-06-18T20:19:57.398Z] --- PASS: TestIsCorrupted (0.03s) [2021-06-18T20:19:57.398Z] === RUN TestSetRollover [2021-06-18T20:19:57.398Z] === RUN TestNetworkAllocateFree [2021-06-18T20:19:57.398Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-18T20:19:57.398Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-18T20:19:57.398Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-18T20:19:57.398Z] PASS [2021-06-18T20:19:57.398Z] coverage: 63.6% of statements [2021-06-18T20:19:57.398Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.070s coverage: 63.6% of statements [2021-06-18T20:19:57.501Z] #70 exporting layers 6.4s done [2021-06-18T20:19:57.501Z] #70 writing image sha256:915dc3ac5489f8d92264e0e310d64f68d74d30dbceec8f080512dc772d423aae done [2021-06-18T20:19:57.501Z] #70 naming to docker.io/library/docker:f8986ee5c558a1f0e3a74a6c929e359309d1fb22 done [2021-06-18T20:19:57.501Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-18T20:19:57.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f8986ee5c558a1f0e3a74a6c929e359309d1fb22 -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:f8986ee5c558a1f0e3a74a6c929e359309d1fb22 hack/make.sh dynbinary test-integration [2021-06-18T20:19:57.925Z] === RUN TestGetEmptyCapabilities [2021-06-18T20:19:57.925Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-18T20:19:57.925Z] === RUN TestGetExtraCapabilities [2021-06-18T20:19:57.925Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-18T20:19:57.925Z] === RUN TestGetInvalidCapabilities [2021-06-18T20:19:57.925Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-18T20:19:57.925Z] === RUN TestRemoteDriver [2021-06-18T20:19:57.925Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-18T20:19:57.925Z] === RUN TestDriverError [2021-06-18T20:19:57.925Z] --- PASS: TestDriverError (0.00s) [2021-06-18T20:19:57.925Z] === RUN TestMissingValues [2021-06-18T20:19:57.925Z] --- PASS: TestMissingValues (0.01s) [2021-06-18T20:19:57.925Z] === RUN TestRollback [2021-06-18T20:19:57.925Z] --- PASS: TestRollback (0.00s) [2021-06-18T20:19:57.925Z] PASS [2021-06-18T20:19:57.925Z] coverage: 57.4% of statements [2021-06-18T20:19:57.925Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2021-06-18T20:19:57.925Z] === RUN TestNAT [2021-06-18T20:19:57.925Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-18T20:19:57.925Z] --- SKIP: TestNAT (0.00s) [2021-06-18T20:19:57.925Z] === RUN TestTransparent [2021-06-18T20:19:57.925Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-18T20:19:57.925Z] --- SKIP: TestTransparent (0.00s) [2021-06-18T20:19:57.925Z] PASS [2021-06-18T20:19:57.925Z] coverage: 0.0% of statements [2021-06-18T20:19:57.925Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2021-06-18T20:19:58.451Z] --- PASS: TestSetRollover (1.25s) [2021-06-18T20:19:58.451Z] === RUN TestSetRolloverSerial [2021-06-18T20:19:58.451Z] === RUN TestBuildDefault [2021-06-18T20:19:58.451Z] --- PASS: TestBuildDefault (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestBuildHostnameDomainname [2021-06-18T20:19:58.451Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestBuildHostname [2021-06-18T20:19:58.451Z] --- PASS: TestBuildHostname (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestBuildHostnameFQDN [2021-06-18T20:19:58.451Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestBuildNoIP [2021-06-18T20:19:58.451Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestUpdate [2021-06-18T20:19:58.451Z] --- PASS: TestUpdate (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-18T20:19:58.451Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-18T20:19:58.451Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestAddEmpty [2021-06-18T20:19:58.451Z] --- PASS: TestAddEmpty (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestAdd [2021-06-18T20:19:58.451Z] --- PASS: TestAdd (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestDeleteEmpty [2021-06-18T20:19:58.451Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestDeleteNewline [2021-06-18T20:19:58.451Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestDelete [2021-06-18T20:19:58.451Z] --- PASS: TestDelete (0.00s) [2021-06-18T20:19:58.451Z] === RUN TestConcurrentWrites [2021-06-18T20:19:58.451Z] --- PASS: TestConcurrentWrites (0.16s) [2021-06-18T20:19:58.451Z] PASS [2021-06-18T20:19:58.451Z] coverage: 81.2% of statements [2021-06-18T20:19:58.451Z] ok github.com/docker/docker/libnetwork/etchosts 0.222s coverage: 81.2% of statements [2021-06-18T20:19:58.978Z] === RUN TestNew [2021-06-18T20:19:58.978Z] --- PASS: TestNew (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestAddDriver [2021-06-18T20:19:58.978Z] --- PASS: TestAddDriver (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestAddDuplicateDriver [2021-06-18T20:19:58.978Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-18T20:19:58.978Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestDriver [2021-06-18T20:19:58.978Z] --- PASS: TestDriver (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestIPAM [2021-06-18T20:19:58.978Z] --- PASS: TestIPAM (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestWalkIPAMs [2021-06-18T20:19:58.978Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-18T20:19:58.978Z] === RUN TestWalkDrivers [2021-06-18T20:19:58.978Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-18T20:19:58.978Z] PASS [2021-06-18T20:19:58.978Z] coverage: 82.4% of statements [2021-06-18T20:19:58.978Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2021-06-18T20:19:59.207Z] [2021-06-18T20:19:59.207Z] Removing bundles/ [2021-06-18T20:19:59.207Z] [2021-06-18T20:19:59.207Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-18T20:19:59.207Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:19:59.207Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:19:59.492Z] === RUN TestDiff [2021-06-18T20:19:59.492Z] --- PASS: TestDiff (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestAddedCallback [2021-06-18T20:19:59.492Z] --- PASS: TestAddedCallback (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestRemovedCallback [2021-06-18T20:19:59.492Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestNoCallback [2021-06-18T20:19:59.492Z] --- PASS: TestNoCallback (0.00s) [2021-06-18T20:19:59.492Z] PASS [2021-06-18T20:19:59.492Z] coverage: 48.1% of statements [2021-06-18T20:19:59.492Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.042s coverage: 48.1% of statements [2021-06-18T20:19:59.492Z] --- PASS: TestSetRolloverSerial (1.00s) [2021-06-18T20:19:59.492Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-18T20:19:59.492Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-18T20:19:59.492Z] PASS [2021-06-18T20:19:59.492Z] coverage: 84.4% of statements [2021-06-18T20:19:59.492Z] ok github.com/docker/docker/libnetwork/bitseq 8.624s coverage: 84.4% of statements [2021-06-18T20:19:59.492Z] === RUN TestNew [2021-06-18T20:19:59.492Z] --- PASS: TestNew (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestAllocate [2021-06-18T20:19:59.492Z] --- PASS: TestAllocate (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestUninitialized [2021-06-18T20:19:59.492Z] --- PASS: TestUninitialized (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestAllocateInRange [2021-06-18T20:19:59.492Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-18T20:19:59.492Z] === RUN TestAllocateSerial [2021-06-18T20:19:59.492Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-18T20:19:59.492Z] PASS [2021-06-18T20:19:59.492Z] coverage: 87.5% of statements [2021-06-18T20:19:59.492Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-06-18T20:20:00.000Z] === RUN TestCaller [2021-06-18T20:20:00.000Z] --- PASS: TestCaller (0.00s) [2021-06-18T20:20:00.000Z] PASS [2021-06-18T20:20:00.000Z] coverage: 100.0% of statements [2021-06-18T20:20:00.000Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2021-06-18T20:20:00.496Z] === RUN TestSetSerialInsertDelete [2021-06-18T20:20:00.496Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-18T20:20:00.496Z] === RUN TestSetParallelInsertDelete [2021-06-18T20:20:01.549Z] === RUN TestInt2IP2IntConversion [2021-06-18T20:20:01.549Z] === RUN TestPoolRequest [2021-06-18T20:20:01.549Z] --- PASS: TestPoolRequest (0.00s) [2021-06-18T20:20:01.549Z] === RUN TestOtherRequests [2021-06-18T20:20:01.549Z] --- PASS: TestOtherRequests (0.00s) [2021-06-18T20:20:01.549Z] PASS [2021-06-18T20:20:01.549Z] coverage: 57.1% of statements [2021-06-18T20:20:01.549Z] ok github.com/docker/docker/libnetwork/ipams/null 0.086s coverage: 57.1% of statements [2021-06-18T20:20:02.022Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2021-06-18T20:20:02.022Z] === RUN TestGetAddressVersion [2021-06-18T20:20:02.022Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-18T20:20:02.022Z] === RUN TestKeyString [2021-06-18T20:20:02.022Z] --- PASS: TestKeyString (0.00s) [2021-06-18T20:20:02.022Z] === RUN TestPoolDataMarshal [2021-06-18T20:20:02.022Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-18T20:20:02.022Z] === RUN TestSubnetsMarshal [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-18T20:20:02.022Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-18T20:20:02.489Z] --- PASS: TestSubnetsMarshal (0.14s) [2021-06-18T20:20:02.489Z] === RUN TestAddSubnets [2021-06-18T20:20:02.489Z] --- PASS: TestAddSubnets (0.07s) [2021-06-18T20:20:02.489Z] === RUN TestDoublePoolRelease [2021-06-18T20:20:02.489Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-06-18T20:20:02.489Z] === RUN TestAddReleasePoolID [2021-06-18T20:20:02.489Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-06-18T20:20:02.489Z] === RUN TestPredefinedPool [2021-06-18T20:20:02.489Z] --- PASS: TestPredefinedPool (0.07s) [2021-06-18T20:20:02.489Z] === RUN TestRemoveSubnet [2021-06-18T20:20:02.975Z] === RUN TestGetCapabilities [2021-06-18T20:20:02.975Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-18T20:20:02.975Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-18T20:20:02.975Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-18T20:20:02.975Z] === RUN TestGetDefaultAddressSpaces [2021-06-18T20:20:02.975Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-18T20:20:02.975Z] === RUN TestRemoteDriver [2021-06-18T20:20:02.975Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-18T20:20:02.975Z] PASS [2021-06-18T20:20:02.975Z] coverage: 47.4% of statements [2021-06-18T20:20:02.975Z] --- PASS: TestRemoveSubnet (0.48s) [2021-06-18T20:20:02.975Z] === RUN TestGetSameAddress [2021-06-18T20:20:02.975Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2021-06-18T20:20:02.975Z] --- PASS: TestGetSameAddress (0.06s) [2021-06-18T20:20:02.975Z] === RUN TestPoolAllocationReuse [2021-06-18T20:20:02.975Z] === RUN TestWindowsIPAM [2021-06-18T20:20:02.975Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-18T20:20:02.975Z] PASS [2021-06-18T20:20:02.975Z] coverage: 71.4% of statements [2021-06-18T20:20:02.976Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-06-18T20:20:04.011Z] === RUN TestKeyValue [2021-06-18T20:20:04.011Z] --- PASS: TestKeyValue (0.00s) [2021-06-18T20:20:04.011Z] PASS [2021-06-18T20:20:04.011Z] coverage: 60.0% of statements [2021-06-18T20:20:04.011Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2021-06-18T20:20:04.011Z] === RUN TestDefaultNetwork [2021-06-18T20:20:04.011Z] --- PASS: TestDefaultNetwork (0.27s) [2021-06-18T20:20:04.011Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-18T20:20:04.478Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-06-18T20:20:04.478Z] === RUN TestInitAddressPools [2021-06-18T20:20:04.478Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-18T20:20:04.478Z] PASS [2021-06-18T20:20:04.478Z] coverage: 74.0% of statements [2021-06-18T20:20:04.478Z] ok github.com/docker/docker/libnetwork/ipamutils 0.597s coverage: 74.0% of statements [2021-06-18T20:20:06.072Z] === RUN TestGenerate [2021-06-18T20:20:06.072Z] --- PASS: TestGenerate (0.00s) [2021-06-18T20:20:06.072Z] === RUN TestGeneratePtr [2021-06-18T20:20:06.072Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-18T20:20:06.072Z] === RUN TestGenerateMissingField [2021-06-18T20:20:06.072Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-18T20:20:06.072Z] === RUN TestFieldCannotBeSet [2021-06-18T20:20:06.072Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-18T20:20:06.072Z] === RUN TestTypeMismatchError [2021-06-18T20:20:06.072Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-18T20:20:06.072Z] PASS [2021-06-18T20:20:06.072Z] coverage: 100.0% of statements [2021-06-18T20:20:06.072Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-06-18T20:20:06.072Z] === RUN TestNetworkDBSimple [2021-06-18T20:20:06.072Z] --- PASS: TestPoolAllocationReuse (2.99s) [2021-06-18T20:20:06.072Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-18T20:20:06.072Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-06-18T20:20:06.072Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-18T20:20:06.586Z] testing: warning: no tests to run [2021-06-18T20:20:06.586Z] PASS [2021-06-18T20:20:06.586Z] coverage: 0.0% of statements [2021-06-18T20:20:06.586Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-06-18T20:20:07.090Z] 2021/06/18 20:20:06 Closing DB instances... [2021-06-18T20:20:07.090Z] === RUN TestRequestNewPort [2021-06-18T20:20:07.090Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestRequestSpecificPort [2021-06-18T20:20:07.090Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestReleasePort [2021-06-18T20:20:07.090Z] --- PASS: TestReleasePort (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestReuseReleasedPort [2021-06-18T20:20:07.090Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestReleaseUnreadledPort [2021-06-18T20:20:07.090Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestUnknowProtocol [2021-06-18T20:20:07.090Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestAllocateAllPorts [2021-06-18T20:20:07.090Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestPortAllocation [2021-06-18T20:20:07.090Z] --- PASS: TestPortAllocation (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestPortAllocationWithCustomRange [2021-06-18T20:20:07.090Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestNoDuplicateBPR [2021-06-18T20:20:07.090Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-18T20:20:07.090Z] === RUN TestChangePortRange [2021-06-18T20:20:07.090Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-18T20:20:07.090Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-18T20:20:07.090Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-18T20:20:07.090Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-18T20:20:07.090Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-18T20:20:07.090Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-18T20:20:07.090Z] --- PASS: TestChangePortRange (0.00s) [2021-06-18T20:20:07.090Z] PASS [2021-06-18T20:20:07.090Z] coverage: 88.6% of statements [2021-06-18T20:20:07.090Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-06-18T20:20:07.595Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.41s) [2021-06-18T20:20:07.596Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-18T20:20:08.107Z] === RUN TestTransportPortConv [2021-06-18T20:20:08.107Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-18T20:20:08.107Z] === RUN TestTransportPortBindingConv [2021-06-18T20:20:08.107Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-18T20:20:08.107Z] === RUN TestErrorConstructors [2021-06-18T20:20:08.107Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-18T20:20:08.107Z] === RUN TestCompareIPMask [2021-06-18T20:20:08.107Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-18T20:20:08.107Z] === RUN TestUtilGetHostPartIP [2021-06-18T20:20:08.107Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-18T20:20:08.107Z] === RUN TestUtilGetBroadcastIP [2021-06-18T20:20:08.107Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-18T20:20:08.107Z] === RUN TestParseCIDR [2021-06-18T20:20:08.107Z] --- PASS: TestParseCIDR (0.00s) [2021-06-18T20:20:08.107Z] PASS [2021-06-18T20:20:08.107Z] coverage: 47.9% of statements [2021-06-18T20:20:08.107Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 47.9% of statements [2021-06-18T20:20:08.107Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-18T20:20:08.107Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-18T20:20:08.643Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.10s) [2021-06-18T20:20:08.643Z] === RUN TestGetAddress [2021-06-18T20:20:08.756Z] Loaded image: buildpack-deps:buster [2021-06-18T20:20:08.756Z] Loaded image: busybox:latest [2021-06-18T20:20:08.756Z] Loaded image: busybox:glibc [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-18T20:20:09.175Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-18T20:20:09.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-18T20:20:09.175Z] PASS [2021-06-18T20:20:09.175Z] coverage: 44.0% of statements [2021-06-18T20:20:09.175Z] ok github.com/docker/docker/oci 0.047s coverage: 44.0% of statements [2021-06-18T20:20:09.175Z] 2021/06/18 20:20:09 Closing DB instances... [2021-06-18T20:20:10.323Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-18T20:20:10.323Z] PASS [2021-06-18T20:20:10.323Z] coverage: 100.0% of statements [2021-06-18T20:20:10.323Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.097s coverage: 100.0% of statements [2021-06-18T20:20:10.323Z] === RUN TestAddressPoolOpt [2021-06-18T20:20:10.323Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-18T20:20:10.323Z] === RUN TestValidateEnv [2021-06-18T20:20:10.323Z] === RUN TestValidateEnv/a [2021-06-18T20:20:10.323Z] === RUN TestValidateEnv/something [2021-06-18T20:20:10.323Z] === RUN TestValidateEnv/_=a [2021-06-18T20:20:10.323Z] === RUN TestValidateEnv/env1=value1 [2021-06-18T20:20:10.646Z] Loaded image: debian:bullseye [2021-06-18T20:20:10.646Z] Loaded image: hello-world:latest [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/_env1=value1 [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/PATH [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/=a [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/PATH= [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/PATH=something [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/asd!qwe [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/1asd [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/123 [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/some_space [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/__some_space_before [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/some_space_after__ [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/= [2021-06-18T20:20:10.866Z] === RUN TestValidateEnv/PaTh [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestParseHost [2021-06-18T20:20:10.866Z] --- PASS: TestParseHost (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestParseDockerDaemonHost [2021-06-18T20:20:10.866Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestParseTCP [2021-06-18T20:20:10.866Z] --- PASS: TestParseTCP (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-18T20:20:10.866Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestValidateExtraHosts [2021-06-18T20:20:10.866Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestIpOptString [2021-06-18T20:20:10.866Z] --- PASS: TestIpOptString (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-18T20:20:10.866Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestNewIpOptValidDefaultVal [2021-06-18T20:20:10.866Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestIpOptSetInvalidVal [2021-06-18T20:20:10.866Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestValidateIPAddress [2021-06-18T20:20:10.866Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestMapOpts [2021-06-18T20:20:10.866Z] --- PASS: TestMapOpts (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestListOptsWithoutValidator [2021-06-18T20:20:10.866Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestListOptsWithValidator [2021-06-18T20:20:10.866Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestValidateDNSSearch [2021-06-18T20:20:10.866Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_general_format [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_one_more [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-18T20:20:10.866Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-18T20:20:10.866Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestNamedListOpts [2021-06-18T20:20:10.866Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestNamedMapOpts [2021-06-18T20:20:10.866Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestParseLink [2021-06-18T20:20:10.866Z] --- PASS: TestParseLink (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestQuotedStringSetWithQuotes [2021-06-18T20:20:10.866Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-18T20:20:10.866Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-18T20:20:10.866Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-18T20:20:10.866Z] === RUN TestUlimitOpt [2021-06-18T20:20:10.866Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-18T20:20:10.866Z] PASS [2021-06-18T20:20:10.866Z] coverage: 67.1% of statements [2021-06-18T20:20:10.866Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-06-18T20:20:10.866Z] === RUN TestParseVersion [2021-06-18T20:20:10.866Z] --- PASS: TestParseVersion (0.00s) [2021-06-18T20:20:10.866Z] PASS [2021-06-18T20:20:10.866Z] coverage: 52.9% of statements [2021-06-18T20:20:10.866Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-06-18T20:20:10.866Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-06-18T20:20:10.866Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-18T20:20:10.902Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:20:11.992Z] 2021/06/18 20:20:11 Closing DB instances... [2021-06-18T20:20:12.529Z] === RUN TestPeerCertificateMarshalJSON [2021-06-18T20:20:12.529Z] === RUN TestIsArchivePathDir [2021-06-18T20:20:12.529Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-06-18T20:20:12.529Z] === RUN TestIsArchivePathInvalidFile [2021-06-18T20:20:13.067Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-06-18T20:20:13.067Z] === RUN TestIsArchivePathTar [2021-06-18T20:20:13.067Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-18T20:20:13.067Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-18T20:20:13.067Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s) [2021-06-18T20:20:13.067Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-18T20:20:13.067Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestMiddleware [2021-06-18T20:20:13.067Z] --- PASS: TestMiddleware (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestNewResponseModifier [2021-06-18T20:20:13.067Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-18T20:20:13.067Z] PASS [2021-06-18T20:20:13.067Z] coverage: 26.8% of statements [2021-06-18T20:20:13.067Z] ok github.com/docker/docker/pkg/authorization 0.297s coverage: 26.8% of statements [2021-06-18T20:20:13.067Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-06-18T20:20:13.067Z] === RUN TestDecompressStreamGzip [2021-06-18T20:20:13.067Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-06-18T20:20:13.067Z] === RUN TestDecompressStreamBzip2 [2021-06-18T20:20:13.067Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-06-18T20:20:13.067Z] === RUN TestDecompressStreamXz [2021-06-18T20:20:13.067Z] archive_test.go:134: Xz not present in msys2 [2021-06-18T20:20:13.067Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestCompressStreamXzUnsupported [2021-06-18T20:20:13.067Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-18T20:20:13.067Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestCompressStreamInvalid [2021-06-18T20:20:13.067Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestExtensionInvalid [2021-06-18T20:20:13.067Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestExtensionUncompressed [2021-06-18T20:20:13.067Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestExtensionBzip2 [2021-06-18T20:20:13.067Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestExtensionGzip [2021-06-18T20:20:13.067Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestExtensionXz [2021-06-18T20:20:13.067Z] --- PASS: TestExtensionXz (0.00s) [2021-06-18T20:20:13.067Z] === RUN TestCmdStreamLargeStderr [2021-06-18T20:20:13.607Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-18T20:20:13.607Z] === RUN TestCmdStreamBad [2021-06-18T20:20:13.607Z] archive_test.go:239: Failing on Windows CI machines [2021-06-18T20:20:13.607Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCmdStreamGood [2021-06-18T20:20:13.607Z] === RUN TestUnbuffered [2021-06-18T20:20:13.607Z] --- PASS: TestUnbuffered (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestRaceUnbuffered [2021-06-18T20:20:13.607Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-18T20:20:13.607Z] PASS [2021-06-18T20:20:13.607Z] coverage: 100.0% of statements [2021-06-18T20:20:13.607Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-18T20:20:13.607Z] === RUN TestUntarPathWithInvalidDest [2021-06-18T20:20:13.607Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-06-18T20:20:13.607Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-06-18T20:20:13.607Z] === RUN TestUntarPathWithInvalidSrc [2021-06-18T20:20:13.607Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestUntarPath [2021-06-18T20:20:13.607Z] --- PASS: TestUntarPath (0.06s) [2021-06-18T20:20:13.607Z] === RUN TestUntarPathWithDestinationFile [2021-06-18T20:20:13.607Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-06-18T20:20:13.607Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-18T20:20:13.607Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-18T20:20:13.607Z] === RUN TestCopyWithTarInvalidSrc [2021-06-18T20:20:13.607Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-18T20:20:13.607Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCopyWithTarSrcFile [2021-06-18T20:20:13.607Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCopyWithTarSrcFolder [2021-06-18T20:20:13.607Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-18T20:20:13.607Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-18T20:20:13.607Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-18T20:20:13.607Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-18T20:20:13.607Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestCopyFileWithTarSrcFile [2021-06-18T20:20:13.607Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-06-18T20:20:13.607Z] === RUN TestTarFiles [2021-06-18T20:20:13.607Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-18T20:20:13.607Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-18T20:20:14.180Z] === RUN TestMatch [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[foo]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[foo_bar]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[]#01 [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[qux]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-18T20:20:14.180Z] === RUN TestMatch/[[foo_baz]] [2021-06-18T20:20:14.180Z] --- PASS: TestMatch (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-18T20:20:14.180Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-18T20:20:14.180Z] PASS [2021-06-18T20:20:14.180Z] coverage: 87.5% of statements [2021-06-18T20:20:14.180Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-06-18T20:20:14.749Z] === RUN TestChrootTarUntar [2021-06-18T20:20:14.749Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-18T20:20:14.749Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootUntarEmptyArchive [2021-06-18T20:20:14.749Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootTarUntarWithSymlink [2021-06-18T20:20:14.749Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootCopyWithTar [2021-06-18T20:20:14.749Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootCopyFileWithTar [2021-06-18T20:20:14.749Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootUntarPath [2021-06-18T20:20:14.749Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-18T20:20:14.749Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-18T20:20:14.749Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:20:14.749Z] === RUN TestChrootApplyDotDotFile [2021-06-18T20:20:14.749Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:14.749Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-18T20:20:14.749Z] PASS [2021-06-18T20:20:14.749Z] coverage: 15.4% of statements [2021-06-18T20:20:14.749Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 15.4% of statements [2021-06-18T20:20:15.931Z] === RUN TestSizeEmpty [2021-06-18T20:20:15.931Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestSizeEmptyFile [2021-06-18T20:20:15.931Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestSizeNonemptyFile [2021-06-18T20:20:15.931Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-18T20:20:15.931Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-18T20:20:15.931Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-18T20:20:15.931Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestMoveToSubdir [2021-06-18T20:20:15.931Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-18T20:20:15.931Z] === RUN TestSizeNonExistingDirectory [2021-06-18T20:20:15.931Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-18T20:20:15.931Z] PASS [2021-06-18T20:20:15.931Z] coverage: 80.0% of statements [2021-06-18T20:20:15.931Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2021-06-18T20:20:15.931Z] 2021/06/18 20:20:15 Closing DB instances... [2021-06-18T20:20:16.456Z] === RUN Test [2021-06-18T20:20:16.456Z] === RUN Test/TestContainsEntry [2021-06-18T20:20:16.456Z] === RUN Test/TestCreateEntries [2021-06-18T20:20:16.456Z] === RUN Test/TestEntriesDiff [2021-06-18T20:20:16.456Z] === RUN Test/TestEntriesEquality [2021-06-18T20:20:16.456Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-18T20:20:16.456Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-18T20:20:16.456Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-18T20:20:16.456Z] === RUN Test/TestGeneratorNotGenerate [2021-06-18T20:20:16.456Z] === RUN Test/TestGeneratorWithPort [2021-06-18T20:20:16.456Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-18T20:20:16.456Z] === RUN Test/TestNewEntry [2021-06-18T20:20:16.456Z] === RUN Test/TestParse [2021-06-18T20:20:16.456Z] --- PASS: Test (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-18T20:20:16.456Z] --- PASS: Test/TestParse (0.00s) [2021-06-18T20:20:16.456Z] PASS [2021-06-18T20:20:16.456Z] coverage: 58.3% of statements [2021-06-18T20:20:16.456Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-06-18T20:20:16.970Z] --- PASS: TestTarFiles (3.57s) [2021-06-18T20:20:16.970Z] === RUN TestTarUntar [2021-06-18T20:20:17.478Z] --- PASS: TestTarUntar (0.03s) [2021-06-18T20:20:17.479Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-18T20:20:17.479Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-18T20:20:17.479Z] === RUN TestTarWithOptions [2021-06-18T20:20:17.479Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-18T20:20:17.479Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-18T20:20:17.479Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-18T20:20:17.479Z] === RUN TestUntarUstarGnuConflict [2021-06-18T20:20:17.479Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-06-18T20:20:17.479Z] === RUN TestUntarInvalidFilenames [2021-06-18T20:20:17.479Z] === RUN Test [2021-06-18T20:20:17.479Z] === RUN Test/TestContent [2021-06-18T20:20:17.479Z] === RUN Test/TestInitialize [2021-06-18T20:20:17.479Z] === RUN Test/TestNew [2021-06-18T20:20:17.479Z] === RUN Test/TestParsingContentsWithComments [2021-06-18T20:20:17.479Z] === RUN Test/TestRegister [2021-06-18T20:20:17.479Z] === RUN Test/TestWatch [2021-06-18T20:20:17.479Z] --- PASS: Test (0.01s) [2021-06-18T20:20:17.479Z] --- PASS: Test/TestContent (0.00s) [2021-06-18T20:20:17.479Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-18T20:20:17.479Z] --- PASS: Test/TestNew (0.00s) [2021-06-18T20:20:17.479Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-18T20:20:17.479Z] --- PASS: Test/TestRegister (0.00s) [2021-06-18T20:20:17.479Z] --- PASS: Test/TestWatch (0.00s) [2021-06-18T20:20:17.479Z] PASS [2021-06-18T20:20:17.479Z] coverage: 97.6% of statements [2021-06-18T20:20:17.479Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-06-18T20:20:17.479Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames998628422\\dest" [2021-06-18T20:20:17.479Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-06-18T20:20:17.479Z] === RUN TestUntarHardlinkToSymlink [2021-06-18T20:20:17.479Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-18T20:20:17.479Z] === RUN TestUntarInvalidHardlink [2021-06-18T20:20:17.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink531373479\\victim\\hello" -> "../victim/hello" [2021-06-18T20:20:17.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink198435546\\victim\\hello" -> "/../victim/hello" [2021-06-18T20:20:17.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink984712817\\victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink005384476\\victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink055106507\\victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink764462254\\victim" -> "../victim" [2021-06-18T20:20:17.479Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-06-18T20:20:17.479Z] === RUN TestUntarInvalidSymlink [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink881424949\\dest\\dotdot" -> "../victim/hello" [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink178292752\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink106708015\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink800046018\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink052217913\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink782371396\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink562511571\\dest\\dir\\loophole" -> "../../victim" [2021-06-18T20:20:17.479Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-18T20:20:17.479Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-18T20:20:17.479Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-18T20:20:17.479Z] === RUN TestXGlobalNoParent [2021-06-18T20:20:17.479Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-18T20:20:17.479Z] === RUN TestReplaceFileTarWrapper [2021-06-18T20:20:17.479Z] --- PASS: TestNetworkDBCRUDTableEntry (3.83s) [2021-06-18T20:20:17.479Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-18T20:20:17.479Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-06-18T20:20:17.479Z] === RUN TestPrefixHeaderReadable [2021-06-18T20:20:17.479Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-18T20:20:17.479Z] === RUN TestDisablePigz [2021-06-18T20:20:17.479Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-18T20:20:17.970Z] --- PASS: TestDisablePigz (0.13s) [2021-06-18T20:20:17.970Z] === RUN TestPigz [2021-06-18T20:20:17.970Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-18T20:20:17.970Z] --- PASS: TestPigz (0.12s) [2021-06-18T20:20:17.970Z] === RUN TestCopyFileWithInvalidDest [2021-06-18T20:20:17.970Z] archive_windows_test.go:16: Currently fails [2021-06-18T20:20:17.970Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestCanonicalTarNameForPath [2021-06-18T20:20:17.970Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestCanonicalTarName [2021-06-18T20:20:17.970Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChmodTarEntry [2021-06-18T20:20:17.970Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestHardLinkOrder [2021-06-18T20:20:17.970Z] --- PASS: TestHardLinkOrder (0.06s) [2021-06-18T20:20:17.970Z] === RUN TestChangeString [2021-06-18T20:20:17.970Z] --- PASS: TestChangeString (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesWithNoChanges [2021-06-18T20:20:17.970Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-18T20:20:17.970Z] === RUN TestChangesWithChanges [2021-06-18T20:20:17.970Z] --- PASS: TestChangesWithChanges (0.02s) [2021-06-18T20:20:17.970Z] === RUN TestChangesWithChangesGH13590 [2021-06-18T20:20:17.970Z] changes_test.go:196: needs more investigation [2021-06-18T20:20:17.970Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesDirsEmpty [2021-06-18T20:20:17.970Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-18T20:20:17.970Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesDirsMutated [2021-06-18T20:20:17.970Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-18T20:20:17.970Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestApplyLayer [2021-06-18T20:20:17.970Z] changes_test.go:433: needs further investigation [2021-06-18T20:20:17.970Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesSizeWithHardlinks [2021-06-18T20:20:17.970Z] changes_test.go:469: needs further investigation [2021-06-18T20:20:17.970Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesSizeWithNoChanges [2021-06-18T20:20:17.970Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-18T20:20:17.970Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestChangesSize [2021-06-18T20:20:17.970Z] --- PASS: TestChangesSize (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestApplyLayerInvalidFilenames [2021-06-18T20:20:17.970Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames385701896\\dest" [2021-06-18T20:20:17.970Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-18T20:20:17.970Z] === RUN TestApplyLayerInvalidHardlink [2021-06-18T20:20:17.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink447773818\\victim\\hello" -> "../victim/hello" [2021-06-18T20:20:17.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492166545\\victim\\hello" -> "/../victim/hello" [2021-06-18T20:20:17.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink009714620\\victim" -> "../victim" [2021-06-18T20:20:17.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink689890283\\victim" -> "../victim" [2021-06-18T20:20:17.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink821217870\\victim" -> "../victim" [2021-06-18T20:20:17.970Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink131039061\\victim" -> "../victim" [2021-06-18T20:20:17.970Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-06-18T20:20:17.970Z] === RUN TestApplyLayerInvalidSymlink [2021-06-18T20:20:17.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink561789104\\dest\\dotdot" -> "../victim/hello" [2021-06-18T20:20:17.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink526654031\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-18T20:20:17.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink428471650\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink366817113\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink257654500\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.970Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink080175859\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:20:17.970Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-06-18T20:20:17.970Z] === RUN TestApplyLayerWhiteouts [2021-06-18T20:20:17.970Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-06-18T20:20:17.970Z] === RUN TestGenerateEmptyFile [2021-06-18T20:20:17.970Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-18T20:20:17.970Z] === RUN TestGenerateWithContent [2021-06-18T20:20:17.970Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-18T20:20:17.970Z] PASS [2021-06-18T20:20:17.970Z] coverage: 61.6% of statements [2021-06-18T20:20:17.970Z] ok github.com/docker/docker/pkg/archive 5.426s coverage: 61.6% of statements [2021-06-18T20:20:18.438Z] === RUN Test [2021-06-18T20:20:18.438Z] === RUN Test/TestInitialize [2021-06-18T20:20:18.438Z] time="2021-06-18T20:20:18Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:20:18.438Z] time="2021-06-18T20:20:18Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:20:18.438Z] time="2021-06-18T20:20:18Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:20:18.438Z] === RUN Test/TestInitializeWithCerts [2021-06-18T20:20:18.438Z] time="2021-06-18T20:20:18Z" level=info msg="Initializing discovery with TLS" [2021-06-18T20:20:18.438Z] === RUN Test/TestWatch [2021-06-18T20:20:18.438Z] time="2021-06-18T20:20:18Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:20:18.985Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.38s) [2021-06-18T20:20:18.985Z] PASS [2021-06-18T20:20:18.985Z] [2021-06-18T20:20:18.985Z] === Skipped [2021-06-18T20:20:18.985Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-18T20:20:18.985Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:20:18.985Z] [2021-06-18T20:20:18.985Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-18T20:20:18.985Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T20:20:18.985Z] [2021-06-18T20:20:18.985Z] [2021-06-18T20:20:18.985Z] DONE 34 tests, 2 skipped in 120.472s [2021-06-18T20:20:18.985Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-18T20:20:18.985Z] INFO: Testing against a local daemon [2021-06-18T20:20:18.985Z] === RUN TestConfigInspect [2021-06-18T20:20:19.424Z] 2021/06/18 20:20:19 Closing DB instances... [2021-06-18T20:20:20.872Z] --- PASS: TestConfigInspect (2.14s) [2021-06-18T20:20:20.872Z] === RUN TestConfigList [2021-06-18T20:20:21.114Z] --- PASS: TestNetworkDBCRUDTableEntries (3.21s) [2021-06-18T20:20:21.114Z] === RUN TestNetworkDBNodeLeave [2021-06-18T20:20:21.637Z] --- PASS: Test (3.11s) [2021-06-18T20:20:21.637Z] --- PASS: Test/TestInitialize (0.11s) [2021-06-18T20:20:21.637Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-18T20:20:21.637Z] --- PASS: Test/TestWatch (3.00s) [2021-06-18T20:20:21.637Z] PASS [2021-06-18T20:20:21.637Z] coverage: 84.1% of statements [2021-06-18T20:20:21.637Z] ok github.com/docker/docker/pkg/discovery/kv 3.153s coverage: 84.1% of statements [2021-06-18T20:20:22.141Z] === RUN Test [2021-06-18T20:20:22.141Z] === RUN Test/TestWatch [2021-06-18T20:20:22.141Z] --- PASS: Test (0.00s) [2021-06-18T20:20:22.141Z] --- PASS: Test/TestWatch (0.00s) [2021-06-18T20:20:22.141Z] PASS [2021-06-18T20:20:22.141Z] coverage: 92.3% of statements [2021-06-18T20:20:22.141Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-06-18T20:20:22.645Z] === RUN Test [2021-06-18T20:20:22.645Z] === RUN Test/TestInitialize [2021-06-18T20:20:22.645Z] === RUN Test/TestInitializeWithPattern [2021-06-18T20:20:22.645Z] === RUN Test/TestRegister [2021-06-18T20:20:22.645Z] === RUN Test/TestWatch [2021-06-18T20:20:22.645Z] --- PASS: Test (0.00s) [2021-06-18T20:20:22.645Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-18T20:20:22.645Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-18T20:20:22.645Z] --- PASS: Test/TestRegister (0.00s) [2021-06-18T20:20:22.645Z] --- PASS: Test/TestWatch (0.00s) [2021-06-18T20:20:22.645Z] PASS [2021-06-18T20:20:22.645Z] coverage: 93.8% of statements [2021-06-18T20:20:22.645Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-06-18T20:20:22.760Z] --- PASS: TestConfigList (2.16s) [2021-06-18T20:20:22.760Z] === RUN TestConfigsCreateAndDelete [2021-06-18T20:20:23.662Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-18T20:20:23.662Z] === RUN TestNetworkDBWatch [2021-06-18T20:20:23.662Z] === RUN TestPollerAddRemove [2021-06-18T20:20:23.662Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-18T20:20:23.662Z] === RUN TestPollerEvent [2021-06-18T20:20:23.662Z] poller_test.go:41: No chmod on Windows [2021-06-18T20:20:23.662Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-18T20:20:23.662Z] === RUN TestPollerClose [2021-06-18T20:20:23.662Z] --- PASS: TestPollerClose (0.00s) [2021-06-18T20:20:23.662Z] PASS [2021-06-18T20:20:23.662Z] coverage: 45.7% of statements [2021-06-18T20:20:23.662Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2021-06-18T20:20:24.649Z] === RUN TestCopyFileWithInvalidSrc [2021-06-18T20:20:24.649Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCopyFileWithInvalidDest [2021-06-18T20:20:24.649Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-18T20:20:24.649Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-18T20:20:24.649Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCopyFile [2021-06-18T20:20:24.649Z] --- PASS: TestCopyFile (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-18T20:20:24.649Z] fileutils_test.go:134: Needs porting to Windows [2021-06-18T20:20:24.649Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-18T20:20:24.649Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-18T20:20:24.649Z] fileutils_test.go:180: Needs porting to Windows [2021-06-18T20:20:24.649Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestWildcardMatches [2021-06-18T20:20:24.649Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestPatternMatches [2021-06-18T20:20:24.649Z] --- PASS: TestPatternMatches (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-18T20:20:24.649Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestPatternMatchesFolderExclusions [2021-06-18T20:20:24.649Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-18T20:20:24.649Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-18T20:20:24.649Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-18T20:20:24.649Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-18T20:20:24.649Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestSingleExclamationError [2021-06-18T20:20:24.649Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestMatchesWithNoPatterns [2021-06-18T20:20:24.649Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestMatchesWithMalformedPatterns [2021-06-18T20:20:24.649Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestMatches [2021-06-18T20:20:24.649Z] --- PASS: TestMatches (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCleanPatterns [2021-06-18T20:20:24.649Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-18T20:20:24.649Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCleanPatternsExceptionFlag [2021-06-18T20:20:24.649Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-18T20:20:24.649Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-18T20:20:24.649Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCleanPatternsErrorSingleException [2021-06-18T20:20:24.649Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-18T20:20:24.649Z] === RUN TestCreateIfNotExistsDir [2021-06-18T20:20:24.649Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-06-18T20:20:24.649Z] === RUN TestCreateIfNotExistsFile [2021-06-18T20:20:24.649Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-18T20:20:24.649Z] === RUN TestMatch [2021-06-18T20:20:24.649Z] --- PASS: TestMatch (0.00s) [2021-06-18T20:20:24.649Z] PASS [2021-06-18T20:20:24.649Z] coverage: 85.2% of statements [2021-06-18T20:20:24.649Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 85.2% of statements [2021-06-18T20:20:25.134Z] === RUN TestGet [2021-06-18T20:20:25.134Z] --- PASS: TestGet (0.00s) [2021-06-18T20:20:25.134Z] === RUN TestGetShortcutString [2021-06-18T20:20:25.134Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-18T20:20:25.134Z] PASS [2021-06-18T20:20:25.134Z] coverage: 42.9% of statements [2021-06-18T20:20:25.134Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2021-06-18T20:20:25.134Z] 2021/06/18 20:20:24 Closing DB instances... [2021-06-18T20:20:25.360Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-06-18T20:20:25.360Z] === RUN TestConfigsUpdate [2021-06-18T20:20:25.639Z] === RUN TestCreateIDMapOrder [2021-06-18T20:20:25.639Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-18T20:20:25.639Z] PASS [2021-06-18T20:20:25.639Z] coverage: 7.2% of statements [2021-06-18T20:20:25.639Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2021-06-18T20:20:26.730Z] --- PASS: TestNetworkDBWatch (3.01s) [2021-06-18T20:20:26.730Z] === RUN TestNetworkDBBulkSync [2021-06-18T20:20:26.730Z] === RUN TestFixedBufferCap [2021-06-18T20:20:26.730Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestFixedBufferLen [2021-06-18T20:20:26.730Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestFixedBufferString [2021-06-18T20:20:26.730Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestFixedBufferWrite [2021-06-18T20:20:26.730Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestFixedBufferRead [2021-06-18T20:20:26.730Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestBytesPipeRead [2021-06-18T20:20:26.730Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestBytesPipeWrite [2021-06-18T20:20:26.730Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-18T20:20:26.730Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-18T20:20:27.250Z] --- PASS: TestConfigsUpdate (2.16s) [2021-06-18T20:20:27.250Z] === RUN TestTemplatedConfig [2021-06-18T20:20:27.266Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-06-18T20:20:27.266Z] === RUN TestAtomicWriteToFile [2021-06-18T20:20:27.266Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-18T20:20:27.266Z] === RUN TestAtomicWriteSetCommit [2021-06-18T20:20:27.266Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestAtomicWriteSetCancel [2021-06-18T20:20:27.266Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestReadCloserWrapperClose [2021-06-18T20:20:27.266Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestReaderErrWrapperReadOnError [2021-06-18T20:20:27.266Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestReaderErrWrapperRead [2021-06-18T20:20:27.266Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestHashData [2021-06-18T20:20:27.266Z] --- PASS: TestHashData (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestCancelReadCloser [2021-06-18T20:20:27.266Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-18T20:20:27.266Z] === RUN TestWriteCloserWrapperClose [2021-06-18T20:20:27.266Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestNopWriteCloser [2021-06-18T20:20:27.266Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestNopWriter [2021-06-18T20:20:27.266Z] --- PASS: TestNopWriter (0.00s) [2021-06-18T20:20:27.266Z] === RUN TestWriteCounter [2021-06-18T20:20:27.266Z] --- PASS: TestWriteCounter (0.00s) [2021-06-18T20:20:27.266Z] PASS [2021-06-18T20:20:27.266Z] coverage: 69.2% of statements [2021-06-18T20:20:27.266Z] ok github.com/docker/docker/pkg/ioutils 0.566s coverage: 69.2% of statements [2021-06-18T20:20:27.405Z] 639bb6bb2beb: Pull complete [2021-06-18T20:20:27.406Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-18T20:20:27.406Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:20:27.406Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:20:27.406Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-18T20:20:27.406Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-18T20:20:27.406Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-18T20:20:27.406Z] INFO: Docker version of control daemon [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] Client: [2021-06-18T20:20:27.406Z] Version: 20.10.6 [2021-06-18T20:20:27.406Z] API version: 1.41 [2021-06-18T20:20:27.406Z] Go version: go1.16.3 [2021-06-18T20:20:27.406Z] Git commit: 370c289 [2021-06-18T20:20:27.406Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-18T20:20:27.406Z] OS/Arch: windows/amd64 [2021-06-18T20:20:27.406Z] Context: default [2021-06-18T20:20:27.406Z] Experimental: true [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] Server: Docker Engine - Community [2021-06-18T20:20:27.406Z] Engine: [2021-06-18T20:20:27.406Z] Version: 20.10.6 [2021-06-18T20:20:27.406Z] API version: 1.41 (minimum version 1.24) [2021-06-18T20:20:27.406Z] Go version: go1.13.15 [2021-06-18T20:20:27.406Z] Git commit: 8728dd2 [2021-06-18T20:20:27.406Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-18T20:20:27.406Z] OS/Arch: windows/amd64 [2021-06-18T20:20:27.406Z] Experimental: true [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] INFO: Docker info of control daemon [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] Client: [2021-06-18T20:20:27.406Z] Context: default [2021-06-18T20:20:27.406Z] Debug Mode: false [2021-06-18T20:20:27.406Z] Plugins: [2021-06-18T20:20:27.406Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-18T20:20:27.406Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-18T20:20:27.406Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] Server: [2021-06-18T20:20:27.406Z] Containers: 0 [2021-06-18T20:20:27.406Z] Running: 0 [2021-06-18T20:20:27.406Z] Paused: 0 [2021-06-18T20:20:27.406Z] Stopped: 0 [2021-06-18T20:20:27.406Z] Images: 1 [2021-06-18T20:20:27.406Z] Server Version: 20.10.6 [2021-06-18T20:20:27.406Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-18T20:20:27.406Z] LCOW: [2021-06-18T20:20:27.406Z] Windows: [2021-06-18T20:20:27.406Z] Logging Driver: json-file [2021-06-18T20:20:27.406Z] Plugins: [2021-06-18T20:20:27.406Z] Volume: local [2021-06-18T20:20:27.406Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T20:20:27.406Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T20:20:27.406Z] Swarm: inactive [2021-06-18T20:20:27.406Z] Default Isolation: process [2021-06-18T20:20:27.406Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-18T20:20:27.406Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-18T20:20:27.406Z] OSType: windows [2021-06-18T20:20:27.406Z] Architecture: x86_64 [2021-06-18T20:20:27.406Z] CPUs: 4 [2021-06-18T20:20:27.406Z] Total Memory: 32GiB [2021-06-18T20:20:27.406Z] Name: azwin-2-c0eab0 [2021-06-18T20:20:27.406Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-18T20:20:27.406Z] Docker Root Dir: D:\docker [2021-06-18T20:20:27.406Z] Debug Mode: false [2021-06-18T20:20:27.406Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:20:27.406Z] Labels: [2021-06-18T20:20:27.406Z] Experimental: true [2021-06-18T20:20:27.406Z] Insecure Registries: [2021-06-18T20:20:27.406Z] 10.0.0.4:5000 [2021-06-18T20:20:27.406Z] 127.0.0.0/8 [2021-06-18T20:20:27.406Z] Registry Mirrors: [2021-06-18T20:20:27.406Z] http://10.0.0.4:5000/ [2021-06-18T20:20:27.406Z] Live Restore Enabled: false [2021-06-18T20:20:27.406Z] Product License: Community Engine [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] INFO: Commit hash is 47176887a0 [2021-06-18T20:20:27.406Z] INFO: Nuke-Everything... [2021-06-18T20:20:27.406Z] INFO: Container count on control daemon to delete is 0 [2021-06-18T20:20:27.406Z] INFO: Nuking d:\CI [2021-06-18T20:20:27.406Z] INFO: Zapped successfully [2021-06-18T20:20:27.406Z] INFO: Location for testing is d:\CI\PR-42537\2 [2021-06-18T20:20:27.406Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.406Z] INFO: Building the image from Dockerfile.windows at 06/18/2021 20:20:25... [2021-06-18T20:20:27.406Z] [2021-06-18T20:20:27.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-18T20:20:27.810Z] 2021/06/18 20:20:27 Closing DB instances... [2021-06-18T20:20:28.359Z] === RUN TestError [2021-06-18T20:20:28.359Z] --- PASS: TestError (0.00s) [2021-06-18T20:20:28.359Z] === RUN TestProgressString [2021-06-18T20:20:28.359Z] === RUN TestProgressString/no_progress [2021-06-18T20:20:28.359Z] === RUN TestProgressString/progress_1 [2021-06-18T20:20:28.359Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-18T20:20:28.359Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-18T20:20:28.359Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-18T20:20:28.359Z] === RUN TestProgressString/with_units [2021-06-18T20:20:28.359Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-18T20:20:28.359Z] === RUN TestProgressString/hide_counts [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-18T20:20:28.359Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-18T20:20:28.359Z] === RUN TestJSONMessageDisplay [2021-06-18T20:20:28.359Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-06-18T20:20:28.359Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-18T20:20:28.359Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-18T20:20:28.359Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-18T20:20:28.359Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-18T20:20:28.359Z] === RUN TestDisplayJSONMessagesStream [2021-06-18T20:20:28.359Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-18T20:20:28.359Z] PASS [2021-06-18T20:20:28.359Z] coverage: 91.7% of statements [2021-06-18T20:20:28.359Z] ok github.com/docker/docker/pkg/jsonmessage 0.169s coverage: 91.7% of statements [2021-06-18T20:20:28.893Z] === RUN TestStandardLongPath [2021-06-18T20:20:28.893Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-18T20:20:28.893Z] === RUN TestUNCLongPath [2021-06-18T20:20:28.893Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-18T20:20:28.893Z] PASS [2021-06-18T20:20:28.893Z] coverage: 100.0% of statements [2021-06-18T20:20:28.893Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2021-06-18T20:20:29.418Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-18T20:20:29.418Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-18T20:20:29.418Z] === RUN TestNameFormat [2021-06-18T20:20:29.418Z] --- PASS: TestNameFormat (0.00s) [2021-06-18T20:20:29.418Z] === RUN TestNameRetries [2021-06-18T20:20:29.418Z] --- PASS: TestNameRetries (0.00s) [2021-06-18T20:20:29.418Z] PASS [2021-06-18T20:20:29.418Z] coverage: 85.7% of statements [2021-06-18T20:20:29.418Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-06-18T20:20:29.860Z] Sending build context to Docker daemon 61.05MB [2021-06-18T20:20:29.860Z] [2021-06-18T20:20:29.860Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-18T20:20:29.860Z] ---> 5b60ac4e9e92 [2021-06-18T20:20:29.860Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-18T20:20:29.860Z] ---> Running in 617b006bf3bc [2021-06-18T20:20:29.948Z] === RUN TestParseKeyValueOpt [2021-06-18T20:20:29.948Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-18T20:20:29.948Z] === RUN TestParseUintList [2021-06-18T20:20:29.948Z] --- PASS: TestParseUintList (0.00s) [2021-06-18T20:20:29.948Z] === RUN TestParseUintListMaximumLimits [2021-06-18T20:20:29.948Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-18T20:20:29.948Z] PASS [2021-06-18T20:20:29.948Z] coverage: 97.0% of statements [2021-06-18T20:20:29.948Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-06-18T20:20:30.378Z] Removing intermediate container 617b006bf3bc [2021-06-18T20:20:30.378Z] ---> 26a9d9ace5ef [2021-06-18T20:20:30.378Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-18T20:20:30.378Z] ---> Running in 0727f02f5b34 [2021-06-18T20:20:30.472Z] --- PASS: TestGetAddress (21.63s) [2021-06-18T20:20:30.472Z] === RUN TestRequestSyntaxCheck [2021-06-18T20:20:30.472Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-06-18T20:20:30.472Z] === RUN TestRequest [2021-06-18T20:20:30.518Z] --- PASS: TestTemplatedConfig (3.31s) [2021-06-18T20:20:30.518Z] === RUN TestConfigCreateResolve [2021-06-18T20:20:30.889Z] Removing intermediate container 0727f02f5b34 [2021-06-18T20:20:30.889Z] ---> f858880fbf04 [2021-06-18T20:20:30.889Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-18T20:20:30.889Z] ---> Running in 547311052ad6 [2021-06-18T20:20:30.889Z] Removing intermediate container 547311052ad6 [2021-06-18T20:20:30.889Z] ---> aaf0e236695e [2021-06-18T20:20:30.889Z] 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-06-18T20:20:30.889Z] ---> Running in e9da5f4736e7 [2021-06-18T20:20:31.004Z] === RUN TestNewAndRemove [2021-06-18T20:20:31.005Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-18T20:20:31.005Z] === RUN TestRemoveInvalidPath [2021-06-18T20:20:31.005Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-18T20:20:31.005Z] PASS [2021-06-18T20:20:31.005Z] coverage: 82.6% of statements [2021-06-18T20:20:31.005Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-06-18T20:20:31.404Z] Removing intermediate container e9da5f4736e7 [2021-06-18T20:20:31.404Z] ---> 7b2de156859b [2021-06-18T20:20:31.404Z] 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-06-18T20:20:31.404Z] ---> Running in 3610fad8ac90 [2021-06-18T20:20:32.104Z] === RUN TestFailedConnection [2021-06-18T20:20:32.405Z] --- PASS: TestConfigCreateResolve (2.19s) [2021-06-18T20:20:32.405Z] === RUN TestConfigDaemonLibtrustID [2021-06-18T20:20:32.630Z] 2021/06/18 20:20:32 Closing DB instances... [2021-06-18T20:20:32.967Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-18T20:20:32.967Z] PASS [2021-06-18T20:20:32.967Z] [2021-06-18T20:20:32.967Z] DONE 7 tests in 14.727s [2021-06-18T20:20:32.967Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-18T20:20:33.180Z] === RUN TestParseEmptyInterface [2021-06-18T20:20:33.180Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestParseNonInterfaceType [2021-06-18T20:20:33.180Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestParseWithOneFunction [2021-06-18T20:20:33.180Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestParseWithMultipleFuncs [2021-06-18T20:20:33.180Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestParseWithUnnamedReturn [2021-06-18T20:20:33.180Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestEmbeddedInterface [2021-06-18T20:20:33.180Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestParsedImports [2021-06-18T20:20:33.180Z] --- PASS: TestParsedImports (0.00s) [2021-06-18T20:20:33.180Z] === RUN TestAliasedImports [2021-06-18T20:20:33.180Z] --- PASS: TestAliasedImports (0.00s) [2021-06-18T20:20:33.180Z] PASS [2021-06-18T20:20:33.180Z] coverage: 56.8% of statements [2021-06-18T20:20:33.180Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-06-18T20:20:33.223Z] INFO: Testing against a local daemon [2021-06-18T20:20:33.223Z] === RUN TestCheckpoint [2021-06-18T20:20:33.223Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:20:33.223Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-18T20:20:33.223Z] === RUN TestContainerInvalidJSON [2021-06-18T20:20:33.223Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:20:33.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:20:33.223Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:20:33.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:20:33.223Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:20:33.223Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:20:33.223Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:20:33.223Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:20:33.223Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:20:33.223Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-18T20:20:33.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-18T20:20:33.223Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-18T20:20:33.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-18T20:20:33.223Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-18T20:20:33.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-18T20:20:33.223Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-18T20:20:33.223Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-18T20:20:33.223Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-18T20:20:33.223Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-18T20:20:33.223Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-18T20:20:33.223Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-18T20:20:33.223Z] === RUN TestCopyFromContainer [2021-06-18T20:20:33.723Z] === RUN TestHTTPTransport [2021-06-18T20:20:33.723Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-18T20:20:33.723Z] PASS [2021-06-18T20:20:33.723Z] coverage: 85.7% of statements [2021-06-18T20:20:33.723Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-06-18T20:20:34.268Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.85s) [2021-06-18T20:20:34.268Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-18T20:20:34.268Z] --- PASS: TestFailedConnection (2.15s) [2021-06-18T20:20:34.268Z] === RUN TestFailOnce [2021-06-18T20:20:34.268Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-18T20:20:34.268Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-18T20:20:34.268Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-18T20:20:34.268Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-18T20:20:34.268Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-18T20:20:34.268Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-18T20:20:34.268Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-18T20:20:34.268Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-18T20:20:34.268Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-18T20:20:34.268Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-18T20:20:34.268Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-18T20:20:34.268Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-18T20:20:34.268Z] === RUN TestBufferPoolPutAndGet [2021-06-18T20:20:34.268Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-18T20:20:34.268Z] PASS [2021-06-18T20:20:34.268Z] coverage: 88.2% of statements [2021-06-18T20:20:34.268Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-06-18T20:20:34.366Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:20:34.366Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:20:34.366Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:20:34.366Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:20:34.366Z] [2021-06-18T20:20:34.366Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-18T20:20:34.366Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-18T20:20:34.366Z] Using test binary docker [2021-06-18T20:20:34.366Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-18T20:20:34.366Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T20:20:34.366Z] INFO: Waiting for daemon to start... [2021-06-18T20:20:34.366Z] Starting dockerd [2021-06-18T20:20:34.366Z] . [2021-06-18T20:20:34.366Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-18T20:20:34.590Z] === RUN TestCopyFromContainer// [2021-06-18T20:20:34.590Z] === RUN TestCopyFromContainer//bar/root [2021-06-18T20:20:34.804Z] 2021/06/18 20:20:34 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-06-18T20:20:34.804Z] goroutine 5 [running]: [2021-06-18T20:20:34.804Z] net/http.(*conn).serve.func1(0xc000058000) [2021-06-18T20:20:34.804Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-18T20:20:34.804Z] panic(0xbc5160, 0xcdc1d0) [2021-06-18T20:20:34.804Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-18T20:20:34.804Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xcec890, 0xc00021a000, 0xc00005e000) [2021-06-18T20:20:34.804Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-18T20:20:34.804Z] net/http.HandlerFunc.ServeHTTP(0xc000088f30, 0xcec890, 0xc00021a000, 0xc00005e000) [2021-06-18T20:20:34.804Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-18T20:20:34.804Z] net/http.(*ServeMux).ServeHTTP(0xc0000d68c0, 0xcec890, 0xc00021a000, 0xc00005e000) [2021-06-18T20:20:34.804Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-18T20:20:34.804Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0xcec890, 0xc00021a000, 0xc00005e000) [2021-06-18T20:20:34.804Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-18T20:20:34.804Z] net/http.(*conn).serve(0xc000058000, 0xced480, 0xc00004e080) [2021-06-18T20:20:34.804Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-18T20:20:34.804Z] created by net/http.(*Server).Serve [2021-06-18T20:20:34.804Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-18T20:20:34.804Z] time="2021-06-18T20:20:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-06-18T20:20:34.804Z] === RUN TestOutputOnPrematureClose [2021-06-18T20:20:34.804Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-18T20:20:34.804Z] === RUN TestCompleteSilently [2021-06-18T20:20:34.804Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-18T20:20:34.804Z] PASS [2021-06-18T20:20:34.804Z] coverage: 75.9% of statements [2021-06-18T20:20:34.804Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-06-18T20:20:34.847Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-18T20:20:34.847Z] === RUN TestCopyFromContainer/bar/quux [2021-06-18T20:20:34.847Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-18T20:20:34.847Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-18T20:20:34.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-18T20:20:35.103Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-18T20:20:35.103Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-18T20:20:35.103Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer (1.87s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-18T20:20:35.103Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-18T20:20:35.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-18T20:20:35.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:20:35.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:20:35.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:20:35.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:20:35.103Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:20:35.103Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:20:35.103Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:20:35.103Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:20:35.103Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:20:35.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-18T20:20:35.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-18T20:20:35.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-18T20:20:35.103Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-18T20:20:35.103Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-18T20:20:35.317Z] === RUN TestSendToOneSub [2021-06-18T20:20:35.317Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestSendToMultipleSubs [2021-06-18T20:20:35.317Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestEvictOneSub [2021-06-18T20:20:35.317Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestClosePublisher [2021-06-18T20:20:35.317Z] --- PASS: TestClosePublisher (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestPubSubRace [2021-06-18T20:20:35.317Z] --- PASS: TestFailOnce (1.14s) [2021-06-18T20:20:35.317Z] === RUN TestEchoInputOutput [2021-06-18T20:20:35.317Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestBackoff [2021-06-18T20:20:35.317Z] --- PASS: TestBackoff (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestAbortRetry [2021-06-18T20:20:35.317Z] --- PASS: TestAbortRetry (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestClientScheme [2021-06-18T20:20:35.317Z] --- PASS: TestClientScheme (0.00s) [2021-06-18T20:20:35.317Z] === RUN TestNewClientWithTimeout [2021-06-18T20:20:35.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-18T20:20:35.359Z] === RUN TestCreateWithInvalidEnv [2021-06-18T20:20:35.359Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-18T20:20:35.359Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-18T20:20:35.359Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-18T20:20:35.359Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-18T20:20:35.359Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-18T20:20:35.359Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-18T20:20:35.359Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-18T20:20:35.359Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-18T20:20:35.359Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-18T20:20:35.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-18T20:20:35.359Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-18T20:20:35.359Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-18T20:20:35.359Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-18T20:20:35.359Z] === RUN TestCreateTmpfsMountsTarget [2021-06-18T20:20:35.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-18T20:20:35.359Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-18T20:20:35.823Z] --- PASS: TestRequest (5.70s) [2021-06-18T20:20:35.823Z] === RUN TestOverlappingRequests [2021-06-18T20:20:35.823Z] time="2021-06-18T20:20:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-18T20:20:36.321Z] 2021/06/18 20:20:35 Closing DB instances... [2021-06-18T20:20:36.321Z] --- PASS: TestOverlappingRequests (0.30s) [2021-06-18T20:20:36.321Z] === RUN TestRelease [2021-06-18T20:20:36.321Z] --- PASS: TestPubSubRace (1.04s) [2021-06-18T20:20:36.321Z] PASS [2021-06-18T20:20:36.321Z] coverage: 75.0% of statements [2021-06-18T20:20:36.321Z] ok github.com/docker/docker/pkg/pubsub 1.068s coverage: 75.0% of statements [2021-06-18T20:20:36.524Z] [2021-06-18T20:20:36.524Z] SUCCESS: Specified value was saved. [2021-06-18T20:20:36.813Z] === RUN TestRegister [2021-06-18T20:20:36.813Z] --- PASS: TestRegister (0.00s) [2021-06-18T20:20:36.813Z] === RUN TestCommand [2021-06-18T20:20:36.813Z] --- PASS: TestCommand (0.03s) [2021-06-18T20:20:36.813Z] === RUN TestNaiveSelf [2021-06-18T20:20:36.813Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-18T20:20:36.813Z] PASS [2021-06-18T20:20:36.813Z] coverage: 82.4% of statements [2021-06-18T20:20:36.814Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2021-06-18T20:20:37.314Z] --- PASS: TestRelease (1.05s) [2021-06-18T20:20:37.314Z] === RUN TestAllocateRandomDeallocate [2021-06-18T20:20:37.314Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-18T20:20:37.314Z] === RUN TestNetworkDBGarbageCollection [2021-06-18T20:20:37.314Z] time="2021-06-18T20:20:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-18T20:20:37.542Z] INFO: Downloading git... [2021-06-18T20:20:37.804Z] === RUN TestParseSignal [2021-06-18T20:20:37.804Z] --- PASS: TestParseSignal (0.00s) [2021-06-18T20:20:37.804Z] === RUN TestValidSignalForPlatform [2021-06-18T20:20:37.804Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-18T20:20:37.804Z] PASS [2021-06-18T20:20:37.804Z] coverage: 19.7% of statements [2021-06-18T20:20:37.804Z] ok github.com/docker/docker/pkg/signal 0.029s coverage: 19.7% of statements [2021-06-18T20:20:37.884Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2021-06-18T20:20:37.884Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-18T20:20:38.306Z] === RUN TestNewStdWriter [2021-06-18T20:20:38.306Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-18T20:20:38.306Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestWriteWithNilBytes [2021-06-18T20:20:38.306Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestWrite [2021-06-18T20:20:38.306Z] --- PASS: TestWrite (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestWriteWithWriterError [2021-06-18T20:20:38.306Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-18T20:20:38.306Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyWriteAndRead [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-18T20:20:38.306Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-18T20:20:38.306Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-18T20:20:38.306Z] PASS [2021-06-18T20:20:38.306Z] coverage: 100.0% of statements [2021-06-18T20:20:38.306Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-06-18T20:20:38.823Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-18T20:20:38.823Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-18T20:20:38.823Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestFormatStatus [2021-06-18T20:20:38.823Z] --- PASS: TestFormatStatus (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestFormatError [2021-06-18T20:20:38.823Z] --- PASS: TestFormatError (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestFormatJSONError [2021-06-18T20:20:38.823Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-18T20:20:38.823Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-18T20:20:38.823Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestNewJSONProgressOutput [2021-06-18T20:20:38.823Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestAuxFormatterEmit [2021-06-18T20:20:38.823Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestStreamWriterStdout [2021-06-18T20:20:38.823Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-18T20:20:38.823Z] === RUN TestStreamWriterStderr [2021-06-18T20:20:38.823Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-18T20:20:38.823Z] PASS [2021-06-18T20:20:38.823Z] coverage: 66.2% of statements [2021-06-18T20:20:38.823Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2021-06-18T20:20:39.189Z] INFO: Downloading go... [2021-06-18T20:20:39.338Z] === RUN TestGenerateRandomID [2021-06-18T20:20:39.338Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-18T20:20:39.338Z] === RUN TestShortenId [2021-06-18T20:20:39.338Z] --- PASS: TestShortenId (0.00s) [2021-06-18T20:20:39.338Z] === RUN TestShortenSha256Id [2021-06-18T20:20:39.338Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-18T20:20:39.338Z] === RUN TestShortenIdEmpty [2021-06-18T20:20:39.338Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-18T20:20:39.338Z] === RUN TestShortenIdInvalid [2021-06-18T20:20:39.338Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-18T20:20:39.338Z] === RUN TestIsShortIDNonHex [2021-06-18T20:20:39.338Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-18T20:20:39.338Z] === RUN TestIsShortIDNotCorrectSize [2021-06-18T20:20:39.338Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-18T20:20:39.338Z] PASS [2021-06-18T20:20:39.338Z] coverage: 70.6% of statements [2021-06-18T20:20:39.338Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-06-18T20:20:39.773Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2021-06-18T20:20:39.773Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-18T20:20:39.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:20:39.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:20:39.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:20:39.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:20:39.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:20:39.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:20:39.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:20:39.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:20:39.773Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:20:39.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:20:39.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:20:39.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:20:39.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:20:39.773Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:20:39.856Z] === RUN TestIsCpusetListAvailable [2021-06-18T20:20:39.856Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-18T20:20:39.856Z] PASS [2021-06-18T20:20:39.856Z] coverage: 38.2% of statements [2021-06-18T20:20:39.856Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 38.2% of statements [2021-06-18T20:20:39.856Z] time="2021-06-18T20:20:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-18T20:20:40.029Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:20:40.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-18T20:20:40.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-18T20:20:40.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-18T20:20:40.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-18T20:20:40.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-18T20:20:40.029Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-18T20:20:40.029Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-18T20:20:40.246Z] INFO: Downloading compiler 1 of 3... [2021-06-18T20:20:40.367Z] --- PASS: TestAllocateRandomDeallocate (2.92s) [2021-06-18T20:20:40.367Z] === RUN TestRetrieveFromStore [2021-06-18T20:20:40.591Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-06-18T20:20:40.591Z] === RUN TestCreateDifferentPlatform [2021-06-18T20:20:40.592Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-18T20:20:40.592Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-18T20:20:40.592Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-18T20:20:40.592Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-18T20:20:40.592Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-18T20:20:40.592Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-18T20:20:40.848Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-18T20:20:40.848Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-18T20:20:40.848Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-18T20:20:40.848Z] === RUN TestContainerStartOnDaemonRestart [2021-06-18T20:20:40.848Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-18T20:20:40.848Z] === RUN TestDaemonRestartIpcMode [2021-06-18T20:20:40.848Z] === PAUSE TestDaemonRestartIpcMode [2021-06-18T20:20:40.848Z] === RUN TestDaemonHostGatewayIP [2021-06-18T20:20:40.848Z] === PAUSE TestDaemonHostGatewayIP [2021-06-18T20:20:40.848Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-18T20:20:40.848Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-18T20:20:40.848Z] === RUN TestContainerKillOnDaemonStart [2021-06-18T20:20:40.848Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-18T20:20:40.848Z] === RUN TestDiff [2021-06-18T20:20:41.384Z] === RUN TestChtimes [2021-06-18T20:20:41.384Z] --- PASS: TestChtimes (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestChtimesWindows [2021-06-18T20:20:41.384Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-18T20:20:41.384Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestEnsureRemoveAllNotExist [2021-06-18T20:20:41.384Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestEnsureRemoveAllWithDir [2021-06-18T20:20:41.384Z] --- PASS: TestRetrieveFromStore (1.10s) [2021-06-18T20:20:41.384Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-18T20:20:41.384Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestEnsureRemoveAllWithFile [2021-06-18T20:20:41.384Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestHasWin32KSupport [2021-06-18T20:20:41.384Z] syscall_windows_test.go:8: win32k: true [2021-06-18T20:20:41.384Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-18T20:20:41.384Z] PASS [2021-06-18T20:20:41.384Z] coverage: 12.2% of statements [2021-06-18T20:20:41.384Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-18T20:20:41.384Z] === RUN TestParallelPredefinedRequest1 [2021-06-18T20:20:41.384Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-18T20:20:41.384Z] === RUN TestParallelPredefinedRequest2 [2021-06-18T20:20:41.384Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-18T20:20:41.384Z] === RUN TestParallelPredefinedRequest3 [2021-06-18T20:20:41.384Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-18T20:20:41.384Z] === RUN TestParallelPredefinedRequest4 [2021-06-18T20:20:41.384Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-18T20:20:41.384Z] === RUN TestParallelPredefinedRequest5 [2021-06-18T20:20:41.384Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-18T20:20:41.384Z] === RUN TestDebug [2021-06-18T20:20:41.384Z] --- PASS: TestDebug (0.00s) [2021-06-18T20:20:41.384Z] === RUN TestRequestPoolParallel [2021-06-18T20:20:41.384Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.2% of statements [2021-06-18T20:20:41.412Z] --- PASS: TestDiff (0.72s) [2021-06-18T20:20:41.412Z] === RUN TestExecWithCloseStdin [2021-06-18T20:20:41.822Z] INFO: Downloading compiler 2 of 3... [2021-06-18T20:20:41.851Z] --- PASS: TestRequestPoolParallel (0.51s) [2021-06-18T20:20:41.851Z] === RUN TestFullAllocateRelease [2021-06-18T20:20:41.851Z] === RUN TestTailFile [2021-06-18T20:20:41.851Z] --- PASS: TestTailFile (0.00s) [2021-06-18T20:20:41.851Z] === RUN TestTailFileManyLines [2021-06-18T20:20:41.851Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-18T20:20:41.851Z] === RUN TestTailEmptyFile [2021-06-18T20:20:41.851Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-18T20:20:41.851Z] === RUN TestTailNegativeN [2021-06-18T20:20:41.851Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/truncated_last_line [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/no_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:41.851Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-18T20:20:41.851Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.851Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:41.852Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-18T20:20:41.852Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-18T20:20:41.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-18T20:20:42.287Z] INFO: Downloading compiler 3 of 3... [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.327Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.327Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.327Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.328Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.328Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.329Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.329Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.330Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.330Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.331Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.332Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:20:42.333Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:20:42.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:20:42.334Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:20:42.776Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-06-18T20:20:42.776Z] === RUN TestExec [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:20:42.811Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.812Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:20:42.813Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:20:42.813Z] PASS [2021-06-18T20:20:42.813Z] coverage: 88.6% of statements [2021-06-18T20:20:42.813Z] ok github.com/docker/docker/pkg/tailfile 0.185s coverage: 88.6% of statements [2021-06-18T20:20:42.813Z] --- PASS: TestFullAllocateRelease (0.47s) [2021-06-18T20:20:42.813Z] === RUN TestOddAllocateRelease [2021-06-18T20:20:42.813Z] --- PASS: TestOddAllocateRelease (0.34s) [2021-06-18T20:20:42.813Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-18T20:20:42.813Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-06-18T20:20:42.813Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-18T20:20:42.813Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-06-18T20:20:42.813Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-18T20:20:42.813Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest1 [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest4 [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest1 [2021-06-18T20:20:42.813Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest3 [2021-06-18T20:20:42.813Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:20:42.813Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-18T20:20:42.813Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest2 [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest5 [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest2 [2021-06-18T20:20:42.813Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest5 [2021-06-18T20:20:42.813Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:20:42.813Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-18T20:20:42.813Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-18T20:20:42.813Z] === CONT TestParallelPredefinedRequest4 [2021-06-18T20:20:42.813Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:20:42.813Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-18T20:20:42.813Z] PASS [2021-06-18T20:20:42.813Z] coverage: 85.3% of statements [2021-06-18T20:20:42.813Z] ok github.com/docker/docker/libnetwork/ipam 41.390s coverage: 85.3% of statements [2021-06-18T20:20:43.289Z] INFO: Extracting git... [2021-06-18T20:20:43.317Z] === RUN TestTarSumRemoveNonExistent [2021-06-18T20:20:43.317Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestTarSumRemove [2021-06-18T20:20:43.317Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestSortFileInfoSums [2021-06-18T20:20:43.317Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestNewTarSumForLabelInvalid [2021-06-18T20:20:43.317Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestNewTarSumForLabel [2021-06-18T20:20:43.317Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestEmptyTar [2021-06-18T20:20:43.317Z] --- PASS: TestEmptyTar (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestTarSumsReadSize [2021-06-18T20:20:43.317Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestTarSums [2021-06-18T20:20:43.317Z] --- PASS: TestTarSums (0.06s) [2021-06-18T20:20:43.317Z] === RUN TestIteration [2021-06-18T20:20:43.317Z] --- PASS: TestIteration (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestVersionLabelForChecksum [2021-06-18T20:20:43.317Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestVersion [2021-06-18T20:20:43.317Z] --- PASS: TestVersion (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestGetVersion [2021-06-18T20:20:43.317Z] --- PASS: TestGetVersion (0.00s) [2021-06-18T20:20:43.317Z] === RUN TestGetVersions [2021-06-18T20:20:43.317Z] --- PASS: TestGetVersions (0.00s) [2021-06-18T20:20:43.317Z] PASS [2021-06-18T20:20:43.317Z] coverage: 89.3% of statements [2021-06-18T20:20:43.317Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2021-06-18T20:20:43.704Z] --- PASS: TestExec (1.00s) [2021-06-18T20:20:43.704Z] === RUN TestExecUser [2021-06-18T20:20:43.841Z] testing: warning: no tests to run [2021-06-18T20:20:43.841Z] PASS [2021-06-18T20:20:43.841Z] coverage: [no statements] [2021-06-18T20:20:43.841Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-06-18T20:20:44.367Z] === RUN TestTruncIndex [2021-06-18T20:20:44.367Z] --- PASS: TestTruncIndex (0.10s) [2021-06-18T20:20:44.367Z] PASS [2021-06-18T20:20:44.367Z] coverage: 91.5% of statements [2021-06-18T20:20:44.367Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-06-18T20:20:44.367Z] time="2021-06-18T20:20:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-18T20:20:44.630Z] --- PASS: TestExecUser (1.02s) [2021-06-18T20:20:44.630Z] === RUN TestExportContainerAndImportImage [2021-06-18T20:20:44.902Z] === RUN TestIsGIT [2021-06-18T20:20:44.902Z] --- PASS: TestIsGIT (0.00s) [2021-06-18T20:20:44.902Z] === RUN TestIsTransport [2021-06-18T20:20:44.902Z] --- PASS: TestIsTransport (0.00s) [2021-06-18T20:20:44.902Z] PASS [2021-06-18T20:20:44.902Z] coverage: 100.0% of statements [2021-06-18T20:20:44.902Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-06-18T20:20:45.448Z] === RUN TestVersionInfo [2021-06-18T20:20:45.448Z] --- PASS: TestVersionInfo (0.00s) [2021-06-18T20:20:45.448Z] === RUN TestAppendVersions [2021-06-18T20:20:45.448Z] --- PASS: TestAppendVersions (0.00s) [2021-06-18T20:20:45.448Z] PASS [2021-06-18T20:20:45.448Z] coverage: 88.9% of statements [2021-06-18T20:20:45.448Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-06-18T20:20:45.558Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2021-06-18T20:20:45.558Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-18T20:20:46.625Z] === RUN TestValidatePrivileges [2021-06-18T20:20:46.625Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-18T20:20:46.625Z] === RUN TestFilterByCapNeg [2021-06-18T20:20:46.625Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-18T20:20:46.625Z] === RUN TestFilterByCapPos [2021-06-18T20:20:46.625Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-18T20:20:46.625Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-18T20:20:46.625Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-18T20:20:46.625Z] PASS [2021-06-18T20:20:46.625Z] coverage: 12.0% of statements [2021-06-18T20:20:46.625Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-06-18T20:20:46.921Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-06-18T20:20:46.921Z] === RUN TestHealthCheckWorkdir [2021-06-18T20:20:47.776Z] === RUN TestNewSettable [2021-06-18T20:20:47.776Z] --- PASS: TestNewSettable (0.00s) [2021-06-18T20:20:47.776Z] === RUN TestIsSettable [2021-06-18T20:20:47.776Z] --- PASS: TestIsSettable (0.00s) [2021-06-18T20:20:47.776Z] === RUN TestUpdateSettingsEnv [2021-06-18T20:20:47.776Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-18T20:20:47.776Z] PASS [2021-06-18T20:20:47.776Z] coverage: 20.0% of statements [2021-06-18T20:20:47.776Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-06-18T20:20:48.285Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-06-18T20:20:48.286Z] === RUN TestHealthKillContainer [2021-06-18T20:20:48.334Z] === RUN TestLoad [2021-06-18T20:20:48.334Z] --- PASS: TestLoad (0.00s) [2021-06-18T20:20:48.334Z] === RUN TestSave [2021-06-18T20:20:48.334Z] --- PASS: TestSave (0.02s) [2021-06-18T20:20:48.334Z] === RUN TestAddDeleteGet [2021-06-18T20:20:48.334Z] --- PASS: TestAddDeleteGet (0.02s) [2021-06-18T20:20:48.334Z] === RUN TestInvalidTags [2021-06-18T20:20:48.334Z] --- PASS: TestInvalidTags (0.00s) [2021-06-18T20:20:48.334Z] PASS [2021-06-18T20:20:48.334Z] coverage: 84.4% of statements [2021-06-18T20:20:48.334Z] ok github.com/docker/docker/reference 0.084s coverage: 84.4% of statements [2021-06-18T20:20:49.510Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-18T20:20:49.510Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-18T20:20:49.510Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-18T20:20:49.510Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-18T20:20:50.080Z] === RUN TestResolveAuthConfigIndexServer [2021-06-18T20:20:50.080Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestResolveAuthConfigFullURL [2021-06-18T20:20:50.080Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-18T20:20:50.080Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestValidateMirror [2021-06-18T20:20:50.080Z] --- PASS: TestValidateMirror (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestLoadInsecureRegistries [2021-06-18T20:20:50.080Z] time="2021-06-18T20:20:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-18T20:20:50.080Z] time="2021-06-18T20:20:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-18T20:20:50.080Z] time="2021-06-18T20:20:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-18T20:20:50.080Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-06-18T20:20:50.080Z] === RUN TestNewServiceConfig [2021-06-18T20:20:50.080Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestValidateIndexName [2021-06-18T20:20:50.080Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestValidateIndexNameWithError [2021-06-18T20:20:50.080Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestEndpointParse [2021-06-18T20:20:50.080Z] --- PASS: TestEndpointParse (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestEndpointParseInvalid [2021-06-18T20:20:50.080Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestValidateEndpoint [2021-06-18T20:20:50.080Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestPing [2021-06-18T20:20:50.080Z] --- PASS: TestPing (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestPingRegistryEndpoint [2021-06-18T20:20:50.080Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:50.080Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestEndpoint [2021-06-18T20:20:50.080Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:50.080Z] --- SKIP: TestEndpoint (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestParseRepositoryInfo [2021-06-18T20:20:50.080Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestNewIndexInfo [2021-06-18T20:20:50.080Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestMirrorEndpointLookup [2021-06-18T20:20:50.080Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:20:50.080Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestSearchRepositories [2021-06-18T20:20:50.080Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-18T20:20:50.080Z] Host: 127.0.0.1:49306 [2021-06-18T20:20:50.080Z] User-Agent: docker test client [2021-06-18T20:20:50.080Z] Authorization: Token fake-token [2021-06-18T20:20:50.080Z] X-Docker-Token: true [2021-06-18T20:20:50.080Z] Accept-Encoding: gzip [2021-06-18T20:20:50.080Z] [2021-06-18T20:20:50.080Z] [2021-06-18T20:20:50.080Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-18T20:20:50.080Z] Connection: close [2021-06-18T20:20:50.080Z] Content-Length: 144 [2021-06-18T20:20:50.080Z] Cache-Control: no-cache [2021-06-18T20:20:50.080Z] Content-Type: application/json [2021-06-18T20:20:50.080Z] Date: Fri, 18 Jun 2021 20:20:49 GMT [2021-06-18T20:20:50.080Z] Expires: -1 [2021-06-18T20:20:50.080Z] Pragma: no-cache [2021-06-18T20:20:50.080Z] Server: docker-tests/mock [2021-06-18T20:20:50.080Z] X-Docker-Registry-Config: mock [2021-06-18T20:20:50.080Z] X-Docker-Registry-Version: 0.0.0 [2021-06-18T20:20:50.080Z] [2021-06-18T20:20:50.080Z] [2021-06-18T20:20:50.080Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestTrustedLocation [2021-06-18T20:20:50.080Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-18T20:20:50.080Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestAllowNondistributableArtifacts [2021-06-18T20:20:50.080Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-18T20:20:50.080Z] === RUN TestIsSecureIndex [2021-06-18T20:20:50.080Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-18T20:20:50.080Z] PASS [2021-06-18T20:20:50.080Z] coverage: 51.7% of statements [2021-06-18T20:20:50.080Z] ok github.com/docker/docker/registry 0.173s coverage: 51.7% of statements [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestReaderWithReadError [2021-06-18T20:20:50.690Z] === RUN TestRestartManagerTimeout [2021-06-18T20:20:50.690Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestRestartManagerTimeoutReset [2021-06-18T20:20:50.690Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-18T20:20:50.690Z] PASS [2021-06-18T20:20:50.690Z] coverage: 50.9% of statements [2021-06-18T20:20:50.690Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-06-18T20:20:50.690Z] time="2021-06-18T20:20:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestReader [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-18T20:20:50.690Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-18T20:20:50.690Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-18T20:20:50.690Z] PASS [2021-06-18T20:20:50.690Z] coverage: 100.0% of statements [2021-06-18T20:20:50.690Z] ok github.com/docker/docker/registry/resumable 0.158s coverage: 100.0% of statements [2021-06-18T20:20:51.326Z] === RUN TestDecodeContainerConfig [2021-06-18T20:20:51.326Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-18T20:20:51.326Z] === RUN TestDecodeContainerConfigIsolation [2021-06-18T20:20:51.326Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-18T20:20:51.326Z] === RUN TestValidatePrivileged [2021-06-18T20:20:51.326Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-18T20:20:51.326Z] PASS [2021-06-18T20:20:51.326Z] coverage: 52.2% of statements [2021-06-18T20:20:51.326Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-06-18T20:20:51.327Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-18T20:20:51.327Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-18T20:20:51.327Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-18T20:20:51.327Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-18T20:20:51.327Z] PASS [2021-06-18T20:20:51.327Z] coverage: 62.5% of statements [2021-06-18T20:20:51.327Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2021-06-18T20:20:51.550Z] --- PASS: TestHealthKillContainer (3.07s) [2021-06-18T20:20:51.550Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-18T20:20:52.111Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-06-18T20:20:52.111Z] === RUN TestIpcModeNone [2021-06-18T20:20:53.038Z] --- PASS: TestIpcModeNone (1.01s) [2021-06-18T20:20:53.038Z] === RUN TestIpcModePrivate [2021-06-18T20:20:53.281Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-18T20:20:53.281Z] === RUN TestClientStream [2021-06-18T20:20:53.281Z] --- PASS: TestClientStream (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestClientSendFile [2021-06-18T20:20:53.281Z] --- PASS: TestClientSendFile (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestClientWithRequestTimeout [2021-06-18T20:20:53.281Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestFileSpecPlugin [2021-06-18T20:20:53.281Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-18T20:20:53.281Z] === RUN TestFileJSONSpecPlugin [2021-06-18T20:20:53.281Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-18T20:20:53.281Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestPluginAddHandler [2021-06-18T20:20:53.281Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestPluginWaitBadPlugin [2021-06-18T20:20:53.281Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-18T20:20:53.281Z] === RUN TestGet [2021-06-18T20:20:53.281Z] time="2021-06-18T20:20:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-18T20:20:53.845Z] === RUN TestGetDriver [2021-06-18T20:20:53.845Z] --- PASS: TestGetDriver (0.00s) [2021-06-18T20:20:53.845Z] === RUN TestVolumeRequestError [2021-06-18T20:20:53.845Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-18T20:20:53.845Z] PASS [2021-06-18T20:20:53.845Z] coverage: 36.1% of statements [2021-06-18T20:20:53.845Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-06-18T20:20:53.965Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-18T20:20:54.220Z] --- PASS: TestIpcModePrivate (1.04s) [2021-06-18T20:20:54.220Z] === RUN TestIpcModeShareable [2021-06-18T20:20:54.407Z] time="2021-06-18T20:20:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-18T20:20:54.407Z] === RUN TestGetAddress [2021-06-18T20:20:54.407Z] --- PASS: TestGetAddress (0.00s) [2021-06-18T20:20:54.407Z] === RUN TestRemove [2021-06-18T20:20:54.407Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-18T20:20:54.407Z] --- SKIP: TestRemove (0.00s) [2021-06-18T20:20:54.407Z] === RUN TestInitializeWithVolumes [2021-06-18T20:20:54.407Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-18T20:20:54.407Z] === RUN TestCreate [2021-06-18T20:20:54.407Z] --- PASS: TestCreate (0.01s) [2021-06-18T20:20:54.407Z] === RUN TestValidateName [2021-06-18T20:20:54.407Z] --- PASS: TestValidateName (0.00s) [2021-06-18T20:20:54.407Z] === RUN TestCreateWithOpts [2021-06-18T20:20:54.407Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-18T20:20:54.407Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-18T20:20:54.407Z] === RUN TestRelaodNoOpts [2021-06-18T20:20:54.407Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-18T20:20:54.407Z] PASS [2021-06-18T20:20:54.407Z] coverage: 41.5% of statements [2021-06-18T20:20:54.407Z] ok github.com/docker/docker/volume/local 0.054s coverage: 41.5% of statements [2021-06-18T20:20:54.625Z] INFO: Expanding go... [2021-06-18T20:20:55.148Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-18T20:20:55.148Z] --- PASS: TestIpcModeShareable (1.02s) [2021-06-18T20:20:55.148Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-18T20:20:55.535Z] === RUN TestConvertTmpfsOptions [2021-06-18T20:20:55.535Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-18T20:20:55.535Z] parser_test.go:49: data="ro" [2021-06-18T20:20:55.535Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-18T20:20:55.535Z] === RUN TestParseMountRaw [2021-06-18T20:20:55.535Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-18T20:20:55.535Z] === RUN TestParseMountRawSplit [2021-06-18T20:20:55.535Z] parser_test.go:390: case 0 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 1 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 2 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 3 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 4 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 5 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 6 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 7 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 8 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 0 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 1 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 2 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 3 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 4 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 5 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 6 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 7 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 8 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 9 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 10 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 11 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 12 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 0 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 1 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 2 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 3 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 4 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 5 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 6 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 7 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 8 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 9 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 10 [2021-06-18T20:20:55.535Z] parser_test.go:390: case 11 [2021-06-18T20:20:55.535Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-18T20:20:55.535Z] === RUN TestParseMountSpec [2021-06-18T20:20:55.535Z] parser_test.go:455: case 0 [2021-06-18T20:20:55.535Z] parser_test.go:455: case 1 [2021-06-18T20:20:55.535Z] parser_test.go:455: case 2 [2021-06-18T20:20:55.535Z] parser_test.go:455: case 3 [2021-06-18T20:20:55.535Z] parser_test.go:455: case 4 [2021-06-18T20:20:55.535Z] parser_test.go:455: case 5 [2021-06-18T20:20:55.535Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-18T20:20:55.535Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-18T20:20:55.535Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-18T20:20:55.535Z] === RUN TestValidateMount [2021-06-18T20:20:55.535Z] --- PASS: TestValidateMount (0.00s) [2021-06-18T20:20:55.535Z] PASS [2021-06-18T20:20:55.535Z] coverage: 66.2% of statements [2021-06-18T20:20:55.535Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 66.2% of statements [2021-06-18T20:20:56.084Z] === RUN TestSetGetMeta [2021-06-18T20:20:56.084Z] === PAUSE TestSetGetMeta [2021-06-18T20:20:56.084Z] === RUN TestRestore [2021-06-18T20:20:56.084Z] === PAUSE TestRestore [2021-06-18T20:20:56.084Z] === RUN TestServiceCreate [2021-06-18T20:20:56.084Z] === PAUSE TestServiceCreate [2021-06-18T20:20:56.084Z] === RUN TestServiceList [2021-06-18T20:20:56.084Z] === PAUSE TestServiceList [2021-06-18T20:20:56.084Z] === RUN TestServiceRemove [2021-06-18T20:20:56.084Z] === PAUSE TestServiceRemove [2021-06-18T20:20:56.084Z] === RUN TestServiceGet [2021-06-18T20:20:56.084Z] === PAUSE TestServiceGet [2021-06-18T20:20:56.084Z] === RUN TestServicePrune [2021-06-18T20:20:56.084Z] === PAUSE TestServicePrune [2021-06-18T20:20:56.084Z] === RUN TestCreate [2021-06-18T20:20:56.084Z] === PAUSE TestCreate [2021-06-18T20:20:56.084Z] === RUN TestRemove [2021-06-18T20:20:56.084Z] === PAUSE TestRemove [2021-06-18T20:20:56.084Z] === RUN TestList [2021-06-18T20:20:56.084Z] === PAUSE TestList [2021-06-18T20:20:56.084Z] === RUN TestFindByDriver [2021-06-18T20:20:56.084Z] === PAUSE TestFindByDriver [2021-06-18T20:20:56.084Z] === RUN TestFindByReferenced [2021-06-18T20:20:56.084Z] === PAUSE TestFindByReferenced [2021-06-18T20:20:56.084Z] === RUN TestDerefMultipleOfSameRef [2021-06-18T20:20:56.084Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-18T20:20:56.084Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-18T20:20:56.084Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-18T20:20:56.084Z] === RUN TestDefererencePluginOnCreateError [2021-06-18T20:20:56.084Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-18T20:20:56.084Z] === RUN TestRefDerefRemove [2021-06-18T20:20:56.084Z] === PAUSE TestRefDerefRemove [2021-06-18T20:20:56.084Z] === RUN TestGet [2021-06-18T20:20:56.084Z] === PAUSE TestGet [2021-06-18T20:20:56.084Z] === RUN TestGetWithReference [2021-06-18T20:20:56.084Z] === PAUSE TestGetWithReference [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_nil_list [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_empty_list [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_filter_some [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_filter_middle [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-18T20:20:56.084Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-18T20:20:56.084Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_nil_list [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_filter_some [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_empty_list [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-18T20:20:56.084Z] === CONT TestFilterFunc/test_filter_middle [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-18T20:20:56.084Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-18T20:20:56.084Z] === CONT TestSetGetMeta [2021-06-18T20:20:56.084Z] === CONT TestServiceGet [2021-06-18T20:20:56.084Z] === CONT TestFindByDriver [2021-06-18T20:20:56.084Z] === CONT TestRefDerefRemove [2021-06-18T20:20:56.084Z] --- PASS: TestSetGetMeta (0.01s) [2021-06-18T20:20:56.084Z] === CONT TestList [2021-06-18T20:20:56.084Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-18T20:20:56.084Z] === CONT TestRemove [2021-06-18T20:20:56.084Z] --- PASS: TestFindByDriver (0.02s) [2021-06-18T20:20:56.084Z] === CONT TestCreate [2021-06-18T20:20:56.084Z] --- PASS: TestList (0.02s) [2021-06-18T20:20:56.084Z] === CONT TestServicePrune [2021-06-18T20:20:56.084Z] --- PASS: TestCreate (0.01s) [2021-06-18T20:20:56.084Z] === CONT TestGetWithReference [2021-06-18T20:20:56.084Z] --- PASS: TestRemove (0.02s) [2021-06-18T20:20:56.084Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-18T20:20:56.084Z] --- PASS: TestGetWithReference (0.02s) [2021-06-18T20:20:56.084Z] === CONT TestDefererencePluginOnCreateError [2021-06-18T20:20:56.084Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-06-18T20:20:56.084Z] === CONT TestDerefMultipleOfSameRef [2021-06-18T20:20:56.084Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-06-18T20:20:56.084Z] === CONT TestFindByReferenced [2021-06-18T20:20:56.084Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-18T20:20:56.084Z] === CONT TestGet [2021-06-18T20:20:56.084Z] --- PASS: TestFindByReferenced (0.01s) [2021-06-18T20:20:56.084Z] === CONT TestServiceList [2021-06-18T20:20:56.084Z] --- PASS: TestGet (0.01s) [2021-06-18T20:20:56.084Z] === CONT TestServiceRemove [2021-06-18T20:20:56.084Z] --- PASS: TestServiceGet (0.13s) [2021-06-18T20:20:56.084Z] === CONT TestServiceCreate [2021-06-18T20:20:56.084Z] time="2021-06-18T20:20:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:20:56.084Z] --- PASS: TestServiceRemove (0.06s) [2021-06-18T20:20:56.084Z] === CONT TestRestore [2021-06-18T20:20:56.084Z] --- PASS: TestServiceList (0.06s) [2021-06-18T20:20:56.084Z] time="2021-06-18T20:20:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:20:56.084Z] time="2021-06-18T20:20:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:20:56.084Z] time="2021-06-18T20:20:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-18T20:20:56.084Z] --- PASS: TestServiceCreate (0.02s) [2021-06-18T20:20:56.084Z] --- PASS: TestRestore (0.02s) [2021-06-18T20:20:56.084Z] time="2021-06-18T20:20:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:20:56.084Z] --- PASS: TestServicePrune (0.12s) [2021-06-18T20:20:56.084Z] PASS [2021-06-18T20:20:56.084Z] coverage: 69.6% of statements [2021-06-18T20:20:56.084Z] ok github.com/docker/docker/volume/service 0.194s coverage: 69.6% of statements [2021-06-18T20:20:56.084Z] time="2021-06-18T20:20:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-18T20:20:58.415Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2021-06-18T20:20:58.415Z] === RUN TestAPIIpcModeHost [2021-06-18T20:20:58.976Z] --- PASS: TestAPIIpcModeHost (1.05s) [2021-06-18T20:20:58.976Z] === RUN TestDaemonIpcModeShareable [2021-06-18T20:20:59.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-18T20:20:59.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-18T20:21:00.257Z] time="2021-06-18T20:20:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-18T20:21:00.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-18T20:21:00.866Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-18T20:21:00.866Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-06-18T20:21:00.866Z] === RUN TestDaemonIpcModePrivate [2021-06-18T20:21:02.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-18T20:21:02.487Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2021-06-18T20:21:02.487Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-18T20:21:02.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-18T20:21:03.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-18T20:21:03.852Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-18T20:21:04.107Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-06-18T20:21:04.107Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-18T20:21:05.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-18T20:21:05.727Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2021-06-18T20:21:05.727Z] === RUN TestIpcModeOlderClient [2021-06-18T20:21:05.727Z] === PAUSE TestIpcModeOlderClient [2021-06-18T20:21:05.727Z] === RUN TestKillContainerInvalidSignal [2021-06-18T20:21:06.289Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-06-18T20:21:06.289Z] === RUN TestKillContainer [2021-06-18T20:21:06.289Z] === RUN TestKillContainer/no_signal [2021-06-18T20:21:06.850Z] === RUN TestKillContainer/non_killing_signal [2021-06-18T20:21:07.411Z] === RUN TestKillContainer/killing_signal [2021-06-18T20:21:08.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-18T20:21:08.338Z] --- PASS: TestKillContainer (1.95s) [2021-06-18T20:21:08.338Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-06-18T20:21:08.338Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-06-18T20:21:08.338Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-06-18T20:21:08.338Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-18T20:21:08.338Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-18T20:21:08.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-18T20:21:09.017Z] --- PASS: TestGet (15.01s) [2021-06-18T20:21:09.017Z] === RUN TestPluginWithNoManifest [2021-06-18T20:21:09.017Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-18T20:21:09.017Z] === RUN TestGetAll [2021-06-18T20:21:09.017Z] --- PASS: TestGetAll (0.00s) [2021-06-18T20:21:09.017Z] PASS [2021-06-18T20:21:09.017Z] coverage: 73.4% of statements [2021-06-18T20:21:09.017Z] ok github.com/docker/docker/pkg/plugins 35.969s coverage: 73.4% of statements [2021-06-18T20:21:09.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-06-18T20:21:09.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-06-18T20:21:09.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-06-18T20:21:09.466Z] === RUN TestKillStoppedContainer [2021-06-18T20:21:09.723Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-18T20:21:09.723Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-18T20:21:09.723Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-18T20:21:09.723Z] === RUN TestKillDifferentUserContainer [2021-06-18T20:21:10.285Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-06-18T20:21:10.285Z] === RUN TestInspectOomKilledTrue [2021-06-18T20:21:10.285Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-18T20:21:10.285Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-18T20:21:10.285Z] === RUN TestInspectOomKilledFalse [2021-06-18T20:21:10.851Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2021-06-18T20:21:10.851Z] === RUN TestLinksEtcHostsContentMatch [2021-06-18T20:21:11.780Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2021-06-18T20:21:11.781Z] === RUN TestLinksContainerNames [2021-06-18T20:21:12.932Z] INFO: Expanding compiler 1 of 3... [2021-06-18T20:21:13.150Z] --- PASS: TestLinksContainerNames (1.36s) [2021-06-18T20:21:13.150Z] === RUN TestLogsFollowTailEmpty [2021-06-18T20:21:13.474Z] INFO: Expanding compiler 2 of 3... [2021-06-18T20:21:13.712Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-06-18T20:21:13.712Z] === RUN TestContainerNetworkMountsNoChown [2021-06-18T20:21:14.274Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-06-18T20:21:14.274Z] === RUN TestMountDaemonRoot [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/default [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/default [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/private [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/private [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rprivate [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/slave [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/slave [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rslave [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/shared [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/shared [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rshared [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/default [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rshared [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/shared [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rslave [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/slave [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rprivate [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/private [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-18T20:21:14.531Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:21:14.531Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:21:14.531Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-18T20:21:14.787Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-18T20:21:14.787Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-18T20:21:14.787Z] === RUN TestContainerBindMountNonRecursive [2021-06-18T20:21:16.677Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2021-06-18T20:21:16.677Z] === RUN TestContainerVolumesMountedAsShared [2021-06-18T20:21:17.239Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-06-18T20:21:17.239Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-18T20:21:17.753Z] INFO: Expanding compiler 3 of 3... [2021-06-18T20:21:17.753Z] INFO: Removing downloaded files... [2021-06-18T20:21:18.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-18T20:21:18.166Z] --- PASS: TestContainerVolumesMountedAsSlave (0.77s) [2021-06-18T20:21:18.166Z] === RUN TestNetworkNat [2021-06-18T20:21:18.288Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-18T20:21:18.288Z] INFO: Configuring git core.autocrlf... [2021-06-18T20:21:18.729Z] --- PASS: TestNetworkNat (0.69s) [2021-06-18T20:21:18.729Z] === RUN TestNetworkLocalhostTCPNat [2021-06-18T20:21:19.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-06-18T20:21:19.291Z] === RUN TestNetworkLoopbackNat [2021-06-18T20:21:19.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-18T20:21:21.003Z] sha256:87e073407d5032cf124d2f1bbc9a5c0a1f07aae9c25a08542d099685cfe9e406 [2021-06-18T20:21:21.003Z] INFO: Starting docker-py tests... [2021-06-18T20:21:21.003Z] ============================= test session starts ============================== [2021-06-18T20:21:21.003Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-18T20:21:21.003Z] rootdir: /src, inifile: pytest.ini [2021-06-18T20:21:21.003Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-18T20:21:21.003Z] collected 390 items / 1 deselected / 389 selected [2021-06-18T20:21:21.003Z] [2021-06-18T20:21:22.587Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-06-18T20:21:22.587Z] === RUN TestPause [2021-06-18T20:21:23.148Z] --- PASS: TestPause (0.66s) [2021-06-18T20:21:23.148Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-18T20:21:23.148Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T20:21:23.148Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T20:21:23.148Z] === RUN TestPauseStopPausedContainer [2021-06-18T20:21:23.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-18T20:21:23.710Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-06-18T20:21:23.710Z] === RUN TestPidHost [2021-06-18T20:21:24.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-18T20:21:25.598Z] --- PASS: TestPidHost (1.88s) [2021-06-18T20:21:25.598Z] === RUN TestPsFilter [2021-06-18T20:21:25.854Z] --- PASS: TestPsFilter (0.11s) [2021-06-18T20:21:25.854Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-18T20:21:26.415Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-06-18T20:21:26.415Z] === RUN TestRemoveContainerWithVolume [2021-06-18T20:21:26.981Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-06-18T20:21:26.981Z] === RUN TestRemoveContainerRunning [2021-06-18T20:21:27.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-18T20:21:27.913Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-06-18T20:21:27.913Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-18T20:21:28.474Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-06-18T20:21:28.474Z] === RUN TestRemoveInvalidContainer [2021-06-18T20:21:28.474Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-18T20:21:28.474Z] === RUN TestRenameLinkedContainer [2021-06-18T20:21:29.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-18T20:21:30.990Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-06-18T20:21:30.990Z] === RUN TestRenameStoppedContainer [2021-06-18T20:21:31.158Z] 2021/06/18 20:21:29 Closing DB instances... [2021-06-18T20:21:31.158Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-18T20:21:31.158Z] === RUN TestFindNode [2021-06-18T20:21:31.158Z] 2021/06/18 20:21:30 Closing DB instances... [2021-06-18T20:21:31.158Z] --- PASS: TestFindNode (0.01s) [2021-06-18T20:21:31.158Z] === RUN TestChangeNodeState [2021-06-18T20:21:31.158Z] 2021/06/18 20:21:30 Closing DB instances... [2021-06-18T20:21:31.158Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-18T20:21:31.158Z] === RUN TestNodeReincarnation [2021-06-18T20:21:31.158Z] 2021/06/18 20:21:30 Closing DB instances... [2021-06-18T20:21:31.917Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-06-18T20:21:31.917Z] === RUN TestRenameRunningContainerAndReuse [2021-06-18T20:21:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-18T20:21:33.280Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-06-18T20:21:33.280Z] === RUN TestRenameInvalidName [2021-06-18T20:21:33.843Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-18T20:21:33.843Z] === RUN TestRenameAnonymousContainer [2021-06-18T20:21:35.588Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T20:21:35.589Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:21:35.589Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:21:35.589Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T20:21:35.589Z] [2021-06-18T20:21:35.589Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T20:21:35.589Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T20:21:35.589Z] HOSTNAME=775e4f4b90a5 [2021-06-18T20:21:35.589Z] DEST=bundles/test-integration [2021-06-18T20:21:35.589Z] PWD=/go/src/github.com/docker/docker [2021-06-18T20:21:35.589Z] DOCKER_ROOTLESS=1 [2021-06-18T20:21:35.589Z] DOCKER_GITCOMMIT=f8986ee5c558a1f0e3a74a6c929e359309d1fb22 [2021-06-18T20:21:35.589Z] container=docker [2021-06-18T20:21:35.589Z] HOME=/root [2021-06-18T20:21:35.589Z] GOLANG_VERSION=1.16.5 [2021-06-18T20:21:35.589Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T20:21:35.589Z] VALIDATE_BRANCH=master [2021-06-18T20:21:35.589Z] TERM=xterm [2021-06-18T20:21:35.589Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T20:21:35.589Z] SHLVL=1 [2021-06-18T20:21:35.589Z] TIMEOUT=120m [2021-06-18T20:21:35.589Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T20:21:35.589Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T20:21:35.589Z] GO111MODULE=off [2021-06-18T20:21:35.589Z] DOCKER_EXPERIMENTAL=1 [2021-06-18T20:21:35.589Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-18T20:21:35.589Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T20:21:35.589Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T20:21:35.589Z] GOPATH=/go [2021-06-18T20:21:35.589Z] PKG_CONFIG=pkg-config [2021-06-18T20:21:35.589Z] _=/usr/bin/env [2021-06-18T20:21:35.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-18T20:21:35.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-18T20:21:36.358Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2021-06-18T20:21:36.358Z] === RUN TestRenameContainerWithSameName [2021-06-18T20:21:36.613Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-06-18T20:21:36.613Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-18T20:21:36.708Z] time="2021-06-18T20:21:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-18T20:21:36.708Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-18T20:21:36.708Z] === RUN TestParallelCreate [2021-06-18T20:21:36.708Z] 2021/06/18 20:21:35 Closing DB instances... [2021-06-18T20:21:36.708Z] --- PASS: TestParallelCreate (0.01s) [2021-06-18T20:21:36.708Z] === RUN TestParallelDelete [2021-06-18T20:21:36.708Z] 2021/06/18 20:21:35 Closing DB instances... [2021-06-18T20:21:36.708Z] --- PASS: TestParallelDelete (0.01s) [2021-06-18T20:21:36.708Z] === RUN TestNetworkDBIslands [2021-06-18T20:21:36.708Z] time="2021-06-18T20:21:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c85b37f2dc7a with config:&{NodeID:c85b37f2dc7a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:36.708Z] time="2021-06-18T20:21:35Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:36.708Z] time="2021-06-18T20:21:35Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, added to nodes list" [2021-06-18T20:21:36.708Z] time="2021-06-18T20:21:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:43b91a319d3b with config:&{NodeID:43b91a319d3b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:36.708Z] time="2021-06-18T20:21:35Z" level=info msg="Node 43b91a319d3b/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=info msg="Node 43b91a319d3b/172.27.80.2, added to nodes list" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=info msg="Node 43b91a319d3b/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=info msg="Node 43b91a319d3b/172.27.80.2, added to nodes list" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, added to nodes list" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-06-18T20:21:36.709Z] time="2021-06-18T20:21:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c03d38eaef00 with config:&{NodeID:c03d38eaef00 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c03d38eaef00/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c03d38eaef00/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c03d38eaef00/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c03d38eaef00/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node 43b91a319d3b/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node 43b91a319d3b/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c03d38eaef00/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:36Z" level=info msg="Node c03d38eaef00/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fb5c16d2577c with config:&{NodeID:fb5c16d2577c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node 43b91a319d3b/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node 43b91a319d3b/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node c03d38eaef00/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=info msg="Node c03d38eaef00/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-18T20:21:37.232Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a2189d66ee19 with config:&{NodeID:a2189d66ee19 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node c03d38eaef00/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node c03d38eaef00/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node 43b91a319d3b/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=info msg="Node 43b91a319d3b/172.27.80.2, added to nodes list" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-18T20:21:37.713Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-18T20:21:37.980Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2021-06-18T20:21:37.980Z] === RUN TestResize [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:21:38.183Z] networkdb_test.go:834: Re-joining: 3 [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=info msg="The new bootstrap node list is:[172.27.80.2:10033 172.27.80.2:10034 172.27.80.2:10035]" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10033" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49353" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10034" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49354" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10035" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:37Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49355" [2021-06-18T20:21:38.183Z] networkdb_test.go:834: Re-joining: 4 [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=info msg="The new bootstrap node list is:[172.27.80.2:10033 172.27.80.2:10034 172.27.80.2:10035]" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10033" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49356" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10034" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49357" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49358" [2021-06-18T20:21:38.183Z] time="2021-06-18T20:21:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10035" [2021-06-18T20:21:38.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-18T20:21:38.548Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="node 0 leaving" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a change state NodeActive --> NodeLeft" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="node2(43b91a319d3b): Node leave event for c85b37f2dc7a/172.27.80.2" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a change state NodeActive --> NodeLeft" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a change state NodeActive --> NodeLeft" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="node5(a2189d66ee19): Node leave event for c85b37f2dc7a/172.27.80.2" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="node4(fb5c16d2577c): Node leave event for c85b37f2dc7a/172.27.80.2" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a change state NodeActive --> NodeLeft" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="node1(c85b37f2dc7a): Node leave event for c85b37f2dc7a/172.27.80.2" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a change state NodeActive --> NodeLeft" [2021-06-18T20:21:38.653Z] time="2021-06-18T20:21:38Z" level=info msg="node3(c03d38eaef00): Node leave event for c85b37f2dc7a/172.27.80.2" [2021-06-18T20:21:38.910Z] --- PASS: TestResize (0.67s) [2021-06-18T20:21:38.910Z] === RUN TestResizeWithInvalidSize [2021-06-18T20:21:39.110Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node c85b37f2dc7a/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.27.80.2:10034: use of closed network connection" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="node 1 leaving" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node 43b91a319d3b change state NodeActive --> NodeLeft" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="node5(a2189d66ee19): Node leave event for 43b91a319d3b/172.27.80.2" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node 43b91a319d3b change state NodeActive --> NodeLeft" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="node3(c03d38eaef00): Node leave event for 43b91a319d3b/172.27.80.2" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node 43b91a319d3b/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node 43b91a319d3b change state NodeActive --> NodeFailed" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="Node 43b91a319d3b change state NodeActive --> NodeLeft" [2021-06-18T20:21:39.120Z] time="2021-06-18T20:21:38Z" level=info msg="node4(fb5c16d2577c): Node leave event for 43b91a319d3b/172.27.80.2" [2021-06-18T20:21:39.121Z] time="2021-06-18T20:21:38Z" level=info msg="Node 43b91a319d3b/172.27.80.2, added to failed nodes list" [2021-06-18T20:21:39.121Z] time="2021-06-18T20:21:38Z" level=error msg="node: 43b91a319d3b is unknown to memberlist" [2021-06-18T20:21:39.471Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-06-18T20:21:39.471Z] === RUN TestResizeWhenContainerNotStarted [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node 43b91a319d3b/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node 43b91a319d3b/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node 43b91a319d3b/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="node 2 leaving" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node c03d38eaef00 change state NodeActive --> NodeLeft" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="node4(fb5c16d2577c): Node leave event for c03d38eaef00/172.27.80.2" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node c03d38eaef00 change state NodeActive --> NodeLeft" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="node5(a2189d66ee19): Node leave event for c03d38eaef00/172.27.80.2" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node c03d38eaef00 change state NodeActive --> NodeLeft" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="node3(c03d38eaef00): Node leave event for c03d38eaef00/172.27.80.2" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node c03d38eaef00/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node c03d38eaef00/172.27.80.2, left gossip cluster" [2021-06-18T20:21:39.588Z] time="2021-06-18T20:21:39Z" level=info msg="Node c03d38eaef00/172.27.80.2, left gossip cluster" [2021-06-18T20:21:40.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:21:40.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:21:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:21:40.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T20:21:40.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.27.80.2:10037: use of closed network connection" [2021-06-18T20:21:40.055Z] networkdb_test.go:866: node4: OK [2021-06-18T20:21:40.055Z] networkdb_test.go:866: node5: OK [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="node 0 coming back" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6b0f115b0944 with config:&{NodeID:6b0f115b0944 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="Node 6b0f115b0944/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="Node 6b0f115b0944/172.27.80.2, added to nodes list" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="node 1 coming back" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fd7acb61bae0 with config:&{NodeID:fd7acb61bae0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="Node fd7acb61bae0/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="Node fd7acb61bae0/172.27.80.2, added to nodes list" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="node 2 coming back" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f4ce611b9989 with config:&{NodeID:f4ce611b9989 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="Node f4ce611b9989/172.27.80.2, joined gossip cluster" [2021-06-18T20:21:40.055Z] time="2021-06-18T20:21:39Z" level=info msg="Node f4ce611b9989/172.27.80.2, added to nodes list" [2021-06-18T20:21:40.790Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T20:21:40.791Z] Using test binary docker [2021-06-18T20:21:40.791Z] +++ /etc/init.d/apparmor start [2021-06-18T20:21:40.791Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T20:21:40.791Z] Starting dockerd [2021-06-18T20:21:40.791Z] INFO: Waiting for daemon to start... [2021-06-18T20:21:40.791Z] +++ 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-06-18T20:21:40.852Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-18T20:21:42.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:21:42.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:21:42.704Z] . [2021-06-18T20:21:42.704Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T20:21:42.965Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T20:21:42.965Z] Error: No such image: emptyfs [2021-06-18T20:21:42.965Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-18T20:21:42.965Z] ++++ docker load [2021-06-18T20:21:43.225Z] Running integration-test (iteration 1) [2021-06-18T20:21:43.225Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-18T20:21:43.225Z] ++ 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-06-18T20:21:43.225Z] ++ set -e [2021-06-18T20:21:43.225Z] ++ '[' -n 0 ']' [2021-06-18T20:21:43.225Z] ++ set -x [2021-06-18T20:21:43.225Z] ++ 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-06-18T20:21:43.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:21:43.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:21:44.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T20:21:45.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T20:21:46.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T20:21:47.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T20:21:49.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T20:21:50.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s) [2021-06-18T20:21:52.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2021-06-18T20:21:52.224Z] === RUN TestCgroupNamespacesRun [2021-06-18T20:21:54.112Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2021-06-18T20:21:54.112Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-18T20:21:54.112Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-18T20:21:54.112Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-18T20:21:54.112Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-18T20:21:55.476Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2021-06-18T20:21:55.476Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-18T20:21:56.842Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s) [2021-06-18T20:21:56.842Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-18T20:21:58.731Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2021-06-18T20:21:58.731Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-18T20:21:59.657Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-06-18T20:21:59.657Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-18T20:22:00.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-06-18T20:22:00.219Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-18T20:22:02.107Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2021-06-18T20:22:02.107Z] === RUN TestNISDomainname [2021-06-18T20:22:03.471Z] --- PASS: TestNISDomainname (1.19s) [2021-06-18T20:22:03.471Z] === RUN TestHostnameDnsResolution [2021-06-18T20:22:04.398Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-06-18T20:22:04.398Z] === RUN TestStats [2021-06-18T20:22:07.661Z] --- PASS: TestStats (2.69s) [2021-06-18T20:22:07.661Z] === RUN TestStopContainerWithTimeout [2021-06-18T20:22:07.661Z] === RUN TestStopContainerWithTimeout/0 [2021-06-18T20:22:07.661Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-18T20:22:07.661Z] === RUN TestStopContainerWithTimeout/1 [2021-06-18T20:22:07.661Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-18T20:22:07.661Z] === RUN TestStopContainerWithTimeout/3 [2021-06-18T20:22:07.661Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-18T20:22:07.661Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-18T20:22:07.661Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-18T20:22:07.661Z] === CONT TestStopContainerWithTimeout/0 [2021-06-18T20:22:07.661Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-18T20:22:08.222Z] === CONT TestStopContainerWithTimeout/3 [2021-06-18T20:22:10.127Z] === CONT TestStopContainerWithTimeout/1 [2021-06-18T20:22:12.016Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-18T20:22:12.016Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-06-18T20:22:12.016Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-06-18T20:22:12.016Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-06-18T20:22:12.016Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-06-18T20:22:12.016Z] === RUN TestDeleteDevicemapper [2021-06-18T20:22:12.016Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T20:22:12.016Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-18T20:22:12.016Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-18T20:22:14.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-18T20:22:14.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-18T20:22:14.532Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-06-18T20:22:14.532Z] === RUN TestUpdateMemory [2021-06-18T20:22:15.460Z] --- PASS: TestUpdateMemory (1.23s) [2021-06-18T20:22:15.460Z] === RUN TestUpdateCPUQuota [2021-06-18T20:22:16.820Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-18T20:22:21.994Z] --- PASS: TestUpdateCPUQuota (6.07s) [2021-06-18T20:22:21.994Z] === RUN TestUpdatePidsLimit [2021-06-18T20:22:21.994Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-18T20:22:21.994Z] === RUN TestUpdatePidsLimit/no_change [2021-06-18T20:22:22.923Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-18T20:22:23.180Z] time="2021-06-18T20:22:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10037" [2021-06-18T20:22:23.180Z] time="2021-06-18T20:22:19Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49379" [2021-06-18T20:22:23.484Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-18T20:22:24.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-18T20:22:24.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-18T20:22:25.536Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit (5.19s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-06-18T20:22:26.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-06-18T20:22:26.900Z] === RUN TestUpdateRestartPolicy [2021-06-18T20:22:27.079Z] time="2021-06-18T20:22:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10036" [2021-06-18T20:22:27.079Z] time="2021-06-18T20:22:26Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49380" [2021-06-18T20:22:29.943Z] Loaded image: buildpack-deps:buster [2021-06-18T20:22:29.943Z] Loaded image: busybox:latest [2021-06-18T20:22:29.943Z] Loaded image: busybox:glibc [2021-06-18T20:22:31.179Z] Removing intermediate container 3610fad8ac90 [2021-06-18T20:22:31.179Z] ---> 906aa5410413 [2021-06-18T20:22:31.179Z] 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-06-18T20:22:31.179Z] ---> Running in 0bd6983aa36c [2021-06-18T20:22:31.179Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-18T20:22:31.179Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T20:22:31.179Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-18T20:22:31.179Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T20:22:31.179Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T20:22:31.179Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T20:22:31.179Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T20:22:31.179Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T20:22:31.179Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T20:22:31.179Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T20:22:31.179Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T20:22:31.179Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-18T20:22:31.179Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T20:22:31.179Z] INFO: Build done for gotestsum... [2021-06-18T20:22:36.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-18T20:22:36.533Z] Loaded image: debian:bullseye [2021-06-18T20:22:36.533Z] Loaded image: hello-world:latest [2021-06-18T20:22:36.533Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:22:36.533Z] INFO: Testing against a local daemon [2021-06-18T20:22:36.533Z] === RUN TestCgroupNamespacesBuild [2021-06-18T20:22:37.839Z] time="2021-06-18T20:22:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.80.2:10033 172.27.80.2:10034 172.27.80.2:10035]" [2021-06-18T20:22:37.839Z] time="2021-06-18T20:22:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.80.2:10033 172.27.80.2:10034 172.27.80.2:10035]" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10033" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49381" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, is the new incarnation of the shutdown node c85b37f2dc7a/172.27.80.2" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10034" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49382" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, is the new incarnation of the shutdown node 43b91a319d3b/172.27.80.2" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49383" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10035" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node a2189d66ee19/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fb5c16d2577c/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, is the new incarnation of the shutdown node c03d38eaef00/172.27.80.2" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, is the new incarnation of the shutdown node c85b37f2dc7a/172.27.80.2" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node 6b0f115b0944/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, is the new incarnation of the shutdown node 43b91a319d3b/172.27.80.2" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node fd7acb61bae0/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, is the new incarnation of the shutdown node c03d38eaef00/172.27.80.2" [2021-06-18T20:22:38.306Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, joined gossip cluster" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=info msg="Node f4ce611b9989/172.27.80.2, added to nodes list" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10033" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49384" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10034" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49385" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49386" [2021-06-18T20:22:38.774Z] time="2021-06-18T20:22:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10035" [2021-06-18T20:22:39.066Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-06-18T20:22:39.066Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-18T20:22:39.076Z] --- PASS: TestCgroupNamespacesBuild (2.93s) [2021-06-18T20:22:39.076Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-18T20:22:39.805Z] 2021/06/18 20:22:39 Closing DB instances... [2021-06-18T20:22:39.993Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-06-18T20:22:39.993Z] === RUN TestWaitNonBlocked [2021-06-18T20:22:39.993Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:22:39.993Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:22:39.993Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:22:39.993Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:22:39.993Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:22:39.993Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="Node 6b0f115b0944 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="Node 6b0f115b0944 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="node3(f4ce611b9989): Node leave event for 6b0f115b0944/172.27.80.2" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="node2(fd7acb61bae0): Node leave event for 6b0f115b0944/172.27.80.2" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="Node 6b0f115b0944 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="node5(a2189d66ee19): Node leave event for 6b0f115b0944/172.27.80.2" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="Node 6b0f115b0944 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="node4(fb5c16d2577c): Node leave event for 6b0f115b0944/172.27.80.2" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="Node 6b0f115b0944 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:39Z" level=info msg="node1(6b0f115b0944): Node leave event for 6b0f115b0944/172.27.80.2" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.80.2:10036" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49387" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=error msg="node: 6b0f115b0944 is unknown to memberlist" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=info msg="Node 6b0f115b0944/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=info msg="Node 6b0f115b0944/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=info msg="Node 6b0f115b0944/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=info msg="Node 6b0f115b0944/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.304Z] time="2021-06-18T20:22:40Z" level=info msg="Node 6b0f115b0944/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="node5(a2189d66ee19): Node leave event for fd7acb61bae0/172.27.80.2" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="node4(fb5c16d2577c): Node leave event for fd7acb61bae0/172.27.80.2" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="node3(f4ce611b9989): Node leave event for fd7acb61bae0/172.27.80.2" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="node2(fd7acb61bae0): Node leave event for fd7acb61bae0/172.27.80.2" [2021-06-18T20:22:40.798Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node fd7acb61bae0/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node f4ce611b9989 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="node4(fb5c16d2577c): Node leave event for f4ce611b9989/172.27.80.2" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node f4ce611b9989/172.27.80.2, left gossip cluster" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node f4ce611b9989 change state NodeActive --> NodeFailed" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node f4ce611b9989 change state NodeActive --> NodeLeft" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="node5(a2189d66ee19): Node leave event for f4ce611b9989/172.27.80.2" [2021-06-18T20:22:40.799Z] time="2021-06-18T20:22:40Z" level=info msg="Node f4ce611b9989/172.27.80.2, added to failed nodes list" [2021-06-18T20:22:40.920Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-18T20:22:40.920Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-06-18T20:22:40.920Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-06-18T20:22:40.920Z] === RUN TestWaitBlocked [2021-06-18T20:22:40.920Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:22:40.920Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:22:40.920Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:22:40.920Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:22:40.920Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:22:40.920Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:22:41.282Z] time="2021-06-18T20:22:40Z" level=info msg="Node f4ce611b9989/172.27.80.2, left gossip cluster" [2021-06-18T20:22:41.282Z] time="2021-06-18T20:22:41Z" level=error msg="node: f4ce611b9989 is unknown to memberlist" [2021-06-18T20:22:41.282Z] time="2021-06-18T20:22:41Z" level=debug msg="memberlist: Failed ping: fb5c16d2577c (timeout reached)" [2021-06-18T20:22:41.282Z] time="2021-06-18T20:22:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.80.2:10037: use of closed network connection" [2021-06-18T20:22:41.282Z] time="2021-06-18T20:22:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.80.2:10035: use of closed network connection" [2021-06-18T20:22:41.282Z] time="2021-06-18T20:22:41Z" level=debug msg="memberlist: Stream connection from=172.27.80.2:49388" [2021-06-18T20:22:41.623Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2021-06-18T20:22:41.623Z] === RUN TestBuildWithSession [2021-06-18T20:22:41.623Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:22:41.623Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-18T20:22:41.623Z] === RUN TestBuildSquashParent [2021-06-18T20:22:41.752Z] Removing intermediate container 0bd6983aa36c [2021-06-18T20:22:41.752Z] ---> 8c1af91a108d [2021-06-18T20:22:41.752Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-18T20:22:41.752Z] ---> Running in f6ebad35cb4c [2021-06-18T20:22:41.752Z] Removing intermediate container f6ebad35cb4c [2021-06-18T20:22:41.752Z] ---> 33b36306a775 [2021-06-18T20:22:41.752Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-18T20:22:41.752Z] ---> Running in 1afac16d8297 [2021-06-18T20:22:41.752Z] Removing intermediate container 1afac16d8297 [2021-06-18T20:22:41.752Z] ---> 456567d4f1e7 [2021-06-18T20:22:41.752Z] Step 10/10 : COPY . . [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node fb5c16d2577c change state NodeActive --> NodeLeft" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="node5(a2189d66ee19): Node leave event for fb5c16d2577c/172.27.80.2" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node fb5c16d2577c/172.27.80.2, left gossip cluster" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node fb5c16d2577c change state NodeActive --> NodeFailed" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node fb5c16d2577c/172.27.80.2, added to failed nodes list" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node fb5c16d2577c/172.27.80.2, left gossip cluster" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node a2189d66ee19/172.27.80.2, left gossip cluster" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node a2189d66ee19 change state NodeActive --> NodeFailed" [2021-06-18T20:22:41.759Z] time="2021-06-18T20:22:41Z" level=info msg="Node a2189d66ee19/172.27.80.2, added to failed nodes list" [2021-06-18T20:22:41.759Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-18T20:22:41.759Z] PASS [2021-06-18T20:22:41.759Z] coverage: 60.1% of statements [2021-06-18T20:22:42.252Z] ok github.com/docker/docker/libnetwork/networkdb 155.964s coverage: 60.1% of statements [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/quota [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/rootless [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/volume [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-18T20:22:42.252Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-18T20:22:42.285Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-18T20:22:42.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2021-06-18T20:22:42.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-06-18T20:22:42.285Z] === CONT TestContainerStartOnDaemonRestart [2021-06-18T20:22:42.285Z] === CONT TestContainerKillOnDaemonStart [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === Skipped [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-18T20:22:43.889Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-18T20:22:43.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-18T20:22:43.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-18T20:22:43.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-18T20:22:43.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-18T20:22:43.889Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-18T20:22:43.889Z] daemon_test.go:147: root required [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-18T20:22:43.889Z] reload_test.go:520: root required [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-18T20:22:43.889Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-18T20:22:43.889Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-18T20:22:43.889Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-18T20:22:43.889Z] download_test.go:268: Needs fixing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-18T20:22:43.889Z] layer_test.go:304: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-18T20:22:43.889Z] layer_test.go:353: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-18T20:22:43.889Z] layer_test.go:468: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-18T20:22:43.889Z] layer_test.go:697: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-18T20:22:43.889Z] migration_test.go:46: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-18T20:22:43.889Z] migration_test.go:182: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-18T20:22:43.889Z] mount_test.go:17: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-18T20:22:43.889Z] mount_test.go:76: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-18T20:22:43.889Z] mount_test.go:125: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-18T20:22:43.889Z] mount_test.go:212: Failing on Windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-18T20:22:43.889Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-18T20:22:43.889Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-18T20:22:43.889Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-18T20:22:43.889Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-18T20:22:43.889Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-18T20:22:43.889Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-18T20:22:43.889Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-18T20:22:43.889Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-18T20:22:43.889Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-18T20:22:43.889Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-18T20:22:43.889Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-18T20:22:43.889Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-18T20:22:43.889Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-18T20:22:43.889Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-18T20:22:43.889Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-18T20:22:43.889Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-18T20:22:43.890Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-18T20:22:43.890Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-18T20:22:43.890Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-18T20:22:43.890Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-18T20:22:43.890Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-18T20:22:43.890Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-18T20:22:43.890Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:134: Xz not present in msys2 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:239: Failing on Windows CI machines [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-18T20:22:43.890Z] archive_windows_test.go:16: Currently fails [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-18T20:22:43.890Z] changes_test.go:196: needs more investigation [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-18T20:22:43.890Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-18T20:22:43.890Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-18T20:22:43.890Z] changes_test.go:433: needs further investigation [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-18T20:22:43.890Z] changes_test.go:469: needs further investigation [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-18T20:22:43.890Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-18T20:22:43.890Z] poller_test.go:41: No chmod on Windows [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-18T20:22:43.890Z] fileutils_test.go:134: Needs porting to Windows [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-18T20:22:43.890Z] fileutils_test.go:180: Needs porting to Windows [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-18T20:22:43.890Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-18T20:22:43.890Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-18T20:22:43.890Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-18T20:22:43.890Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-18T20:22:43.890Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] [2021-06-18T20:22:43.890Z] DONE 2056 tests, 69 skipped in 324.028s [2021-06-18T20:22:43.890Z] INFO: make.ps1 ended at 06/18/2021 20:22:43 [2021-06-18T20:22:44.803Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s) [2021-06-18T20:22:44.803Z] === CONT TestIpcModeOlderClient [2021-06-18T20:22:44.803Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-18T20:22:44.803Z] === CONT TestDaemonHostGatewayIP [2021-06-18T20:22:45.476Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-18T20:22:45.476Z] INFO: Unit tests ended at 06/18/2021 20:22:45. Duration:00:05:36.2694766 [2021-06-18T20:22:45.476Z] INFO: Building busybox [2021-06-18T20:22:45.476Z] Sending build context to Docker daemon 5.12kB [2021-06-18T20:22:45.476Z] [2021-06-18T20:22:45.476Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-18T20:22:45.476Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-18T20:22:45.476Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-18T20:22:45.476Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-18T20:22:45.476Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-18T20:22:45.476Z] ---> 39d157a84080 [2021-06-18T20:22:45.476Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-18T20:22:45.476Z] ---> Running in 444ac4b1f552 [2021-06-18T20:22:48.070Z] --- PASS: TestDaemonHostGatewayIP (3.15s) [2021-06-18T20:22:48.070Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-18T20:22:48.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-18T20:22:48.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-18T20:22:48.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-18T20:22:48.536Z] Removing intermediate container 444ac4b1f552 [2021-06-18T20:22:48.536Z] ---> e014ba33bc38 [2021-06-18T20:22:48.536Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-18T20:22:48.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-18T20:22:48.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-18T20:22:49.066Z] ---> Running in b9a9310d8d46 [2021-06-18T20:22:49.066Z] Removing intermediate container b9a9310d8d46 [2021-06-18T20:22:49.066Z] ---> a3c2649946e6 [2021-06-18T20:22:49.066Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-18T20:22:49.066Z] ---> Running in 5b394ed8dd24 [2021-06-18T20:22:49.589Z] Removing intermediate container 5b394ed8dd24 [2021-06-18T20:22:49.589Z] ---> 640fccafe2f7 [2021-06-18T20:22:49.589Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-18T20:22:50.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-18T20:22:50.585Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s) [2021-06-18T20:22:50.585Z] === CONT TestDaemonRestartIpcMode [2021-06-18T20:22:50.634Z] [2021-06-18T20:22:51.109Z] ---> 151a9dd547cd [2021-06-18T20:22:51.109Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-18T20:22:51.109Z] ---> Running in b9972da69b4d [2021-06-18T20:22:52.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-18T20:22:53.101Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2021-06-18T20:22:53.856Z] --- PASS: TestBuildSquashParent (12.10s) [2021-06-18T20:22:53.856Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-18T20:22:53.856Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:22:53.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:22:53.856Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:22:53.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:22:53.856Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:22:53.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:22:53.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:22:53.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:22:53.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:22:53.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:22:53.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:22:53.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:22:53.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:22:53.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:22:54.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-18T20:22:54.465Z] --- PASS: TestContainerKillOnDaemonStart (12.22s) [2021-06-18T20:22:54.465Z] PASS [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] === Skipped [2021-06-18T20:22:54.465Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-18T20:22:54.465Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-18T20:22:54.465Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T20:22:54.465Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-18T20:22:54.465Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-18T20:22:54.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] [2021-06-18T20:22:54.465Z] DONE 196 tests, 5 skipped in 141.149s [2021-06-18T20:22:54.465Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-18T20:22:54.465Z] INFO: Testing against a local daemon [2021-06-18T20:22:54.465Z] === RUN TestCommitInheritsEnv [2021-06-18T20:22:54.465Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-06-18T20:22:54.465Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-18T20:22:54.465Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-18T20:22:54.466Z] === RUN TestImagesFilterMultiReference [2021-06-18T20:22:54.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-18T20:22:54.721Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-18T20:22:54.721Z] === RUN TestImagePullPlatformInvalid [2021-06-18T20:22:54.721Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-18T20:22:54.721Z] === RUN TestRemoveImageOrphaning [2021-06-18T20:22:54.978Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-06-18T20:22:54.978Z] === RUN TestRemoveImageGarbageCollector [2021-06-18T20:22:55.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-18T20:22:56.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-18T20:22:56.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-18T20:22:56.867Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2021-06-18T20:22:56.867Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-18T20:22:56.867Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-18T20:22:56.867Z] === RUN TestTagInvalidReference [2021-06-18T20:22:56.867Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-18T20:22:56.867Z] === RUN TestTagValidPrefixedRepo [2021-06-18T20:22:56.867Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-18T20:22:56.867Z] === RUN TestTagExistedNameWithoutForce [2021-06-18T20:22:56.867Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-18T20:22:56.867Z] === RUN TestTagOfficialNames [2021-06-18T20:22:56.867Z] --- PASS: TestTagOfficialNames (0.04s) [2021-06-18T20:22:56.867Z] === RUN TestTagMatchesDigest [2021-06-18T20:22:56.867Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-18T20:22:56.867Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-18T20:22:57.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-18T20:22:58.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-18T20:22:59.146Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:22:59.146Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:22:59.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-18T20:23:00.085Z] Removing intermediate container b9972da69b4d [2021-06-18T20:23:00.085Z] ---> bef8ab3353ca [2021-06-18T20:23:00.085Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-18T20:23:00.085Z] ---> Running in 4ae638c00afd [2021-06-18T20:23:00.085Z] [2021-06-18T20:23:00.085Z] SUCCESS: Specified value was saved. [2021-06-18T20:23:00.090Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T20:23:00.090Z] Using test binary docker [2021-06-18T20:23:00.090Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-18T20:23:00.090Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T20:23:00.090Z] INFO: Waiting for daemon to start... [2021-06-18T20:23:00.090Z] Starting dockerd [2021-06-18T20:23:02.534Z] Removing intermediate container 4ae638c00afd [2021-06-18T20:23:02.534Z] ---> c2a2e9ec4ac2 [2021-06-18T20:23:02.534Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-18T20:23:02.534Z] ---> Running in 9f9f100c50f3 [2021-06-18T20:23:03.241Z] ---> cafe38815626 [2021-06-18T20:23:03.241Z] Successfully built cafe38815626 [2021-06-18T20:23:03.241Z] Successfully tagged docker:latest [2021-06-18T20:23:03.241Z] INFO: Image build ended at 06/18/2021 20:23:01. Duration:00:02:36.4378339 [2021-06-18T20:23:03.241Z] [2021-06-18T20:23:03.241Z] [2021-06-18T20:23:03.241Z] INFO: Building the test binaries at 06/18/2021 20:23:01... [2021-06-18T20:23:03.397Z] . [2021-06-18T20:23:03.397Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T20:23:03.397Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T20:23:03.397Z] Error: No such image: emptyfs [2021-06-18T20:23:03.397Z] Running integration-test (iteration 1) [2021-06-18T20:23:03.397Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-18T20:23:04.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:04.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:05.580Z] Cannot create a file when that file already exists. [2021-06-18T20:23:06.228Z] INFO: make.ps1 starting at 06/18/2021 20:23:06 [2021-06-18T20:23:06.685Z] INFO: Git commit (47176887a0) assumed from DOCKER_GITCOMMIT environment variable [2021-06-18T20:23:06.685Z] INFO: Invoking autogen... [2021-06-18T20:23:07.142Z] INFO: Building daemon... [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.46s) [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.66s) [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.01s) [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.26s) [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.17s) [2021-06-18T20:23:09.718Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.31s) [2021-06-18T20:23:09.718Z] === RUN TestBuildMultiStageCopy [2021-06-18T20:23:09.718Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-18T20:23:10.405Z] Removing intermediate container 9f9f100c50f3 [2021-06-18T20:23:10.406Z] ---> ddf9a447fffe [2021-06-18T20:23:10.406Z] Step 13/13 : CMD ["sh"] [2021-06-18T20:23:10.406Z] ---> Running in 6d19150ea44d [2021-06-18T20:23:10.406Z] Removing intermediate container 6d19150ea44d [2021-06-18T20:23:10.406Z] ---> ab76f9b0c655 [2021-06-18T20:23:10.406Z] Successfully built ab76f9b0c655 [2021-06-18T20:23:10.406Z] Successfully tagged busybox:latest [2021-06-18T20:23:10.406Z] INFO: Docker images of the daemon under test [2021-06-18T20:23:10.406Z] [2021-06-18T20:23:10.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:23:10.406Z] busybox latest ab76f9b0c655 Less than a second ago 2.78GB [2021-06-18T20:23:10.406Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-18T20:23:10.406Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-18T20:23:10.406Z] [2021-06-18T20:23:10.406Z] INFO: Running integration tests at 06/18/2021 20:23:10... [2021-06-18T20:23:10.406Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-18T20:23:10.406Z] INFO: Integration API tests being run from the host: [2021-06-18T20:23:10.406Z] INFO: make.ps1 starting at 06/18/2021 20:23:10 [2021-06-18T20:23:11.483Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-18T20:23:13.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-18T20:23:13.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-18T20:23:13.847Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-18T20:23:14.107Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-18T20:23:14.678Z] --- PASS: TestBuildMultiStageCopy (5.55s) [2021-06-18T20:23:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.50s) [2021-06-18T20:23:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-06-18T20:23:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-06-18T20:23:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-06-18T20:23:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-06-18T20:23:14.678Z] === RUN TestBuildMultiStageParentConfig [2021-06-18T20:23:16.065Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2021-06-18T20:23:16.065Z] === RUN TestBuildLabelWithTargets [2021-06-18T20:23:17.979Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2021-06-18T20:23:17.979Z] === RUN TestBuildWithEmptyLayers [2021-06-18T20:23:19.361Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-06-18T20:23:19.361Z] === RUN TestBuildMultiStageOnBuild [2021-06-18T20:23:21.461Z] Loaded image: buildpack-deps:buster [2021-06-18T20:23:21.461Z] Loaded image: busybox:latest [2021-06-18T20:23:21.461Z] Loaded image: busybox:glibc [2021-06-18T20:23:22.834Z] Loaded image: debian:bullseye [2021-06-18T20:23:22.842Z] ..........................xx.................... [ 29%] [2021-06-18T20:23:23.093Z] Loaded image: hello-world:latest [2021-06-18T20:23:23.094Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:23:23.094Z] INFO: Testing against a local daemon [2021-06-18T20:23:23.094Z] === RUN TestCgroupNamespacesBuild [2021-06-18T20:23:23.566Z] --- PASS: TestBuildMultiStageOnBuild (3.77s) [2021-06-18T20:23:23.566Z] === RUN TestBuildUncleanTarFilenames [2021-06-18T20:23:24.953Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2021-06-18T20:23:24.953Z] === RUN TestBuildMultiStageLayerLeak [2021-06-18T20:23:25.609Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2021-06-18T20:23:25.609Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-18T20:23:28.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2021-06-18T20:23:28.124Z] === RUN TestBuildWithSession [2021-06-18T20:23:28.124Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:23:28.124Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-18T20:23:28.124Z] === RUN TestBuildSquashParent [2021-06-18T20:23:29.165Z] --- PASS: TestBuildMultiStageLayerLeak (3.96s) [2021-06-18T20:23:29.165Z] === RUN TestBuildWithHugeFile [2021-06-18T20:23:36.204Z] --- PASS: TestBuildSquashParent (7.98s) [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:23:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:23:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:23:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:23:36.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:23:36.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:23:36.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:23:36.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:23:37.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:23:37.147Z] INFO: Testing against a local daemon [2021-06-18T20:23:37.147Z] === RUN TestBuildWithSession [2021-06-18T20:23:37.147Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:23:37.147Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-18T20:23:37.147Z] === RUN TestBuildSquashParent [2021-06-18T20:23:37.147Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:23:37.147Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:23:37.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:37.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:37.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:23:37.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:23:37.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:23:37.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:23:37.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:23:37.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:23:37.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:23:37.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:23:37.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:23:38.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:23:38.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:23:39.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:40.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s) [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.17s) [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2021-06-18T20:23:42.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2021-06-18T20:23:42.128Z] === RUN TestBuildMultiStageCopy [2021-06-18T20:23:42.128Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-18T20:23:45.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-18T20:23:46.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:23:46.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:23:46.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-18T20:23:47.241Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-18T20:23:47.813Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-18T20:23:48.210Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-18T20:23:49.137Z] --- PASS: TestBuildMultiStageCopy (6.90s) [2021-06-18T20:23:49.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.90s) [2021-06-18T20:23:49.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-18T20:23:49.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-18T20:23:49.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-06-18T20:23:49.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-18T20:23:49.137Z] === RUN TestBuildMultiStageParentConfig [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.76s) [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.65s) [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.98s) [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.21s) [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.21s) [2021-06-18T20:23:53.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.21s) [2021-06-18T20:23:53.662Z] === RUN TestBuildMultiStageCopy [2021-06-18T20:23:53.662Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-18T20:23:54.378Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-18T20:23:54.378Z] === RUN TestBuildLabelWithTargets [2021-06-18T20:23:57.463Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-18T20:24:01.096Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-18T20:24:02.458Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-18T20:24:02.458Z] === RUN TestBuildWithEmptyLayers [2021-06-18T20:24:05.719Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-18T20:24:05.719Z] === RUN TestBuildMultiStageOnBuild [2021-06-18T20:24:08.038Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-18T20:24:08.592Z] [2021-06-18T20:24:08.592Z] ________ ____ __. [2021-06-18T20:24:08.592Z] \_____ \ | |/ _| [2021-06-18T20:24:08.592Z] / | \| < [2021-06-18T20:24:08.592Z] / | \ | \ [2021-06-18T20:24:08.592Z] \_______ /____|__ \ [2021-06-18T20:24:08.592Z] \/ \/ [2021-06-18T20:24:08.592Z] [2021-06-18T20:24:08.592Z] INFO: make.ps1 ended at 06/18/2021 20:24:08 [2021-06-18T20:24:08.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-18T20:24:09.699Z] INFO: Binaries build ended at 06/18/2021 20:24:09. Duration:00:01:07.8226336 [2021-06-18T20:24:10.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-18T20:24:10.560Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-18T20:24:10.696Z] INFO: Copying the built daemon binary to d:\CI\PR-42537\2\binary\dockerd-47176887a0.exe... [2021-06-18T20:24:10.696Z] INFO: Copying the built client binary to d:\CI\PR-42537\2\binary\docker-47176887a0.exe... [2021-06-18T20:24:10.696Z] INFO: Copying dockerversion from the container... [2021-06-18T20:24:10.696Z] INFO: Copying the golang package from the container to d:\CI\PR-42537\2\installer\go.zip... [2021-06-18T20:24:10.959Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-18T20:24:10.959Z] === RUN TestBuildUncleanTarFilenames [2021-06-18T20:24:10.959Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-06-18T20:24:10.959Z] === RUN TestBuildMultiStageLayerLeak [2021-06-18T20:24:11.662Z] INFO: Extracting go.zip to d:\CI\PR-42537\2\go [2021-06-18T20:24:12.140Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-18T20:24:13.166Z] --- PASS: TestBuildMultiStageCopy (20.53s) [2021-06-18T20:24:13.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.46s) [2021-06-18T20:24:13.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-06-18T20:24:13.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2021-06-18T20:24:13.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2021-06-18T20:24:13.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2021-06-18T20:24:13.166Z] === RUN TestBuildMultiStageParentConfig [2021-06-18T20:24:15.126Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-06-18T20:24:15.126Z] === RUN TestBuildWithHugeFile [2021-06-18T20:24:15.536Z] --- PASS: TestBuildMultiStageParentConfig (2.45s) [2021-06-18T20:24:15.536Z] === RUN TestBuildLabelWithTargets [2021-06-18T20:24:15.536Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:24:15.536Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-18T20:24:15.536Z] === RUN TestBuildWithEmptyLayers [2021-06-18T20:24:17.154Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-06-18T20:24:17.154Z] === RUN TestBuildMultiStageOnBuild [2021-06-18T20:24:20.677Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-18T20:24:25.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T20:24:25.518Z] Using test binary docker [2021-06-18T20:24:25.518Z] [2021-06-18T20:24:25.518Z] Using test binary docker [2021-06-18T20:24:25.518Z] +++ /etc/init.d/apparmor start [2021-06-18T20:24:25.518Z] +++ /etc/init.d/apparmor start [2021-06-18T20:24:25.518Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T20:24:25.518Z] (warning). [2021-06-18T20:24:25.518Z] INFO: Waiting for daemon to start... [2021-06-18T20:24:25.518Z] Starting dockerd [2021-06-18T20:24:25.518Z] +++ 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-06-18T20:24:25.518Z] INFO: Waiting for daemon to start... [2021-06-18T20:24:25.518Z] Starting dockerd [2021-06-18T20:24:25.518Z] +++ 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-06-18T20:24:25.518Z] .. [2021-06-18T20:24:25.518Z] [2021-06-18T20:24:25.518Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T20:24:25.518Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T20:24:25.518Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T20:24:25.518Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T20:24:25.518Z] Error: No such image: emptyfs [2021-06-18T20:24:25.518Z] Error: No such image: emptyfs++++ tar -cC bundles/test-integration/emptyfs . [2021-06-18T20:24:25.518Z] ++++ docker load [2021-06-18T20:24:25.518Z] [2021-06-18T20:24:25.518Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-18T20:24:25.518Z] ++++ docker load [2021-06-18T20:24:25.518Z] Running integration-test (iteration 1) [2021-06-18T20:24:25.518Z] 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-06-18T20:24:25.518Z] ++ 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-06-18T20:24:25.518Z] ++ set -e [2021-06-18T20:24:25.518Z] ++ '[' -n 0 ']' [2021-06-18T20:24:25.518Z] ++ set -x [2021-06-18T20:24:25.518Z] ++ 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-06-18T20:24:25.518Z] Running integration-test (iteration 1) [2021-06-18T20:24:25.518Z] 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-06-18T20:24:25.518Z] ++ 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-06-18T20:24:25.518Z] ++ set -e [2021-06-18T20:24:25.518Z] ++ '[' -n 0 ']' [2021-06-18T20:24:25.518Z] ++ set -x [2021-06-18T20:24:25.518Z] ++ 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-06-18T20:24:27.853Z] --- PASS: TestBuildMultiStageOnBuild (10.60s) [2021-06-18T20:24:27.853Z] === RUN TestBuildUncleanTarFilenames [2021-06-18T20:24:27.853Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:24:27.853Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-18T20:24:27.853Z] === RUN TestBuildMultiStageLayerLeak [2021-06-18T20:24:28.195Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-18T20:24:29.378Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-18T20:24:33.186Z] INFO: Extraction ended at 06/18/2021 20:24:30. Duration:00:00:18.9416266 [2021-06-18T20:24:33.186Z] INFO: Updating the golang and path environment variables [2021-06-18T20:24:33.186Z] INFO: GOPATH=d:\gopath [2021-06-18T20:24:33.186Z] INFO: go version go1.16.5 windows/amd64 [2021-06-18T20:24:33.186Z] INFO: Running the daemon under test in debug mode [2021-06-18T20:24:33.186Z] INFO: Starting a daemon under test... [2021-06-18T20:24:33.186Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42537\2\daemon --pidfile d:\CI\PR-42537\2\docker.pid -D [2021-06-18T20:24:33.186Z] INFO: Process started successfully. [2021-06-18T20:24:33.186Z] INFO: Start tailing logs of the daemon under tests [2021-06-18T20:24:33.186Z] INFO: Waiting for the daemon under test to start... [2021-06-18T20:24:33.241Z] --- PASS: TestImportExtremelyLargeImageWorks (91.83s) [2021-06-18T20:24:33.241Z] PASS [2021-06-18T20:24:33.241Z] [2021-06-18T20:24:33.241Z] DONE 12 tests in 94.545s [2021-06-18T20:24:33.241Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-18T20:24:33.241Z] INFO: Testing against a local daemon [2021-06-18T20:24:33.241Z] === RUN TestNetworkCreateDelete [2021-06-18T20:24:33.241Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-18T20:24:33.241Z] === RUN TestDockerNetworkDeletePreferID [2021-06-18T20:24:33.241Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-18T20:24:33.241Z] === RUN TestDaemonDNSFallback [2021-06-18T20:24:33.700Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-18T20:24:36.503Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-06-18T20:24:36.503Z] === RUN TestInspectNetwork [2021-06-18T20:24:38.740Z] --- PASS: TestBuildMultiStageLayerLeak (9.75s) [2021-06-18T20:24:38.741Z] === RUN TestBuildWithHugeFile [2021-06-18T20:24:39.796Z] === RUN TestInspectNetwork/full_network_id [2021-06-18T20:24:39.796Z] === RUN TestInspectNetwork/partial_network_id [2021-06-18T20:24:39.796Z] === RUN TestInspectNetwork/network_name [2021-06-18T20:24:39.796Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-18T20:24:43.958Z] --- PASS: TestInspectNetwork (7.60s) [2021-06-18T20:24:43.958Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-18T20:24:43.958Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-18T20:24:43.958Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-18T20:24:43.958Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-18T20:24:43.958Z] === RUN TestRunContainerWithBridgeNone [2021-06-18T20:24:46.474Z] --- PASS: TestRunContainerWithBridgeNone (2.88s) [2021-06-18T20:24:46.474Z] === RUN TestNetworkInvalidJSON [2021-06-18T20:24:46.474Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-18T20:24:46.474Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-18T20:24:46.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:24:46.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:24:46.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:24:46.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:24:46.474Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-18T20:24:46.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:24:46.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-18T20:24:46.474Z] === RUN TestNetworkList [2021-06-18T20:24:46.474Z] === RUN TestNetworkList//networks [2021-06-18T20:24:46.474Z] === PAUSE TestNetworkList//networks [2021-06-18T20:24:46.474Z] === RUN TestNetworkList//networks/ [2021-06-18T20:24:46.474Z] === PAUSE TestNetworkList//networks/ [2021-06-18T20:24:46.474Z] === CONT TestNetworkList//networks [2021-06-18T20:24:46.474Z] === CONT TestNetworkList//networks/ [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkList (0.01s) [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-18T20:24:46.474Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-18T20:24:46.474Z] === RUN TestHostIPv4BridgeLabel [2021-06-18T20:24:47.035Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-18T20:24:47.035Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-18T20:24:48.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-18T20:24:48.000Z] === RUN TestDaemonDefaultNetworkPools [2021-06-18T20:24:48.063Z] .......................... [ 67%] [2021-06-18T20:24:48.927Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-06-18T20:24:48.927Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-18T20:24:49.860Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-18T20:24:49.860Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-18T20:24:51.154Z] .....INFO: Daemon under test started and replied! [2021-06-18T20:24:51.154Z] INFO: Docker version of the daemon under test [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] Client: [2021-06-18T20:24:51.154Z] Version: 17.06.2-ce [2021-06-18T20:24:51.154Z] API version: 1.30 [2021-06-18T20:24:51.154Z] Go version: go1.8.3 [2021-06-18T20:24:51.154Z] Git commit: cec0b72 [2021-06-18T20:24:51.154Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-18T20:24:51.154Z] OS/Arch: windows/amd64 [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] Server: [2021-06-18T20:24:51.154Z] Version: 0.0.0-dev [2021-06-18T20:24:51.154Z] API version: 1.41 (minimum version 1.24) [2021-06-18T20:24:51.154Z] Go version: go1.16.5 [2021-06-18T20:24:51.154Z] Git commit: 47176887a0 [2021-06-18T20:24:51.154Z] Built: 06/18/2021 20:23:06 [2021-06-18T20:24:51.154Z] OS/Arch: windows/amd64 [2021-06-18T20:24:51.154Z] Experimental: false [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] INFO: Docker info of the daemon under test [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] Containers: 0 [2021-06-18T20:24:51.154Z] Running: 0 [2021-06-18T20:24:51.154Z] Paused: 0 [2021-06-18T20:24:51.154Z] Stopped: 0 [2021-06-18T20:24:51.154Z] Images: 0 [2021-06-18T20:24:51.154Z] Server Version: 0.0.0-dev [2021-06-18T20:24:51.154Z] Storage Driver: windowsfilter [2021-06-18T20:24:51.154Z] Windows: [2021-06-18T20:24:51.154Z] Logging Driver: json-file [2021-06-18T20:24:51.154Z] Plugins: [2021-06-18T20:24:51.154Z] Volume: local [2021-06-18T20:24:51.154Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T20:24:51.154Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T20:24:51.154Z] Swarm: inactive [2021-06-18T20:24:51.154Z] Default Isolation: process [2021-06-18T20:24:51.154Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-18T20:24:51.154Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-18T20:24:51.154Z] OSType: windows [2021-06-18T20:24:51.154Z] Architecture: x86_64 [2021-06-18T20:24:51.154Z] CPUs: 4 [2021-06-18T20:24:51.154Z] Total Memory: 32GiB [2021-06-18T20:24:51.154Z] Name: azwin-2-c0eab0 [2021-06-18T20:24:51.154Z] ID: 5CEW:CVR2:XPSB:COIE:TAIV:MKGU:2AWZ:TFOA:POZ4:H3QN:SP6C:E2Y6 [2021-06-18T20:24:51.154Z] Docker Root Dir: D:\CI\PR-42537\2\daemon [2021-06-18T20:24:51.154Z] Debug Mode (client): false [2021-06-18T20:24:51.154Z] Debug Mode (server): true [2021-06-18T20:24:51.154Z] File Descriptors: -1 [2021-06-18T20:24:51.154Z] Goroutines: 16 [2021-06-18T20:24:51.154Z] System Time: 2021-06-18T20:24:49.8529313Z [2021-06-18T20:24:51.154Z] EventsListeners: 0 [2021-06-18T20:24:51.154Z] Registry: https://index.docker.io/v1/ [2021-06-18T20:24:51.154Z] Labels: [2021-06-18T20:24:51.154Z] Experimental: false [2021-06-18T20:24:51.154Z] Insecure Registries: [2021-06-18T20:24:51.154Z] 127.0.0.0/8 [2021-06-18T20:24:51.154Z] Live Restore Enabled: false [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] INFO: Docker images of the daemon under test [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:24:51.154Z] [2021-06-18T20:24:51.154Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-18T20:24:51.154Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-18T20:24:51.154Z] ltsc2019: Pulling from windows/servercore [2021-06-18T20:24:51.154Z] 4612f6d0b889: Pulling fs layer [2021-06-18T20:24:51.154Z] 639bb6bb2beb: Pulling fs layer [2021-06-18T20:24:51.224Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-18T20:24:51.224Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-18T20:24:51.786Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-06-18T20:24:51.786Z] === RUN TestServiceWithPredefinedNetwork [2021-06-18T20:24:54.299Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2021-06-18T20:24:54.299Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-18T20:24:54.299Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:24:54.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:24:54.299Z] === RUN TestServiceWithDataPathPortInit [2021-06-18T20:25:06.257Z] 4612f6d0b889: Verifying Checksum [2021-06-18T20:25:06.258Z] 4612f6d0b889: Download complete [2021-06-18T20:25:06.258Z] 639bb6bb2beb: Verifying Checksum [2021-06-18T20:25:06.258Z] 639bb6bb2beb: Download complete [2021-06-18T20:25:09.133Z] --- PASS: TestServiceWithDataPathPortInit (14.41s) [2021-06-18T20:25:09.134Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-18T20:25:11.498Z] --- PASS: TestBuildWithHugeFile (50.14s) [2021-06-18T20:25:11.498Z] === RUN TestBuildWCOWSandboxSize [2021-06-18T20:25:11.498Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T20:25:11.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-18T20:25:11.498Z] === RUN TestBuildWithEmptyDockerfile [2021-06-18T20:25:11.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:25:11.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:25:11.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:25:11.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:25:11.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:25:11.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:25:11.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:25:11.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:25:11.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:25:11.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-18T20:25:11.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-06-18T20:25:11.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-06-18T20:25:11.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-06-18T20:25:11.498Z] === RUN TestBuildPreserveOwnership [2021-06-18T20:25:11.498Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-18T20:25:11.648Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tnuyudjpmbrrjor1x8bj77e4c Created:2021-06-18 20:25:10.005364478 +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[b839ab35cfeafd8d4ebb9073bf0aaee2c5cbdc81e1772a08d57ebf48b99b3ceb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7oz01vzabnkpwoj8vwhqdz22e EndpointID:be1557491237cb29bba1bbe6411b989662449ca41ce8c981aed01486d4e4a293 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9d0685d51446eac9edf070b997d40531fdc26aeb7afa582badb3b3565d5f798 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:8adcc028457e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7oz01vzabnkpwoj8vwhqdz22e EndpointID:be1557491237cb29bba1bbe6411b989662449ca41ce8c981aed01486d4e4a293 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-18T20:25:12.059Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-18T20:25:12.234Z] Loaded image: buildpack-deps:buster [2021-06-18T20:25:12.234Z] Loaded image: busybox:latest [2021-06-18T20:25:12.234Z] Loaded image: buildpack-deps:buster [2021-06-18T20:25:12.234Z] Loaded image: busybox:glibc [2021-06-18T20:25:12.234Z] Loaded image: busybox:latest [2021-06-18T20:25:12.234Z] Loaded image: busybox:glibc [2021-06-18T20:25:14.782Z] Loaded image: debian:bullseye [2021-06-18T20:25:15.043Z] Loaded image: hello-world:latest [2021-06-18T20:25:15.043Z] Loaded image: debian:bullseye [2021-06-18T20:25:15.303Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:25:15.303Z] Loaded image: hello-world:latest [2021-06-18T20:25:15.303Z] INFO: Testing against a local daemon [2021-06-18T20:25:15.303Z] === RUN TestDockerDaemonSuite [2021-06-18T20:25:15.303Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-18T20:25:15.303Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:25:15.564Z] INFO: Testing against a local daemon [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-18T20:25:15.564Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-18T20:25:15.875Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2021-06-18T20:25:15.875Z] PASS [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] === Skipped [2021-06-18T20:25:15.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:25:15.875Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] DONE 26 tests, 1 skipped in 47.047s [2021-06-18T20:25:15.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-18T20:25:15.875Z] INFO: Testing against a local daemon [2021-06-18T20:25:15.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-18T20:25:15.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:25:15.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T20:25:15.875Z] === RUN TestDockerNetworkIpvlan [2021-06-18T20:25:15.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:25:15.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-18T20:25:15.875Z] PASS [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] === Skipped [2021-06-18T20:25:15.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T20:25:15.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-18T20:25:15.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] [2021-06-18T20:25:15.875Z] DONE 2 tests, 2 skipped in 0.056s [2021-06-18T20:25:15.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-18T20:25:15.875Z] INFO: Testing against a local daemon [2021-06-18T20:25:15.875Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-18T20:25:16.221Z] --- PASS: TestBuildPreserveOwnership (10.58s) [2021-06-18T20:25:16.221Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.57s) [2021-06-18T20:25:16.221Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-18T20:25:16.221Z] === RUN TestBuildPlatformInvalid [2021-06-18T20:25:16.221Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-18T20:25:16.221Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-18T20:25:16.221Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-18T20:25:16.221Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-18T20:25:16.221Z] PASS [2021-06-18T20:25:16.221Z] [2021-06-18T20:25:16.221Z] === Skipped [2021-06-18T20:25:16.221Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-18T20:25:16.221Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:25:16.221Z] [2021-06-18T20:25:16.221Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-18T20:25:16.221Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T20:25:16.221Z] [2021-06-18T20:25:16.221Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-18T20:25:16.221Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-18T20:25:16.221Z] [2021-06-18T20:25:16.221Z] [2021-06-18T20:25:16.221Z] DONE 34 tests, 3 skipped in 133.210s [2021-06-18T20:25:16.221Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-18T20:25:16.476Z] INFO: Testing against a local daemon [2021-06-18T20:25:16.476Z] === RUN TestConfigInspect [2021-06-18T20:25:16.476Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:16.476Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-18T20:25:16.476Z] === RUN TestConfigList [2021-06-18T20:25:16.476Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:16.476Z] --- SKIP: TestConfigList (0.02s) [2021-06-18T20:25:16.476Z] === RUN TestConfigsCreateAndDelete [2021-06-18T20:25:16.476Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:16.476Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-18T20:25:16.476Z] === RUN TestConfigsUpdate [2021-06-18T20:25:16.476Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:16.476Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-18T20:25:16.476Z] === RUN TestTemplatedConfig [2021-06-18T20:25:16.476Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:16.476Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-18T20:25:16.476Z] === RUN TestConfigCreateResolve [2021-06-18T20:25:16.476Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:16.476Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-18T20:25:16.476Z] === RUN TestConfigDaemonLibtrustID [2021-06-18T20:25:17.238Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-06-18T20:25:17.238Z] === RUN TestDockerNetworkMacvlan [2021-06-18T20:25:17.799Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-18T20:25:18.362Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-18T20:25:18.362Z] PASS [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] === Skipped [2021-06-18T20:25:18.362Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-18T20:25:18.362Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-18T20:25:18.362Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-18T20:25:18.362Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-18T20:25:18.362Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-18T20:25:18.362Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-18T20:25:18.362Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] [2021-06-18T20:25:18.362Z] DONE 7 tests, 6 skipped in 1.713s [2021-06-18T20:25:18.362Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-18T20:25:18.362Z] INFO: Testing against a local daemon [2021-06-18T20:25:18.362Z] === RUN TestCheckpoint [2021-06-18T20:25:18.362Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:25:18.362Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-18T20:25:18.362Z] === RUN TestContainerInvalidJSON [2021-06-18T20:25:18.362Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:25:18.362Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:25:18.362Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:25:18.362Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:25:18.362Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:25:18.362Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:25:18.362Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:25:18.362Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:25:18.362Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:25:18.362Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-18T20:25:18.362Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-18T20:25:18.362Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-18T20:25:18.362Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-18T20:25:18.362Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-18T20:25:18.362Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-18T20:25:18.362Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-18T20:25:18.362Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-18T20:25:18.362Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-18T20:25:18.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-18T20:25:18.362Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-18T20:25:18.362Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-18T20:25:18.362Z] === RUN TestCopyFromContainer [2021-06-18T20:25:18.727Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-18T20:25:19.287Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-18T20:25:19.769Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-18T20:25:19.769Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-18T20:25:19.770Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-18T20:25:19.770Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-18T20:25:20.713Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-18T20:25:20.713Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-18T20:25:20.975Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-18T20:25:21.800Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer// [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer//bar/root [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/quux [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-18T20:25:22.524Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer (4.33s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-18T20:25:22.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-18T20:25:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-18T20:25:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:25:22.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:25:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:25:22.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:25:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:25:22.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:25:22.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:25:22.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:25:22.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:25:22.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-18T20:25:22.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-18T20:25:22.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-18T20:25:22.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-18T20:25:22.780Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-18T20:25:22.780Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-06-18T20:25:22.780Z] === RUN TestCreateWithInvalidEnv [2021-06-18T20:25:22.780Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-18T20:25:22.780Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-18T20:25:22.780Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-18T20:25:22.780Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-18T20:25:22.780Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-18T20:25:22.780Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-18T20:25:22.780Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-18T20:25:22.780Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-18T20:25:22.780Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-18T20:25:22.780Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-18T20:25:22.780Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-18T20:25:22.780Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-18T20:25:22.780Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-18T20:25:22.780Z] === RUN TestCreateTmpfsMountsTarget [2021-06-18T20:25:22.780Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-18T20:25:22.780Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-18T20:25:22.888Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-18T20:25:23.148Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-18T20:25:23.148Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-18T20:25:23.148Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-18T20:25:23.409Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-18T20:25:24.316Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-18T20:25:24.354Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-18T20:25:24.669Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2021-06-18T20:25:24.669Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-18T20:25:26.267Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-18T20:25:26.267Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-18T20:25:26.267Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-18T20:25:26.267Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-18T20:25:26.267Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-18T20:25:26.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s) [2021-06-18T20:25:26.557Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-18T20:25:26.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:25:26.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:25:26.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:25:26.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:25:26.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:25:26.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:25:26.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:25:26.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:25:26.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:25:26.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:25:26.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:25:26.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:25:26.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:25:26.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:25:26.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:25:26.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-18T20:25:26.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-18T20:25:26.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-18T20:25:26.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-18T20:25:26.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-18T20:25:26.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-18T20:25:26.557Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-18T20:25:27.117Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-06-18T20:25:27.117Z] === RUN TestCreateDifferentPlatform [2021-06-18T20:25:27.117Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-18T20:25:27.117Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-18T20:25:27.117Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-18T20:25:27.117Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-18T20:25:27.117Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-18T20:25:27.117Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-18T20:25:27.117Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-18T20:25:27.117Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-18T20:25:27.117Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-18T20:25:27.117Z] === RUN TestContainerStartOnDaemonRestart [2021-06-18T20:25:27.117Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-18T20:25:27.117Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-18T20:25:27.117Z] === RUN TestDaemonRestartIpcMode [2021-06-18T20:25:27.117Z] === PAUSE TestDaemonRestartIpcMode [2021-06-18T20:25:27.117Z] === RUN TestDaemonHostGatewayIP [2021-06-18T20:25:27.117Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:25:27.117Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-18T20:25:27.117Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-18T20:25:27.117Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-18T20:25:27.117Z] === RUN TestContainerKillOnDaemonStart [2021-06-18T20:25:27.117Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-18T20:25:27.117Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-18T20:25:27.117Z] === RUN TestDiff [2021-06-18T20:25:27.678Z] --- PASS: TestDiff (0.59s) [2021-06-18T20:25:27.678Z] === RUN TestExecWithCloseStdin [2021-06-18T20:25:28.606Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-06-18T20:25:28.606Z] === RUN TestExec [2021-06-18T20:25:29.044Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-18T20:25:29.533Z] --- PASS: TestExec (0.88s) [2021-06-18T20:25:29.533Z] === RUN TestExecUser [2021-06-18T20:25:29.559Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-18T20:25:29.564Z] --- PASS: TestBuildWithHugeFile (120.26s) [2021-06-18T20:25:29.564Z] === RUN TestBuildWCOWSandboxSize [2021-06-18T20:25:29.564Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T20:25:29.564Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-18T20:25:29.564Z] === RUN TestBuildWithEmptyDockerfile [2021-06-18T20:25:29.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:25:29.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:25:29.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:25:29.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:25:29.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:25:29.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:25:29.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:25:29.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:25:29.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:25:29.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-06-18T20:25:29.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-06-18T20:25:29.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-06-18T20:25:29.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-18T20:25:29.564Z] === RUN TestBuildPreserveOwnership [2021-06-18T20:25:29.564Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-18T20:25:30.462Z] --- PASS: TestExecUser (0.88s) [2021-06-18T20:25:30.462Z] === RUN TestExportContainerAndImportImage [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan (13.31s) [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s) [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.44s) [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.69s) [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.70s) [2021-06-18T20:25:30.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2021-06-18T20:25:30.486Z] PASS [2021-06-18T20:25:30.486Z] [2021-06-18T20:25:30.486Z] DONE 8 tests in 14.589s [2021-06-18T20:25:30.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-18T20:25:30.486Z] testing: warning: no tests to run [2021-06-18T20:25:30.486Z] PASS [2021-06-18T20:25:30.486Z] [2021-06-18T20:25:30.486Z] DONE 0 tests in 0.006s [2021-06-18T20:25:30.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-18T20:25:30.486Z] INFO: Testing against a local daemon [2021-06-18T20:25:30.486Z] === RUN TestAuthZPluginAllowRequest [2021-06-18T20:25:30.505Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-18T20:25:31.023Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-06-18T20:25:31.023Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-18T20:25:31.851Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-06-18T20:25:31.851Z] === RUN TestAuthZPluginTLS [2021-06-18T20:25:32.413Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-06-18T20:25:32.413Z] === RUN TestAuthZPluginDenyRequest [2021-06-18T20:25:32.418Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-18T20:25:32.418Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-18T20:25:32.975Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-06-18T20:25:32.975Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-18T20:25:33.535Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-18T20:25:33.535Z] === RUN TestAuthZPluginDenyResponse [2021-06-18T20:25:34.096Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-18T20:25:34.096Z] === RUN TestAuthZPluginAllowEventStream [2021-06-18T20:25:34.287Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2021-06-18T20:25:34.287Z] === RUN TestHealthCheckWorkdir [2021-06-18T20:25:34.329Z] --- PASS: TestBuildPreserveOwnership (4.58s) [2021-06-18T20:25:34.329Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.97s) [2021-06-18T20:25:34.329Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2021-06-18T20:25:34.329Z] === RUN TestBuildPlatformInvalid [2021-06-18T20:25:34.329Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-18T20:25:34.329Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-18T20:25:35.268Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-18T20:25:35.460Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-06-18T20:25:35.460Z] === RUN TestAuthZPluginErrorResponse [2021-06-18T20:25:35.651Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2021-06-18T20:25:35.651Z] === RUN TestHealthKillContainer [2021-06-18T20:25:36.021Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-18T20:25:36.021Z] === RUN TestAuthZPluginErrorRequest [2021-06-18T20:25:36.582Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-18T20:25:36.582Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-18T20:25:37.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-18T20:25:37.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-18T20:25:37.811Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-18T20:25:38.753Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-18T20:25:38.914Z] --- PASS: TestHealthKillContainer (2.89s) [2021-06-18T20:25:38.914Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-18T20:25:39.031Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-06-18T20:25:39.031Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-18T20:25:39.169Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-06-18T20:25:39.169Z] === RUN TestIpcModeNone [2021-06-18T20:25:39.694Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-18T20:25:40.097Z] --- PASS: TestIpcModeNone (0.87s) [2021-06-18T20:25:40.097Z] === RUN TestIpcModePrivate [2021-06-18T20:25:40.404Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-06-18T20:25:40.404Z] === RUN TestAuthZPluginHeader [2021-06-18T20:25:40.635Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-18T20:25:40.657Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-18T20:25:40.913Z] --- PASS: TestIpcModePrivate (0.85s) [2021-06-18T20:25:40.913Z] === RUN TestIpcModeShareable [2021-06-18T20:25:40.913Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:25:40.913Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-18T20:25:40.913Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-18T20:25:41.330Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-06-18T20:25:41.330Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-18T20:25:42.019Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-18T20:25:42.591Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-18T20:25:43.521Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) [2021-06-18T20:25:43.521Z] === RUN TestAPIIpcModeHost [2021-06-18T20:25:43.521Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:25:43.521Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-18T20:25:43.521Z] === RUN TestDaemonIpcModeShareable [2021-06-18T20:25:43.521Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:25:43.521Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-18T20:25:43.521Z] === RUN TestDaemonIpcModePrivate [2021-06-18T20:25:44.504Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-18T20:25:44.504Z] docker_cli_daemon_test.go:1455: [d39264994d1b0] daemon is not started [2021-06-18T20:25:44.595Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.51s) [2021-06-18T20:25:44.595Z] === RUN TestAuthZPluginV2Disable [2021-06-18T20:25:44.891Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-18T20:25:45.446Z] check_test.go:309: [d9b4366f7e029] daemon is not started [2021-06-18T20:25:45.446Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-18T20:25:46.254Z] --- PASS: TestDaemonIpcModePrivate (2.56s) [2021-06-18T20:25:46.254Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-18T20:25:46.254Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:25:46.254Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-18T20:25:46.254Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-18T20:25:46.254Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:25:46.254Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-18T20:25:46.254Z] === RUN TestIpcModeOlderClient [2021-06-18T20:25:46.254Z] === PAUSE TestIpcModeOlderClient [2021-06-18T20:25:46.254Z] === RUN TestKillContainerInvalidSignal [2021-06-18T20:25:46.388Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-18T20:25:46.815Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-06-18T20:25:46.815Z] === RUN TestKillContainer [2021-06-18T20:25:46.815Z] === RUN TestKillContainer/no_signal [2021-06-18T20:25:47.077Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-18T20:25:47.077Z] tests/integration/client_test.py ..... [ 75%] [2021-06-18T20:25:47.077Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-18T20:25:47.077Z] tests/integration/errors_test.py . [ 76%] [2021-06-18T20:25:47.376Z] === RUN TestKillContainer/non_killing_signal [2021-06-18T20:25:47.631Z] === RUN TestKillContainer/killing_signal [2021-06-18T20:25:47.865Z] --- PASS: TestAuthZPluginV2Disable (2.91s) [2021-06-18T20:25:47.865Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-18T20:25:48.302Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-18T20:25:48.302Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-18T20:25:48.557Z] --- PASS: TestKillContainer (1.87s) [2021-06-18T20:25:48.557Z] --- PASS: TestKillContainer/no_signal (0.58s) [2021-06-18T20:25:48.557Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-06-18T20:25:48.557Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-06-18T20:25:48.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-18T20:25:48.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-18T20:25:49.118Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-18T20:25:49.245Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-18T20:25:49.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-06-18T20:25:49.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-06-18T20:25:49.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-06-18T20:25:49.679Z] === RUN TestKillStoppedContainer [2021-06-18T20:25:49.679Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-18T20:25:49.679Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-18T20:25:49.679Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-18T20:25:49.679Z] === RUN TestKillDifferentUserContainer [2021-06-18T20:25:50.380Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.74s) [2021-06-18T20:25:50.380Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-18T20:25:50.604Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-06-18T20:25:50.604Z] === RUN TestInspectOomKilledTrue [2021-06-18T20:25:50.604Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:25:50.604Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-18T20:25:50.604Z] === RUN TestInspectOomKilledFalse [2021-06-18T20:25:50.604Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:25:50.604Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-18T20:25:50.604Z] === RUN TestLinksEtcHostsContentMatch [2021-06-18T20:25:50.604Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-18T20:25:50.604Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-18T20:25:50.604Z] === RUN TestLinksContainerNames [2021-06-18T20:25:50.630Z] check_test.go:309: [d4cc915d7f730] daemon is not started [2021-06-18T20:25:50.630Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-18T20:25:51.530Z] --- PASS: TestLinksContainerNames (1.22s) [2021-06-18T20:25:51.530Z] === RUN TestLogsFollowTailEmpty [2021-06-18T20:25:52.012Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-18T20:25:52.456Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-06-18T20:25:52.456Z] === RUN TestContainerNetworkMountsNoChown [2021-06-18T20:25:52.712Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-06-18T20:25:52.712Z] === RUN TestMountDaemonRoot [2021-06-18T20:25:52.953Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/default [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/default [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/private [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/private [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rprivate [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/slave [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/slave [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rslave [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/shared [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/shared [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rshared [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/default [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rshared [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/shared [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rslave [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/slave [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rprivate [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/private [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-18T20:25:52.968Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:25:52.968Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:25:52.968Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-18T20:25:53.226Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-18T20:25:53.226Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-06-18T20:25:53.226Z] === RUN TestContainerBindMountNonRecursive [2021-06-18T20:25:53.226Z] 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-06-18T20:25:53.226Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-18T20:25:53.226Z] === RUN TestContainerVolumesMountedAsShared [2021-06-18T20:25:53.226Z] 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-06-18T20:25:53.226Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-18T20:25:53.226Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-18T20:25:53.226Z] 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-06-18T20:25:53.226Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-18T20:25:53.226Z] === RUN TestNetworkNat [2021-06-18T20:25:53.895Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-18T20:25:54.153Z] --- PASS: TestNetworkNat (0.79s) [2021-06-18T20:25:54.153Z] === RUN TestNetworkLocalhostTCPNat [2021-06-18T20:25:54.714Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-06-18T20:25:54.714Z] === RUN TestNetworkLoopbackNat [2021-06-18T20:25:54.837Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-18T20:25:55.778Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-18T20:25:57.976Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2021-06-18T20:25:57.976Z] === RUN TestPause [2021-06-18T20:25:57.976Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:25:57.976Z] --- SKIP: TestPause (0.00s) [2021-06-18T20:25:57.976Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-18T20:25:57.976Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T20:25:57.976Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T20:25:57.976Z] === RUN TestPauseStopPausedContainer [2021-06-18T20:25:57.976Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:25:57.976Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-18T20:25:57.976Z] === RUN TestPidHost [2021-06-18T20:25:58.323Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-18T20:25:58.323Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-18T20:25:59.340Z] --- PASS: TestPidHost (1.72s) [2021-06-18T20:25:59.340Z] === RUN TestPsFilter [2021-06-18T20:25:59.595Z] --- PASS: TestPsFilter (0.15s) [2021-06-18T20:25:59.595Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-18T20:26:00.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-06-18T20:26:00.156Z] === RUN TestRemoveContainerWithVolume [2021-06-18T20:26:00.269Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-18T20:26:00.318Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.58s) [2021-06-18T20:26:00.318Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-18T20:26:00.718Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-06-18T20:26:00.719Z] === RUN TestRemoveContainerRunning [2021-06-18T20:26:00.842Z] Loaded image: buildpack-deps:buster [2021-06-18T20:26:01.102Z] Loaded image: busybox:latest [2021-06-18T20:26:01.280Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-06-18T20:26:01.280Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-18T20:26:01.363Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-18T20:26:01.624Z] Loaded image: busybox:glibc [2021-06-18T20:26:01.624Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-18T20:26:01.624Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-18T20:26:01.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-06-18T20:26:01.841Z] === RUN TestRemoveInvalidContainer [2021-06-18T20:26:01.841Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-18T20:26:01.841Z] === RUN TestRenameLinkedContainer [2021-06-18T20:26:03.536Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-18T20:26:04.359Z] --- PASS: TestRenameLinkedContainer (2.48s) [2021-06-18T20:26:04.359Z] === RUN TestRenameStoppedContainer [2021-06-18T20:26:04.478Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-18T20:26:05.286Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-06-18T20:26:05.286Z] === RUN TestRenameRunningContainerAndReuse [2021-06-18T20:26:05.863Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-18T20:26:06.214Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-06-18T20:26:06.214Z] === RUN TestRenameInvalidName [2021-06-18T20:26:07.141Z] --- PASS: TestRenameInvalidName (0.75s) [2021-06-18T20:26:07.141Z] === RUN TestRenameAnonymousContainer [2021-06-18T20:26:07.779Z] Loaded image: debian:bullseye [2021-06-18T20:26:08.041Z] Loaded image: hello-world:latest [2021-06-18T20:26:08.301Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T20:26:09.655Z] --- PASS: TestRenameAnonymousContainer (2.14s) [2021-06-18T20:26:09.655Z] === RUN TestRenameContainerWithSameName [2021-06-18T20:26:09.911Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-06-18T20:26:09.911Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-18T20:26:10.842Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-18T20:26:11.275Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2021-06-18T20:26:11.275Z] === RUN TestResize [2021-06-18T20:26:11.453Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-18T20:26:11.531Z] --- PASS: TestResize (0.62s) [2021-06-18T20:26:11.531Z] === RUN TestResizeWithInvalidSize [2021-06-18T20:26:12.458Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-06-18T20:26:12.458Z] === RUN TestResizeWhenContainerNotStarted [2021-06-18T20:26:13.019Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-06-18T20:26:13.019Z] === RUN TestDaemonRestartKillContainers [2021-06-18T20:26:13.019Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-18T20:26:13.019Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:26:13.019Z] === RUN TestCgroupNamespacesRun [2021-06-18T20:26:13.386Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-18T20:26:14.769Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-18T20:26:15.533Z] --- PASS: TestCgroupNamespacesRun (2.53s) [2021-06-18T20:26:15.533Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-18T20:26:17.422Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-06-18T20:26:17.422Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-18T20:26:18.074Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-18T20:26:18.335Z] check_test.go:309: [d3365675ae62f] daemon is not started [2021-06-18T20:26:18.335Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-18T20:26:18.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-06-18T20:26:18.350Z] PASS [2021-06-18T20:26:18.350Z] [2021-06-18T20:26:18.350Z] DONE 17 tests in 45.899s [2021-06-18T20:26:18.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-18T20:26:18.350Z] INFO: Testing against a local daemon [2021-06-18T20:26:18.350Z] === RUN TestPluginInvalidJSON [2021-06-18T20:26:18.350Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:26:18.350Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:26:18.350Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:26:18.350Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-18T20:26:18.350Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-18T20:26:18.350Z] === RUN TestPluginInstall [2021-06-18T20:26:18.350Z] === RUN TestPluginInstall/no_auth [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dfb6fe8b85785fcfd32d1d4f501ca91bf55c8506e55a459640bbc5ecccb33a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dfb6fe8b85785fcfd32d1d4f501ca91bf55c8506e55a459640bbc5ecccb33a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:26:18.350Z] === RUN TestPluginInstall/with_htpasswd [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebd3bd5b1d65ebcffaf577e3320c44f9bfebdbbfbe96a1e019358937e903e9bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:26:18.350Z] time="2021-06-18T20:26:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebd3bd5b1d65ebcffaf577e3320c44f9bfebdbbfbe96a1e019358937e903e9bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:26:18.350Z] === RUN TestPluginInstall/with_insecure [2021-06-18T20:26:18.906Z] check_test.go:309: [df4fcdfb754e1] daemon is not started [2021-06-18T20:26:18.906Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-18T20:26:19.167Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.06s) [2021-06-18T20:26:19.167Z] PASS [2021-06-18T20:26:19.167Z] [2021-06-18T20:26:19.167Z] === Skipped [2021-06-18T20:26:19.167Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-18T20:26:19.167Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:26:19.167Z] [2021-06-18T20:26:19.167Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-18T20:26:19.167Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T20:26:19.167Z] [2021-06-18T20:26:19.167Z] [2021-06-18T20:26:19.167Z] DONE 34 tests, 2 skipped in 275.823s [2021-06-18T20:26:19.167Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-18T20:26:19.167Z] ++ 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-06-18T20:26:19.167Z] ++ set -e [2021-06-18T20:26:19.167Z] ++ '[' -n 0 ']' [2021-06-18T20:26:19.167Z] ++ set -x [2021-06-18T20:26:19.167Z] ++ 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-06-18T20:26:19.277Z] time="2021-06-18T20:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:26:19.277Z] time="2021-06-18T20:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58191bbc64861226dc095e6b8a82d23f540964a980de8c0289dd028ab0a4d531" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:26:19.277Z] time="2021-06-18T20:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:26:19.277Z] time="2021-06-18T20:26:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58191bbc64861226dc095e6b8a82d23f540964a980de8c0289dd028ab0a4d531" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:26:19.427Z] INFO: Testing against a local daemon [2021-06-18T20:26:19.427Z] === RUN TestConfigInspect [2021-06-18T20:26:19.533Z] plugin_test.go:165: [daace9c3894bd] daemon is not started [2021-06-18T20:26:19.533Z] --- PASS: TestPluginInstall (2.99s) [2021-06-18T20:26:19.533Z] --- PASS: TestPluginInstall/no_auth (1.19s) [2021-06-18T20:26:19.533Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2021-06-18T20:26:19.533Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2021-06-18T20:26:19.533Z] === RUN TestPluginsWithRuntimes [2021-06-18T20:26:20.688Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s) [2021-06-18T20:26:20.688Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-18T20:26:20.811Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-18T20:26:21.071Z] check_test.go:309: [da1afaf575d9e] daemon is not started [2021-06-18T20:26:21.071Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-18T20:26:21.133Z] --- PASS: TestBuildWithHugeFile (102.29s) [2021-06-18T20:26:21.133Z] === RUN TestBuildWCOWSandboxSize [2021-06-18T20:26:21.420Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-18T20:26:21.981Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-18T20:26:22.456Z] --- PASS: TestConfigInspect (2.92s) [2021-06-18T20:26:22.456Z] === RUN TestConfigList [2021-06-18T20:26:22.577Z] --- PASS: TestCgroupNamespacesRunHostMode (2.60s) [2021-06-18T20:26:22.577Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-18T20:26:22.906Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-06-18T20:26:22.906Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-06-18T20:26:22.906Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-06-18T20:26:22.906Z] === RUN TestPluginBackCompatMediaTypes [2021-06-18T20:26:23.476Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-06-18T20:26:23.476Z] PASS [2021-06-18T20:26:23.476Z] [2021-06-18T20:26:23.476Z] DONE 10 tests in 7.078s [2021-06-18T20:26:23.476Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-18T20:26:23.476Z] INFO: Testing against a local daemon [2021-06-18T20:26:23.476Z] === RUN TestExternalGraphDriver [2021-06-18T20:26:23.746Z] === RUN TestExternalGraphDriver/json [2021-06-18T20:26:23.839Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-18T20:26:25.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.55s) [2021-06-18T20:26:25.094Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-18T20:26:25.224Z] --- PASS: TestConfigList (2.83s) [2021-06-18T20:26:25.224Z] === RUN TestConfigsCreateAndDelete [2021-06-18T20:26:25.224Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-18T20:26:25.634Z] === RUN TestExternalGraphDriver/spec [2021-06-18T20:26:27.520Z] === RUN TestExternalGraphDriver/pull [2021-06-18T20:26:27.609Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s) [2021-06-18T20:26:27.609Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-18T20:26:27.766Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-18T20:26:27.766Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-18T20:26:28.026Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-18T20:26:28.286Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2021-06-18T20:26:28.286Z] === RUN TestConfigsUpdate [2021-06-18T20:26:28.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2021-06-18T20:26:28.973Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-18T20:26:29.227Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-18T20:26:29.407Z] --- PASS: TestExternalGraphDriver (5.49s) [2021-06-18T20:26:29.407Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-06-18T20:26:29.407Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2021-06-18T20:26:29.407Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-06-18T20:26:29.407Z] === RUN TestGraphdriverPluginV2 [2021-06-18T20:26:29.488Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-18T20:26:29.488Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-18T20:26:29.488Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-18T20:26:29.888Z] ......... [ 86%] [2021-06-18T20:26:30.430Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-18T20:26:31.001Z] --- PASS: TestConfigsUpdate (2.73s) [2021-06-18T20:26:31.001Z] === RUN TestTemplatedConfig [2021-06-18T20:26:32.239Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2021-06-18T20:26:32.239Z] === RUN TestNISDomainname [2021-06-18T20:26:32.239Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-18T20:26:32.239Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-18T20:26:32.239Z] === RUN TestHostnameDnsResolution [2021-06-18T20:26:32.391Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-18T20:26:32.672Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2021-06-18T20:26:32.673Z] PASS [2021-06-18T20:26:32.673Z] [2021-06-18T20:26:32.673Z] DONE 5 tests in 9.116s [2021-06-18T20:26:32.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-18T20:26:32.673Z] INFO: Testing against a local daemon [2021-06-18T20:26:32.673Z] === RUN TestContinueAfterPluginCrash [2021-06-18T20:26:32.673Z] === PAUSE TestContinueAfterPluginCrash [2021-06-18T20:26:32.673Z] === RUN TestReadPluginNoRead [2021-06-18T20:26:32.673Z] === PAUSE TestReadPluginNoRead [2021-06-18T20:26:32.673Z] === RUN TestDaemonStartWithLogOpt [2021-06-18T20:26:32.673Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-18T20:26:32.673Z] === CONT TestContinueAfterPluginCrash [2021-06-18T20:26:32.673Z] === CONT TestDaemonStartWithLogOpt [2021-06-18T20:26:32.799Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-06-18T20:26:32.799Z] === RUN TestStats [2021-06-18T20:26:32.799Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:26:32.799Z] --- SKIP: TestStats (0.00s) [2021-06-18T20:26:32.799Z] === RUN TestStopContainerWithTimeout [2021-06-18T20:26:32.799Z] === RUN TestStopContainerWithTimeout/0 [2021-06-18T20:26:32.799Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-18T20:26:32.799Z] === RUN TestStopContainerWithTimeout/1 [2021-06-18T20:26:32.799Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-18T20:26:32.799Z] === RUN TestStopContainerWithTimeout/3 [2021-06-18T20:26:32.799Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-18T20:26:32.799Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-18T20:26:32.799Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-18T20:26:32.799Z] === CONT TestStopContainerWithTimeout/0 [2021-06-18T20:26:32.799Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-18T20:26:33.333Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-18T20:26:33.726Z] === CONT TestStopContainerWithTimeout/3 [2021-06-18T20:26:34.716Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-18T20:26:34.976Z] --- PASS: TestTemplatedConfig (3.89s) [2021-06-18T20:26:34.976Z] === RUN TestConfigCreateResolve [2021-06-18T20:26:35.069Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-18T20:26:35.236Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-18T20:26:35.613Z] === CONT TestStopContainerWithTimeout/1 [2021-06-18T20:26:36.252Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-18T20:26:36.839Z] --- PASS: TestDaemonStartWithLogOpt (3.55s) [2021-06-18T20:26:36.839Z] === CONT TestReadPluginNoRead [2021-06-18T20:26:37.146Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-18T20:26:37.407Z] check_test.go:309: [d928a5e45b3ff] daemon is not started [2021-06-18T20:26:37.407Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-18T20:26:37.407Z] --- PASS: TestConfigCreateResolve (2.60s) [2021-06-18T20:26:37.407Z] === RUN TestConfigDaemonLibtrustID [2021-06-18T20:26:37.499Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-18T20:26:37.499Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-06-18T20:26:37.499Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-06-18T20:26:37.499Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-06-18T20:26:37.499Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-06-18T20:26:37.499Z] === RUN TestDeleteDevicemapper [2021-06-18T20:26:37.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T20:26:37.499Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-18T20:26:37.499Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-18T20:26:37.978Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-18T20:26:37.978Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-18T20:26:37.978Z] PASS [2021-06-18T20:26:37.978Z] [2021-06-18T20:26:37.978Z] DONE 7 tests in 18.867s [2021-06-18T20:26:37.978Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-18T20:26:37.978Z] ++ 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-06-18T20:26:37.978Z] ++ set -e [2021-06-18T20:26:37.978Z] ++ '[' -n 0 ']' [2021-06-18T20:26:37.978Z] ++ set -x [2021-06-18T20:26:37.978Z] ++ 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-06-18T20:26:38.240Z] INFO: Testing against a local daemon [2021-06-18T20:26:38.240Z] === RUN TestCheckpoint [2021-06-18T20:26:38.240Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:26:38.240Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-18T20:26:38.240Z] === RUN TestContainerInvalidJSON [2021-06-18T20:26:38.240Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:26:38.240Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:26:38.240Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:26:38.240Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:26:38.240Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:26:38.240Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:26:38.240Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:26:38.240Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:26:38.240Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:26:38.240Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-18T20:26:38.240Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-18T20:26:38.240Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-18T20:26:38.240Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-18T20:26:38.240Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-18T20:26:38.500Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-18T20:26:38.501Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-18T20:26:38.501Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-18T20:26:38.501Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-18T20:26:38.501Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-18T20:26:38.501Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-18T20:26:38.501Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-18T20:26:38.501Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-18T20:26:38.501Z] === RUN TestCopyFromContainer [2021-06-18T20:26:38.727Z] === RUN TestReadPluginNoRead/default [2021-06-18T20:26:39.073Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-18T20:26:40.092Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-18T20:26:40.765Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2021-06-18T20:26:40.765Z] === RUN TestUpdateMemory [2021-06-18T20:26:40.765Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:26:40.765Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-18T20:26:40.765Z] === RUN TestUpdateCPUQuota [2021-06-18T20:26:40.765Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:26:40.765Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-18T20:26:40.765Z] === RUN TestUpdatePidsLimit [2021-06-18T20:26:40.765Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:26:40.765Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-18T20:26:40.765Z] === RUN TestUpdateRestartPolicy [2021-06-18T20:26:40.989Z] === RUN TestCopyFromContainer// [2021-06-18T20:26:40.989Z] === RUN TestCopyFromContainer//bar/root [2021-06-18T20:26:40.989Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-18T20:26:40.989Z] === RUN TestCopyFromContainer/bar/quux [2021-06-18T20:26:40.989Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-18T20:26:41.250Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-18T20:26:41.250Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-18T20:26:41.457Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [2021-06-18T20:26:41.457Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-18T20:26:41.511Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-18T20:26:41.511Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-18T20:26:41.771Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer (3.32s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-06-18T20:26:42.032Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-06-18T20:26:42.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-18T20:26:42.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:26:42.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:26:42.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:26:42.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:26:42.032Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:26:42.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:26:42.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:26:42.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:26:42.032Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:26:42.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-18T20:26:42.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-18T20:26:42.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-18T20:26:42.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-18T20:26:42.032Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-18T20:26:42.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-06-18T20:26:42.032Z] === RUN TestCreateWithInvalidEnv [2021-06-18T20:26:42.032Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-18T20:26:42.032Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-18T20:26:42.032Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-18T20:26:42.032Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-18T20:26:42.032Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-18T20:26:42.032Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-18T20:26:42.032Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-18T20:26:42.032Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-18T20:26:42.032Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-18T20:26:42.032Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-18T20:26:42.032Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-18T20:26:42.032Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-18T20:26:42.032Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-18T20:26:42.032Z] === RUN TestCreateTmpfsMountsTarget [2021-06-18T20:26:42.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-06-18T20:26:42.032Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-18T20:26:42.782Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-18T20:26:42.973Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-18T20:26:43.344Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-18T20:26:43.345Z] === CONT TestReadPluginNoRead [2021-06-18T20:26:43.345Z] read_test.go:92: [d3a1181a855c3] daemon is not started [2021-06-18T20:26:43.345Z] --- PASS: TestReadPluginNoRead (6.76s) [2021-06-18T20:26:43.345Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-06-18T20:26:43.345Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-06-18T20:26:43.345Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-06-18T20:26:43.345Z] PASS [2021-06-18T20:26:43.345Z] [2021-06-18T20:26:43.345Z] DONE 6 tests in 10.352s [2021-06-18T20:26:43.345Z] 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-06-18T20:26:43.345Z] testing: warning: no tests to run [2021-06-18T20:26:43.345Z] PASS [2021-06-18T20:26:43.345Z] [2021-06-18T20:26:43.345Z] DONE 0 tests in 0.020s [2021-06-18T20:26:43.345Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-18T20:26:43.345Z] INFO: Testing against a local daemon [2021-06-18T20:26:43.345Z] === RUN TestPluginWithDevMounts [2021-06-18T20:26:43.345Z] === PAUSE TestPluginWithDevMounts [2021-06-18T20:26:43.345Z] === CONT TestPluginWithDevMounts [2021-06-18T20:26:44.709Z] --- PASS: TestPluginWithDevMounts (1.59s) [2021-06-18T20:26:44.709Z] PASS [2021-06-18T20:26:44.709Z] [2021-06-18T20:26:44.709Z] DONE 1 tests in 1.636s [2021-06-18T20:26:44.709Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-18T20:26:44.709Z] INFO: Testing against a local daemon [2021-06-18T20:26:44.709Z] === RUN TestSecretInspect [2021-06-18T20:26:44.884Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-18T20:26:45.087Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-18T20:26:45.826Z] --- PASS: TestCreateWithCustomMaskedPaths (3.62s) [2021-06-18T20:26:45.826Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-18T20:26:47.222Z] --- PASS: TestSecretInspect (2.16s) [2021-06-18T20:26:47.222Z] === RUN TestSecretList [2021-06-18T20:26:48.337Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-18T20:26:48.337Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-18T20:26:49.109Z] --- PASS: TestSecretList (2.18s) [2021-06-18T20:26:49.109Z] === RUN TestSecretsCreateAndDelete [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.14s) [2021-06-18T20:26:49.127Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-18T20:26:49.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:26:49.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:26:49.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:26:49.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:26:49.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:26:49.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:26:49.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:26:49.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:26:49.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:26:49.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:26:49.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:26:49.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:26:49.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:26:49.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:26:49.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-18T20:26:49.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-18T20:26:49.127Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-18T20:26:49.699Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-18T20:26:49.963Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-18T20:26:50.224Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.13s) [2021-06-18T20:26:50.224Z] === RUN TestCreateDifferentPlatform [2021-06-18T20:26:50.224Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-18T20:26:50.224Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-18T20:26:50.224Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-18T20:26:50.224Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-18T20:26:50.224Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-18T20:26:50.224Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-18T20:26:50.224Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-18T20:26:50.224Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-06-18T20:26:50.224Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-18T20:26:50.224Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-18T20:26:50.224Z] === RUN TestContainerStartOnDaemonRestart [2021-06-18T20:26:50.224Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-18T20:26:50.224Z] === RUN TestDaemonRestartIpcMode [2021-06-18T20:26:50.224Z] === PAUSE TestDaemonRestartIpcMode [2021-06-18T20:26:50.224Z] === RUN TestDaemonHostGatewayIP [2021-06-18T20:26:50.224Z] === PAUSE TestDaemonHostGatewayIP [2021-06-18T20:26:50.224Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-18T20:26:50.224Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-18T20:26:50.224Z] === RUN TestContainerKillOnDaemonStart [2021-06-18T20:26:50.224Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-18T20:26:50.224Z] === RUN TestDiff [2021-06-18T20:26:51.612Z] --- PASS: TestDiff (1.14s) [2021-06-18T20:26:51.612Z] === RUN TestExecWithCloseStdin [2021-06-18T20:26:51.645Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-06-18T20:26:51.645Z] === RUN TestSecretsUpdate [2021-06-18T20:26:52.183Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-18T20:26:52.755Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-18T20:26:52.755Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-18T20:26:52.755Z] check_test.go:309: [d064f8c9d1c7f] daemon is not started [2021-06-18T20:26:52.755Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-18T20:26:52.927Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2021-06-18T20:26:52.927Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-18T20:26:52.927Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2021-06-18T20:26:52.927Z] === RUN TestWaitNonBlocked [2021-06-18T20:26:52.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:26:52.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:26:52.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:26:52.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:26:52.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:26:52.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:26:53.017Z] --- PASS: TestExecWithCloseStdin (1.67s) [2021-06-18T20:26:53.017Z] === RUN TestExec [2021-06-18T20:26:53.053Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-18T20:26:53.535Z] --- PASS: TestSecretsUpdate (2.20s) [2021-06-18T20:26:53.535Z] === RUN TestTemplatedSecret [2021-06-18T20:26:53.564Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-18T20:26:53.564Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-18T20:26:53.564Z] [2021-06-18T20:26:53.564Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-18T20:26:53.564Z] =========================== short test summary info ============================ [2021-06-18T20:26:53.564Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-18T20:26:53.564Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-18T20:26:53.564Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-18T20:26:53.564Z] Not supported on most drivers [2021-06-18T20:26:53.564Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-18T20:26:53.564Z] Output of docker top depends on host distro, and is not formalized. [2021-06-18T20:26:53.564Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-18T20:26:53.564Z] Output of docker top depends on host distro, and is not formalized. [2021-06-18T20:26:53.564Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-18T20:26:53.564Z] Can fail if eth0 has multiple IP addresses [2021-06-18T20:26:53.564Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-18T20:26:53.564Z] This doesn't seem to be taken into account by the engine [2021-06-18T20:26:53.564Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-18T20:26:53.564Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-18T20:26:53.564Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-18T20:26:53.564Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 337.31 seconds == [2021-06-18T20:26:53.819Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-18T20:26:54.292Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-18T20:26:54.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-06-18T20:26:54.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-06-18T20:26:54.292Z] === RUN TestWaitBlocked [2021-06-18T20:26:54.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:26:54.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:26:54.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:26:54.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:26:54.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:26:54.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:26:54.973Z] --- PASS: TestExec (1.83s) [2021-06-18T20:26:54.973Z] === RUN TestExecUser [2021-06-18T20:26:55.221Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-18T20:26:55.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2021-06-18T20:26:55.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2021-06-18T20:26:55.221Z] === CONT TestDaemonRestartIpcMode [2021-06-18T20:26:55.221Z] === CONT TestIpcModeOlderClient [2021-06-18T20:26:55.221Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-18T20:26:55.221Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-18T20:26:55.555Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-18T20:26:56.800Z] --- PASS: TestTemplatedSecret (3.24s) [2021-06-18T20:26:56.800Z] === RUN TestSecretCreateResolve [2021-06-18T20:26:56.949Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-18T20:26:56.949Z] --- PASS: TestExecUser (2.01s) [2021-06-18T20:26:56.949Z] === RUN TestExportContainerAndImportImage [2021-06-18T20:26:57.889Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-18T20:26:58.461Z] --- PASS: TestExportContainerAndImportImage (1.59s) [2021-06-18T20:26:58.461Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-18T20:26:58.461Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-18T20:26:59.312Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-06-18T20:26:59.312Z] PASS [2021-06-18T20:26:59.312Z] [2021-06-18T20:26:59.312Z] DONE 6 tests in 14.276s [2021-06-18T20:26:59.312Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-18T20:26:59.312Z] INFO: Testing against a local daemon [2021-06-18T20:26:59.312Z] === RUN TestServiceCreateInit [2021-06-18T20:26:59.312Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-18T20:26:59.402Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-18T20:27:00.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-06-18T20:27:00.345Z] === RUN TestHealthCheckWorkdir [2021-06-18T20:27:00.462Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.78s) [2021-06-18T20:27:00.462Z] --- PASS: TestDaemonRestartIpcMode (5.34s) [2021-06-18T20:27:00.462Z] PASS [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === Skipped [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-18T20:27:00.462Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-18T20:27:00.462Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-18T20:27:00.462Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-18T20:27:00.462Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-18T20:27:00.462Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-18T20:27:00.462Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-18T20:27:00.462Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-18T20:27:00.462Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-18T20:27:00.462Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-18T20:27:00.462Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.462Z] [2021-06-18T20:27:00.462Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-18T20:27:00.463Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-18T20:27:00.463Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-18T20:27:00.463Z] 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-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-18T20:27:00.463Z] 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-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-18T20:27:00.463Z] 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-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-18T20:27:00.463Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T20:27:00.463Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-18T20:27:00.463Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:27:00.463Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-18T20:27:00.463Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-18T20:27:00.463Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-18T20:27:00.463Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-18T20:27:00.463Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-18T20:27:00.463Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-18T20:27:00.463Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] [2021-06-18T20:27:00.463Z] DONE 177 tests, 25 skipped in 102.475s [2021-06-18T20:27:00.463Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-18T20:27:00.606Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-18T20:27:00.718Z] INFO: Testing against a local daemon [2021-06-18T20:27:00.718Z] === RUN TestCommitInheritsEnv [2021-06-18T20:27:02.083Z] --- PASS: TestCommitInheritsEnv (1.47s) [2021-06-18T20:27:02.083Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-18T20:27:02.083Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-18T20:27:02.083Z] === RUN TestImagesFilterMultiReference [2021-06-18T20:27:02.338Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-18T20:27:02.338Z] === RUN TestImagePullPlatformInvalid [2021-06-18T20:27:02.338Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-18T20:27:02.338Z] === RUN TestRemoveImageOrphaning [2021-06-18T20:27:02.521Z] --- PASS: TestHealthCheckWorkdir (2.41s) [2021-06-18T20:27:02.521Z] === RUN TestHealthKillContainer [2021-06-18T20:27:02.782Z] check_test.go:309: [dea1782f908cd] daemon is not started [2021-06-18T20:27:02.782Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-18T20:27:03.476Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-18T20:27:03.725Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-18T20:27:03.981Z] 4612f6d0b889: Pull complete [2021-06-18T20:27:04.230Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-06-18T20:27:04.230Z] === RUN TestRemoveImageGarbageCollector [2021-06-18T20:27:04.230Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-18T20:27:04.230Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-18T20:27:04.230Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-18T20:27:04.230Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-18T20:27:04.230Z] === RUN TestTagInvalidReference [2021-06-18T20:27:04.230Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-18T20:27:04.230Z] === RUN TestTagValidPrefixedRepo [2021-06-18T20:27:04.230Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-18T20:27:04.230Z] === RUN TestTagExistedNameWithoutForce [2021-06-18T20:27:04.230Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-18T20:27:04.230Z] === RUN TestTagOfficialNames [2021-06-18T20:27:04.230Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-18T20:27:04.230Z] === RUN TestTagMatchesDigest [2021-06-18T20:27:04.230Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-18T20:27:04.230Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-18T20:27:05.636Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-18T20:27:05.979Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T20:27:05.979Z] [2021-06-18T20:27:05.979Z] Unloading profiles will leave already running processes permanently [2021-06-18T20:27:05.979Z] unconfined, which can lead to unexpected situations. [2021-06-18T20:27:05.979Z] [2021-06-18T20:27:05.979Z] To set a process to complain mode, use the command line tool [2021-06-18T20:27:05.979Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T20:27:05.979Z] [2021-06-18T20:27:06.207Z] check_test.go:309: [debc5c835d592] daemon is not started [2021-06-18T20:27:06.207Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-18T20:27:06.207Z] --- PASS: TestHealthKillContainer (3.61s) [2021-06-18T20:27:06.207Z] === RUN TestInspectCpusetInConfigPre120 Post stage [Pipeline] junit [2021-06-18T20:27:06.244Z] Recording test results [2021-06-18T20:27:06.281Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-18T20:27:06.468Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-18T20:27:06.596Z] + echo Ensuring container killed. [2021-06-18T20:27:06.596Z] Ensuring container killed. [2021-06-18T20:27:06.596Z] + docker rm -vf docker-pr2 [2021-06-18T20:27:06.596Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-18T20:27:06.868Z] + echo Chowning /workspace to jenkins user [2021-06-18T20:27:06.868Z] Chowning /workspace to jenkins user [2021-06-18T20:27:06.868Z] + id -u [2021-06-18T20:27:06.868Z] + id -g [2021-06-18T20:27:06.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42537:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T20:27:07.411Z] --- PASS: TestInspectCpusetInConfigPre120 (1.02s) [2021-06-18T20:27:07.411Z] === RUN TestIpcModeNone [2021-06-18T20:27:07.411Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T20:27:08.351Z] docker_cli_daemon_plugins_test.go:79: [dfc0d909def2f] daemon is not started [2021-06-18T20:27:08.556Z] + bundleName=docker-py [2021-06-18T20:27:08.556Z] + echo Creating docker-py-bundles.tar.gz [2021-06-18T20:27:08.556Z] Creating docker-py-bundles.tar.gz [2021-06-18T20:27:08.556Z] + 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-06-18T20:27:08.564Z] Archiving artifacts [2021-06-18T20:27:08.717Z] --- PASS: TestServiceCreateInit (8.92s) [2021-06-18T20:27:08.717Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2021-06-18T20:27:08.717Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-06-18T20:27:08.717Z] === RUN TestCreateServiceMultipleTimes [2021-06-18T20:27:08.923Z] --- PASS: TestIpcModeNone (1.65s) [2021-06-18T20:27:08.923Z] === RUN TestIpcModePrivate [2021-06-18T20:27:08.923Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-18T20:27:08.923Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-18T20:27:09.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6c0188620a937e6b14d2311bf20bb093b81ebcc9 -e DOCKER_GRAPHDRIVER docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 hack/make.sh binary [2021-06-18T20:27:09.833Z] [2021-06-18T20:27:09.833Z] Removing bundles/ [2021-06-18T20:27:09.833Z] [2021-06-18T20:27:09.833Z] ---> Making bundle: binary (in bundles/binary) [2021-06-18T20:27:09.833Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-18T20:27:09.833Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:27:09.864Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-18T20:27:10.438Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-06-18T20:27:10.438Z] --- PASS: TestIpcModePrivate (1.67s) [2021-06-18T20:27:10.438Z] === RUN TestIpcModeShareable [2021-06-18T20:27:11.821Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-06-18T20:27:12.082Z] docker_cli_daemon_plugins_test.go:169: [d36dd29296c6b] daemon is not started [2021-06-18T20:27:12.082Z] --- PASS: TestIpcModeShareable (1.62s) [2021-06-18T20:27:12.082Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-18T20:27:12.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-18T20:27:13.596Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-18T20:27:16.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.68s) [2021-06-18T20:27:16.894Z] === RUN TestAPIIpcModeHost [2021-06-18T20:27:17.835Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-18T20:27:18.406Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-18T20:27:18.667Z] --- PASS: TestAPIIpcModeHost (1.93s) [2021-06-18T20:27:18.667Z] === RUN TestDaemonIpcModeShareable [2021-06-18T20:27:18.927Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-18T20:27:19.498Z] check_test.go:309: [d8862a882e9ba] daemon is not started [2021-06-18T20:27:19.498Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-18T20:27:20.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2021-06-18T20:27:21.145Z] --- PASS: TestDaemonIpcModeShareable (2.46s) [2021-06-18T20:27:21.145Z] === RUN TestDaemonIpcModePrivate [2021-06-18T20:27:21.716Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-18T20:27:23.630Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-18T20:27:23.630Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-06-18T20:27:23.630Z] --- PASS: TestDaemonIpcModePrivate (2.50s) [2021-06-18T20:27:23.630Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-18T20:27:23.891Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-18T20:27:26.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-06-18T20:27:26.628Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-18T20:27:26.628Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.94s) [2021-06-18T20:27:26.628Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-18T20:27:26.754Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2021-06-18T20:27:26.754Z] === RUN TestCreateServiceConflict [2021-06-18T20:27:27.013Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-06-18T20:27:27.013Z] === RUN TestCreateServiceMaxReplicas [2021-06-18T20:27:28.540Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-18T20:27:29.110Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-06-18T20:27:29.371Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.80s) [2021-06-18T20:27:29.371Z] === RUN TestIpcModeOlderClient [2021-06-18T20:27:29.371Z] === PAUSE TestIpcModeOlderClient [2021-06-18T20:27:29.371Z] === RUN TestKillContainerInvalidSignal [2021-06-18T20:27:30.278Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2021-06-18T20:27:30.278Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-18T20:27:30.757Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-18T20:27:30.757Z] --- PASS: TestKillContainerInvalidSignal (1.28s) [2021-06-18T20:27:30.757Z] === RUN TestKillContainer [2021-06-18T20:27:30.757Z] === RUN TestKillContainer/no_signal [2021-06-18T20:27:30.757Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-18T20:27:31.699Z] === RUN TestKillContainer/non_killing_signal [2021-06-18T20:27:33.082Z] === RUN TestKillContainer/killing_signal [2021-06-18T20:27:33.082Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-18T20:27:34.470Z] --- PASS: TestKillContainer (3.50s) [2021-06-18T20:27:34.470Z] --- PASS: TestKillContainer/no_signal (1.08s) [2021-06-18T20:27:34.470Z] --- PASS: TestKillContainer/non_killing_signal (0.99s) [2021-06-18T20:27:34.470Z] --- PASS: TestKillContainer/killing_signal (1.19s) [2021-06-18T20:27:34.470Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-18T20:27:34.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-18T20:27:35.041Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-18T20:27:35.612Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-18T20:27:35.612Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-18T20:27:35.612Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-18T20:27:35.873Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-18T20:27:36.818Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.37s) [2021-06-18T20:27:36.818Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.27s) [2021-06-18T20:27:36.818Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.88s) [2021-06-18T20:27:36.818Z] === RUN TestKillStoppedContainer [2021-06-18T20:27:36.818Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-18T20:27:36.818Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-18T20:27:36.818Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-18T20:27:36.818Z] === RUN TestKillDifferentUserContainer [2021-06-18T20:27:37.759Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2021-06-18T20:27:37.759Z] === RUN TestInspectOomKilledTrue [2021-06-18T20:27:37.759Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:27:37.759Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-18T20:27:37.759Z] === RUN TestInspectOomKilledFalse [2021-06-18T20:27:37.759Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:27:37.759Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-18T20:27:37.759Z] === RUN TestLinksEtcHostsContentMatch [2021-06-18T20:27:38.701Z] --- PASS: TestLinksEtcHostsContentMatch (1.09s) [2021-06-18T20:27:38.701Z] === RUN TestLinksContainerNames [2021-06-18T20:27:39.644Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-18T20:27:40.586Z] --- PASS: TestLinksContainerNames (1.84s) [2021-06-18T20:27:40.586Z] === RUN TestLogsFollowTailEmpty [2021-06-18T20:27:41.529Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-06-18T20:27:41.529Z] === RUN TestContainerNetworkMountsNoChown [2021-06-18T20:27:42.473Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/default [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/default [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/private [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/private [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rprivate [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/slave [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/slave [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rslave [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/shared [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/shared [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rshared [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/default [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rshared [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/shared [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rslave [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/slave [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rprivate [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/private [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-18T20:27:42.473Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:27:42.473Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-18T20:27:42.473Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-18T20:27:42.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-18T20:27:42.994Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-18T20:27:42.994Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-18T20:27:42.995Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T20:27:42.995Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-18T20:27:42.995Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T20:27:42.995Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-18T20:27:42.995Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-18T20:27:42.995Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-18T20:27:42.995Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-18T20:27:42.995Z] === RUN TestContainerBindMountNonRecursive [2021-06-18T20:27:43.938Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-18T20:27:45.119Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2021-06-18T20:27:45.119Z] === RUN TestCreateServiceSecretFileMode [2021-06-18T20:27:45.325Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-18T20:27:45.932Z] --- PASS: TestContainerBindMountNonRecursive (2.79s) [2021-06-18T20:27:45.932Z] === RUN TestContainerVolumesMountedAsShared [2021-06-18T20:27:46.048Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2021-06-18T20:27:46.048Z] === RUN TestCreateServiceConfigFileMode [2021-06-18T20:27:46.192Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-18T20:27:46.452Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-06-18T20:27:46.452Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-18T20:27:46.452Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-18T20:27:47.838Z] --- PASS: TestContainerVolumesMountedAsSlave (1.52s) [2021-06-18T20:27:47.838Z] === RUN TestNetworkNat [2021-06-18T20:27:49.222Z] --- PASS: TestNetworkNat (1.24s) [2021-06-18T20:27:49.222Z] === RUN TestNetworkLocalhostTCPNat [2021-06-18T20:27:49.314Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2021-06-18T20:27:49.314Z] === RUN TestCreateServiceSysctls [2021-06-18T20:27:50.606Z] --- PASS: TestNetworkLocalhostTCPNat (1.29s) [2021-06-18T20:27:50.606Z] === RUN TestNetworkLoopbackNat [2021-06-18T20:27:52.516Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-18T20:27:52.579Z] --- PASS: TestCreateServiceSysctls (3.55s) [2021-06-18T20:27:52.579Z] === RUN TestCreateServiceCapabilities [2021-06-18T20:27:53.457Z] check_test.go:309: [dd5249b171c90] daemon is not started [2021-06-18T20:27:53.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-18T20:27:54.842Z] --- PASS: TestNetworkLoopbackNat (4.14s) [2021-06-18T20:27:54.842Z] === RUN TestPause [2021-06-18T20:27:55.092Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2021-06-18T20:27:55.092Z] === RUN TestInspect [2021-06-18T20:27:56.226Z] --- PASS: TestPause (1.31s) [2021-06-18T20:27:56.226Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-18T20:27:56.226Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T20:27:56.226Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T20:27:56.226Z] === RUN TestPauseStopPausedContainer [2021-06-18T20:27:56.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-18T20:27:57.168Z] --- PASS: TestPauseStopPausedContainer (1.18s) [2021-06-18T20:27:57.168Z] === RUN TestPidHost [2021-06-18T20:27:58.357Z] --- PASS: TestInspect (3.11s) [2021-06-18T20:27:58.357Z] === RUN TestCreateJob [2021-06-18T20:28:01.377Z] --- PASS: TestPidHost (4.27s) [2021-06-18T20:28:01.377Z] === RUN TestPsFilter [2021-06-18T20:28:01.623Z] --- PASS: TestCreateJob (3.64s) [2021-06-18T20:28:01.623Z] === RUN TestReplicatedJob [2021-06-18T20:28:01.638Z] --- PASS: TestPsFilter (0.17s) [2021-06-18T20:28:01.638Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-18T20:28:02.209Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-18T20:28:02.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.30s) [2021-06-18T20:28:02.779Z] === RUN TestRemoveContainerWithVolume [2021-06-18T20:28:02.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-18T20:28:04.163Z] --- PASS: TestRemoveContainerWithVolume (1.12s) [2021-06-18T20:28:04.163Z] === RUN TestRemoveContainerRunning [2021-06-18T20:28:05.546Z] --- PASS: TestRemoveContainerRunning (1.34s) [2021-06-18T20:28:05.546Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-18T20:28:06.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-18T20:28:06.488Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.31s) [2021-06-18T20:28:06.488Z] === RUN TestRemoveInvalidContainer [2021-06-18T20:28:06.748Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-18T20:28:06.748Z] === RUN TestRenameLinkedContainer [2021-06-18T20:28:08.158Z] --- PASS: TestReplicatedJob (6.18s) [2021-06-18T20:28:08.158Z] === RUN TestUpdateReplicatedJob [2021-06-18T20:28:10.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-18T20:28:11.424Z] --- PASS: TestUpdateReplicatedJob (3.59s) [2021-06-18T20:28:11.424Z] === RUN TestServiceListWithStatuses [2021-06-18T20:28:11.424Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T20:28:11.424Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-18T20:28:11.424Z] === RUN TestDockerNetworkConnectAlias [2021-06-18T20:28:11.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-18T20:28:11.972Z] --- PASS: TestRenameLinkedContainer (5.45s) [2021-06-18T20:28:11.972Z] === RUN TestRenameStoppedContainer [2021-06-18T20:28:13.893Z] --- PASS: TestRenameStoppedContainer (1.42s) [2021-06-18T20:28:13.893Z] === RUN TestRenameRunningContainerAndReuse [2021-06-18T20:28:15.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-18T20:28:16.219Z] --- PASS: TestRenameRunningContainerAndReuse (2.71s) [2021-06-18T20:28:16.219Z] === RUN TestRenameInvalidName [2021-06-18T20:28:16.679Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2021-06-18T20:28:16.679Z] === RUN TestDockerNetworkReConnect [2021-06-18T20:28:17.604Z] --- PASS: TestRenameInvalidName (1.31s) [2021-06-18T20:28:17.604Z] === RUN TestRenameAnonymousContainer [2021-06-18T20:28:18.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-18T20:28:19.943Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2021-06-18T20:28:19.943Z] === RUN TestServicePlugin [2021-06-18T20:28:22.299Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2021-06-18T20:28:22.299Z] === RUN TestRenameContainerWithSameName [2021-06-18T20:28:22.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-18T20:28:22.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-18T20:28:23.209Z] plugin_test.go:62: [dd5944e87126b] joining swarm manager [d95a6bd5681f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:28:23.764Z] --- PASS: TestRenameContainerWithSameName (1.36s) [2021-06-18T20:28:23.764Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-18T20:28:24.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-18T20:28:24.573Z] plugin_test.go:65: [dc03da372f516] joining swarm manager [d95a6bd5681f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:28:25.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-18T20:28:25.982Z] --- PASS: TestRenameContainerWithLinkedContainer (2.26s) [2021-06-18T20:28:25.982Z] === RUN TestResize [2021-06-18T20:28:26.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-18T20:28:27.184Z] --- PASS: TestResize (1.14s) [2021-06-18T20:28:27.184Z] === RUN TestResizeWithInvalidSize [2021-06-18T20:28:28.569Z] --- PASS: TestResizeWithInvalidSize (1.20s) [2021-06-18T20:28:28.569Z] === RUN TestResizeWhenContainerNotStarted [2021-06-18T20:28:29.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-18T20:28:29.403Z] --- PASS: TestResizeWhenContainerNotStarted (1.16s) [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:28:29.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:28:29.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:28:29.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T20:28:29.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T20:28:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:28:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:28:33.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-18T20:28:34.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T20:28:35.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T20:28:36.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T20:28:36.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T20:28:37.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-18T20:28:40.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T20:28:40.641Z] --- PASS: TestImportExtremelyLargeImageWorks (91.80s) [2021-06-18T20:28:40.641Z] PASS [2021-06-18T20:28:40.641Z] [2021-06-18T20:28:40.641Z] === Skipped [2021-06-18T20:28:40.641Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-18T20:28:40.641Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-18T20:28:40.641Z] [2021-06-18T20:28:40.641Z] [2021-06-18T20:28:40.641Z] DONE 12 tests, 1 skipped in 95.636s [2021-06-18T20:28:40.641Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-18T20:28:40.641Z] INFO: Testing against a local daemon [2021-06-18T20:28:40.641Z] === RUN TestNetworkCreateDelete [2021-06-18T20:28:40.641Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-18T20:28:40.641Z] === RUN TestDockerNetworkDeletePreferID [2021-06-18T20:28:40.641Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-18T20:28:40.641Z] === RUN TestDaemonDNSFallback [2021-06-18T20:28:40.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T20:28:44.804Z] --- PASS: TestDaemonDNSFallback (7.51s) [2021-06-18T20:28:44.805Z] === RUN TestInspectNetwork [2021-06-18T20:28:44.805Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestRunContainerWithBridgeNone [2021-06-18T20:28:44.805Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestNetworkInvalidJSON [2021-06-18T20:28:44.805Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-18T20:28:44.805Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-18T20:28:44.805Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:28:44.805Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:28:44.805Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:28:44.805Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:28:44.805Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-18T20:28:44.805Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:28:44.805Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestNetworkList [2021-06-18T20:28:44.805Z] === RUN TestNetworkList//networks [2021-06-18T20:28:44.805Z] === PAUSE TestNetworkList//networks [2021-06-18T20:28:44.805Z] === RUN TestNetworkList//networks/ [2021-06-18T20:28:44.805Z] === PAUSE TestNetworkList//networks/ [2021-06-18T20:28:44.805Z] === CONT TestNetworkList//networks [2021-06-18T20:28:44.805Z] === CONT TestNetworkList//networks/ [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkList (0.01s) [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-18T20:28:44.805Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestHostIPv4BridgeLabel [2021-06-18T20:28:44.805Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-18T20:28:44.805Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-18T20:28:44.805Z] === RUN TestDaemonDefaultNetworkPools [2021-06-18T20:28:44.805Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-18T20:28:44.805Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-18T20:28:44.805Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-18T20:28:44.805Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestServiceWithPredefinedNetwork [2021-06-18T20:28:44.805Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-18T20:28:44.805Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:28:44.805Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestServiceWithDataPathPortInit [2021-06-18T20:28:44.805Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-18T20:28:44.805Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-18T20:28:44.805Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-18T20:28:44.805Z] PASS [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === Skipped [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-18T20:28:44.805Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-18T20:28:44.805Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-18T20:28:44.805Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-18T20:28:44.805Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-18T20:28:44.805Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-18T20:28:44.805Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] DONE 22 tests, 12 skipped in 8.188s [2021-06-18T20:28:44.805Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-18T20:28:44.805Z] INFO: Testing against a local daemon [2021-06-18T20:28:44.805Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-18T20:28:44.805Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:28:44.805Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestDockerNetworkIpvlan [2021-06-18T20:28:44.805Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:28:44.805Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-18T20:28:44.805Z] PASS [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === Skipped [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T20:28:44.805Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-18T20:28:44.805Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] DONE 2 tests, 2 skipped in 0.115s [2021-06-18T20:28:44.805Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-18T20:28:44.805Z] INFO: Testing against a local daemon [2021-06-18T20:28:44.805Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-18T20:28:44.805Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestDockerNetworkMacvlan [2021-06-18T20:28:44.805Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-18T20:28:44.805Z] PASS [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === Skipped [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-18T20:28:44.805Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-18T20:28:44.805Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] DONE 2 tests, 2 skipped in 0.104s [2021-06-18T20:28:44.805Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-18T20:28:44.805Z] testing: warning: no tests to run [2021-06-18T20:28:44.805Z] PASS [2021-06-18T20:28:44.805Z] [2021-06-18T20:28:44.805Z] DONE 0 tests in 0.025s [2021-06-18T20:28:44.805Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-18T20:28:44.805Z] INFO: Testing against a local daemon [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginAllowRequest [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginTLS [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginDenyRequest [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginDenyResponse [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginAllowEventStream [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginErrorResponse [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginErrorRequest [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginHeader [2021-06-18T20:28:44.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:44.805Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-18T20:28:44.805Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-06-18T20:28:45.061Z] === RUN TestAuthZPluginV2Disable [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-18T20:28:45.061Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-18T20:28:45.061Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-18T20:28:45.061Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-18T20:28:45.061Z] PASS [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === Skipped [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-18T20:28:45.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] DONE 17 tests, 17 skipped in 0.396s [2021-06-18T20:28:45.061Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-18T20:28:45.061Z] INFO: Testing against a local daemon [2021-06-18T20:28:45.061Z] === RUN TestPluginInvalidJSON [2021-06-18T20:28:45.061Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:28:45.061Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:28:45.061Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:28:45.061Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-18T20:28:45.061Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-18T20:28:45.061Z] === RUN TestPluginInstall [2021-06-18T20:28:45.061Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-18T20:28:45.061Z] === RUN TestPluginsWithRuntimes [2021-06-18T20:28:45.061Z] 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-06-18T20:28:45.061Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-18T20:28:45.061Z] === RUN TestPluginBackCompatMediaTypes [2021-06-18T20:28:45.061Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-18T20:28:45.061Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-18T20:28:45.061Z] PASS [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === Skipped [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-18T20:28:45.061Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-18T20:28:45.061Z] 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-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-18T20:28:45.061Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] [2021-06-18T20:28:45.061Z] DONE 5 tests, 3 skipped in 0.143s [2021-06-18T20:28:45.317Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-18T20:28:45.317Z] INFO: Testing against a local daemon [2021-06-18T20:28:45.317Z] === RUN TestExternalGraphDriver [2021-06-18T20:28:45.317Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-18T20:28:45.317Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-18T20:28:45.317Z] === RUN TestGraphdriverPluginV2 [2021-06-18T20:28:45.947Z] check_test.go:309: [d032baaf53239] daemon is not started [2021-06-18T20:28:45.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-18T20:28:45.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-18T20:28:45.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T20:28:46.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T20:28:46.219Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-18T20:28:46.219Z] Copying nested executables into bundles/binary-daemon [2021-06-18T20:28:46.219Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-18T20:28:46.219Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:28:46.219Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-18T20:28:46.219Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-18T20:28:46.552Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6c0188620a937e6b14d2311bf20bb093b81ebcc9 -e DOCKER_GRAPHDRIVER docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 hack/make.sh cross [2021-06-18T20:28:46.588Z] 639bb6bb2beb: Pull complete [2021-06-18T20:28:46.588Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-18T20:28:46.588Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:28:46.588Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-18T20:28:46.588Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-18T20:28:46.588Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-18T20:28:46.588Z] WARN: Skipping validation tests [2021-06-18T20:28:46.588Z] INFO: Running unit tests at 06/18/2021 20:28:45... [2021-06-18T20:28:47.116Z] [2021-06-18T20:28:47.116Z] Removing bundles/ [2021-06-18T20:28:47.116Z] [2021-06-18T20:28:47.116Z] ---> Making bundle: cross (in bundles/cross) [2021-06-18T20:28:47.116Z] Cross building: bundles/cross/linux/amd64 [2021-06-18T20:28:47.116Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-18T20:28:47.116Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-18T20:28:47.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-18T20:28:49.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.71s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.88s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.59s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.72s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.65s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.49s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.42s) [2021-06-18T20:28:49.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s) [2021-06-18T20:28:49.630Z] === RUN TestCgroupNamespacesRun [2021-06-18T20:28:49.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-18T20:28:50.694Z] INFO: make.ps1 starting at 06/18/2021 20:28:50 [2021-06-18T20:28:51.062Z] --- PASS: TestServicePlugin (30.37s) [2021-06-18T20:28:51.062Z] === RUN TestServiceUpdateLabel [2021-06-18T20:28:51.213Z] INFO: Git commit (47176887a0) assumed from DOCKER_GITCOMMIT environment variable [2021-06-18T20:28:51.213Z] INFO: Invoking autogen... [2021-06-18T20:28:51.738Z] INFO: Running unit tests... [2021-06-18T20:28:51.847Z] --- PASS: TestGraphdriverPluginV2 (5.66s) [2021-06-18T20:28:51.847Z] PASS [2021-06-18T20:28:51.847Z] [2021-06-18T20:28:51.847Z] === Skipped [2021-06-18T20:28:51.847Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-18T20:28:51.847Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-18T20:28:51.847Z] [2021-06-18T20:28:51.847Z] [2021-06-18T20:28:51.847Z] DONE 2 tests, 1 skipped in 5.832s [2021-06-18T20:28:51.847Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-18T20:28:51.847Z] INFO: Testing against a local daemon [2021-06-18T20:28:51.847Z] === RUN TestContinueAfterPluginCrash [2021-06-18T20:28:51.847Z] === PAUSE TestContinueAfterPluginCrash [2021-06-18T20:28:51.847Z] === RUN TestReadPluginNoRead [2021-06-18T20:28:51.847Z] === PAUSE TestReadPluginNoRead [2021-06-18T20:28:51.847Z] === RUN TestDaemonStartWithLogOpt [2021-06-18T20:28:51.847Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-18T20:28:51.847Z] === CONT TestContinueAfterPluginCrash [2021-06-18T20:28:51.847Z] === CONT TestDaemonStartWithLogOpt [2021-06-18T20:28:52.426Z] --- PASS: TestServiceUpdateLabel (2.22s) [2021-06-18T20:28:52.426Z] === RUN TestServiceUpdateSecrets [2021-06-18T20:28:52.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-18T20:28:52.435Z] --- PASS: TestCgroupNamespacesRun (2.64s) [2021-06-18T20:28:52.435Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-18T20:28:52.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-18T20:28:54.350Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-06-18T20:28:54.350Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-18T20:28:55.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-18T20:28:56.674Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s) [2021-06-18T20:28:56.674Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-18T20:28:57.092Z] --- PASS: TestDaemonStartWithLogOpt (6.04s) [2021-06-18T20:28:57.092Z] === CONT TestReadPluginNoRead [2021-06-18T20:28:57.903Z] 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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-06-18T20:28:59.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-18T20:28:59.482Z] --- PASS: TestCgroupNamespacesRunHostMode (2.81s) [2021-06-18T20:28:59.482Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-18T20:29:00.355Z] === RUN TestReadPluginNoRead/default [2021-06-18T20:29:01.281Z] --- PASS: TestContinueAfterPluginCrash (9.90s) [2021-06-18T20:29:02.783Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.93s) [2021-06-18T20:29:02.783Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-18T20:29:03.167Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-18T20:29:04.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-18T20:29:04.184Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2021-06-18T20:29:04.184Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-18T20:29:05.127Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-06-18T20:29:05.127Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-18T20:29:05.681Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-18T20:29:06.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-18T20:29:06.906Z] ? github.com/docker/docker/api [no test files] [2021-06-18T20:29:07.258Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-06-18T20:29:07.258Z] === RUN TestServiceUpdateConfigs [2021-06-18T20:29:07.898Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-06-18T20:29:07.898Z] === RUN TestNISDomainname [2021-06-18T20:29:08.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-18T20:29:08.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-18T20:29:08.194Z] === CONT TestReadPluginNoRead [2021-06-18T20:29:08.194Z] read_test.go:92: [dd7eb77039a2e] daemon is not started [2021-06-18T20:29:08.194Z] --- PASS: TestReadPluginNoRead (10.53s) [2021-06-18T20:29:08.194Z] --- PASS: TestReadPluginNoRead/default (2.44s) [2021-06-18T20:29:08.194Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.46s) [2021-06-18T20:29:08.194Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.43s) [2021-06-18T20:29:08.194Z] PASS [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] DONE 6 tests in 16.688s [2021-06-18T20:29:08.194Z] 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-06-18T20:29:08.194Z] testing: warning: no tests to run [2021-06-18T20:29:08.194Z] PASS [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] DONE 0 tests in 0.031s [2021-06-18T20:29:08.194Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-18T20:29:08.194Z] INFO: Testing against a local daemon [2021-06-18T20:29:08.194Z] === RUN TestPluginWithDevMounts [2021-06-18T20:29:08.194Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-18T20:29:08.194Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-18T20:29:08.194Z] PASS [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === Skipped [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-18T20:29:08.194Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] DONE 1 tests, 1 skipped in 0.108s [2021-06-18T20:29:08.194Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-18T20:29:08.194Z] INFO: Testing against a local daemon [2021-06-18T20:29:08.194Z] === RUN TestSecretInspect [2021-06-18T20:29:08.194Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestSecretList [2021-06-18T20:29:08.194Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestSecretList (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestSecretsCreateAndDelete [2021-06-18T20:29:08.194Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestSecretsUpdate [2021-06-18T20:29:08.194Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-06-18T20:29:08.194Z] === RUN TestTemplatedSecret [2021-06-18T20:29:08.194Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-18T20:29:08.194Z] === RUN TestSecretCreateResolve [2021-06-18T20:29:08.194Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-18T20:29:08.194Z] PASS [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === Skipped [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-18T20:29:08.194Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-18T20:29:08.194Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-18T20:29:08.194Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-06-18T20:29:08.194Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-18T20:29:08.194Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-18T20:29:08.194Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] [2021-06-18T20:29:08.194Z] DONE 6 tests, 6 skipped in 0.177s [2021-06-18T20:29:08.194Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-18T20:29:08.194Z] INFO: Testing against a local daemon [2021-06-18T20:29:08.194Z] === RUN TestServiceCreateInit [2021-06-18T20:29:08.194Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-18T20:29:08.194Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-18T20:29:08.194Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-18T20:29:08.194Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:29:08.194Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceMultipleTimes [2021-06-18T20:29:08.194Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceConflict [2021-06-18T20:29:08.194Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceMaxReplicas [2021-06-18T20:29:08.194Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-18T20:29:08.194Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceSecretFileMode [2021-06-18T20:29:08.194Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceConfigFileMode [2021-06-18T20:29:08.194Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceSysctls [2021-06-18T20:29:08.194Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.194Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-18T20:29:08.194Z] === RUN TestCreateServiceCapabilities [2021-06-18T20:29:08.450Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-18T20:29:08.450Z] === RUN TestInspect [2021-06-18T20:29:08.450Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestInspect (0.01s) [2021-06-18T20:29:08.450Z] === RUN TestCreateJob [2021-06-18T20:29:08.450Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestCreateJob (0.01s) [2021-06-18T20:29:08.450Z] === RUN TestReplicatedJob [2021-06-18T20:29:08.450Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-18T20:29:08.450Z] === RUN TestUpdateReplicatedJob [2021-06-18T20:29:08.450Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-18T20:29:08.450Z] === RUN TestServiceListWithStatuses [2021-06-18T20:29:08.450Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T20:29:08.450Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-18T20:29:08.450Z] === RUN TestDockerNetworkConnectAlias [2021-06-18T20:29:08.450Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-18T20:29:08.450Z] === RUN TestDockerNetworkReConnect [2021-06-18T20:29:08.450Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:08.450Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-18T20:29:08.450Z] === RUN TestServicePlugin [2021-06-18T20:29:10.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-18T20:29:10.072Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-18T20:29:10.072Z] --- PASS: TestNISDomainname (2.25s) [2021-06-18T20:29:10.072Z] === RUN TestHostnameDnsResolution [2021-06-18T20:29:10.643Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-18T20:29:11.584Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-18T20:29:11.713Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServicePlugin (2.96s) [2021-06-18T20:29:11.713Z] === RUN TestServiceUpdateLabel [2021-06-18T20:29:11.713Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-18T20:29:11.713Z] === RUN TestServiceUpdateSecrets [2021-06-18T20:29:11.713Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-18T20:29:11.713Z] === RUN TestServiceUpdateConfigs [2021-06-18T20:29:11.713Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-18T20:29:11.713Z] === RUN TestServiceUpdateNetwork [2021-06-18T20:29:11.713Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-18T20:29:11.713Z] === RUN TestServiceUpdatePidsLimit [2021-06-18T20:29:11.713Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-18T20:29:11.713Z] PASS [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === Skipped [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:29:11.713Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:29:11.713Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-18T20:29:11.713Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-18T20:29:11.713Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-18T20:29:11.713Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-18T20:29:11.713Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-18T20:29:11.713Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-06-18T20:29:11.713Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-18T20:29:11.713Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.713Z] [2021-06-18T20:29:11.713Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-18T20:29:11.714Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-18T20:29:11.714Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-18T20:29:11.714Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-18T20:29:11.714Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-18T20:29:11.714Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-18T20:29:11.714Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-18T20:29:11.714Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-18T20:29:11.714Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServicePlugin (2.96s) [2021-06-18T20:29:11.714Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-18T20:29:11.714Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-18T20:29:11.714Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-18T20:29:11.714Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-18T20:29:11.714Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-18T20:29:11.714Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] DONE 24 tests, 23 skipped in 3.335s [2021-06-18T20:29:11.714Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-18T20:29:11.714Z] INFO: Testing against a local daemon [2021-06-18T20:29:11.714Z] === RUN TestSessionCreate [2021-06-18T20:29:11.714Z] --- PASS: TestSessionCreate (0.03s) [2021-06-18T20:29:11.714Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-18T20:29:11.714Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-18T20:29:11.714Z] PASS [2021-06-18T20:29:11.714Z] [2021-06-18T20:29:11.714Z] DONE 2 tests in 0.149s [2021-06-18T20:29:11.714Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-18T20:29:11.714Z] INFO: Testing against a local daemon [2021-06-18T20:29:11.714Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:29:11.714Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-18T20:29:11.714Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:29:11.714Z] === RUN TestEventsExecDie [2021-06-18T20:29:12.156Z] --- PASS: TestHostnameDnsResolution (2.12s) [2021-06-18T20:29:12.156Z] === RUN TestStats [2021-06-18T20:29:12.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-18T20:29:12.640Z] --- PASS: TestEventsExecDie (0.92s) [2021-06-18T20:29:12.640Z] === RUN TestEventsBackwardsCompatible [2021-06-18T20:29:12.640Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-18T20:29:12.640Z] === RUN TestEventsVolumeCreate [2021-06-18T20:29:12.640Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-18T20:29:12.640Z] === RUN TestInfoBinaryCommits [2021-06-18T20:29:12.640Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-18T20:29:12.640Z] === RUN TestInfoAPIVersioned [2021-06-18T20:29:12.640Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-18T20:29:12.640Z] === RUN TestInfoDiscoveryBackend [2021-06-18T20:29:14.526Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-18T20:29:14.526Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-18T20:29:15.716Z] --- PASS: TestStats (3.07s) [2021-06-18T20:29:15.716Z] === RUN TestStopContainerWithTimeout [2021-06-18T20:29:15.716Z] === RUN TestStopContainerWithTimeout/0 [2021-06-18T20:29:15.716Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-18T20:29:15.716Z] === RUN TestStopContainerWithTimeout/1 [2021-06-18T20:29:15.716Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-18T20:29:15.716Z] === RUN TestStopContainerWithTimeout/3 [2021-06-18T20:29:15.716Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-18T20:29:15.716Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-18T20:29:15.716Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-18T20:29:15.716Z] === CONT TestStopContainerWithTimeout/0 [2021-06-18T20:29:15.716Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-18T20:29:15.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-18T20:29:15.716Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-18T20:29:15.716Z] check_test.go:309: [d668f27b38859] daemon is not started [2021-06-18T20:29:15.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-18T20:29:15.716Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-18T20:29:15.716Z] check_test.go:309: [dcd6771d47f90] daemon is not started [2021-06-18T20:29:15.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-18T20:29:17.630Z] === CONT TestStopContainerWithTimeout/3 [2021-06-18T20:29:17.791Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-06-18T20:29:17.791Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-18T20:29:17.791Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:29:17.791Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-18T20:29:17.791Z] === RUN TestInfoAPI [2021-06-18T20:29:17.791Z] --- PASS: TestInfoAPI (0.02s) [2021-06-18T20:29:17.791Z] === RUN TestInfoAPIWarnings [2021-06-18T20:29:18.203Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-18T20:29:19.144Z] === CONT TestStopContainerWithTimeout/1 [2021-06-18T20:29:19.403Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-18T20:29:19.664Z] check_test.go:309: [d0fe90ea4b65d] daemon is not started [2021-06-18T20:29:19.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-18T20:29:20.113Z] === RUN TestMiddlewares [2021-06-18T20:29:20.113Z] --- PASS: TestMiddlewares (0.00s) [2021-06-18T20:29:20.113Z] PASS [2021-06-18T20:29:20.113Z] coverage: 9.0% of statements [2021-06-18T20:29:20.113Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-06-18T20:29:20.234Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-18T20:29:21.174Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-06-18T20:29:21.174Z] --- PASS: TestStopContainerWithTimeout/0 (1.90s) [2021-06-18T20:29:21.174Z] --- PASS: TestStopContainerWithTimeout/-1 (3.72s) [2021-06-18T20:29:21.174Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2021-06-18T20:29:21.174Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2021-06-18T20:29:21.174Z] === RUN TestDeleteDevicemapper [2021-06-18T20:29:21.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T20:29:21.174Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-18T20:29:21.174Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-18T20:29:21.174Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-18T20:29:25.300Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2021-06-18T20:29:25.300Z] === RUN TestServiceUpdateNetwork [2021-06-18T20:29:26.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-18T20:29:27.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.91s) [2021-06-18T20:29:27.190Z] === RUN TestUpdateMemory [2021-06-18T20:29:27.190Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:29:27.190Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-18T20:29:27.190Z] === RUN TestUpdateCPUQuota [2021-06-18T20:29:29.735Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-18T20:29:30.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-18T20:29:32.226Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-18T20:29:32.796Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-18T20:29:33.366Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-18T20:29:33.627Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-18T20:29:33.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-18T20:29:33.887Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-18T20:29:34.147Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-18T20:29:34.147Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-18T20:29:34.147Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-18T20:29:35.088Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-18T20:29:35.237Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2021-06-18T20:29:35.237Z] === RUN TestServiceUpdatePidsLimit [2021-06-18T20:29:35.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-18T20:29:35.821Z] --- PASS: TestInfoAPIWarnings (17.39s) [2021-06-18T20:29:35.821Z] === RUN TestInfoDebug [2021-06-18T20:29:36.601Z] --- PASS: TestUpdateCPUQuota (9.39s) [2021-06-18T20:29:36.601Z] === RUN TestUpdatePidsLimit [2021-06-18T20:29:36.601Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-18T20:29:36.601Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-18T20:29:36.746Z] --- PASS: TestInfoDebug (1.52s) [2021-06-18T20:29:36.746Z] === RUN TestInfoInsecureRegistries [2021-06-18T20:29:37.528Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-18T20:29:37.542Z] === RUN TestUpdatePidsLimit/no_change [2021-06-18T20:29:38.110Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-06-18T20:29:38.110Z] === RUN TestInfoRegistryMirrors [2021-06-18T20:29:38.927Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-18T20:29:39.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-18T20:29:39.997Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-18T20:29:39.997Z] === RUN TestLoginFailsWithBadCredentials [2021-06-18T20:29:39.997Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-06-18T20:29:39.997Z] === RUN TestPingCacheHeaders [2021-06-18T20:29:39.997Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-18T20:29:39.997Z] === RUN TestPingGet [2021-06-18T20:29:39.997Z] --- PASS: TestPingGet (0.01s) [2021-06-18T20:29:39.997Z] === RUN TestPingHead [2021-06-18T20:29:39.997Z] --- PASS: TestPingHead (0.02s) [2021-06-18T20:29:39.997Z] === RUN TestVersion [2021-06-18T20:29:39.997Z] --- PASS: TestVersion (0.02s) [2021-06-18T20:29:39.997Z] PASS [2021-06-18T20:29:39.997Z] [2021-06-18T20:29:39.997Z] === Skipped [2021-06-18T20:29:39.997Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:29:39.997Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-18T20:29:39.997Z] [2021-06-18T20:29:39.997Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-18T20:29:39.997Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-18T20:29:39.997Z] [2021-06-18T20:29:39.997Z] [2021-06-18T20:29:39.997Z] DONE 19 tests, 2 skipped in 28.243s [2021-06-18T20:29:39.997Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-18T20:29:39.997Z] INFO: Testing against a local daemon [2021-06-18T20:29:39.997Z] === RUN TestVolumesCreateAndList [2021-06-18T20:29:39.997Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-18T20:29:39.997Z] === RUN TestVolumesRemove [2021-06-18T20:29:39.997Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-18T20:29:39.997Z] === RUN TestVolumesInspect [2021-06-18T20:29:39.997Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-18T20:29:39.997Z] === RUN TestVolumesInvalidJSON [2021-06-18T20:29:39.997Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-18T20:29:39.997Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-18T20:29:39.997Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-18T20:29:39.997Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-18T20:29:39.997Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-18T20:29:39.997Z] PASS [2021-06-18T20:29:39.997Z] [2021-06-18T20:29:39.997Z] DONE 5 tests in 0.216s [2021-06-18T20:29:39.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T20:29:39.997Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12538 is not a child of this shell [2021-06-18T20:29:39.997Z] warning: PID 12538 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-18T20:29:40.071Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-18T20:29:40.253Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T20:29:40.253Z] [2021-06-18T20:29:40.253Z] Unloading profiles will leave already running processes permanently [2021-06-18T20:29:40.253Z] unconfined, which can lead to unexpected situations. [2021-06-18T20:29:40.253Z] [2021-06-18T20:29:40.253Z] To set a process to complain mode, use the command line tool [2021-06-18T20:29:40.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T20:29:40.253Z] Removing test suite binaries [2021-06-18T20:29:40.253Z] exiting test-integration [2021-06-18T20:29:40.253Z] ++ exit 0 [2021-06-18T20:29:41.178Z] [2021-06-18T20:29:41.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-18T20:29:42.027Z] === RUN TestDockerSuite/TestBuildConditionalCache Post stage [Pipeline] junit [2021-06-18T20:29:42.552Z] Recording test results [2021-06-18T20:29:42.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-18T20:29:43.545Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-18T20:29:43.806Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-18T20:29:44.149Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-18T20:29:44.524Z] + echo Ensuring container killed. [2021-06-18T20:29:44.524Z] Ensuring container killed. [2021-06-18T20:29:44.524Z] + docker rm -vf docker-pr2 [2021-06-18T20:29:44.524Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-18T20:29:44.845Z] + echo Chowning /workspace to jenkins user [2021-06-18T20:29:44.845Z] Chowning /workspace to jenkins user [2021-06-18T20:29:44.845Z] + id -u [2021-06-18T20:29:44.845Z] + id -g [2021-06-18T20:29:44.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42537:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T20:29:44.845Z] Unable to find image 'busybox:latest' locally [2021-06-18T20:29:44.845Z] latest: Pulling from library/busybox [2021-06-18T20:29:45.101Z] b71f96345d44: Pulling fs layer [2021-06-18T20:29:45.101Z] b71f96345d44: Verifying Checksum [2021-06-18T20:29:45.101Z] b71f96345d44: Download complete [2021-06-18T20:29:45.190Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-18T20:29:45.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-18T20:29:45.357Z] b71f96345d44: Pull complete [2021-06-18T20:29:45.357Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-18T20:29:45.357Z] Status: Downloaded newer image for busybox:latest [2021-06-18T20:29:45.450Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-18T20:29:45.608Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit (9.53s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.14s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/no_change (1.10s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.29s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.30s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.22s) [2021-06-18T20:29:46.021Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.25s) [2021-06-18T20:29:46.021Z] === RUN TestUpdateRestartPolicy [2021-06-18T20:29:46.591Z] === RUN TestDockerSuite/TestBuildContextTarGzip [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T20:29:47.050Z] + bundleName=amd64-rootless [2021-06-18T20:29:47.050Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-18T20:29:47.050Z] Creating amd64-rootless-bundles.tar.gz [2021-06-18T20:29:47.050Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-18T20:29:47.050Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-18T20:29:47.058Z] Archiving artifacts [2021-06-18T20:29:47.535Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-18T20:29:47.535Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-18T20:29:48.872Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T20:29:49.220Z] + make clean [2021-06-18T20:29:49.476Z] docker volume rm -f docker-dev-cache [2021-06-18T20:29:49.476Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T20:29:50.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-18T20:29:53.387Z] check_test.go:309: [debe4b51ac9f6] daemon is not started [2021-06-18T20:29:53.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-18T20:29:53.690Z] --- PASS: TestServiceUpdatePidsLimit (17.31s) [2021-06-18T20:29:53.690Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-18T20:29:53.690Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-06-18T20:29:53.690Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-18T20:29:53.690Z] PASS [2021-06-18T20:29:53.690Z] [2021-06-18T20:29:53.690Z] === Skipped [2021-06-18T20:29:53.690Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-18T20:29:53.690Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T20:29:53.690Z] [2021-06-18T20:29:53.690Z] [2021-06-18T20:29:53.690Z] DONE 27 tests, 1 skipped in 173.567s [2021-06-18T20:29:53.690Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-18T20:29:53.690Z] INFO: Testing against a local daemon [2021-06-18T20:29:53.690Z] === RUN TestSessionCreate [2021-06-18T20:29:53.690Z] --- PASS: TestSessionCreate (0.02s) [2021-06-18T20:29:53.690Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-18T20:29:53.690Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-18T20:29:53.690Z] PASS [2021-06-18T20:29:53.690Z] [2021-06-18T20:29:53.690Z] DONE 2 tests in 0.072s [2021-06-18T20:29:53.690Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-18T20:29:53.690Z] INFO: Testing against a local daemon [2021-06-18T20:29:53.690Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:29:53.690Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:29:53.690Z] === RUN TestEventsExecDie [2021-06-18T20:29:53.690Z] --- PASS: TestEventsExecDie (0.99s) [2021-06-18T20:29:53.690Z] === RUN TestEventsBackwardsCompatible [2021-06-18T20:29:53.690Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-18T20:29:53.690Z] === RUN TestEventsVolumeCreate [2021-06-18T20:29:53.690Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-18T20:29:53.690Z] === RUN TestInfoBinaryCommits [2021-06-18T20:29:53.946Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-18T20:29:53.946Z] === RUN TestInfoAPIVersioned [2021-06-18T20:29:53.946Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-18T20:29:53.946Z] === RUN TestInfoDiscoveryBackend [2021-06-18T20:29:54.506Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-18T20:29:54.506Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-18T20:29:55.432Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-18T20:29:55.432Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-18T20:29:55.993Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-18T20:29:55.993Z] === RUN TestInfoAPI [2021-06-18T20:29:55.993Z] --- PASS: TestInfoAPI (0.02s) [2021-06-18T20:29:55.993Z] === RUN TestInfoAPIWarnings [2021-06-18T20:29:56.686Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-18T20:29:59.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-18T20:30:00.925Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-18T20:30:01.185Z] --- PASS: TestUpdateRestartPolicy (15.26s) [2021-06-18T20:30:01.186Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-18T20:30:01.447Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-18T20:30:02.018Z] check_test.go:309: [dba3ad0e42b4d] daemon is not started [2021-06-18T20:30:02.018Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-18T20:30:02.279Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-18T20:30:02.541Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2021-06-18T20:30:02.541Z] === RUN TestWaitNonBlocked [2021-06-18T20:30:02.541Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:30:02.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:30:02.541Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:30:02.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:30:02.541Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:30:02.541Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:30:03.927Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-18T20:30:03.927Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.42s) [2021-06-18T20:30:03.927Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.49s) [2021-06-18T20:30:03.927Z] === RUN TestWaitBlocked [2021-06-18T20:30:03.927Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:30:03.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:30:03.927Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:30:03.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:30:03.927Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T20:30:03.927Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T20:30:05.311Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-18T20:30:05.311Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-06-18T20:30:05.311Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2021-06-18T20:30:05.311Z] === CONT TestContainerStartOnDaemonRestart [2021-06-18T20:30:05.311Z] === CONT TestContainerKillOnDaemonStart [2021-06-18T20:30:05.311Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-18T20:30:05.883Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-18T20:30:10.086Z] --- PASS: TestContainerStartOnDaemonRestart (4.37s) [2021-06-18T20:30:10.086Z] === CONT TestIpcModeOlderClient [2021-06-18T20:30:10.086Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-18T20:30:10.086Z] === CONT TestDaemonHostGatewayIP [2021-06-18T20:30:10.657Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-18T20:30:10.918Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-18T20:30:11.861Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-18T20:30:12.146Z] === RUN TestBoolValue [2021-06-18T20:30:12.147Z] --- PASS: TestBoolValue (0.00s) [2021-06-18T20:30:12.147Z] === RUN TestBoolValueOrDefault [2021-06-18T20:30:12.147Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-18T20:30:12.147Z] === RUN TestInt64ValueOrZero [2021-06-18T20:30:12.147Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-18T20:30:12.147Z] === RUN TestInt64ValueOrDefault [2021-06-18T20:30:12.147Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-18T20:30:12.147Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-18T20:30:12.147Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-18T20:30:12.147Z] === RUN TestJsonContentType [2021-06-18T20:30:12.147Z] --- PASS: TestJsonContentType (0.00s) [2021-06-18T20:30:12.147Z] PASS [2021-06-18T20:30:12.147Z] coverage: 14.7% of statements [2021-06-18T20:30:12.147Z] ok github.com/docker/docker/api/server/httputils 0.077s coverage: 14.7% of statements [2021-06-18T20:30:12.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-18T20:30:12.665Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-18T20:30:12.693Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-18T20:30:12.693Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-18T20:30:12.954Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-18T20:30:12.954Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-18T20:30:12.954Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-18T20:30:12.954Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-18T20:30:12.954Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-18T20:30:12.954Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-18T20:30:12.954Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-18T20:30:12.954Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-18T20:30:12.954Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-18T20:30:13.527Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-18T20:30:13.783Z] === RUN TestMaskSecretKeys [2021-06-18T20:30:13.783Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-18T20:30:13.783Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-18T20:30:13.783Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-18T20:30:13.783Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-18T20:30:13.783Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-18T20:30:13.783Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-18T20:30:13.783Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-18T20:30:13.783Z] === RUN TestVersionMiddlewareVersion [2021-06-18T20:30:13.783Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-18T20:30:13.783Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-18T20:30:13.783Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-18T20:30:13.783Z] PASS [2021-06-18T20:30:13.783Z] coverage: 37.7% of statements [2021-06-18T20:30:13.783Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-18T20:30:13.783Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-18T20:30:14.028Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-06-18T20:30:14.028Z] === RUN TestInfoDebug [2021-06-18T20:30:14.028Z] --- PASS: TestInfoDebug (0.53s) [2021-06-18T20:30:14.028Z] === RUN TestInfoInsecureRegistries [2021-06-18T20:30:14.028Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-18T20:30:14.028Z] === RUN TestInfoRegistryMirrors [2021-06-18T20:30:14.028Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-18T20:30:14.028Z] === RUN TestLoginFailsWithBadCredentials [2021-06-18T20:30:14.028Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-06-18T20:30:14.028Z] === RUN TestPingCacheHeaders [2021-06-18T20:30:14.028Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-18T20:30:14.028Z] === RUN TestPingGet [2021-06-18T20:30:14.028Z] --- PASS: TestPingGet (0.01s) [2021-06-18T20:30:14.028Z] === RUN TestPingHead [2021-06-18T20:30:14.028Z] --- PASS: TestPingHead (0.02s) [2021-06-18T20:30:14.028Z] === RUN TestVersion [2021-06-18T20:30:14.028Z] --- PASS: TestVersion (0.02s) [2021-06-18T20:30:14.028Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:30:14.099Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-18T20:30:14.321Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-18T20:30:14.321Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-18T20:30:14.670Z] --- PASS: TestDaemonHostGatewayIP (4.75s) [2021-06-18T20:30:14.670Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-18T20:30:14.670Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-18T20:30:14.832Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-18T20:30:14.832Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-18T20:30:15.241Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-18T20:30:15.321Z] === RUN TestStrSliceMarshalJSON [2021-06-18T20:30:15.321Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestStrSliceUnmarshalJSON [2021-06-18T20:30:15.321Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestStrSliceUnmarshalString [2021-06-18T20:30:15.321Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestStrSliceUnmarshalSlice [2021-06-18T20:30:15.321Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-18T20:30:15.321Z] PASS [2021-06-18T20:30:15.321Z] coverage: 90.0% of statements [2021-06-18T20:30:15.321Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-06-18T20:30:15.321Z] === RUN TestAdjustForAPIVersion [2021-06-18T20:30:15.321Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-18T20:30:15.321Z] PASS [2021-06-18T20:30:15.321Z] coverage: 5.7% of statements [2021-06-18T20:30:15.321Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/types [no test files] [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-18T20:30:15.321Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-18T20:30:15.321Z] === RUN TestToJSON [2021-06-18T20:30:15.321Z] --- PASS: TestToJSON (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestToParamWithVersion [2021-06-18T20:30:15.321Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestFromJSON [2021-06-18T20:30:15.321Z] --- PASS: TestFromJSON (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestEmpty [2021-06-18T20:30:15.321Z] --- PASS: TestEmpty (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestArgsMatchKVListEmptySources [2021-06-18T20:30:15.321Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-18T20:30:15.321Z] === RUN TestArgsMatchKVList [2021-06-18T20:30:15.322Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestArgsMatch [2021-06-18T20:30:15.322Z] --- PASS: TestArgsMatch (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestAdd [2021-06-18T20:30:15.322Z] --- PASS: TestAdd (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestDel [2021-06-18T20:30:15.322Z] --- PASS: TestDel (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestLen [2021-06-18T20:30:15.322Z] --- PASS: TestLen (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestExactMatch [2021-06-18T20:30:15.322Z] --- PASS: TestExactMatch (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestOnlyOneExactMatch [2021-06-18T20:30:15.322Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestContains [2021-06-18T20:30:15.322Z] --- PASS: TestContains (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestValidate [2021-06-18T20:30:15.322Z] --- PASS: TestValidate (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestWalkValues [2021-06-18T20:30:15.322Z] --- PASS: TestWalkValues (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestFuzzyMatch [2021-06-18T20:30:15.322Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-18T20:30:15.322Z] === RUN TestClone [2021-06-18T20:30:15.322Z] --- PASS: TestClone (0.00s) [2021-06-18T20:30:15.322Z] PASS [2021-06-18T20:30:15.322Z] coverage: 92.2% of statements [2021-06-18T20:30:15.322Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-18T20:30:15.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-18T20:30:15.397Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-06-18T20:30:15.397Z] PASS [2021-06-18T20:30:15.397Z] [2021-06-18T20:30:15.397Z] DONE 19 tests in 22.676s [2021-06-18T20:30:15.397Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-18T20:30:15.397Z] INFO: Testing against a local daemon [2021-06-18T20:30:15.397Z] === RUN TestVolumesCreateAndList [2021-06-18T20:30:15.397Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-18T20:30:15.397Z] === RUN TestVolumesRemove [2021-06-18T20:30:15.397Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-18T20:30:15.397Z] === RUN TestVolumesInspect [2021-06-18T20:30:15.397Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-18T20:30:15.397Z] === RUN TestVolumesInvalidJSON [2021-06-18T20:30:15.501Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-18T20:30:15.652Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-18T20:30:15.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-18T20:30:15.653Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-18T20:30:15.653Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-18T20:30:15.653Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-18T20:30:15.653Z] PASS [2021-06-18T20:30:15.653Z] [2021-06-18T20:30:15.653Z] DONE 5 tests in 0.174s [2021-06-18T20:30:15.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T20:30:15.794Z] === RUN TestDurationToSecondsString [2021-06-18T20:30:15.794Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-18T20:30:15.794Z] === RUN TestGetTimestamp [2021-06-18T20:30:15.794Z] === RUN TestCompareVersion [2021-06-18T20:30:15.794Z] --- PASS: TestCompareVersion (0.00s) [2021-06-18T20:30:15.794Z] PASS [2021-06-18T20:30:15.794Z] coverage: 75.0% of statements [2021-06-18T20:30:15.794Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 75.0% of statements [2021-06-18T20:30:15.794Z] --- PASS: TestGetTimestamp (0.13s) [2021-06-18T20:30:15.794Z] === RUN TestParseTimestamps [2021-06-18T20:30:15.794Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-18T20:30:15.794Z] PASS [2021-06-18T20:30:15.794Z] coverage: 100.0% of statements [2021-06-18T20:30:15.794Z] ok github.com/docker/docker/api/types/time 0.172s coverage: 100.0% of statements [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-18T20:30:15.794Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-18T20:30:16.074Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-18T20:30:16.646Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-18T20:30:16.805Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-18T20:30:16.805Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-18T20:30:16.805Z] === RUN TestCloneArgsSmartHttp [2021-06-18T20:30:16.805Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-18T20:30:16.805Z] === RUN TestCloneArgsDumbHttp [2021-06-18T20:30:16.805Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-18T20:30:16.805Z] === RUN TestCloneArgsGit [2021-06-18T20:30:16.805Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-18T20:30:16.805Z] === RUN TestCheckoutGit [2021-06-18T20:30:17.217Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-18T20:30:17.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-18T20:30:17.538Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-18T20:30:17.538Z] Removing test suite binaries [2021-06-18T20:30:17.538Z] exiting test-integration [2021-06-18T20:30:17.538Z] ++ exit 0 [2021-06-18T20:30:17.538Z] [2021-06-18T20:30:17.749Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.13s) [2021-06-18T20:30:17.749Z] === CONT TestDaemonRestartIpcMode [2021-06-18T20:30:17.749Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-18T20:30:18.322Z] check_test.go:309: [dd1a8cf79f623] daemon is not started [2021-06-18T20:30:18.322Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-18T20:30:18.515Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-18T20:30:18.515Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestProcessNoDockerignore [2021-06-18T20:30:18.515Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-18T20:30:18.515Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestDetectContentType [2021-06-18T20:30:18.515Z] --- PASS: TestDetectContentType (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestSelectAcceptableMIME [2021-06-18T20:30:18.515Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestInspectEmptyResponse [2021-06-18T20:30:18.515Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestInspectResponseBinary [2021-06-18T20:30:18.515Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestResponseUnsupportedContentType [2021-06-18T20:30:18.515Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestInspectResponseTextSimple [2021-06-18T20:30:18.515Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestInspectResponseEmptyContentType [2021-06-18T20:30:18.515Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestUnknownContentLength [2021-06-18T20:30:18.515Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestDownloadRemote [2021-06-18T20:30:18.515Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-18T20:30:18.515Z] === RUN TestGetWithStatusError [2021-06-18T20:30:18.515Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestCloseRootDirectory [2021-06-18T20:30:18.515Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:30:18.515Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestHashFile [2021-06-18T20:30:18.515Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:30:18.515Z] --- SKIP: TestHashFile (0.00s) [2021-06-18T20:30:18.515Z] === RUN TestHashSubdir [2021-06-18T20:30:18.515Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:30:18.515Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-18T20:30:18.515Z] === RUN TestRemoveDirectory [2021-06-18T20:30:18.515Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:30:18.515Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-18T20:30:18.515Z] PASS [2021-06-18T20:30:18.515Z] coverage: 9.3% of statements [2021-06-18T20:30:18.515Z] ok github.com/docker/docker/builder/remotecontext 0.239s coverage: 9.3% of statements [2021-06-18T20:30:18.515Z] === RUN TestGetAllAllowed [2021-06-18T20:30:19.076Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestGetAllMeta [2021-06-18T20:30:19.076Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-18T20:30:19.076Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestIsUnreferencedBuiltin [2021-06-18T20:30:19.076Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestIsExistingDirectory [2021-06-18T20:30:19.076Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestGetFilenameForDownload [2021-06-18T20:30:19.076Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestEnv2Variables [2021-06-18T20:30:19.076Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-18T20:30:19.076Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestMaintainer [2021-06-18T20:30:19.076Z] --- PASS: TestMaintainer (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestLabel [2021-06-18T20:30:19.076Z] --- PASS: TestLabel (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestFromScratch [2021-06-18T20:30:19.076Z] --- PASS: TestFromScratch (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestFromWithArg [2021-06-18T20:30:19.076Z] --- PASS: TestFromWithArg (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-18T20:30:19.076Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestFromWithUndefinedArg [2021-06-18T20:30:19.076Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestFromMultiStageWithNamedStage [2021-06-18T20:30:19.076Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestOnbuild [2021-06-18T20:30:19.076Z] --- PASS: TestOnbuild (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestWorkdir [2021-06-18T20:30:19.076Z] --- PASS: TestWorkdir (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestCmd [2021-06-18T20:30:19.076Z] --- PASS: TestCmd (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestHealthcheckNone [2021-06-18T20:30:19.076Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestHealthcheckCmd [2021-06-18T20:30:19.076Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestEntrypoint [2021-06-18T20:30:19.076Z] --- PASS: TestEntrypoint (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestExpose [2021-06-18T20:30:19.076Z] --- PASS: TestExpose (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestUser [2021-06-18T20:30:19.076Z] --- PASS: TestUser (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestVolume [2021-06-18T20:30:19.076Z] --- PASS: TestVolume (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestStopSignal [2021-06-18T20:30:19.076Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-18T20:30:19.076Z] --- SKIP: TestStopSignal (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestArg [2021-06-18T20:30:19.076Z] --- PASS: TestArg (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestShell [2021-06-18T20:30:19.076Z] --- PASS: TestShell (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestPrependEnvOnCmd [2021-06-18T20:30:19.076Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestRunWithBuildArgs [2021-06-18T20:30:19.076Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-18T20:30:19.076Z] === RUN TestRunIgnoresHealthcheck [2021-06-18T20:30:19.076Z] --- PASS: TestRunIgnoresHealthcheck (0.01s) [2021-06-18T20:30:19.076Z] === RUN TestDispatchUnsupportedOptions [2021-06-18T20:30:19.076Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-18T20:30:19.076Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-18T20:30:19.076Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-18T20:30:19.076Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-18T20:30:19.076Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-18T20:30:19.076Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-18T20:30:19.076Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestNormalizeWorkdir [2021-06-18T20:30:19.077Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestDispatch [2021-06-18T20:30:19.077Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-18T20:30:19.077Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-18T20:30:19.077Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-18T20:30:19.077Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-18T20:30:19.077Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-18T20:30:19.077Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-18T20:30:19.077Z] === RUN TestDispatch/COPY_url [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch (0.05s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-18T20:30:19.077Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestAddScratchImageAddsToMounts [2021-06-18T20:30:19.077Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-18T20:30:19.077Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-18T20:30:19.077Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-18T20:30:19.077Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestImageSourceGetAddsToMounts [2021-06-18T20:30:19.077Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestEmptyDockerfile [2021-06-18T20:30:19.077Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestSymlinkDockerfile [2021-06-18T20:30:19.077Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-18T20:30:19.077Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-18T20:30:19.077Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-06-18T20:30:19.077Z] === RUN TestNonExistingDockerfile [2021-06-18T20:30:19.077Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestCopyRunConfig [2021-06-18T20:30:19.077Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestDeepCopyRunConfig [2021-06-18T20:30:19.077Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestExportImage [2021-06-18T20:30:19.077Z] --- PASS: TestExportImage (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestNormalizeDest [2021-06-18T20:30:19.077Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-18T20:30:19.077Z] PASS [2021-06-18T20:30:19.077Z] coverage: 47.0% of statements [2021-06-18T20:30:19.077Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 47.0% of statements [2021-06-18T20:30:19.077Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-18T20:30:19.077Z] === RUN TestEnable [2021-06-18T20:30:19.077Z] --- PASS: TestEnable (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestDisable [2021-06-18T20:30:19.077Z] --- PASS: TestDisable (0.00s) [2021-06-18T20:30:19.077Z] === RUN TestEnabled [2021-06-18T20:30:19.077Z] --- PASS: TestEnabled (0.00s) [2021-06-18T20:30:19.077Z] PASS [2021-06-18T20:30:19.077Z] coverage: 100.0% of statements [2021-06-18T20:30:19.077Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-06-18T20:30:19.265Z] check_test.go:309: [d02dfbb8f75d9] daemon is not started [2021-06-18T20:30:19.265Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-18T20:30:19.525Z] --- PASS: TestContainerKillOnDaemonStart (14.34s) [2021-06-18T20:30:19.786Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-18T20:30:21.701Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-18T20:30:22.644Z] --- PASS: TestDaemonRestartIpcMode (5.03s) [2021-06-18T20:30:22.644Z] PASS [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] === Skipped [2021-06-18T20:30:22.644Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-18T20:30:22.644Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-18T20:30:22.644Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-18T20:30:22.644Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T20:30:22.644Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-18T20:30:22.644Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-18T20:30:22.644Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] [2021-06-18T20:30:22.644Z] DONE 196 tests, 6 skipped in 224.550s [2021-06-18T20:30:22.644Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-18T20:30:22.644Z] ++ 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-06-18T20:30:22.644Z] ++ set -e [2021-06-18T20:30:22.644Z] ++ '[' -n 0 ']' [2021-06-18T20:30:22.644Z] ++ set -x [2021-06-18T20:30:22.644Z] ++ 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 Post stage [Pipeline] junit [2021-06-18T20:30:22.789Z] Recording test results [2021-06-18T20:30:22.891Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-06-18T20:30:22.905Z] INFO: Testing against a local daemon [2021-06-18T20:30:22.905Z] === RUN TestCommitInheritsEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-18T20:30:23.225Z] + echo Ensuring container killed. [2021-06-18T20:30:23.225Z] Ensuring container killed. [2021-06-18T20:30:23.225Z] + docker rm -vf docker-pr2 [2021-06-18T20:30:23.225Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-18T20:30:23.477Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-06-18T20:30:23.477Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-18T20:30:23.477Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-18T20:30:23.477Z] === RUN TestImagesFilterMultiReference [2021-06-18T20:30:23.492Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-18T20:30:23.493Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-18T20:30:23.493Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-18T20:30:23.493Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-18T20:30:23.493Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-18T20:30:23.493Z] Cross building: bundles/cross/windows/amd64 [2021-06-18T20:30:23.493Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-18T20:30:23.493Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-18T20:30:23.547Z] + echo Chowning /workspace to jenkins user [2021-06-18T20:30:23.547Z] Chowning /workspace to jenkins user [2021-06-18T20:30:23.547Z] + id -u [2021-06-18T20:30:23.547Z] + id -g [2021-06-18T20:30:23.547Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42537:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T20:30:23.738Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-18T20:30:23.738Z] === RUN TestImagePullPlatformInvalid [2021-06-18T20:30:23.738Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-18T20:30:23.738Z] === RUN TestRemoveImageOrphaning [2021-06-18T20:30:23.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-18T20:30:24.310Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-06-18T20:30:24.310Z] === RUN TestRemoveImageGarbageCollector [2021-06-18T20:30:24.881Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-18T20:30:25.453Z] check_test.go:309: [d2f0729b34541] daemon is not started [2021-06-18T20:30:25.453Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T20:30:26.389Z] + bundleName=amd64-cgroup2 [2021-06-18T20:30:26.389Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-18T20:30:26.389Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-18T20:30:26.389Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-18T20:30:26.389Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-18T20:30:26.653Z] Archiving artifacts [2021-06-18T20:30:26.837Z] --- PASS: TestRemoveImageGarbageCollector (2.62s) [2021-06-18T20:30:26.837Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-18T20:30:26.837Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-06-18T20:30:26.837Z] === RUN TestTagInvalidReference [2021-06-18T20:30:26.837Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-18T20:30:26.837Z] === RUN TestTagValidPrefixedRepo [2021-06-18T20:30:26.837Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-18T20:30:26.837Z] === RUN TestTagExistedNameWithoutForce [2021-06-18T20:30:26.837Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-18T20:30:26.837Z] === RUN TestTagOfficialNames [2021-06-18T20:30:26.969Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T20:30:27.097Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-18T20:30:27.097Z] === RUN TestTagMatchesDigest [2021-06-18T20:30:27.097Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-18T20:30:27.097Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-18T20:30:27.280Z] + make clean [2021-06-18T20:30:27.535Z] docker volume rm -f docker-dev-cache [2021-06-18T20:30:27.535Z] docker-dev-cache [Pipeline] deleteDir [2021-06-18T20:30:28.040Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-18T20:30:28.300Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-18T20:30:29.242Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-18T20:30:29.942Z] === RUN TestCheckpointCreateError [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCheckpointCreate [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCheckpointDeleteError [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCheckpointDelete [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCheckpointListError [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCheckpointList [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointList (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCheckpointListContainerNotFound [2021-06-18T20:30:29.942Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNewClientWithOpsFromEnv [2021-06-18T20:30:29.942Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-18T20:30:29.942Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestGetAPIPath [2021-06-18T20:30:29.942Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestParseHostURL [2021-06-18T20:30:29.942Z] --- PASS: TestParseHostURL (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-18T20:30:29.942Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-18T20:30:29.942Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNegotiateAPIVersion [2021-06-18T20:30:29.942Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNegotiateAPVersionOverride [2021-06-18T20:30:29.942Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-18T20:30:29.942Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-18T20:30:29.942Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-18T20:30:29.942Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestClientRedirect [2021-06-18T20:30:29.942Z] --- PASS: TestClientRedirect (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigCreateUnsupported [2021-06-18T20:30:29.942Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigCreateError [2021-06-18T20:30:29.942Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigCreate [2021-06-18T20:30:29.942Z] --- PASS: TestConfigCreate (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigInspectNotFound [2021-06-18T20:30:29.942Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigInspectWithEmptyID [2021-06-18T20:30:29.942Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigInspectUnsupported [2021-06-18T20:30:29.942Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigInspectError [2021-06-18T20:30:29.942Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigInspectConfigNotFound [2021-06-18T20:30:29.942Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigInspect [2021-06-18T20:30:29.942Z] --- PASS: TestConfigInspect (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigListUnsupported [2021-06-18T20:30:29.942Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigListError [2021-06-18T20:30:29.942Z] --- PASS: TestConfigListError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigList [2021-06-18T20:30:29.942Z] --- PASS: TestConfigList (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigRemoveUnsupported [2021-06-18T20:30:29.942Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigRemoveError [2021-06-18T20:30:29.942Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigRemove [2021-06-18T20:30:29.942Z] --- PASS: TestConfigRemove (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigUpdateUnsupported [2021-06-18T20:30:29.942Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigUpdateError [2021-06-18T20:30:29.942Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestConfigUpdate [2021-06-18T20:30:29.942Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerCommitError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerCommit [2021-06-18T20:30:29.942Z] --- PASS: TestContainerCommit (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStatPathError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStatPathNotFoundError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStatPathNoHeaderError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStatPath [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyToContainerError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyToContainerNotFoundError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyToContainer [2021-06-18T20:30:29.942Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyFromContainerError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyFromContainerNotFoundError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-18T20:30:29.942Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestCopyFromContainer [2021-06-18T20:30:29.942Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerCreateError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerCreateImageNotFound [2021-06-18T20:30:29.942Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerCreateWithName [2021-06-18T20:30:29.942Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerCreateAutoRemove [2021-06-18T20:30:29.942Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerDiffError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerDiff [2021-06-18T20:30:29.942Z] --- PASS: TestContainerDiff (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecCreateError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecCreate [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecStartError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecStart [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecInspectError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecInspect [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExportError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExportError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExport [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExport (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerInspectError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerInspectContainerNotFound [2021-06-18T20:30:29.942Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerInspectWithEmptyID [2021-06-18T20:30:29.942Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerInspect [2021-06-18T20:30:29.942Z] --- PASS: TestContainerInspect (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerInspectNode [2021-06-18T20:30:29.942Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerKillError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerKillError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerKill [2021-06-18T20:30:29.942Z] --- PASS: TestContainerKill (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerListError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerListError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerList [2021-06-18T20:30:29.942Z] --- PASS: TestContainerList (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerLogsNotFoundError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerLogsError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerLogs [2021-06-18T20:30:29.942Z] --- PASS: TestContainerLogs (0.11s) [2021-06-18T20:30:29.942Z] === RUN TestContainerPauseError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerPause [2021-06-18T20:30:29.942Z] --- PASS: TestContainerPause (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainersPruneError [2021-06-18T20:30:29.942Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainersPrune [2021-06-18T20:30:29.942Z] --- PASS: TestContainersPrune (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRemoveError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRemoveNotFoundError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRemove [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRemove (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRenameError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRename [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRename (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerResizeError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecResizeError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerResize [2021-06-18T20:30:29.942Z] --- PASS: TestContainerResize (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerExecResize [2021-06-18T20:30:29.942Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRestartError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerRestart [2021-06-18T20:30:29.942Z] --- PASS: TestContainerRestart (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStartError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStartError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStart [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStart (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStatsError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStats [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStats (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStopError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStopError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerStop [2021-06-18T20:30:29.942Z] --- PASS: TestContainerStop (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerTopError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerTopError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerTop [2021-06-18T20:30:29.942Z] --- PASS: TestContainerTop (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerUnpauseError [2021-06-18T20:30:29.942Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-18T20:30:29.942Z] === RUN TestContainerUnpause [2021-06-18T20:30:29.943Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestContainerUpdateError [2021-06-18T20:30:29.943Z] --- PASS: TestContainerUpdateError (0.01s) [2021-06-18T20:30:29.943Z] === RUN TestContainerUpdate [2021-06-18T20:30:29.943Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestContainerWaitError [2021-06-18T20:30:29.943Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestContainerWait [2021-06-18T20:30:29.943Z] --- PASS: TestContainerWait (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestDiskUsageError [2021-06-18T20:30:29.943Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestDiskUsage [2021-06-18T20:30:29.943Z] --- PASS: TestDiskUsage (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestDistributionInspectUnsupported [2021-06-18T20:30:29.943Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestDistributionInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestEventsErrorInOptions [2021-06-18T20:30:29.943Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestEventsErrorFromServer [2021-06-18T20:30:29.943Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestEvents [2021-06-18T20:30:29.943Z] --- PASS: TestEvents (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestTLSCloseWriter [2021-06-18T20:30:29.943Z] === PAUSE TestTLSCloseWriter [2021-06-18T20:30:29.943Z] === RUN TestImageBuildError [2021-06-18T20:30:29.943Z] --- PASS: TestImageBuildError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageBuild [2021-06-18T20:30:29.943Z] --- PASS: TestImageBuild (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestGetDockerOS [2021-06-18T20:30:29.943Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageCreateError [2021-06-18T20:30:29.943Z] --- PASS: TestImageCreateError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageCreate [2021-06-18T20:30:29.943Z] --- PASS: TestImageCreate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageHistoryError [2021-06-18T20:30:29.943Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageHistory [2021-06-18T20:30:29.943Z] --- PASS: TestImageHistory (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageImportError [2021-06-18T20:30:29.943Z] --- PASS: TestImageImportError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageImport [2021-06-18T20:30:29.943Z] --- PASS: TestImageImport (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageInspectError [2021-06-18T20:30:29.943Z] --- PASS: TestImageInspectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageInspectImageNotFound [2021-06-18T20:30:29.943Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageInspect [2021-06-18T20:30:29.943Z] --- PASS: TestImageInspect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageListError [2021-06-18T20:30:29.943Z] --- PASS: TestImageListError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageList [2021-06-18T20:30:29.943Z] --- PASS: TestImageList (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageListApiBefore125 [2021-06-18T20:30:29.943Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-06-18T20:30:29.943Z] === RUN TestImageLoadError [2021-06-18T20:30:29.943Z] --- PASS: TestImageLoadError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageLoad [2021-06-18T20:30:29.943Z] --- PASS: TestImageLoad (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagesPruneError [2021-06-18T20:30:29.943Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagesPrune [2021-06-18T20:30:29.943Z] --- PASS: TestImagesPrune (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullReferenceParseError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullAnyError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePullWithoutErrors [2021-06-18T20:30:29.943Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushReferenceError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushAnyError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithoutErrors [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-18T20:30:29.943Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageRemoveError [2021-06-18T20:30:29.943Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageRemoveImageNotFound [2021-06-18T20:30:29.943Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageRemove [2021-06-18T20:30:29.943Z] --- PASS: TestImageRemove (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSaveError [2021-06-18T20:30:29.943Z] --- PASS: TestImageSaveError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSave [2021-06-18T20:30:29.943Z] --- PASS: TestImageSave (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSearchAnyError [2021-06-18T20:30:29.943Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-18T20:30:29.943Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-18T20:30:29.943Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-18T20:30:29.943Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-18T20:30:29.943Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageSearchWithoutErrors [2021-06-18T20:30:29.943Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageTagError [2021-06-18T20:30:29.943Z] --- PASS: TestImageTagError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageTagInvalidReference [2021-06-18T20:30:29.943Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageTagInvalidSourceImageName [2021-06-18T20:30:29.943Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageTagHexSource [2021-06-18T20:30:29.943Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestImageTag [2021-06-18T20:30:29.943Z] --- PASS: TestImageTag (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestInfoServerError [2021-06-18T20:30:29.943Z] --- PASS: TestInfoServerError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestInfoInvalidResponseJSONError [2021-06-18T20:30:29.943Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestInfo [2021-06-18T20:30:29.943Z] --- PASS: TestInfo (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkConnectError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkConnect [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkCreateError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkCreate [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkDisconnectError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkDisconnect [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkInspectError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkInspectNotFoundError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkInspect [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkListError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkListError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkList [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkList (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworksPruneError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworksPrune [2021-06-18T20:30:29.943Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkRemoveError [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNetworkRemove [2021-06-18T20:30:29.943Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeInspectError [2021-06-18T20:30:29.943Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeInspectNodeNotFound [2021-06-18T20:30:29.943Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeInspect [2021-06-18T20:30:29.943Z] --- PASS: TestNodeInspect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeListError [2021-06-18T20:30:29.943Z] --- PASS: TestNodeListError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeList [2021-06-18T20:30:29.943Z] --- PASS: TestNodeList (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeRemoveError [2021-06-18T20:30:29.943Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeRemove [2021-06-18T20:30:29.943Z] --- PASS: TestNodeRemove (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeUpdateError [2021-06-18T20:30:29.943Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestNodeUpdate [2021-06-18T20:30:29.943Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestOptionWithTimeout [2021-06-18T20:30:29.943Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPingFail [2021-06-18T20:30:29.943Z] --- PASS: TestPingFail (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPingWithError [2021-06-18T20:30:29.943Z] 2021/06/18 20:30:28 RoundTripper returned a response & error; ignoring response [2021-06-18T20:30:29.943Z] 2021/06/18 20:30:28 RoundTripper returned a response & error; ignoring response [2021-06-18T20:30:29.943Z] --- PASS: TestPingWithError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPingSuccess [2021-06-18T20:30:29.943Z] --- PASS: TestPingSuccess (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPingHeadFallback [2021-06-18T20:30:29.943Z] === RUN TestPingHeadFallback/OK [2021-06-18T20:30:29.943Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-18T20:30:29.943Z] === RUN TestPingHeadFallback/Not_Found [2021-06-18T20:30:29.943Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-18T20:30:29.943Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-18T20:30:29.943Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginDisableError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginDisable [2021-06-18T20:30:29.943Z] --- PASS: TestPluginDisable (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginEnableError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginEnable [2021-06-18T20:30:29.943Z] --- PASS: TestPluginEnable (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginInspectError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginInspect [2021-06-18T20:30:29.943Z] --- PASS: TestPluginInspect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginListError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginListError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginList [2021-06-18T20:30:29.943Z] --- PASS: TestPluginList (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginPushError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginPushError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginPush [2021-06-18T20:30:29.943Z] --- PASS: TestPluginPush (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginRemoveError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginRemove [2021-06-18T20:30:29.943Z] --- PASS: TestPluginRemove (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginSetError [2021-06-18T20:30:29.943Z] --- PASS: TestPluginSetError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPluginSet [2021-06-18T20:30:29.943Z] --- PASS: TestPluginSet (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSetHostHeader [2021-06-18T20:30:29.943Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestPlainTextError [2021-06-18T20:30:29.943Z] --- PASS: TestPlainTextError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestInfiniteError [2021-06-18T20:30:29.943Z] --- PASS: TestInfiniteError (0.10s) [2021-06-18T20:30:29.943Z] === RUN TestCanceledContext [2021-06-18T20:30:29.943Z] 2021/06/18 20:30:28 RoundTripper returned a response & error; ignoring response [2021-06-18T20:30:29.943Z] --- PASS: TestCanceledContext (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestDeadlineExceededContext [2021-06-18T20:30:29.943Z] 2021/06/18 20:30:28 RoundTripper returned a response & error; ignoring response [2021-06-18T20:30:29.943Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretCreateUnsupported [2021-06-18T20:30:29.943Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretCreateError [2021-06-18T20:30:29.943Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretCreate [2021-06-18T20:30:29.943Z] --- PASS: TestSecretCreate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretInspectUnsupported [2021-06-18T20:30:29.943Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretInspectError [2021-06-18T20:30:29.943Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretInspectSecretNotFound [2021-06-18T20:30:29.943Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretInspect [2021-06-18T20:30:29.943Z] --- PASS: TestSecretInspect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretListUnsupported [2021-06-18T20:30:29.943Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretListError [2021-06-18T20:30:29.943Z] --- PASS: TestSecretListError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretList [2021-06-18T20:30:29.943Z] --- PASS: TestSecretList (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretRemoveUnsupported [2021-06-18T20:30:29.943Z] --- PASS: TestSecretRemoveUnsupported (0.01s) [2021-06-18T20:30:29.943Z] === RUN TestSecretRemoveError [2021-06-18T20:30:29.943Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretRemove [2021-06-18T20:30:29.943Z] --- PASS: TestSecretRemove (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretUpdateUnsupported [2021-06-18T20:30:29.943Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretUpdateError [2021-06-18T20:30:29.943Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestSecretUpdate [2021-06-18T20:30:29.943Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceCreateError [2021-06-18T20:30:29.943Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceCreate [2021-06-18T20:30:29.943Z] --- PASS: TestServiceCreate (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-18T20:30:29.943Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceCreateDigestPinning [2021-06-18T20:30:29.943Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceInspectError [2021-06-18T20:30:29.943Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceInspectServiceNotFound [2021-06-18T20:30:29.943Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceInspectWithEmptyID [2021-06-18T20:30:29.943Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceInspect [2021-06-18T20:30:29.943Z] --- PASS: TestServiceInspect (0.00s) [2021-06-18T20:30:29.943Z] === RUN TestServiceListError [2021-06-18T20:30:29.944Z] --- PASS: TestServiceListError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceList [2021-06-18T20:30:29.944Z] --- PASS: TestServiceList (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceLogsError [2021-06-18T20:30:29.944Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceLogs [2021-06-18T20:30:29.944Z] --- PASS: TestServiceLogs (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceRemoveError [2021-06-18T20:30:29.944Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceRemoveNotFoundError [2021-06-18T20:30:29.944Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceRemove [2021-06-18T20:30:29.944Z] --- PASS: TestServiceRemove (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceUpdateError [2021-06-18T20:30:29.944Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestServiceUpdate [2021-06-18T20:30:29.944Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmGetUnlockKeyError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmGetUnlockKey [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmInitError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmInit [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmInit (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmInspectError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmInspect [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmJoinError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmJoin [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmLeaveError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmLeave [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmUnlockError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmUnlock [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmUpdateError [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestSwarmUpdate [2021-06-18T20:30:29.944Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestTaskInspectError [2021-06-18T20:30:29.944Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestTaskInspectWithEmptyID [2021-06-18T20:30:29.944Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestTaskInspect [2021-06-18T20:30:29.944Z] --- PASS: TestTaskInspect (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestTaskListError [2021-06-18T20:30:29.944Z] --- PASS: TestTaskListError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestTaskList [2021-06-18T20:30:29.944Z] --- PASS: TestTaskList (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeCreateError [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeCreate [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeInspectError [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeInspectNotFound [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeInspectWithEmptyID [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeInspect [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeListError [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeListError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeList [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeList (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeRemoveError [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-18T20:30:29.944Z] === RUN TestVolumeRemove [2021-06-18T20:30:29.944Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-18T20:30:29.944Z] === CONT TestTLSCloseWriter [2021-06-18T20:30:29.944Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-18T20:30:29.944Z] PASS [2021-06-18T20:30:29.944Z] coverage: 75.0% of statements [2021-06-18T20:30:29.944Z] ok github.com/docker/docker/client 0.448s coverage: 75.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T20:30:31.786Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-18T20:30:37.071Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-18T20:30:37.071Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-18T20:30:37.331Z] check_test.go:309: [d96a2b963fff1] daemon is not started [2021-06-18T20:30:37.331Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-18T20:30:42.960Z] --- PASS: TestCheckoutGit (25.32s) [2021-06-18T20:30:42.960Z] === RUN TestValidGitTransport [2021-06-18T20:30:42.960Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-18T20:30:42.960Z] === RUN TestGitInvalidRef [2021-06-18T20:30:42.960Z] --- PASS: TestGitInvalidRef (0.20s) [2021-06-18T20:30:42.960Z] PASS [2021-06-18T20:30:42.960Z] coverage: 86.3% of statements [2021-06-18T20:30:42.960Z] ok github.com/docker/docker/builder/remotecontext/git 25.598s coverage: 86.3% of statements [2021-06-18T20:30:42.960Z] ? github.com/docker/docker/cli [no test files] [2021-06-18T20:30:42.960Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-18T20:30:45.472Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-18T20:30:45.472Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-18T20:30:45.472Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-18T20:30:47.397Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-18T20:30:50.695Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-18T20:30:53.239Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-18T20:30:53.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-18T20:30:53.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-18T20:30:55.196Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-18T20:30:55.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-18T20:30:55.687Z] === RUN TestContainerStopSignal [2021-06-18T20:30:55.687Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestContainerStopTimeout [2021-06-18T20:30:55.687Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-18T20:30:55.687Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-18T20:30:55.687Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-18T20:30:55.687Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestReplaceAndAppendEnvVars [2021-06-18T20:30:55.687Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-18T20:30:55.687Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestNewMemoryStore [2021-06-18T20:30:55.687Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestAddContainers [2021-06-18T20:30:55.687Z] --- PASS: TestAddContainers (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestGetContainer [2021-06-18T20:30:55.687Z] --- PASS: TestGetContainer (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestDeleteContainer [2021-06-18T20:30:55.687Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestListContainers [2021-06-18T20:30:55.687Z] --- PASS: TestListContainers (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestFirstContainer [2021-06-18T20:30:55.687Z] --- PASS: TestFirstContainer (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestApplyAllContainer [2021-06-18T20:30:55.687Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestIsValidHealthString [2021-06-18T20:30:55.687Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestStateRunStop [2021-06-18T20:30:55.687Z] --- PASS: TestStateRunStop (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestStateTimeoutWait [2021-06-18T20:30:55.687Z] state_test.go:141: Stop callback fired [2021-06-18T20:30:55.687Z] state_test.go:165: Stop callback fired [2021-06-18T20:30:55.687Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-06-18T20:30:55.687Z] === RUN TestIsValidStateString [2021-06-18T20:30:55.687Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestViewSaveDelete [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-18T20:30:55.687Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-18T20:30:55.687Z] === RUN TestViewAll [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-18T20:30:55.687Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestConfigureDaemonLogs [2021-06-18T20:30:55.687Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestCommonOptionsInstallFlags [2021-06-18T20:30:55.687Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-18T20:30:55.687Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-18T20:30:55.687Z] PASS [2021-06-18T20:30:55.687Z] coverage: 18.4% of statements [2021-06-18T20:30:55.687Z] --- PASS: TestViewAll (0.02s) [2021-06-18T20:30:55.687Z] === RUN TestViewGet [2021-06-18T20:30:55.687Z] --- PASS: TestViewGet (0.01s) [2021-06-18T20:30:55.687Z] === RUN TestNames [2021-06-18T20:30:55.687Z] --- PASS: TestNames (0.00s) [2021-06-18T20:30:55.687Z] === RUN TestViewWithHealthCheck [2021-06-18T20:30:55.687Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 18.4% of statements [2021-06-18T20:30:55.687Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-18T20:30:55.687Z] PASS [2021-06-18T20:30:55.687Z] coverage: 41.5% of statements [2021-06-18T20:30:55.687Z] ok github.com/docker/docker/container 0.239s coverage: 41.5% of statements [2021-06-18T20:30:55.687Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-18T20:30:55.687Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-18T20:30:55.687Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-18T20:30:55.687Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-18T20:30:56.801Z] === RUN TestPrepare [2021-06-18T20:30:56.801Z] --- PASS: TestPrepare (0.00s) [2021-06-18T20:30:56.801Z] === RUN TestStart [2021-06-18T20:30:56.801Z] --- PASS: TestStart (0.00s) [2021-06-18T20:30:56.801Z] === RUN TestWaitCancel [2021-06-18T20:30:56.801Z] --- PASS: TestWaitCancel (0.00s) [2021-06-18T20:30:56.801Z] === RUN TestWaitDisabled [2021-06-18T20:30:56.801Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-18T20:30:56.801Z] === RUN TestWaitEnabled [2021-06-18T20:30:56.801Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-18T20:30:56.801Z] === RUN TestRemove [2021-06-18T20:30:56.801Z] --- PASS: TestRemove (0.00s) [2021-06-18T20:30:56.801Z] PASS [2021-06-18T20:30:56.801Z] coverage: 65.3% of statements [2021-06-18T20:30:56.801Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-06-18T20:30:56.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-18T20:30:57.412Z] check_test.go:309: [d07815b465448] daemon is not started [2021-06-18T20:30:57.412Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-18T20:30:57.983Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-18T20:30:58.555Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-18T20:30:58.555Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-18T20:30:58.610Z] === RUN TestNewListSecretsFilters [2021-06-18T20:30:58.610Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-18T20:30:58.610Z] === RUN TestNewListConfigsFilters [2021-06-18T20:30:58.610Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-18T20:30:58.610Z] PASS [2021-06-18T20:30:58.610Z] coverage: 0.5% of statements [2021-06-18T20:30:58.610Z] ok github.com/docker/docker/daemon/cluster 0.653s coverage: 0.5% of statements [2021-06-18T20:30:59.126Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-18T20:30:59.145Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-18T20:30:59.145Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-18T20:30:59.145Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-18T20:30:59.145Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-18T20:30:59.145Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-18T20:30:59.145Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-18T20:30:59.145Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-18T20:30:59.145Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-18T20:30:59.146Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-18T20:30:59.146Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-18T20:30:59.146Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-18T20:30:59.146Z] PASS [2021-06-18T20:30:59.146Z] coverage: 35.9% of statements [2021-06-18T20:30:59.146Z] ok github.com/docker/docker/daemon/cluster/convert 0.212s coverage: 35.9% of statements [2021-06-18T20:31:01.671Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-18T20:31:01.671Z] check_test.go:309: [d47f560b67a4e] daemon is not started [2021-06-18T20:31:01.671Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-18T20:31:02.332Z] === RUN TestBuilderGC [2021-06-18T20:31:02.332Z] --- PASS: TestBuilderGC (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationNotFound [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonBrokenConfiguration [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestParseClusterAdvertiseSettings [2021-06-18T20:31:02.332Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestFindConfigurationConflicts [2021-06-18T20:31:02.332Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-18T20:31:02.332Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-18T20:31:02.332Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-18T20:31:02.332Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-18T20:31:02.332Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_label [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_dns [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-18T20:31:02.332Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestModifiedDiscoverySettings [2021-06-18T20:31:02.332Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestReloadSetConfigFileNotExist [2021-06-18T20:31:02.332Z] === RUN TestWaitNodeAttachment [2021-06-18T20:31:02.332Z] time="2021-06-18T20:31:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-18T20:31:02.332Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-06-18T20:31:02.332Z] === RUN TestReloadDefaultConfigNotExist [2021-06-18T20:31:02.332Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:02.332Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestReloadBadDefaultConfig [2021-06-18T20:31:02.332Z] time="2021-06-18T20:31:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-216671591" [2021-06-18T20:31:02.332Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestReloadWithConflictingLabels [2021-06-18T20:31:02.332Z] time="2021-06-18T20:31:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-508668314" [2021-06-18T20:31:02.332Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestReloadWithDuplicateLabels [2021-06-18T20:31:02.332Z] time="2021-06-18T20:31:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-761368113" [2021-06-18T20:31:02.332Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestDaemonConfigurationMerge [2021-06-18T20:31:02.332Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-18T20:31:02.332Z] PASS [2021-06-18T20:31:02.332Z] coverage: 79.7% of statements [2021-06-18T20:31:02.332Z] ok github.com/docker/docker/daemon/config 0.310s coverage: 79.7% of statements [2021-06-18T20:31:02.332Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-06-18T20:31:02.332Z] === RUN TestIsolationConversion [2021-06-18T20:31:02.332Z] === RUN TestIsolationConversion/default [2021-06-18T20:31:02.332Z] === RUN TestIsolationConversion/process [2021-06-18T20:31:02.332Z] === RUN TestIsolationConversion/hyperv [2021-06-18T20:31:02.332Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestContainerLabels [2021-06-18T20:31:02.332Z] --- PASS: TestContainerLabels (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestCredentialSpecConversion [2021-06-18T20:31:02.332Z] === RUN TestCredentialSpecConversion/none [2021-06-18T20:31:02.332Z] === RUN TestCredentialSpecConversion/config [2021-06-18T20:31:02.332Z] === RUN TestCredentialSpecConversion/file [2021-06-18T20:31:02.332Z] === RUN TestCredentialSpecConversion/registry [2021-06-18T20:31:02.332Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-18T20:31:02.332Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestControllerValidateMountBind [2021-06-18T20:31:02.332Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestControllerValidateMountVolume [2021-06-18T20:31:02.332Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestControllerValidateMountTarget [2021-06-18T20:31:02.332Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestControllerValidateMountTmpfs [2021-06-18T20:31:02.332Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestControllerValidateMountInvalidType [2021-06-18T20:31:02.332Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-18T20:31:02.332Z] === RUN TestControllerValidateMountNamedPipe [2021-06-18T20:31:02.332Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-18T20:31:02.332Z] PASS [2021-06-18T20:31:02.332Z] coverage: 11.0% of statements [2021-06-18T20:31:02.332Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.719s coverage: 11.0% of statements [2021-06-18T20:31:02.856Z] === RUN TestDiscoveryOptsErrors [2021-06-18T20:31:02.856Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestDiscoveryOpts [2021-06-18T20:31:02.856Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-18T20:31:02.856Z] PASS [2021-06-18T20:31:02.856Z] coverage: 30.0% of statements [2021-06-18T20:31:02.856Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-06-18T20:31:02.856Z] === RUN TestVerifyNetworkingConfig [2021-06-18T20:31:02.856Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestGetContainer [2021-06-18T20:31:02.856Z] --- PASS: TestGetContainer (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestValidContainerNames [2021-06-18T20:31:02.856Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestContainerInitDNS [2021-06-18T20:31:02.856Z] daemon_test.go:147: root required [2021-06-18T20:31:02.856Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestMerge [2021-06-18T20:31:02.856Z] --- PASS: TestMerge (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestValidateContainerIsolation [2021-06-18T20:31:02.856Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestFindNetworkErrorType [2021-06-18T20:31:02.856Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestEnsureServicesExist [2021-06-18T20:31:02.856Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestEnsureServicesExistErrors [2021-06-18T20:31:02.856Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-18T20:31:02.856Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-18T20:31:02.856Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-18T20:31:02.856Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestContainerDelete [2021-06-18T20:31:02.856Z] --- PASS: TestContainerDelete (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestContainerDoubleDelete [2021-06-18T20:31:02.856Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestLogContainerEventCopyLabels [2021-06-18T20:31:02.856Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestLogContainerEventWithAttributes [2021-06-18T20:31:02.856Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestNoneHealthcheck [2021-06-18T20:31:02.856Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestHealthStates [2021-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] time="2021-06-18T20:31:02Z" 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-06-18T20:31:02.856Z] --- PASS: TestHealthStates (0.11s) [2021-06-18T20:31:02.856Z] === RUN TestMaskURLCredentials [2021-06-18T20:31:02.856Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestGetInspectData [2021-06-18T20:31:02.856Z] --- PASS: TestGetInspectData (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestFillLicense [2021-06-18T20:31:02.856Z] --- PASS: TestFillLicense (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestListInvalidFilter [2021-06-18T20:31:02.856Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestNameFilter [2021-06-18T20:31:02.856Z] --- PASS: TestNameFilter (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-18T20:31:02.856Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-18T20:31:02.856Z] === 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-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-18T20:31:02.856Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.01s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-18T20:31:02.856Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-18T20:31:03.056Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-18T20:31:03.390Z] --- 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-06-18T20:31:03.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-18T20:31:03.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-18T20:31:03.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-18T20:31:03.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-18T20:31:03.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-18T20:31:03.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-18T20:31:03.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-18T20:31:03.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestDaemonReloadLabels [2021-06-18T20:31:03.391Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-18T20:31:03.391Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestDaemonReloadMirrors [2021-06-18T20:31:03.391Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-18T20:31:03.391Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-18T20:31:03.391Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestDaemonDiscoveryReload [2021-06-18T20:31:03.391Z] === RUN TestEventsLog [2021-06-18T20:31:03.391Z] --- PASS: TestEventsLog (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestEventsLogTimeout [2021-06-18T20:31:03.391Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestLogEvents [2021-06-18T20:31:03.391Z] --- PASS: TestLogEvents (0.06s) [2021-06-18T20:31:03.391Z] === RUN TestLoadBufferedEvents [2021-06-18T20:31:03.391Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-18T20:31:03.391Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-18T20:31:03.391Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-18T20:31:03.391Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-18T20:31:03.391Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-18T20:31:03.391Z] PASS [2021-06-18T20:31:03.391Z] coverage: 50.0% of statements [2021-06-18T20:31:03.391Z] ok github.com/docker/docker/daemon/events 0.245s coverage: 50.0% of statements [2021-06-18T20:31:03.924Z] === RUN TestIsEmptyDir [2021-06-18T20:31:03.924Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-18T20:31:03.924Z] PASS [2021-06-18T20:31:03.924Z] coverage: 2.3% of statements [2021-06-18T20:31:03.924Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-06-18T20:31:03.924Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-06-18T20:31:03.924Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-18T20:31:04.435Z] === RUN TestLinkNaming [2021-06-18T20:31:04.435Z] --- PASS: TestLinkNaming (0.00s) [2021-06-18T20:31:04.435Z] === RUN TestLinkNew [2021-06-18T20:31:04.435Z] --- PASS: TestLinkNew (0.00s) [2021-06-18T20:31:04.435Z] === RUN TestLinkEnv [2021-06-18T20:31:04.435Z] --- PASS: TestLinkEnv (0.00s) [2021-06-18T20:31:04.435Z] === RUN TestLinkMultipleEnv [2021-06-18T20:31:04.435Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-18T20:31:04.435Z] === RUN TestLinkPortRangeEnv [2021-06-18T20:31:04.435Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-18T20:31:04.435Z] PASS [2021-06-18T20:31:04.435Z] coverage: 93.0% of statements [2021-06-18T20:31:04.435Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-06-18T20:31:04.435Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-18T20:31:04.435Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-18T20:31:04.918Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-06-18T20:31:04.918Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-18T20:31:04.918Z] reload_test.go:520: root required [2021-06-18T20:31:04.918Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-18T20:31:04.918Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-18T20:31:04.918Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-18T20:31:04.918Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-18T20:31:04.918Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-18T20:31:04.918Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-18T20:31:04.918Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-18T20:31:04.918Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-18T20:31:04.918Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-18T20:31:04.918Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-18T20:31:04.918Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-18T20:31:04.918Z] === RUN TestParseVolumesFrom [2021-06-18T20:31:04.918Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-18T20:31:04.918Z] PASS [2021-06-18T20:31:04.918Z] coverage: 9.1% of statements [2021-06-18T20:31:04.918Z] ok github.com/docker/docker/daemon 2.363s coverage: 9.1% of statements [2021-06-18T20:31:04.970Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-18T20:31:05.378Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-18T20:31:05.834Z] === RUN TestAdapterReadLogs [2021-06-18T20:31:05.834Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-18T20:31:05.834Z] === RUN TestCopier [2021-06-18T20:31:05.834Z] --- PASS: TestCopier (0.00s) [2021-06-18T20:31:05.834Z] === RUN TestCopierLongLines [2021-06-18T20:31:05.834Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestCopierSlow [2021-06-18T20:31:06.294Z] --- PASS: TestCopierSlow (0.22s) [2021-06-18T20:31:06.294Z] === RUN TestCopierWithSized [2021-06-18T20:31:06.294Z] === RUN TestCopierWithSized/as_is [2021-06-18T20:31:06.294Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-18T20:31:06.294Z] --- PASS: TestCopierWithSized (0.04s) [2021-06-18T20:31:06.294Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2021-06-18T20:31:06.294Z] === RUN TestCopierWithPartial [2021-06-18T20:31:06.294Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestRingLogger [2021-06-18T20:31:06.294Z] --- PASS: TestRingLogger (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestRingCap [2021-06-18T20:31:06.294Z] --- PASS: TestRingCap (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestRingClose [2021-06-18T20:31:06.294Z] --- PASS: TestRingClose (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestRingDrain [2021-06-18T20:31:06.294Z] --- PASS: TestRingDrain (0.00s) [2021-06-18T20:31:06.294Z] PASS [2021-06-18T20:31:06.294Z] coverage: 43.3% of statements [2021-06-18T20:31:06.294Z] ok github.com/docker/docker/daemon/logger 0.326s coverage: 43.3% of statements [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/defaults [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-18T20:31:06.294Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-18T20:31:06.294Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-18T20:31:06.294Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-18T20:31:06.294Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-18T20:31:06.294Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-18T20:31:06.754Z] time="2021-06-18T20:31:06Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-18T20:31:06.754Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-06-18T20:31:06.754Z] === RUN TestCreateSuccess [2021-06-18T20:31:06.754Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCreateLogGroupSuccess [2021-06-18T20:31:06.754Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCreateError [2021-06-18T20:31:06.754Z] --- PASS: TestCreateError (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCreateAlreadyExists [2021-06-18T20:31:06.754Z] time="2021-06-18T20:31:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-18T20:31:06.754Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestLogClosed [2021-06-18T20:31:06.754Z] --- PASS: TestLogClosed (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestLogBlocking [2021-06-18T20:31:06.754Z] --- PASS: TestLogBlocking (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-18T20:31:06.754Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestLogNonBlockingBufferFull [2021-06-18T20:31:06.754Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestPublishBatchSuccess [2021-06-18T20:31:06.754Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestPublishBatchError [2021-06-18T20:31:06.754Z] time="2021-06-18T20:31:06Z" level=error msg=Error [2021-06-18T20:31:06.754Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-18T20:31:06.754Z] time="2021-06-18T20:31:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-18T20:31:06.754Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-18T20:31:06.754Z] time="2021-06-18T20:31:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-18T20:31:06.754Z] time="2021-06-18T20:31:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-18T20:31:06.754Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchSimple [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchTicker [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMultilinePattern [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchClose [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen/0/Hello [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen/2/🙃 [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen/3/���� [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen/4/He��o [2021-06-18T20:31:06.754Z] === RUN TestEffectiveLen/5/ [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/0/ [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/1/Hello [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: Hello [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/2/Hello [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: He [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: llo [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/3/Hello [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: Hello [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/4/🙃 [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/5/🙃 [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/6/a� [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: a [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: � [2021-06-18T20:31:06.754Z] === RUN TestFindValidSplit/7/a� [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1044: a� [2021-06-18T20:31:06.754Z] cloudwatchlogs_test.go:1045: [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestProcessEventEmoji [2021-06-18T20:31:06.754Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchLineSplit [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMaxEvents [2021-06-18T20:31:06.754Z] === RUN TestSearchRegistryForImagesErrors [2021-06-18T20:31:06.754Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestSearchRegistryForImages [2021-06-18T20:31:06.754Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestOnlyPlatformWithFallback [2021-06-18T20:31:06.754Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestImageDelete [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-18T20:31:06.754Z] === RUN TestImageDelete/no_lease [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-18T20:31:06.754Z] === RUN TestImageDelete/lease_exists [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-18T20:31:06.754Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-18T20:31:06.754Z] --- PASS: TestImageDelete (0.04s) [2021-06-18T20:31:06.754Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-18T20:31:06.754Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-18T20:31:06.754Z] === RUN TestContentStoreForPull [2021-06-18T20:31:06.754Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-18T20:31:06.754Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.01s) [2021-06-18T20:31:06.754Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-18T20:31:06.754Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-18T20:31:06.754Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestCreateTagSuccess [2021-06-18T20:31:06.754Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-18T20:31:06.754Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-18T20:31:06.754Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-18T20:31:06.754Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-18T20:31:06.754Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-18T20:31:06.754Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-18T20:31:06.754Z] PASS [2021-06-18T20:31:06.754Z] coverage: 77.4% of statements [2021-06-18T20:31:06.754Z] ok github.com/docker/docker/daemon/logger/awslogs 0.314s coverage: 77.4% of statements [2021-06-18T20:31:06.754Z] --- PASS: TestContentStoreForPull (0.13s) [2021-06-18T20:31:06.754Z] PASS [2021-06-18T20:31:06.754Z] coverage: 6.7% of statements [2021-06-18T20:31:06.754Z] ok github.com/docker/docker/daemon/images 0.275s coverage: 6.7% of statements [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-18T20:31:06.754Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-18T20:31:07.212Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-18T20:31:07.212Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-18T20:31:07.212Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-18T20:31:07.212Z] === RUN TestJSONFileLogger [2021-06-18T20:31:07.212Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-18T20:31:07.212Z] === RUN TestJSONFileLoggerWithTags [2021-06-18T20:31:07.212Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-18T20:31:07.212Z] === RUN TestJSONFileLoggerWithOpts [2021-06-18T20:31:07.212Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-18T20:31:07.212Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-18T20:31:07.212Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-18T20:31:07.212Z] === RUN TestEncodeDecode [2021-06-18T20:31:07.212Z] === PAUSE TestEncodeDecode [2021-06-18T20:31:07.212Z] === RUN TestUnexpectedEOF [2021-06-18T20:31:07.212Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-06-18T20:31:07.212Z] === RUN TestFastTimeMarshalJSON [2021-06-18T20:31:07.212Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-18T20:31:07.212Z] PASS [2021-06-18T20:31:07.212Z] coverage: 87.2% of statements [2021-06-18T20:31:07.212Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.153s coverage: 87.2% of statements [2021-06-18T20:31:07.698Z] time="2021-06-18T20:31:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-18T20:31:07.698Z] time="2021-06-18T20:31:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-18T20:31:07.698Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-06-18T20:31:07.698Z] === CONT TestEncodeDecode [2021-06-18T20:31:07.698Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-18T20:31:07.698Z] PASS [2021-06-18T20:31:07.698Z] coverage: 69.9% of statements [2021-06-18T20:31:07.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.192s coverage: 69.9% of statements [2021-06-18T20:31:08.224Z] === RUN TestWriteLog [2021-06-18T20:31:08.224Z] === PAUSE TestWriteLog [2021-06-18T20:31:08.224Z] === RUN TestReadLog [2021-06-18T20:31:08.224Z] === PAUSE TestReadLog [2021-06-18T20:31:08.224Z] === CONT TestWriteLog [2021-06-18T20:31:08.224Z] --- PASS: TestWriteLog (0.00s) [2021-06-18T20:31:08.224Z] === CONT TestReadLog [2021-06-18T20:31:08.224Z] === RUN TestReadLog/tail_exact [2021-06-18T20:31:08.224Z] === RUN TestReadLog/tail_less_than_available [2021-06-18T20:31:08.224Z] === RUN TestReadLog/tail_more_than_available [2021-06-18T20:31:08.224Z] --- PASS: TestReadLog (0.13s) [2021-06-18T20:31:08.224Z] --- PASS: TestReadLog/tail_exact (0.09s) [2021-06-18T20:31:08.224Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2021-06-18T20:31:08.224Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-18T20:31:08.224Z] PASS [2021-06-18T20:31:08.224Z] coverage: 75.2% of statements [2021-06-18T20:31:08.224Z] ok github.com/docker/docker/daemon/logger/local 0.230s coverage: 75.2% of statements [2021-06-18T20:31:08.224Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-18T20:31:08.742Z] === RUN TestOpenFileDelete [2021-06-18T20:31:08.742Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestOpenFileRename [2021-06-18T20:31:08.742Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestParseLogTagDefaultTag [2021-06-18T20:31:08.742Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestParseLogTag [2021-06-18T20:31:08.742Z] --- PASS: TestParseLogTag (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestParseLogTagEmptyTag [2021-06-18T20:31:08.742Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestTailFiles [2021-06-18T20:31:08.742Z] --- PASS: TestTailFiles (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestFollowLogsConsumerGone [2021-06-18T20:31:08.742Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestFollowLogsProducerGone [2021-06-18T20:31:08.742Z] logfile_test.go:179: logDecode() closed after sending 2554 messages [2021-06-18T20:31:08.742Z] logfile_test.go:232: messages sent: 2554, received: 2554 [2021-06-18T20:31:08.742Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-18T20:31:08.742Z] === RUN TestCheckCapacityAndRotate [2021-06-18T20:31:08.742Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-18T20:31:08.742Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-18T20:31:08.742Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-06-18T20:31:08.742Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-06-18T20:31:08.742Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-06-18T20:31:08.742Z] PASS [2021-06-18T20:31:08.742Z] coverage: 55.3% of statements [2021-06-18T20:31:08.742Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.214s coverage: 55.3% of statements [2021-06-18T20:31:08.742Z] === RUN TestLog [2021-06-18T20:31:08.742Z] --- PASS: TestLog (0.00s) [2021-06-18T20:31:08.742Z] PASS [2021-06-18T20:31:08.742Z] coverage: 31.5% of statements [2021-06-18T20:31:08.742Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2021-06-18T20:31:09.174Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-18T20:31:09.260Z] === RUN TestValidateLogOpt [2021-06-18T20:31:09.260Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-18T20:31:09.260Z] === RUN TestNewMissedConfig [2021-06-18T20:31:09.260Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-18T20:31:09.260Z] === RUN TestNewMissedUrl [2021-06-18T20:31:09.260Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-18T20:31:09.260Z] === RUN TestNewMissedToken [2021-06-18T20:31:09.260Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-18T20:31:09.260Z] === RUN TestNewWithProxy [2021-06-18T20:31:09.260Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-18T20:31:09.260Z] === RUN TestDefault [2021-06-18T20:31:09.260Z] --- PASS: TestDefault (0.01s) [2021-06-18T20:31:09.778Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-18T20:31:09.778Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestJsonFormat [2021-06-18T20:31:09.778Z] --- PASS: TestJsonFormat (0.01s) [2021-06-18T20:31:09.778Z] === RUN TestRawFormat [2021-06-18T20:31:09.778Z] --- PASS: TestRawFormat (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestRawFormatWithLabels [2021-06-18T20:31:09.778Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestRawFormatWithoutTag [2021-06-18T20:31:09.778Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestBatching [2021-06-18T20:31:09.778Z] === RUN TestParseLogFormat [2021-06-18T20:31:09.778Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestValidateLogOptEmpty [2021-06-18T20:31:09.778Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestValidateSyslogAddress [2021-06-18T20:31:09.778Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestParseAddressDefaultPort [2021-06-18T20:31:09.778Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestValidateSyslogFacility [2021-06-18T20:31:09.778Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestValidateLogOptSyslogFormat [2021-06-18T20:31:09.778Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestValidateLogOpt [2021-06-18T20:31:09.778Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-18T20:31:09.778Z] PASS [2021-06-18T20:31:09.778Z] coverage: 46.8% of statements [2021-06-18T20:31:09.778Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-06-18T20:31:09.778Z] === RUN TestNewParse [2021-06-18T20:31:09.778Z] --- PASS: TestNewParse (0.00s) [2021-06-18T20:31:09.778Z] PASS [2021-06-18T20:31:09.778Z] coverage: 8.3% of statements [2021-06-18T20:31:09.778Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-06-18T20:31:09.778Z] --- PASS: TestBatching (0.21s) [2021-06-18T20:31:09.778Z] === RUN TestFrequency [2021-06-18T20:31:09.778Z] --- PASS: TestFrequency (0.19s) [2021-06-18T20:31:09.778Z] === RUN TestOneMessagePerRequest [2021-06-18T20:31:09.778Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestVerify [2021-06-18T20:31:09.778Z] --- PASS: TestVerify (0.00s) [2021-06-18T20:31:09.778Z] === RUN TestSkipVerify [2021-06-18T20:31:10.116Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] --- PASS: TestSkipVerify (0.51s) [2021-06-18T20:31:10.295Z] === RUN TestBufferMaximum [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-18T20:31:10.295Z] === RUN TestServerAlwaysDown [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] time="2021-06-18T20:31:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624048270.151771\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:10.295Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-18T20:31:10.295Z] === RUN TestCannotSendAfterClose [2021-06-18T20:31:10.295Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-18T20:31:10.295Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-18T20:31:11.394Z] === RUN TestV1IDService [2021-06-18T20:31:11.394Z] --- PASS: TestV1IDService (0.01s) [2021-06-18T20:31:11.394Z] === RUN TestV2MetadataService [2021-06-18T20:31:11.394Z] time="2021-06-18T20:31:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49203/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-06-18T20:31:11.394Z] time="2021-06-18T20:31:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f7ba5eee7206\"}'" [2021-06-18T20:31:11.394Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-06-18T20:31:11.394Z] PASS [2021-06-18T20:31:11.394Z] coverage: 82.5% of statements [2021-06-18T20:31:11.394Z] ok github.com/docker/docker/daemon/logger/splunk 2.014s coverage: 82.5% of statements [2021-06-18T20:31:11.394Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-18T20:31:11.394Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-18T20:31:11.394Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-18T20:31:11.914Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-18T20:31:11.914Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-18T20:31:11.914Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestContinueOnError_NeverContinue [2021-06-18T20:31:11.914Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestManifestStore [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/no_remote_or_local [2021-06-18T20:31:11.914Z] === RUN TestSuccessfulDownload [2021-06-18T20:31:11.914Z] download_test.go:268: Needs fixing on Windows [2021-06-18T20:31:11.914Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestCancelledDownload [2021-06-18T20:31:11.914Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestMaxDownloadAttempts [2021-06-18T20:31:11.914Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-18T20:31:11.914Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-18T20:31:11.914Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-18T20:31:11.914Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-18T20:31:11.914Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-18T20:31:11.914Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-18T20:31:11.914Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-18T20:31:11.914Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-18T20:31:11.914Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-18T20:31:11.914Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-18T20:31:11.914Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-18T20:31:11.914Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local815752535\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/no_local_cache [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/with_local_cache [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/unknown_media_type [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="reference for unknown type: " [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="reference for unknown type: " [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="reference for unknown type: " [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="reference for unknown type: " [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="reference for unknown type: " [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-18T20:31:11.914Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-18T20:31:11.914Z] time="2021-06-18T20:31:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore (0.26s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-18T20:31:11.914Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-18T20:31:11.914Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestFixManifestLayers [2021-06-18T20:31:11.914Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-18T20:31:11.914Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-18T20:31:11.914Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestFixManifestLayersBadParent [2021-06-18T20:31:11.914Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestValidateManifest [2021-06-18T20:31:11.914Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-18T20:31:11.914Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestFormatPlatform [2021-06-18T20:31:11.914Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestGetRepositoryMountCandidates [2021-06-18T20:31:11.914Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-18T20:31:11.914Z] === RUN TestLayerAlreadyExists [2021-06-18T20:31:11.914Z] 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-06-18T20:31:11.914Z] 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-06-18T20:31:11.914Z] 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-06-18T20:31:11.914Z] 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-06-18T20:31:11.914Z] 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-06-18T20:31:11.914Z] 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-06-18T20:31:11.914Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-06-18T20:31:11.914Z] === RUN TestWhenEmptyAuthConfig [2021-06-18T20:31:12.026Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-18T20:31:12.426Z] time="2021-06-18T20:31:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:31:12.426Z] time="2021-06-18T20:31:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:31:12.426Z] time="2021-06-18T20:31:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:31:12.426Z] time="2021-06-18T20:31:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-18T20:31:12.426Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-06-18T20:31:12.426Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-06-18T20:31:12.426Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-06-18T20:31:12.426Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-06-18T20:31:12.426Z] === RUN TestTransfer [2021-06-18T20:31:12.426Z] --- PASS: TestV2MetadataService (0.95s) [2021-06-18T20:31:12.426Z] PASS [2021-06-18T20:31:12.426Z] coverage: 48.2% of statements [2021-06-18T20:31:12.426Z] ok github.com/docker/docker/distribution/metadata 1.048s coverage: 48.2% of statements [2021-06-18T20:31:12.426Z] --- PASS: TestTransfer (0.19s) [2021-06-18T20:31:12.426Z] === RUN TestConcurrencyLimit [2021-06-18T20:31:12.426Z] === RUN TestNotFound [2021-06-18T20:31:12.426Z] --- PASS: TestNotFound (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestConflict [2021-06-18T20:31:12.426Z] --- PASS: TestConflict (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestForbidden [2021-06-18T20:31:12.426Z] --- PASS: TestForbidden (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestInvalidParameter [2021-06-18T20:31:12.426Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestNotImplemented [2021-06-18T20:31:12.426Z] --- PASS: TestNotImplemented (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestNotModified [2021-06-18T20:31:12.426Z] --- PASS: TestNotModified (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestUnauthorized [2021-06-18T20:31:12.426Z] --- PASS: TestUnauthorized (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestUnknown [2021-06-18T20:31:12.426Z] --- PASS: TestUnknown (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestCancelled [2021-06-18T20:31:12.426Z] --- PASS: TestCancelled (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestDeadline [2021-06-18T20:31:12.426Z] --- PASS: TestDeadline (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestDataLoss [2021-06-18T20:31:12.426Z] --- PASS: TestDataLoss (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestUnavailable [2021-06-18T20:31:12.426Z] --- PASS: TestUnavailable (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestSystem [2021-06-18T20:31:12.426Z] --- PASS: TestSystem (0.00s) [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Not_Found [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Bad_Request [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Conflict [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Unauthorized [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Forbidden [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Not_Modified [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-18T20:31:12.426Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-18T20:31:12.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-18T20:31:12.426Z] PASS [2021-06-18T20:31:12.426Z] coverage: 53.1% of statements [2021-06-18T20:31:12.426Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-06-18T20:31:12.936Z] --- PASS: TestConcurrencyLimit (0.54s) [2021-06-18T20:31:12.936Z] === RUN TestInactiveJobs [2021-06-18T20:31:12.936Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-06-18T20:31:12.936Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-18T20:31:12.936Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-18T20:31:12.936Z] === RUN TestTokenPassThru [2021-06-18T20:31:12.936Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-18T20:31:12.936Z] === RUN TestTokenPassThruDifferentHost [2021-06-18T20:31:12.936Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-18T20:31:12.936Z] PASS [2021-06-18T20:31:12.936Z] coverage: 23.8% of statements [2021-06-18T20:31:12.936Z] ok github.com/docker/docker/distribution 1.579s coverage: 23.8% of statements [2021-06-18T20:31:12.972Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-18T20:31:13.467Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-18T20:31:13.467Z] --- PASS: TestInactiveJobs (0.46s) [2021-06-18T20:31:13.467Z] === RUN TestWatchRelease [2021-06-18T20:31:13.467Z] --- PASS: TestWatchRelease (0.10s) [2021-06-18T20:31:13.467Z] === RUN TestWatchFinishedTransfer [2021-06-18T20:31:13.467Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-18T20:31:13.467Z] === RUN TestDuplicateTransfer [2021-06-18T20:31:13.467Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-06-18T20:31:13.467Z] === RUN TestSuccessfulUpload [2021-06-18T20:31:13.467Z] === RUN TestFSGetInvalidData [2021-06-18T20:31:13.467Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-18T20:31:13.467Z] === RUN TestFSInvalidSet [2021-06-18T20:31:13.467Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-18T20:31:13.467Z] === RUN TestFSInvalidRoot [2021-06-18T20:31:13.467Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-18T20:31:13.467Z] === RUN TestFSMetadataGetSet [2021-06-18T20:31:13.989Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-18T20:31:13.989Z] === RUN TestFSInvalidWalker [2021-06-18T20:31:13.989Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-18T20:31:13.989Z] === RUN TestFSGetSet [2021-06-18T20:31:13.989Z] === RUN TestCompare [2021-06-18T20:31:13.989Z] --- PASS: TestCompare (0.00s) [2021-06-18T20:31:13.989Z] PASS [2021-06-18T20:31:13.989Z] coverage: 19.2% of statements [2021-06-18T20:31:13.989Z] --- PASS: TestFSGetSet (0.02s) [2021-06-18T20:31:13.989Z] === RUN TestFSGetUnsetKey [2021-06-18T20:31:13.989Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2021-06-18T20:31:13.989Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestFSGetEmptyData [2021-06-18T20:31:13.989Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestFSDelete [2021-06-18T20:31:13.989Z] --- PASS: TestFSDelete (0.02s) [2021-06-18T20:31:13.989Z] === RUN TestFSWalker [2021-06-18T20:31:13.989Z] --- PASS: TestFSWalker (0.01s) [2021-06-18T20:31:13.989Z] === RUN TestFSWalkerStopOnError [2021-06-18T20:31:13.989Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-18T20:31:13.989Z] === RUN TestNewFromJSON [2021-06-18T20:31:13.989Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-18T20:31:13.989Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestMarshalKeyOrder [2021-06-18T20:31:13.989Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestHistoryEqual [2021-06-18T20:31:13.989Z] time="2021-06-18T20:31:13Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-18T20:31:13.989Z] --- PASS: TestHistoryEqual (0.13s) [2021-06-18T20:31:13.989Z] === RUN TestImage [2021-06-18T20:31:13.989Z] --- PASS: TestImage (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestImageOSNotEmpty [2021-06-18T20:31:13.989Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-18T20:31:13.989Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestCreate [2021-06-18T20:31:13.989Z] --- PASS: TestCreate (0.00s) [2021-06-18T20:31:13.989Z] === RUN TestRestore [2021-06-18T20:31:13.989Z] time="2021-06-18T20:31:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-18T20:31:13.989Z] --- PASS: TestRestore (0.03s) [2021-06-18T20:31:13.989Z] === RUN TestAddDelete [2021-06-18T20:31:13.989Z] --- PASS: TestAddDelete (0.02s) [2021-06-18T20:31:13.989Z] === RUN TestSearchAfterDelete [2021-06-18T20:31:13.989Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-18T20:31:13.989Z] === RUN TestParentReset [2021-06-18T20:31:13.989Z] --- PASS: TestParentReset (0.02s) [2021-06-18T20:31:13.989Z] === RUN TestGetAndSetLastUpdated [2021-06-18T20:31:13.989Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-18T20:31:13.989Z] === RUN TestStoreLen [2021-06-18T20:31:13.989Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-06-18T20:31:13.989Z] === RUN TestCancelledUpload [2021-06-18T20:31:13.989Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-18T20:31:13.989Z] PASS [2021-06-18T20:31:13.989Z] coverage: 77.3% of statements [2021-06-18T20:31:13.989Z] ok github.com/docker/docker/distribution/xfer 2.377s coverage: 77.3% of statements [2021-06-18T20:31:13.989Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-18T20:31:13.989Z] --- PASS: TestStoreLen (0.05s) [2021-06-18T20:31:13.989Z] PASS [2021-06-18T20:31:13.989Z] coverage: 86.6% of statements [2021-06-18T20:31:13.989Z] ok github.com/docker/docker/image 0.488s coverage: 86.6% of statements [2021-06-18T20:31:14.525Z] === RUN TestValidateManifest [2021-06-18T20:31:14.525Z] === RUN TestValidateManifest/nil [2021-06-18T20:31:14.525Z] === RUN TestValidateManifest/non-nil [2021-06-18T20:31:14.525Z] --- PASS: TestValidateManifest (0.00s) [2021-06-18T20:31:14.525Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-18T20:31:14.525Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-18T20:31:14.525Z] PASS [2021-06-18T20:31:14.525Z] coverage: 0.7% of statements [2021-06-18T20:31:14.525Z] ok github.com/docker/docker/image/tarexport 0.059s coverage: 0.7% of statements [2021-06-18T20:31:14.928Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-18T20:31:15.077Z] === RUN TestMakeV1ConfigFromConfig [2021-06-18T20:31:15.077Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-18T20:31:15.077Z] PASS [2021-06-18T20:31:15.077Z] coverage: 25.0% of statements [2021-06-18T20:31:15.077Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2021-06-18T20:31:15.077Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-18T20:31:15.607Z] === RUN TestSerialization [2021-06-18T20:31:15.607Z] --- PASS: TestSerialization (0.02s) [2021-06-18T20:31:15.607Z] PASS [2021-06-18T20:31:15.607Z] coverage: 100.0% of statements [2021-06-18T20:31:15.607Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-06-18T20:31:16.133Z] === RUN TestEnvironmentParsing [2021-06-18T20:31:16.133Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-18T20:31:16.133Z] PASS [2021-06-18T20:31:16.133Z] coverage: 1.2% of statements [2021-06-18T20:31:16.133Z] ok github.com/docker/docker/libcontainerd/local 0.046s coverage: 1.2% of statements [2021-06-18T20:31:16.133Z] === RUN TestEmptyLayer [2021-06-18T20:31:16.133Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-18T20:31:16.133Z] === RUN TestCommitFailure [2021-06-18T20:31:16.311Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-18T20:31:16.642Z] --- PASS: TestCommitFailure (0.01s) [2021-06-18T20:31:16.642Z] === RUN TestStartTransactionFailure [2021-06-18T20:31:16.642Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-18T20:31:16.642Z] === RUN TestGetOrphan [2021-06-18T20:31:16.642Z] --- PASS: TestGetOrphan (0.01s) [2021-06-18T20:31:16.642Z] === RUN TestMountAndRegister [2021-06-18T20:31:16.642Z] layer_test.go:271: Layer size: 14 [2021-06-18T20:31:16.642Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-18T20:31:16.642Z] === RUN TestLayerRelease [2021-06-18T20:31:16.642Z] layer_test.go:304: Failing on Windows [2021-06-18T20:31:16.642Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-18T20:31:16.642Z] === RUN TestStoreRestore [2021-06-18T20:31:16.642Z] layer_test.go:353: Failing on Windows [2021-06-18T20:31:16.642Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-18T20:31:16.642Z] === RUN TestTarStreamStability [2021-06-18T20:31:16.642Z] layer_test.go:468: Failing on Windows [2021-06-18T20:31:16.642Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-18T20:31:16.642Z] === RUN TestRegisterExistingLayer [2021-06-18T20:31:16.642Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-06-18T20:31:16.642Z] === RUN TestTarStreamVerification [2021-06-18T20:31:16.642Z] layer_test.go:697: Failing on Windows [2021-06-18T20:31:16.642Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-18T20:31:16.642Z] === RUN TestLayerMigration [2021-06-18T20:31:16.642Z] migration_test.go:46: Failing on Windows [2021-06-18T20:31:16.642Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-18T20:31:16.642Z] === RUN TestLayerMigrationNoTarsplit [2021-06-18T20:31:16.643Z] migration_test.go:182: Failing on Windows [2021-06-18T20:31:16.643Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-18T20:31:16.643Z] === RUN TestMountInit [2021-06-18T20:31:16.643Z] mount_test.go:17: Failing on Windows [2021-06-18T20:31:16.643Z] --- SKIP: TestMountInit (0.00s) [2021-06-18T20:31:16.643Z] === RUN TestMountSize [2021-06-18T20:31:16.643Z] mount_test.go:76: Failing on Windows [2021-06-18T20:31:16.643Z] --- SKIP: TestMountSize (0.00s) [2021-06-18T20:31:16.643Z] === RUN TestMountChanges [2021-06-18T20:31:16.643Z] mount_test.go:125: Failing on Windows [2021-06-18T20:31:16.643Z] --- SKIP: TestMountChanges (0.00s) [2021-06-18T20:31:16.643Z] === RUN TestMountApply [2021-06-18T20:31:16.643Z] mount_test.go:212: Failing on Windows [2021-06-18T20:31:16.643Z] --- SKIP: TestMountApply (0.00s) [2021-06-18T20:31:16.643Z] PASS [2021-06-18T20:31:16.643Z] coverage: 30.1% of statements [2021-06-18T20:31:16.643Z] ok github.com/docker/docker/layer 0.345s coverage: 30.1% of statements [2021-06-18T20:31:16.643Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-18T20:31:16.643Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-18T20:31:16.643Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-18T20:31:16.643Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-18T20:31:17.108Z] === RUN TestSequenceGetAvailableBit [2021-06-18T20:31:17.108Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-18T20:31:17.108Z] === RUN TestSequenceEqual [2021-06-18T20:31:17.108Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-18T20:31:17.108Z] === RUN TestSequenceCopy [2021-06-18T20:31:17.109Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestGetFirstAvailable [2021-06-18T20:31:17.109Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestFindSequence [2021-06-18T20:31:17.109Z] --- PASS: TestFindSequence (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestCheckIfAvailable [2021-06-18T20:31:17.109Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestMergeSequences [2021-06-18T20:31:17.109Z] --- PASS: TestMergeSequences (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestPushReservation [2021-06-18T20:31:17.109Z] --- PASS: TestPushReservation (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestSerializeDeserialize [2021-06-18T20:31:17.109Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestSet [2021-06-18T20:31:17.109Z] --- PASS: TestSet (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestSetUnset [2021-06-18T20:31:17.109Z] --- PASS: TestSetUnset (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestOffsetSetUnset [2021-06-18T20:31:17.109Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestSetInRange [2021-06-18T20:31:17.109Z] --- PASS: TestSetInRange (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestSetAnyInRange [2021-06-18T20:31:17.109Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestMethods [2021-06-18T20:31:17.109Z] --- PASS: TestMethods (0.00s) [2021-06-18T20:31:17.109Z] === RUN TestRandomAllocateDeallocate [2021-06-18T20:31:18.069Z] === RUN TestClientServiceInvalidCommand [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceCreate [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceRm [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceLs [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceInfo [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceInfoById [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceJoin [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientServiceLeave [2021-06-18T20:31:18.070Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientDummyCommand [2021-06-18T20:31:18.070Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkInvalidCommand [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkCreate [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkCreateWithDriver [2021-06-18T20:31:18.070Z] flag provided but not defined: -f [2021-06-18T20:31:18.070Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build735343042\b1151\client.test.exe create --help'. [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkRm [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkLs [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkInfo [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-18T20:31:18.070Z] === RUN TestClientNetworkInfoById [2021-06-18T20:31:18.070Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-18T20:31:18.070Z] PASS [2021-06-18T20:31:18.070Z] coverage: 75.2% of statements [2021-06-18T20:31:18.070Z] ok github.com/docker/docker/libnetwork/client 0.089s coverage: 75.2% of statements [2021-06-18T20:31:18.527Z] === RUN TestEverything [2021-06-18T20:31:18.527Z] --- PASS: TestEverything (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestGet [2021-06-18T20:31:18.527Z] --- PASS: TestGet (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestParsePanic [2021-06-18T20:31:18.527Z] flag provided but not defined: -int [2021-06-18T20:31:18.527Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build735343042\b1155\mflag.test.exe --help'. [2021-06-18T20:31:18.527Z] --- PASS: TestParsePanic (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestParse [2021-06-18T20:31:18.527Z] --- PASS: TestParse (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestFlagSetParse [2021-06-18T20:31:18.527Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestUserDefined [2021-06-18T20:31:18.527Z] --- PASS: TestUserDefined (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestUserDefinedBool [2021-06-18T20:31:18.527Z] flag needs an argument: -b [2021-06-18T20:31:18.527Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build735343042\b1155\mflag.test.exe test --help'. [2021-06-18T20:31:18.527Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestSetOutput [2021-06-18T20:31:18.527Z] --- PASS: TestSetOutput (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestChangingArgs [2021-06-18T20:31:18.527Z] --- PASS: TestChangingArgs (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestHelp [2021-06-18T20:31:18.527Z] --- PASS: TestHelp (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestFlagCounts [2021-06-18T20:31:18.527Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-18T20:31:18.527Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-18T20:31:18.527Z] --- PASS: TestFlagCounts (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestSortFlags [2021-06-18T20:31:18.527Z] --- PASS: TestSortFlags (0.00s) [2021-06-18T20:31:18.527Z] === RUN TestMergeFlags [2021-06-18T20:31:18.527Z] --- PASS: TestMergeFlags (0.00s) [2021-06-18T20:31:18.527Z] PASS [2021-06-18T20:31:18.527Z] coverage: 62.7% of statements [2021-06-18T20:31:18.527Z] ok github.com/docker/docker/libnetwork/client/mflag 0.038s coverage: 62.7% of statements [2021-06-18T20:31:19.612Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-18T20:31:20.082Z] === RUN TestErrorInterfaces [2021-06-18T20:31:20.082Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestNetworkMarshalling [2021-06-18T20:31:20.082Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-06-18T20:31:20.082Z] === RUN TestEndpointMarshalling [2021-06-18T20:31:20.082Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestAuxAddresses [2021-06-18T20:31:20.082Z] time="2021-06-18T20:31:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-18T20:31:20.082Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-18T20:31:20.082Z] === RUN TestSRVServiceQuery [2021-06-18T20:31:20.082Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestServiceVIPReuse [2021-06-18T20:31:20.082Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-18T20:31:20.082Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestDNSIPQuery [2021-06-18T20:31:20.082Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestDNSProxyServFail [2021-06-18T20:31:20.082Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestSandboxAddEmpty [2021-06-18T20:31:20.082Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestSandboxAddMultiPrio [2021-06-18T20:31:20.082Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestSandboxAddSamePrio [2021-06-18T20:31:20.082Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestCleanupServiceDiscovery [2021-06-18T20:31:20.082Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestDNSOptions [2021-06-18T20:31:20.082Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:31:20.082Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-18T20:31:20.082Z] === RUN TestMultipleControllersWithSameStore [2021-06-18T20:31:20.082Z] time="2021-06-18T20:31:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-18T20:31:20.082Z] time="2021-06-18T20:31:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-18T20:31:20.082Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-06-18T20:31:20.082Z] PASS [2021-06-18T20:31:20.082Z] coverage: 8.6% of statements [2021-06-18T20:31:20.082Z] ok github.com/docker/docker/libnetwork 0.260s coverage: 8.6% of statements [2021-06-18T20:31:20.082Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-18T20:31:20.996Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-18T20:31:21.162Z] === RUN TestTCP4Proxy [2021-06-18T20:31:21.162Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestTCP4ProxyHalfClose [2021-06-18T20:31:21.162Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestTCP6Proxy [2021-06-18T20:31:21.162Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-18T20:31:21.162Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestTCPDualStackProxy [2021-06-18T20:31:21.162Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-18T20:31:21.162Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestUDP4Proxy [2021-06-18T20:31:21.162Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestUDP6Proxy [2021-06-18T20:31:21.162Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-18T20:31:21.162Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestUDPWriteError [2021-06-18T20:31:21.162Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-18T20:31:21.162Z] === RUN TestSCTP4Proxy [2021-06-18T20:31:21.162Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-18T20:31:21.162Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-18T20:31:21.163Z] === RUN TestSCTP6Proxy [2021-06-18T20:31:21.163Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-18T20:31:21.163Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-18T20:31:21.163Z] PASS [2021-06-18T20:31:21.163Z] coverage: 49.4% of statements [2021-06-18T20:31:21.163Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.055s coverage: 49.4% of statements [2021-06-18T20:31:21.707Z] === RUN TestInvalidConfig [2021-06-18T20:31:21.707Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-18T20:31:21.707Z] === RUN TestConfig [2021-06-18T20:31:21.707Z] --- PASS: TestConfig (0.00s) [2021-06-18T20:31:21.707Z] === RUN TestOptionsLabels [2021-06-18T20:31:21.707Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-18T20:31:21.707Z] === RUN TestValidName [2021-06-18T20:31:21.707Z] --- PASS: TestValidName (0.00s) [2021-06-18T20:31:21.707Z] === RUN TestTLSConfiguration [2021-06-18T20:31:21.707Z] time="2021-06-18T20:31:21Z" level=info msg="Option Initializing KV with TLS" [2021-06-18T20:31:21.707Z] --- PASS: TestTLSConfiguration (0.13s) [2021-06-18T20:31:21.707Z] PASS [2021-06-18T20:31:21.708Z] coverage: 24.0% of statements [2021-06-18T20:31:21.708Z] ok github.com/docker/docker/libnetwork/config 0.189s coverage: 24.0% of statements [2021-06-18T20:31:21.708Z] === RUN TestKey [2021-06-18T20:31:21.708Z] --- PASS: TestKey (0.00s) [2021-06-18T20:31:21.708Z] === RUN TestParseKey [2021-06-18T20:31:21.708Z] --- PASS: TestParseKey (0.00s) [2021-06-18T20:31:21.708Z] === RUN TestInvalidDataStore [2021-06-18T20:31:21.708Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-18T20:31:21.708Z] === RUN TestKVObjectFlatKey [2021-06-18T20:31:21.708Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-18T20:31:21.708Z] === RUN TestAtomicKVObjectFlatKey [2021-06-18T20:31:21.708Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-18T20:31:21.708Z] PASS [2021-06-18T20:31:21.708Z] coverage: 21.9% of statements [2021-06-18T20:31:21.708Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-06-18T20:31:22.247Z] === RUN TestIPDataMarshalling [2021-06-18T20:31:22.247Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-18T20:31:22.247Z] === RUN TestValidateAndIsV6 [2021-06-18T20:31:22.247Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-18T20:31:22.247Z] PASS [2021-06-18T20:31:22.247Z] coverage: 68.9% of statements [2021-06-18T20:31:22.247Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-06-18T20:31:22.803Z] === RUN TestDriver [2021-06-18T20:31:22.803Z] --- PASS: TestDriver (0.00s) [2021-06-18T20:31:22.803Z] PASS [2021-06-18T20:31:22.803Z] coverage: 34.8% of statements [2021-06-18T20:31:22.803Z] ok github.com/docker/docker/libnetwork/drivers/host 0.059s coverage: 34.8% of statements [2021-06-18T20:31:22.803Z] === RUN TestDriver [2021-06-18T20:31:22.803Z] --- PASS: TestDriver (0.00s) [2021-06-18T20:31:22.803Z] PASS [2021-06-18T20:31:22.803Z] coverage: 34.8% of statements [2021-06-18T20:31:22.803Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-06-18T20:31:22.803Z] --- PASS: TestRandomAllocateDeallocate (5.97s) [2021-06-18T20:31:22.803Z] === RUN TestAllocateRandomDeallocate [2021-06-18T20:31:23.334Z] === RUN TestNetworkAllocateFree [2021-06-18T20:31:23.334Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-18T20:31:23.334Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-18T20:31:23.334Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-18T20:31:23.334Z] PASS [2021-06-18T20:31:23.334Z] coverage: 63.6% of statements [2021-06-18T20:31:23.334Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-06-18T20:31:23.859Z] === RUN TestGetEmptyCapabilities [2021-06-18T20:31:23.859Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-18T20:31:23.859Z] === RUN TestGetExtraCapabilities [2021-06-18T20:31:23.859Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-18T20:31:23.859Z] === RUN TestGetInvalidCapabilities [2021-06-18T20:31:23.859Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-18T20:31:23.859Z] === RUN TestRemoteDriver [2021-06-18T20:31:23.859Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-18T20:31:23.859Z] === RUN TestDriverError [2021-06-18T20:31:23.859Z] --- PASS: TestDriverError (0.00s) [2021-06-18T20:31:23.859Z] === RUN TestMissingValues [2021-06-18T20:31:23.859Z] --- PASS: TestMissingValues (0.00s) [2021-06-18T20:31:23.859Z] === RUN TestRollback [2021-06-18T20:31:23.859Z] --- PASS: TestRollback (0.00s) [2021-06-18T20:31:23.859Z] PASS [2021-06-18T20:31:23.859Z] coverage: 57.4% of statements [2021-06-18T20:31:23.859Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.090s coverage: 57.4% of statements [2021-06-18T20:31:24.382Z] === RUN TestNew [2021-06-18T20:31:24.382Z] --- PASS: TestNew (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestAddDriver [2021-06-18T20:31:24.382Z] --- PASS: TestAddDriver (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestAddDuplicateDriver [2021-06-18T20:31:24.382Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-18T20:31:24.382Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestDriver [2021-06-18T20:31:24.382Z] --- PASS: TestDriver (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestIPAM [2021-06-18T20:31:24.382Z] --- PASS: TestIPAM (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestWalkIPAMs [2021-06-18T20:31:24.382Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestWalkDrivers [2021-06-18T20:31:24.382Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-18T20:31:24.382Z] PASS [2021-06-18T20:31:24.382Z] coverage: 82.4% of statements [2021-06-18T20:31:24.382Z] --- PASS: TestAllocateRandomDeallocate (1.43s) [2021-06-18T20:31:24.382Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-18T20:31:24.382Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-06-18T20:31:24.382Z] === RUN TestNAT [2021-06-18T20:31:24.382Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-18T20:31:24.382Z] --- SKIP: TestNAT (0.00s) [2021-06-18T20:31:24.382Z] === RUN TestTransparent [2021-06-18T20:31:24.382Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-18T20:31:24.382Z] --- SKIP: TestTransparent (0.00s) [2021-06-18T20:31:24.382Z] PASS [2021-06-18T20:31:24.382Z] coverage: 0.0% of statements [2021-06-18T20:31:24.382Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2021-06-18T20:31:24.912Z] === RUN TestBuildDefault [2021-06-18T20:31:24.912Z] --- PASS: TestBuildDefault (0.00s) [2021-06-18T20:31:24.912Z] === RUN TestBuildHostnameDomainname [2021-06-18T20:31:24.912Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-18T20:31:24.912Z] === RUN TestBuildHostname [2021-06-18T20:31:24.912Z] --- PASS: TestBuildHostname (0.00s) [2021-06-18T20:31:24.912Z] === RUN TestBuildHostnameFQDN [2021-06-18T20:31:24.912Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-18T20:31:24.912Z] === RUN TestBuildNoIP [2021-06-18T20:31:24.913Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestUpdate [2021-06-18T20:31:24.913Z] --- PASS: TestUpdate (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-18T20:31:24.913Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-18T20:31:24.913Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestAddEmpty [2021-06-18T20:31:24.913Z] --- PASS: TestAddEmpty (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestAdd [2021-06-18T20:31:24.913Z] --- PASS: TestAdd (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestDeleteEmpty [2021-06-18T20:31:24.913Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestDeleteNewline [2021-06-18T20:31:24.913Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestDelete [2021-06-18T20:31:24.913Z] --- PASS: TestDelete (0.00s) [2021-06-18T20:31:24.913Z] === RUN TestConcurrentWrites [2021-06-18T20:31:24.913Z] --- PASS: TestConcurrentWrites (0.16s) [2021-06-18T20:31:24.913Z] PASS [2021-06-18T20:31:24.913Z] coverage: 81.2% of statements [2021-06-18T20:31:24.913Z] ok github.com/docker/docker/libnetwork/etchosts 0.215s coverage: 81.2% of statements [2021-06-18T20:31:25.438Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.93s) [2021-06-18T20:31:25.438Z] === RUN TestRetrieveFromStore [2021-06-18T20:31:25.438Z] === RUN TestNew [2021-06-18T20:31:25.438Z] --- PASS: TestNew (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestAllocate [2021-06-18T20:31:25.438Z] --- PASS: TestAllocate (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestUninitialized [2021-06-18T20:31:25.438Z] --- PASS: TestUninitialized (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestAllocateInRange [2021-06-18T20:31:25.438Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestAllocateSerial [2021-06-18T20:31:25.438Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-18T20:31:25.438Z] PASS [2021-06-18T20:31:25.438Z] coverage: 87.5% of statements [2021-06-18T20:31:25.438Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-06-18T20:31:25.438Z] === RUN TestDiff [2021-06-18T20:31:25.438Z] --- PASS: TestDiff (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestAddedCallback [2021-06-18T20:31:25.438Z] --- PASS: TestAddedCallback (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestRemovedCallback [2021-06-18T20:31:25.438Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-18T20:31:25.438Z] === RUN TestNoCallback [2021-06-18T20:31:25.438Z] --- PASS: TestNoCallback (0.00s) [2021-06-18T20:31:25.438Z] PASS [2021-06-18T20:31:25.438Z] coverage: 48.1% of statements [2021-06-18T20:31:25.438Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-06-18T20:31:25.962Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-06-18T20:31:25.962Z] === RUN TestIsCorrupted [2021-06-18T20:31:25.962Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-18T20:31:25.962Z] === RUN TestSetRollover [2021-06-18T20:31:25.962Z] === RUN TestCaller [2021-06-18T20:31:25.962Z] --- PASS: TestCaller (0.00s) [2021-06-18T20:31:25.962Z] PASS [2021-06-18T20:31:25.962Z] coverage: 100.0% of statements [2021-06-18T20:31:25.962Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2021-06-18T20:31:25.962Z] === RUN TestSetSerialInsertDelete [2021-06-18T20:31:25.962Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-18T20:31:25.962Z] === RUN TestSetParallelInsertDelete [2021-06-18T20:31:27.114Z] === RUN TestPoolRequest [2021-06-18T20:31:27.114Z] --- PASS: TestPoolRequest (0.00s) [2021-06-18T20:31:27.114Z] === RUN TestOtherRequests [2021-06-18T20:31:27.114Z] --- PASS: TestOtherRequests (0.00s) [2021-06-18T20:31:27.114Z] PASS [2021-06-18T20:31:27.114Z] coverage: 57.1% of statements [2021-06-18T20:31:27.114Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-06-18T20:31:27.114Z] === RUN TestInt2IP2IntConversion [2021-06-18T20:31:27.578Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-18T20:31:27.681Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2021-06-18T20:31:27.682Z] === RUN TestGetAddressVersion [2021-06-18T20:31:27.682Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-18T20:31:27.682Z] === RUN TestKeyString [2021-06-18T20:31:27.682Z] --- PASS: TestKeyString (0.00s) [2021-06-18T20:31:27.682Z] === RUN TestPoolDataMarshal [2021-06-18T20:31:27.682Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-18T20:31:27.682Z] === RUN TestSubnetsMarshal [2021-06-18T20:31:27.682Z] --- PASS: TestSubnetsMarshal (0.10s) [2021-06-18T20:31:27.682Z] === RUN TestAddSubnets [2021-06-18T20:31:27.682Z] --- PASS: TestAddSubnets (0.06s) [2021-06-18T20:31:27.682Z] === RUN TestDoublePoolRelease [2021-06-18T20:31:27.682Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-18T20:31:27.682Z] === RUN TestAddReleasePoolID [2021-06-18T20:31:28.258Z] --- PASS: TestAddReleasePoolID (0.13s) [2021-06-18T20:31:28.258Z] === RUN TestPredefinedPool [2021-06-18T20:31:28.258Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-18T20:31:28.258Z] === RUN TestRemoveSubnet [2021-06-18T20:31:28.258Z] === RUN TestGetCapabilities [2021-06-18T20:31:28.258Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-18T20:31:28.258Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-18T20:31:28.258Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-18T20:31:28.258Z] === RUN TestGetDefaultAddressSpaces [2021-06-18T20:31:28.258Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-18T20:31:28.258Z] === RUN TestRemoteDriver [2021-06-18T20:31:28.258Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-18T20:31:28.258Z] PASS [2021-06-18T20:31:28.258Z] coverage: 47.4% of statements [2021-06-18T20:31:28.258Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2021-06-18T20:31:28.258Z] --- PASS: TestRemoveSubnet (0.21s) [2021-06-18T20:31:28.258Z] === RUN TestGetSameAddress [2021-06-18T20:31:28.258Z] --- PASS: TestGetSameAddress (0.04s) [2021-06-18T20:31:28.258Z] === RUN TestPoolAllocationReuse [2021-06-18T20:31:28.258Z] --- PASS: TestSetRollover (2.54s) [2021-06-18T20:31:28.258Z] === RUN TestSetRolloverSerial [2021-06-18T20:31:28.520Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-18T20:31:29.394Z] === RUN TestWindowsIPAM [2021-06-18T20:31:29.394Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-18T20:31:29.394Z] PASS [2021-06-18T20:31:29.394Z] coverage: 71.4% of statements [2021-06-18T20:31:29.394Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2021-06-18T20:31:29.461Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-18T20:31:29.911Z] === RUN TestDefaultNetwork [2021-06-18T20:31:29.911Z] --- PASS: TestSetRolloverSerial (1.66s) [2021-06-18T20:31:29.911Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-18T20:31:29.911Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-18T20:31:29.911Z] PASS [2021-06-18T20:31:29.911Z] coverage: 84.4% of statements [2021-06-18T20:31:29.911Z] ok github.com/docker/docker/libnetwork/bitseq 13.095s coverage: 84.4% of statements [2021-06-18T20:31:29.911Z] --- PASS: TestDefaultNetwork (0.24s) [2021-06-18T20:31:29.911Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-18T20:31:30.385Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-06-18T20:31:30.385Z] === RUN TestInitAddressPools [2021-06-18T20:31:30.385Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-18T20:31:30.385Z] PASS [2021-06-18T20:31:30.385Z] coverage: 74.0% of statements [2021-06-18T20:31:30.385Z] ok github.com/docker/docker/libnetwork/ipamutils 0.533s coverage: 74.0% of statements [2021-06-18T20:31:30.385Z] --- PASS: TestPoolAllocationReuse (2.16s) [2021-06-18T20:31:30.385Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-18T20:31:30.385Z] --- PASS: TestGetAddressSubPoolEqualPool (0.06s) [2021-06-18T20:31:30.385Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-18T20:31:30.841Z] === RUN TestKeyValue [2021-06-18T20:31:30.841Z] --- PASS: TestKeyValue (0.00s) [2021-06-18T20:31:30.841Z] PASS [2021-06-18T20:31:30.841Z] coverage: 60.0% of statements [2021-06-18T20:31:30.841Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2021-06-18T20:31:30.846Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-18T20:31:33.037Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-18T20:31:33.037Z] === RUN TestNetworkDBSimple [2021-06-18T20:31:33.506Z] === RUN TestGenerate [2021-06-18T20:31:33.506Z] --- PASS: TestGenerate (0.00s) [2021-06-18T20:31:33.506Z] === RUN TestGeneratePtr [2021-06-18T20:31:33.506Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-18T20:31:33.506Z] === RUN TestGenerateMissingField [2021-06-18T20:31:33.506Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-18T20:31:33.506Z] === RUN TestFieldCannotBeSet [2021-06-18T20:31:33.506Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-18T20:31:33.506Z] === RUN TestTypeMismatchError [2021-06-18T20:31:33.506Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-18T20:31:33.506Z] PASS [2021-06-18T20:31:33.506Z] coverage: 100.0% of statements [2021-06-18T20:31:33.506Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-06-18T20:31:34.001Z] 2021/06/18 20:31:33 Closing DB instances... [2021-06-18T20:31:34.500Z] testing: warning: no tests to run [2021-06-18T20:31:34.500Z] PASS [2021-06-18T20:31:34.500Z] coverage: 0.0% of statements [2021-06-18T20:31:34.500Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-06-18T20:31:34.500Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.89s) [2021-06-18T20:31:34.500Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-18T20:31:34.999Z] === RUN TestRequestNewPort [2021-06-18T20:31:34.999Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestRequestSpecificPort [2021-06-18T20:31:34.999Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestReleasePort [2021-06-18T20:31:34.999Z] --- PASS: TestReleasePort (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestReuseReleasedPort [2021-06-18T20:31:34.999Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestReleaseUnreadledPort [2021-06-18T20:31:34.999Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestUnknowProtocol [2021-06-18T20:31:34.999Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestAllocateAllPorts [2021-06-18T20:31:34.999Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestPortAllocation [2021-06-18T20:31:34.999Z] --- PASS: TestPortAllocation (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestPortAllocationWithCustomRange [2021-06-18T20:31:34.999Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestNoDuplicateBPR [2021-06-18T20:31:34.999Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-18T20:31:34.999Z] === RUN TestChangePortRange [2021-06-18T20:31:34.999Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-18T20:31:34.999Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-18T20:31:34.999Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-18T20:31:34.999Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-18T20:31:34.999Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-18T20:31:34.999Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-18T20:31:34.999Z] --- PASS: TestChangePortRange (0.00s) [2021-06-18T20:31:34.999Z] PASS [2021-06-18T20:31:34.999Z] coverage: 88.6% of statements [2021-06-18T20:31:34.999Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-06-18T20:31:35.054Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-18T20:31:35.480Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-18T20:31:35.480Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-18T20:31:35.936Z] === RUN TestTransportPortConv [2021-06-18T20:31:35.936Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-18T20:31:35.936Z] === RUN TestTransportPortBindingConv [2021-06-18T20:31:35.936Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-18T20:31:35.936Z] === RUN TestErrorConstructors [2021-06-18T20:31:35.936Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-18T20:31:35.936Z] === RUN TestCompareIPMask [2021-06-18T20:31:35.936Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-18T20:31:35.936Z] === RUN TestUtilGetHostPartIP [2021-06-18T20:31:35.936Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-18T20:31:35.936Z] === RUN TestUtilGetBroadcastIP [2021-06-18T20:31:35.936Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-18T20:31:35.936Z] === RUN TestParseCIDR [2021-06-18T20:31:35.936Z] --- PASS: TestParseCIDR (0.00s) [2021-06-18T20:31:35.936Z] PASS [2021-06-18T20:31:35.936Z] coverage: 47.9% of statements [2021-06-18T20:31:35.936Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 47.9% of statements [2021-06-18T20:31:35.936Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-18T20:31:35.936Z] PASS [2021-06-18T20:31:35.936Z] coverage: 100.0% of statements [2021-06-18T20:31:35.936Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.035s coverage: 100.0% of statements [2021-06-18T20:31:35.995Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-18T20:31:36.393Z] 2021/06/18 20:31:36 Closing DB instances... [2021-06-18T20:31:36.849Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.25s) [2021-06-18T20:31:36.849Z] === RUN TestGetAddress [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-18T20:31:36.849Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-18T20:31:36.849Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-18T20:31:36.849Z] PASS [2021-06-18T20:31:36.849Z] coverage: 44.0% of statements [2021-06-18T20:31:36.849Z] ok github.com/docker/docker/oci 0.035s coverage: 44.0% of statements [2021-06-18T20:31:37.320Z] === RUN TestAddressPoolOpt [2021-06-18T20:31:37.320Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/a [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/something [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/_=a [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/env1=value1 [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/_env1=value1 [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/PATH [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/=a [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/PATH= [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/PATH=something [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/asd!qwe [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/1asd [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/123 [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/some_space [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/__some_space_before [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/some_space_after__ [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/= [2021-06-18T20:31:37.320Z] === RUN TestValidateEnv/PaTh [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestParseHost [2021-06-18T20:31:37.320Z] --- PASS: TestParseHost (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestParseDockerDaemonHost [2021-06-18T20:31:37.320Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestParseTCP [2021-06-18T20:31:37.320Z] --- PASS: TestParseTCP (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-18T20:31:37.320Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestValidateExtraHosts [2021-06-18T20:31:37.320Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestIpOptString [2021-06-18T20:31:37.320Z] --- PASS: TestIpOptString (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-18T20:31:37.320Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestNewIpOptValidDefaultVal [2021-06-18T20:31:37.320Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestIpOptSetInvalidVal [2021-06-18T20:31:37.320Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestValidateIPAddress [2021-06-18T20:31:37.320Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestMapOpts [2021-06-18T20:31:37.320Z] --- PASS: TestMapOpts (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestListOptsWithoutValidator [2021-06-18T20:31:37.320Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestListOptsWithValidator [2021-06-18T20:31:37.320Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestValidateDNSSearch [2021-06-18T20:31:37.320Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_general_format [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_one_more [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-18T20:31:37.320Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-18T20:31:37.320Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestNamedListOpts [2021-06-18T20:31:37.320Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestNamedMapOpts [2021-06-18T20:31:37.320Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestParseLink [2021-06-18T20:31:37.320Z] --- PASS: TestParseLink (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestQuotedStringSetWithQuotes [2021-06-18T20:31:37.320Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-18T20:31:37.320Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-18T20:31:37.320Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-18T20:31:37.320Z] === RUN TestUlimitOpt [2021-06-18T20:31:37.320Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-18T20:31:37.320Z] PASS [2021-06-18T20:31:37.320Z] coverage: 67.1% of statements [2021-06-18T20:31:37.320Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2021-06-18T20:31:37.320Z] === RUN TestParseVersion [2021-06-18T20:31:37.320Z] --- PASS: TestParseVersion (0.00s) [2021-06-18T20:31:37.320Z] PASS [2021-06-18T20:31:37.320Z] coverage: 52.9% of statements [2021-06-18T20:31:37.320Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2021-06-18T20:31:37.380Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-18T20:31:37.380Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-18T20:31:38.404Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-06-18T20:31:38.404Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-18T20:31:39.492Z] === RUN TestPeerCertificateMarshalJSON [2021-06-18T20:31:39.492Z] 2021/06/18 20:31:39 Closing DB instances... [2021-06-18T20:31:39.492Z] === RUN TestIsArchivePathDir [2021-06-18T20:31:39.492Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-18T20:31:39.492Z] === RUN TestIsArchivePathInvalidFile [2021-06-18T20:31:39.492Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-18T20:31:39.492Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-18T20:31:39.492Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2021-06-18T20:31:39.492Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-18T20:31:39.492Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-18T20:31:39.492Z] === RUN TestMiddleware [2021-06-18T20:31:39.492Z] --- PASS: TestMiddleware (0.00s) [2021-06-18T20:31:39.492Z] === RUN TestNewResponseModifier [2021-06-18T20:31:39.492Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-18T20:31:39.492Z] PASS [2021-06-18T20:31:39.492Z] coverage: 26.8% of statements [2021-06-18T20:31:39.492Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 26.8% of statements [2021-06-18T20:31:39.492Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-06-18T20:31:39.492Z] === RUN TestIsArchivePathTar [2021-06-18T20:31:39.998Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-06-18T20:31:39.998Z] === RUN TestDecompressStreamGzip [2021-06-18T20:31:39.998Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-06-18T20:31:39.998Z] === RUN TestDecompressStreamBzip2 [2021-06-18T20:31:39.998Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-18T20:31:39.998Z] === RUN TestDecompressStreamXz [2021-06-18T20:31:39.998Z] archive_test.go:134: Xz not present in msys2 [2021-06-18T20:31:39.998Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-18T20:31:39.998Z] === RUN TestCompressStreamXzUnsupported [2021-06-18T20:31:39.998Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-18T20:31:39.998Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-18T20:31:39.998Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-18T20:31:39.998Z] === RUN TestCompressStreamInvalid [2021-06-18T20:31:39.998Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-18T20:31:39.998Z] === RUN TestExtensionInvalid [2021-06-18T20:31:39.998Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-18T20:31:39.998Z] === RUN TestExtensionUncompressed [2021-06-18T20:31:39.998Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-18T20:31:39.998Z] === RUN TestExtensionBzip2 [2021-06-18T20:31:39.999Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-18T20:31:39.999Z] === RUN TestExtensionGzip [2021-06-18T20:31:39.999Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-18T20:31:39.999Z] === RUN TestExtensionXz [2021-06-18T20:31:39.999Z] --- PASS: TestExtensionXz (0.00s) [2021-06-18T20:31:39.999Z] === RUN TestCmdStreamLargeStderr [2021-06-18T20:31:39.999Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-06-18T20:31:39.999Z] === RUN TestCmdStreamBad [2021-06-18T20:31:39.999Z] archive_test.go:239: Failing on Windows CI machines [2021-06-18T20:31:39.999Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-18T20:31:39.999Z] === RUN TestCmdStreamGood [2021-06-18T20:31:39.999Z] --- PASS: TestCmdStreamGood (0.03s) [2021-06-18T20:31:39.999Z] === RUN TestUntarPathWithInvalidDest [2021-06-18T20:31:39.999Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-18T20:31:39.999Z] === RUN TestUntarPathWithInvalidSrc [2021-06-18T20:31:39.999Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-18T20:31:39.999Z] === RUN TestUntarPath [2021-06-18T20:31:39.999Z] === RUN TestUnbuffered [2021-06-18T20:31:39.999Z] --- PASS: TestUnbuffered (0.00s) [2021-06-18T20:31:39.999Z] === RUN TestRaceUnbuffered [2021-06-18T20:31:39.999Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-18T20:31:39.999Z] PASS [2021-06-18T20:31:39.999Z] coverage: 100.0% of statements [2021-06-18T20:31:39.999Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-06-18T20:31:40.506Z] --- PASS: TestUntarPath (0.06s) [2021-06-18T20:31:40.506Z] === RUN TestUntarPathWithDestinationFile [2021-06-18T20:31:40.506Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-06-18T20:31:40.506Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-18T20:31:40.506Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-18T20:31:40.506Z] === RUN TestCopyWithTarInvalidSrc [2021-06-18T20:31:40.506Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-18T20:31:40.506Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-18T20:31:40.506Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-18T20:31:40.506Z] === RUN TestCopyWithTarSrcFile [2021-06-18T20:31:40.506Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-18T20:31:40.506Z] === RUN TestCopyWithTarSrcFolder [2021-06-18T20:31:40.506Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-18T20:31:40.506Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-18T20:31:40.506Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-18T20:31:40.506Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-18T20:31:40.506Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-18T20:31:40.506Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-18T20:31:40.506Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-18T20:31:40.506Z] === RUN TestCopyFileWithTarSrcFile [2021-06-18T20:31:40.506Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-18T20:31:40.507Z] === RUN TestTarFiles [2021-06-18T20:31:40.507Z] === RUN TestMatch [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[foo]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[foo_bar]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[]#01 [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[qux]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-18T20:31:40.507Z] === RUN TestMatch/[[foo_baz]] [2021-06-18T20:31:40.507Z] --- PASS: TestMatch (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-18T20:31:40.507Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-18T20:31:40.507Z] PASS [2021-06-18T20:31:40.507Z] coverage: 87.5% of statements [2021-06-18T20:31:40.507Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-06-18T20:31:41.009Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-18T20:31:41.009Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-18T20:31:42.056Z] === RUN TestChrootTarUntar [2021-06-18T20:31:42.056Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-18T20:31:42.056Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootUntarEmptyArchive [2021-06-18T20:31:42.056Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootTarUntarWithSymlink [2021-06-18T20:31:42.056Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootCopyWithTar [2021-06-18T20:31:42.056Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootCopyFileWithTar [2021-06-18T20:31:42.056Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootUntarPath [2021-06-18T20:31:42.056Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-18T20:31:42.056Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-18T20:31:42.056Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:31:42.056Z] === RUN TestChrootApplyDotDotFile [2021-06-18T20:31:42.056Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:31:42.056Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-18T20:31:42.056Z] PASS [2021-06-18T20:31:42.056Z] coverage: 15.4% of statements [2021-06-18T20:31:42.056Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.4% of statements [2021-06-18T20:31:42.583Z] === RUN TestSizeEmpty [2021-06-18T20:31:42.583Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestSizeEmptyFile [2021-06-18T20:31:42.583Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestSizeNonemptyFile [2021-06-18T20:31:42.583Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-18T20:31:42.583Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-18T20:31:42.583Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-18T20:31:42.583Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestMoveToSubdir [2021-06-18T20:31:42.583Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-18T20:31:42.583Z] === RUN TestSizeNonExistingDirectory [2021-06-18T20:31:42.583Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-18T20:31:42.583Z] PASS [2021-06-18T20:31:42.583Z] coverage: 80.0% of statements [2021-06-18T20:31:42.583Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-06-18T20:31:42.667Z] docker_cli_daemon_test.go:2550: [df6173c6c1087] daemon is not started [2021-06-18T20:31:43.116Z] 2021/06/18 20:31:42 Closing DB instances... [2021-06-18T20:31:43.237Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-18T20:31:43.672Z] === RUN Test [2021-06-18T20:31:43.672Z] === RUN Test/TestContainsEntry [2021-06-18T20:31:43.672Z] === RUN Test/TestCreateEntries [2021-06-18T20:31:43.672Z] === RUN Test/TestEntriesDiff [2021-06-18T20:31:43.672Z] === RUN Test/TestEntriesEquality [2021-06-18T20:31:43.672Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-18T20:31:43.672Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-18T20:31:43.672Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-18T20:31:43.672Z] === RUN Test/TestGeneratorNotGenerate [2021-06-18T20:31:43.672Z] === RUN Test/TestGeneratorWithPort [2021-06-18T20:31:43.672Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-18T20:31:43.672Z] === RUN Test/TestNewEntry [2021-06-18T20:31:43.672Z] === RUN Test/TestParse [2021-06-18T20:31:43.672Z] --- PASS: Test (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-18T20:31:43.672Z] --- PASS: Test/TestParse (0.00s) [2021-06-18T20:31:43.672Z] PASS [2021-06-18T20:31:43.672Z] coverage: 58.3% of statements [2021-06-18T20:31:43.672Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-06-18T20:31:44.203Z] === RUN Test [2021-06-18T20:31:44.203Z] === RUN Test/TestContent [2021-06-18T20:31:44.203Z] === RUN Test/TestInitialize [2021-06-18T20:31:44.203Z] === RUN Test/TestNew [2021-06-18T20:31:44.203Z] === RUN Test/TestParsingContentsWithComments [2021-06-18T20:31:44.203Z] === RUN Test/TestRegister [2021-06-18T20:31:44.203Z] === RUN Test/TestWatch [2021-06-18T20:31:44.203Z] --- PASS: Test (0.00s) [2021-06-18T20:31:44.203Z] --- PASS: Test/TestContent (0.00s) [2021-06-18T20:31:44.203Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-18T20:31:44.203Z] --- PASS: Test/TestNew (0.00s) [2021-06-18T20:31:44.203Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-18T20:31:44.203Z] --- PASS: Test/TestRegister (0.00s) [2021-06-18T20:31:44.203Z] --- PASS: Test/TestWatch (0.00s) [2021-06-18T20:31:44.203Z] PASS [2021-06-18T20:31:44.203Z] coverage: 97.6% of statements [2021-06-18T20:31:44.203Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-06-18T20:31:44.629Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-18T20:31:44.730Z] --- PASS: TestTarFiles (4.11s) [2021-06-18T20:31:44.730Z] === RUN TestTarUntar [2021-06-18T20:31:44.730Z] --- PASS: TestTarUntar (0.05s) [2021-06-18T20:31:44.730Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-18T20:31:44.730Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-18T20:31:44.730Z] === RUN TestTarWithOptions [2021-06-18T20:31:44.730Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-18T20:31:44.730Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-18T20:31:44.730Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-18T20:31:44.730Z] === RUN TestUntarUstarGnuConflict [2021-06-18T20:31:44.730Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-18T20:31:44.730Z] === RUN TestUntarInvalidFilenames [2021-06-18T20:31:44.730Z] --- PASS: TestNetworkDBCRUDTableEntry (3.65s) [2021-06-18T20:31:44.730Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-18T20:31:44.730Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames205976858\\dest" [2021-06-18T20:31:44.730Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-06-18T20:31:44.730Z] === RUN TestUntarHardlinkToSymlink [2021-06-18T20:31:44.730Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-18T20:31:44.730Z] === RUN TestUntarInvalidHardlink [2021-06-18T20:31:44.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink353224459\\victim\\hello" -> "../victim/hello" [2021-06-18T20:31:44.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink998469870\\victim\\hello" -> "/../victim/hello" [2021-06-18T20:31:44.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink824373109\\victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink820699216\\victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink106916207\\victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink117485058\\victim" -> "../victim" [2021-06-18T20:31:44.730Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-18T20:31:44.730Z] === RUN TestUntarInvalidSymlink [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink587684729\\dest\\dotdot" -> "../victim/hello" [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink776040580\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink984787475\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink260973654\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink732544445\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink009884664\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:44.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink933539063\\dest\\dir\\loophole" -> "../../victim" [2021-06-18T20:31:44.730Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-06-18T20:31:44.730Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-18T20:31:44.730Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-18T20:31:44.730Z] === RUN TestXGlobalNoParent [2021-06-18T20:31:44.730Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-18T20:31:44.730Z] === RUN TestReplaceFileTarWrapper [2021-06-18T20:31:44.730Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-06-18T20:31:44.730Z] === RUN TestPrefixHeaderReadable [2021-06-18T20:31:44.730Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-18T20:31:44.730Z] === RUN TestDisablePigz [2021-06-18T20:31:44.730Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-18T20:31:44.900Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-18T20:31:44.900Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-18T20:31:44.900Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-18T20:31:44.900Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-18T20:31:44.900Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-18T20:31:44.900Z] remote: Enumerating objects: 23, done. [2021-06-18T20:31:44.900Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-18T20:31:44.900Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-18T20:31:44.900Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-18T20:31:44.900Z] 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-06-18T20:31:44.900Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-18T20:31:44.900Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-18T20:31:45.219Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-18T20:31:45.260Z] --- PASS: TestDisablePigz (0.12s) [2021-06-18T20:31:45.260Z] === RUN TestPigz [2021-06-18T20:31:45.260Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-18T20:31:45.260Z] --- PASS: TestPigz (0.11s) [2021-06-18T20:31:45.260Z] === RUN TestCopyFileWithInvalidDest [2021-06-18T20:31:45.260Z] archive_windows_test.go:16: Currently fails [2021-06-18T20:31:45.260Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestCanonicalTarNameForPath [2021-06-18T20:31:45.260Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestCanonicalTarName [2021-06-18T20:31:45.260Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChmodTarEntry [2021-06-18T20:31:45.260Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestHardLinkOrder [2021-06-18T20:31:45.260Z] --- PASS: TestHardLinkOrder (0.09s) [2021-06-18T20:31:45.260Z] === RUN TestChangeString [2021-06-18T20:31:45.260Z] --- PASS: TestChangeString (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChangesWithNoChanges [2021-06-18T20:31:45.260Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-18T20:31:45.260Z] === RUN TestChangesWithChanges [2021-06-18T20:31:45.260Z] --- PASS: TestChangesWithChanges (0.02s) [2021-06-18T20:31:45.260Z] === RUN TestChangesWithChangesGH13590 [2021-06-18T20:31:45.260Z] changes_test.go:196: needs more investigation [2021-06-18T20:31:45.260Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChangesDirsEmpty [2021-06-18T20:31:45.260Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-06-18T20:31:45.260Z] === RUN TestChangesDirsMutated [2021-06-18T20:31:45.260Z] === RUN Test [2021-06-18T20:31:45.260Z] === RUN Test/TestInitialize [2021-06-18T20:31:45.260Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-06-18T20:31:45.260Z] === RUN TestApplyLayer [2021-06-18T20:31:45.260Z] changes_test.go:433: needs further investigation [2021-06-18T20:31:45.260Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChangesSizeWithHardlinks [2021-06-18T20:31:45.260Z] changes_test.go:469: needs further investigation [2021-06-18T20:31:45.260Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChangesSizeWithNoChanges [2021-06-18T20:31:45.260Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-18T20:31:45.260Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestChangesSize [2021-06-18T20:31:45.260Z] --- PASS: TestChangesSize (0.00s) [2021-06-18T20:31:45.260Z] === RUN TestApplyLayerInvalidFilenames [2021-06-18T20:31:45.260Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames769758862\\dest" [2021-06-18T20:31:45.260Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-18T20:31:45.260Z] === RUN TestApplyLayerInvalidHardlink [2021-06-18T20:31:45.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink518866160\\victim\\hello" -> "../victim/hello" [2021-06-18T20:31:45.260Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink533794703\\victim\\hello" -> "/../victim/hello" [2021-06-18T20:31:45.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink412023202\\victim" -> "../victim" [2021-06-18T20:31:45.261Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink556387993\\victim" -> "../victim" [2021-06-18T20:31:45.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c0188620a937e6b14d2311bf20bb093b81ebcc9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 hack/test/unit [2021-06-18T20:31:45.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink148450596\\victim" -> "../victim" [2021-06-18T20:31:45.784Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink683737651\\victim" -> "../victim" [2021-06-18T20:31:45.784Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-06-18T20:31:45.784Z] === RUN TestApplyLayerInvalidSymlink [2021-06-18T20:31:45.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink187505654\\dest\\dotdot" -> "../victim/hello" [2021-06-18T20:31:45.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink013663453\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-18T20:31:45.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink069244568\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:45.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink420599575\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:45.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink046397834\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:45.784Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink935627617\\dest\\loophole-victim" -> "../victim" [2021-06-18T20:31:45.784Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-18T20:31:45.784Z] === RUN TestApplyLayerWhiteouts [2021-06-18T20:31:45.784Z] time="2021-06-18T20:31:45Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:31:45.784Z] time="2021-06-18T20:31:45Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:31:45.784Z] time="2021-06-18T20:31:45Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:31:45.784Z] === RUN Test/TestInitializeWithCerts [2021-06-18T20:31:45.784Z] time="2021-06-18T20:31:45Z" level=info msg="Initializing discovery with TLS" [2021-06-18T20:31:45.784Z] === RUN Test/TestWatch [2021-06-18T20:31:45.784Z] time="2021-06-18T20:31:45Z" level=info msg="Initializing discovery without TLS" [2021-06-18T20:31:45.784Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-18T20:31:45.784Z] === RUN TestGenerateEmptyFile [2021-06-18T20:31:45.784Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-18T20:31:45.784Z] === RUN TestGenerateWithContent [2021-06-18T20:31:45.784Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-18T20:31:45.784Z] PASS [2021-06-18T20:31:45.784Z] coverage: 62.8% of statements [2021-06-18T20:31:45.784Z] ok github.com/docker/docker/pkg/archive 6.154s coverage: 62.8% of statements [2021-06-18T20:31:46.096Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-18T20:31:46.096Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-18T20:31:46.096Z] + TESTDIRS=./... [2021-06-18T20:31:46.096Z] + exclude_paths='/vendor/|/integration' [2021-06-18T20:31:46.096Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-18T20:31:46.096Z] ++ go list ./... [2021-06-18T20:31:46.841Z] 2021/06/18 20:31:46 Closing DB instances... [2021-06-18T20:31:47.024Z] + pkg_list='github.com/docker/docker/api [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/backend/build [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/httputils [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/middleware [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/build [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/container [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/debug [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/distribution [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/grpc [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/image [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/network [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/plugin [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/session [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/swarm [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/system [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/server/router/volume [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/backend [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/blkiodev [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/container [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/events [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/filters [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/image [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/mount [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/network [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/registry [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/strslice [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/swarm [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/time [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/versions [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-18T20:31:47.024Z] github.com/docker/docker/api/types/volume [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/builder-next/worker [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/dockerfile [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/dockerignore [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/remotecontext [2021-06-18T20:31:47.024Z] github.com/docker/docker/builder/remotecontext/git [2021-06-18T20:31:47.024Z] github.com/docker/docker/cli [2021-06-18T20:31:47.024Z] github.com/docker/docker/cli/config [2021-06-18T20:31:47.024Z] github.com/docker/docker/cli/debug [2021-06-18T20:31:47.024Z] github.com/docker/docker/client [2021-06-18T20:31:47.024Z] github.com/docker/docker/cmd/dockerd [2021-06-18T20:31:47.024Z] github.com/docker/docker/container [2021-06-18T20:31:47.024Z] github.com/docker/docker/container/stream [2021-06-18T20:31:47.024Z] github.com/docker/docker/contrib/apparmor [2021-06-18T20:31:47.024Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-18T20:31:47.024Z] github.com/docker/docker/contrib/httpserver [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/cluster [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/cluster/convert [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/cluster/executor [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/cluster/provider [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/config [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/discovery [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/events [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/events/testutils [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/exec [2021-06-18T20:31:47.024Z] github.com/docker/docker/daemon/graphdriver [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/images [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/initlayer [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/links [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/listeners [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/gelf [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/journald [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/local [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/logentries [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/splunk [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/syslog [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/templates [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/names [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/network [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/stats [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution/metadata [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution/utils [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution/xfer [2021-06-18T20:31:47.025Z] github.com/docker/docker/dockerversion [2021-06-18T20:31:47.025Z] github.com/docker/docker/errdefs [2021-06-18T20:31:47.025Z] github.com/docker/docker/image [2021-06-18T20:31:47.025Z] github.com/docker/docker/image/cache [2021-06-18T20:31:47.025Z] github.com/docker/docker/image/tarexport [2021-06-18T20:31:47.025Z] github.com/docker/docker/image/v1 [2021-06-18T20:31:47.025Z] github.com/docker/docker/internal/test/suite [2021-06-18T20:31:47.025Z] github.com/docker/docker/layer [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/queue [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/remote [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/types [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/api [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/bitseq [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/client [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cluster [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/config [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/datastore [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/driverapi [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/etchosts [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/idm [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipam [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/iptables [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/netlabel [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/netutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/networkdb [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/ns [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/options [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/osl [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/portallocator [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/portmapper [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/testutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/types [2021-06-18T20:31:47.025Z] github.com/docker/docker/oci [2021-06-18T20:31:47.025Z] github.com/docker/docker/oci/caps [2021-06-18T20:31:47.025Z] github.com/docker/docker/opts [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/aaparser [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/archive [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/authorization [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/broadcaster [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/capabilities [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/chrootarchive [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/containerfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/devicemapper [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/directory [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/discovery [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/discovery/file [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/discovery/kv [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/discovery/memory [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/dmesg [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/filenotify [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/fileutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/fsutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/homedir [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/idtools [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/ioutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/jsonmessage [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/locker [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/longpath [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/loopback [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/mount [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/namesgenerator [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/parsers [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/pidfile [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/platform [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/plugingetter [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/plugins [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/plugins/transport [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/pools [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/progress [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/pubsub [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/reexec [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/signal [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/stdcopy [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/streamformatter [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/stringid [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/symlink [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/sysinfo [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/system [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/tailfile [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/tarsum [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/term [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/term/windows [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/truncindex [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/urlutil [2021-06-18T20:31:47.025Z] github.com/docker/docker/pkg/useragent [2021-06-18T20:31:47.025Z] github.com/docker/docker/plugin [2021-06-18T20:31:47.025Z] github.com/docker/docker/plugin/executor/containerd [2021-06-18T20:31:47.025Z] github.com/docker/docker/plugin/v2 [2021-06-18T20:31:47.025Z] github.com/docker/docker/profiles/apparmor [2021-06-18T20:31:47.025Z] github.com/docker/docker/profiles/seccomp [2021-06-18T20:31:47.025Z] github.com/docker/docker/quota [2021-06-18T20:31:47.025Z] github.com/docker/docker/reference [2021-06-18T20:31:47.025Z] github.com/docker/docker/registry [2021-06-18T20:31:47.025Z] github.com/docker/docker/registry/resumable [2021-06-18T20:31:47.025Z] github.com/docker/docker/restartmanager [2021-06-18T20:31:47.025Z] github.com/docker/docker/rootless [2021-06-18T20:31:47.025Z] github.com/docker/docker/rootless/specconv [2021-06-18T20:31:47.025Z] github.com/docker/docker/runconfig [2021-06-18T20:31:47.025Z] github.com/docker/docker/runconfig/opts [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/daemon [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/environment [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/fakecontext [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/fakegit [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/fakestorage [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/fixtures/load [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/registry [2021-06-18T20:31:47.025Z] github.com/docker/docker/testutil/request [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume/drivers [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume/local [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume/mounts [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume/service [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume/service/opts [2021-06-18T20:31:47.025Z] github.com/docker/docker/volume/testutils' [2021-06-18T20:31:47.025Z] + echo 'github.com/docker/docker/api [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/backend/build [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/httputils [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/middleware [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/build [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/container [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/debug [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/distribution [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/grpc [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/image [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/network [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/plugin [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/session [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/swarm [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/system [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/server/router/volume [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/backend [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/blkiodev [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/container [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/events [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/filters [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/image [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/mount [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/network [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/registry [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/strslice [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/swarm [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/time [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/versions [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-18T20:31:47.025Z] github.com/docker/docker/api/types/volume [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/builder-next/worker [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/dockerfile [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/dockerignore [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/remotecontext [2021-06-18T20:31:47.025Z] github.com/docker/docker/builder/remotecontext/git [2021-06-18T20:31:47.025Z] github.com/docker/docker/cli [2021-06-18T20:31:47.025Z] github.com/docker/docker/cli/config [2021-06-18T20:31:47.025Z] github.com/docker/docker/cli/debug [2021-06-18T20:31:47.025Z] github.com/docker/docker/client [2021-06-18T20:31:47.025Z] github.com/docker/docker/cmd/dockerd [2021-06-18T20:31:47.025Z] github.com/docker/docker/container [2021-06-18T20:31:47.025Z] github.com/docker/docker/container/stream [2021-06-18T20:31:47.025Z] github.com/docker/docker/contrib/apparmor [2021-06-18T20:31:47.025Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-18T20:31:47.025Z] github.com/docker/docker/contrib/httpserver [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/cluster [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/cluster/convert [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/cluster/executor [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/cluster/provider [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/config [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/discovery [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/events [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/events/testutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/exec [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/images [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/initlayer [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/links [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/listeners [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/gelf [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/journald [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/local [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/logentries [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/splunk [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/syslog [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/logger/templates [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/names [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/network [2021-06-18T20:31:47.025Z] github.com/docker/docker/daemon/stats [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution/metadata [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution/utils [2021-06-18T20:31:47.025Z] github.com/docker/docker/distribution/xfer [2021-06-18T20:31:47.025Z] github.com/docker/docker/dockerversion [2021-06-18T20:31:47.025Z] github.com/docker/docker/errdefs [2021-06-18T20:31:47.025Z] github.com/docker/docker/image [2021-06-18T20:31:47.025Z] github.com/docker/docker/image/cache [2021-06-18T20:31:47.025Z] github.com/docker/docker/image/tarexport [2021-06-18T20:31:47.025Z] github.com/docker/docker/image/v1 [2021-06-18T20:31:47.025Z] github.com/docker/docker/internal/test/suite [2021-06-18T20:31:47.025Z] github.com/docker/docker/layer [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/queue [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/remote [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-18T20:31:47.025Z] github.com/docker/docker/libcontainerd/types [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/api [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/bitseq [2021-06-18T20:31:47.025Z] github.com/docker/docker/libnetwork/client [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cluster [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/config [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/datastore [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/driverapi [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/etchosts [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/idm [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipam [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/iptables [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/netlabel [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/netutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/networkdb [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/ns [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/options [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/osl [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/portallocator [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/portmapper [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/testutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/types [2021-06-18T20:31:47.026Z] github.com/docker/docker/oci [2021-06-18T20:31:47.026Z] github.com/docker/docker/oci/caps [2021-06-18T20:31:47.026Z] github.com/docker/docker/opts [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/aaparser [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/archive [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/authorization [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/broadcaster [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/capabilities [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/chrootarchive [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/containerfs [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/devicemapper [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/directory [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/discovery [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/discovery/file [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/discovery/kv [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/discovery/memory [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/dmesg [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/filenotify [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/fileutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/fsutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/homedir [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/idtools [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/ioutils [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/jsonmessage [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/locker [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/longpath [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/loopback [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/mount [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/namesgenerator [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/parsers [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/pidfile [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/platform [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/plugingetter [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/plugins [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/plugins/transport [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/pools [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/progress [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/pubsub [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/reexec [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/signal [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/stdcopy [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/streamformatter [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/stringid [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/symlink [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/sysinfo [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/system [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/tailfile [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/tarsum [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/term [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/term/windows [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/truncindex [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/urlutil [2021-06-18T20:31:47.026Z] github.com/docker/docker/pkg/useragent [2021-06-18T20:31:47.026Z] github.com/docker/docker/plugin [2021-06-18T20:31:47.026Z] github.com/docker/docker/plugin/executor/containerd [2021-06-18T20:31:47.026Z] github.com/docker/docker/plugin/v2 [2021-06-18T20:31:47.026Z] github.com/docker/docker/profiles/apparmor [2021-06-18T20:31:47.026Z] github.com/docker/docker/profiles/seccomp [2021-06-18T20:31:47.026Z] github.com/docker/docker/quota [2021-06-18T20:31:47.026Z] github.com/docker/docker/reference [2021-06-18T20:31:47.026Z] github.com/docker/docker/registry [2021-06-18T20:31:47.026Z] github.com/docker/docker/registry/resumable [2021-06-18T20:31:47.026Z] github.com/docker/docker/restartmanager [2021-06-18T20:31:47.026Z] github.com/docker/docker/rootless [2021-06-18T20:31:47.026Z] github.com/docker/docker/rootless/specconv [2021-06-18T20:31:47.026Z] github.com/docker/docker/runconfig [2021-06-18T20:31:47.026Z] github.com/docker/docker/runconfig/opts [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/daemon [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/environment [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/fakecontext [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/fakegit [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/fakestorage [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/fixtures/load [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/registry [2021-06-18T20:31:47.026Z] github.com/docker/docker/testutil/request [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume/drivers [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume/local [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume/mounts [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume/service [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume/service/opts [2021-06-18T20:31:47.026Z] github.com/docker/docker/volume/testutils' [2021-06-18T20:31:47.026Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-18T20:31:47.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-18T20:31:47.026Z] + type docker-proxy [2021-06-18T20:31:47.026Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-18T20:31:47.026Z] + hack/make.sh binary-proxy install-proxy [2021-06-18T20:31:47.026Z] [2021-06-18T20:31:47.026Z] Removing bundles/ [2021-06-18T20:31:47.026Z] [2021-06-18T20:31:47.026Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-18T20:31:47.026Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-18T20:31:47.026Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T20:31:47.170Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-18T20:31:47.829Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-06-18T20:31:47.829Z] === RUN TestNetworkDBNodeLeave [2021-06-18T20:31:48.861Z] --- PASS: Test (3.12s) [2021-06-18T20:31:48.861Z] --- PASS: Test/TestInitialize (0.11s) [2021-06-18T20:31:48.861Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-18T20:31:48.861Z] --- PASS: Test/TestWatch (3.00s) [2021-06-18T20:31:48.861Z] PASS [2021-06-18T20:31:48.861Z] coverage: 84.1% of statements [2021-06-18T20:31:48.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.156s coverage: 84.1% of statements [2021-06-18T20:31:49.360Z] === RUN Test [2021-06-18T20:31:49.360Z] === RUN Test/TestWatch [2021-06-18T20:31:49.360Z] --- PASS: Test (0.00s) [2021-06-18T20:31:49.360Z] --- PASS: Test/TestWatch (0.00s) [2021-06-18T20:31:49.360Z] PASS [2021-06-18T20:31:49.360Z] coverage: 92.3% of statements [2021-06-18T20:31:49.360Z] ok github.com/docker/docker/pkg/discovery/memory 0.033s coverage: 92.3% of statements [2021-06-18T20:31:49.875Z] === RUN Test [2021-06-18T20:31:49.875Z] === RUN Test/TestInitialize [2021-06-18T20:31:49.875Z] === RUN Test/TestInitializeWithPattern [2021-06-18T20:31:49.875Z] === RUN Test/TestRegister [2021-06-18T20:31:49.875Z] === RUN Test/TestWatch [2021-06-18T20:31:49.875Z] --- PASS: Test (0.00s) [2021-06-18T20:31:49.875Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-18T20:31:49.875Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-18T20:31:49.875Z] --- PASS: Test/TestRegister (0.00s) [2021-06-18T20:31:49.875Z] --- PASS: Test/TestWatch (0.00s) [2021-06-18T20:31:49.875Z] PASS [2021-06-18T20:31:49.875Z] coverage: 93.8% of statements [2021-06-18T20:31:49.875Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-06-18T20:31:50.470Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-18T20:31:50.939Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-06-18T20:31:50.939Z] === RUN TestNetworkDBWatch [2021-06-18T20:31:50.939Z] === RUN TestPollerAddRemove [2021-06-18T20:31:50.939Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-18T20:31:50.939Z] === RUN TestPollerEvent [2021-06-18T20:31:50.939Z] poller_test.go:41: No chmod on Windows [2021-06-18T20:31:50.939Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-18T20:31:50.939Z] === RUN TestPollerClose [2021-06-18T20:31:50.939Z] --- PASS: TestPollerClose (0.00s) [2021-06-18T20:31:50.939Z] PASS [2021-06-18T20:31:50.939Z] coverage: 36.2% of statements [2021-06-18T20:31:50.939Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2021-06-18T20:31:51.962Z] === RUN TestCopyFileWithInvalidSrc [2021-06-18T20:31:51.962Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCopyFileWithInvalidDest [2021-06-18T20:31:51.962Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-18T20:31:51.962Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-18T20:31:51.962Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCopyFile [2021-06-18T20:31:51.962Z] --- PASS: TestCopyFile (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-18T20:31:51.962Z] fileutils_test.go:134: Needs porting to Windows [2021-06-18T20:31:51.962Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-18T20:31:51.962Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-18T20:31:51.962Z] fileutils_test.go:180: Needs porting to Windows [2021-06-18T20:31:51.962Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestWildcardMatches [2021-06-18T20:31:51.962Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestPatternMatches [2021-06-18T20:31:51.962Z] --- PASS: TestPatternMatches (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-18T20:31:51.962Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestPatternMatchesFolderExclusions [2021-06-18T20:31:51.962Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-18T20:31:51.962Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-18T20:31:51.962Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-18T20:31:51.962Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-18T20:31:51.962Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestSingleExclamationError [2021-06-18T20:31:51.962Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestMatchesWithNoPatterns [2021-06-18T20:31:51.962Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestMatchesWithMalformedPatterns [2021-06-18T20:31:51.962Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestMatches [2021-06-18T20:31:51.962Z] --- PASS: TestMatches (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCleanPatterns [2021-06-18T20:31:51.962Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-18T20:31:51.962Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCleanPatternsExceptionFlag [2021-06-18T20:31:51.962Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-18T20:31:51.962Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-18T20:31:51.962Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCleanPatternsErrorSingleException [2021-06-18T20:31:51.962Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCreateIfNotExistsDir [2021-06-18T20:31:51.962Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestCreateIfNotExistsFile [2021-06-18T20:31:51.962Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-18T20:31:51.962Z] === RUN TestMatch [2021-06-18T20:31:51.962Z] --- PASS: TestMatch (0.00s) [2021-06-18T20:31:51.962Z] PASS [2021-06-18T20:31:51.962Z] coverage: 85.2% of statements [2021-06-18T20:31:51.962Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 85.2% of statements [2021-06-18T20:31:52.418Z] 2021/06/18 20:31:51 Closing DB instances... [2021-06-18T20:31:52.418Z] === RUN TestGet [2021-06-18T20:31:52.418Z] --- PASS: TestGet (0.00s) [2021-06-18T20:31:52.418Z] === RUN TestGetShortcutString [2021-06-18T20:31:52.418Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-18T20:31:52.418Z] PASS [2021-06-18T20:31:52.418Z] coverage: 42.9% of statements [2021-06-18T20:31:52.418Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2021-06-18T20:31:53.389Z] === RUN TestCreateIDMapOrder [2021-06-18T20:31:53.389Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-18T20:31:53.389Z] PASS [2021-06-18T20:31:53.389Z] coverage: 7.2% of statements [2021-06-18T20:31:53.389Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-06-18T20:31:53.565Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-18T20:31:53.565Z] [2021-06-18T20:31:53.565Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-18T20:31:53.565Z] Installing docker-proxy to /usr/local/bin/ [2021-06-18T20:31:53.565Z] [2021-06-18T20:31:53.565Z] + mkdir -p bundles [2021-06-18T20:31:53.566Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor 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/rootless/specconv 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-06-18T20:31:53.878Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-06-18T20:31:53.878Z] === RUN TestNetworkDBBulkSync [2021-06-18T20:31:54.129Z] ? github.com/docker/docker/api [no test files] [2021-06-18T20:31:54.382Z] === RUN TestFixedBufferCap [2021-06-18T20:31:54.382Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestFixedBufferLen [2021-06-18T20:31:54.382Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestFixedBufferString [2021-06-18T20:31:54.382Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestFixedBufferWrite [2021-06-18T20:31:54.382Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestFixedBufferRead [2021-06-18T20:31:54.382Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestBytesPipeRead [2021-06-18T20:31:54.382Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestBytesPipeWrite [2021-06-18T20:31:54.382Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-18T20:31:54.382Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-18T20:31:54.869Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-06-18T20:31:54.869Z] === RUN TestAtomicWriteToFile [2021-06-18T20:31:54.869Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-18T20:31:54.869Z] === RUN TestAtomicWriteSetCommit [2021-06-18T20:31:54.869Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-18T20:31:54.869Z] === RUN TestAtomicWriteSetCancel [2021-06-18T20:31:54.869Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-18T20:31:54.869Z] === RUN TestReadCloserWrapperClose [2021-06-18T20:31:54.869Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestReaderErrWrapperReadOnError [2021-06-18T20:31:54.869Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestReaderErrWrapperRead [2021-06-18T20:31:54.869Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestHashData [2021-06-18T20:31:54.869Z] --- PASS: TestHashData (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestCancelReadCloser [2021-06-18T20:31:54.869Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-18T20:31:54.869Z] === RUN TestWriteCloserWrapperClose [2021-06-18T20:31:54.869Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestNopWriteCloser [2021-06-18T20:31:54.869Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestNopWriter [2021-06-18T20:31:54.869Z] --- PASS: TestNopWriter (0.00s) [2021-06-18T20:31:54.869Z] === RUN TestWriteCounter [2021-06-18T20:31:54.869Z] --- PASS: TestWriteCounter (0.00s) [2021-06-18T20:31:54.869Z] PASS [2021-06-18T20:31:54.869Z] coverage: 69.2% of statements [2021-06-18T20:31:54.869Z] ok github.com/docker/docker/pkg/ioutils 0.567s coverage: 69.2% of statements [2021-06-18T20:31:54.869Z] 2021/06/18 20:31:54 Closing DB instances... [2021-06-18T20:31:55.756Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-18T20:31:55.918Z] === RUN TestError [2021-06-18T20:31:55.918Z] --- PASS: TestError (0.00s) [2021-06-18T20:31:55.918Z] === RUN TestProgressString [2021-06-18T20:31:55.918Z] === RUN TestProgressString/no_progress [2021-06-18T20:31:55.918Z] === RUN TestProgressString/progress_1 [2021-06-18T20:31:55.918Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-18T20:31:55.918Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-18T20:31:55.918Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-18T20:31:55.918Z] === RUN TestProgressString/with_units [2021-06-18T20:31:55.918Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-18T20:31:55.918Z] === RUN TestProgressString/hide_counts [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-18T20:31:55.918Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-18T20:31:55.918Z] === RUN TestJSONMessageDisplay [2021-06-18T20:31:55.918Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-06-18T20:31:55.918Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-18T20:31:55.918Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-18T20:31:55.918Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-18T20:31:55.918Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-18T20:31:55.918Z] === RUN TestDisplayJSONMessagesStream [2021-06-18T20:31:55.918Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-18T20:31:55.918Z] PASS [2021-06-18T20:31:55.918Z] coverage: 91.7% of statements [2021-06-18T20:31:55.918Z] ok github.com/docker/docker/pkg/jsonmessage 0.161s coverage: 91.7% of statements [2021-06-18T20:31:56.423Z] === RUN TestStandardLongPath [2021-06-18T20:31:56.423Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-18T20:31:56.423Z] === RUN TestUNCLongPath [2021-06-18T20:31:56.423Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-18T20:31:56.423Z] PASS [2021-06-18T20:31:56.423Z] coverage: 100.0% of statements [2021-06-18T20:31:56.423Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-06-18T20:31:56.423Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-06-18T20:31:56.423Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-18T20:31:57.496Z] === RUN TestNameFormat [2021-06-18T20:31:57.497Z] --- PASS: TestNameFormat (0.00s) [2021-06-18T20:31:57.497Z] === RUN TestNameRetries [2021-06-18T20:31:57.497Z] --- PASS: TestNameRetries (0.00s) [2021-06-18T20:31:57.497Z] PASS [2021-06-18T20:31:57.497Z] coverage: 85.7% of statements [2021-06-18T20:31:57.497Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2021-06-18T20:31:57.497Z] --- PASS: TestGetAddress (20.98s) [2021-06-18T20:31:57.497Z] === RUN TestRequestSyntaxCheck [2021-06-18T20:31:57.497Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-18T20:31:57.497Z] === RUN TestRequest [2021-06-18T20:31:58.023Z] === RUN TestParseKeyValueOpt [2021-06-18T20:31:58.023Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-18T20:31:58.023Z] === RUN TestParseUintList [2021-06-18T20:31:58.023Z] --- PASS: TestParseUintList (0.00s) [2021-06-18T20:31:58.023Z] === RUN TestParseUintListMaximumLimits [2021-06-18T20:31:58.023Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-18T20:31:58.023Z] PASS [2021-06-18T20:31:58.023Z] coverage: 97.0% of statements [2021-06-18T20:31:58.023Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2021-06-18T20:31:58.300Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-18T20:31:58.556Z] === RUN TestNewAndRemove [2021-06-18T20:31:58.556Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-18T20:31:58.556Z] === RUN TestRemoveInvalidPath [2021-06-18T20:31:58.556Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-18T20:31:58.556Z] PASS [2021-06-18T20:31:58.556Z] coverage: 82.6% of statements [2021-06-18T20:31:58.556Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-06-18T20:31:58.870Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-18T20:31:59.072Z] === RUN TestFailedConnection [2021-06-18T20:31:59.584Z] 2021/06/18 20:31:59 Closing DB instances... [2021-06-18T20:31:59.584Z] === RUN TestParseEmptyInterface [2021-06-18T20:31:59.584Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestParseNonInterfaceType [2021-06-18T20:31:59.584Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestParseWithOneFunction [2021-06-18T20:31:59.584Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestParseWithMultipleFuncs [2021-06-18T20:31:59.584Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestParseWithUnnamedReturn [2021-06-18T20:31:59.584Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestEmbeddedInterface [2021-06-18T20:31:59.584Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestParsedImports [2021-06-18T20:31:59.584Z] --- PASS: TestParsedImports (0.00s) [2021-06-18T20:31:59.584Z] === RUN TestAliasedImports [2021-06-18T20:31:59.584Z] --- PASS: TestAliasedImports (0.00s) [2021-06-18T20:31:59.584Z] PASS [2021-06-18T20:31:59.584Z] coverage: 56.8% of statements [2021-06-18T20:31:59.584Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-06-18T20:32:00.109Z] --- PASS: TestFailedConnection (1.13s) [2021-06-18T20:32:00.109Z] === RUN TestFailOnce [2021-06-18T20:32:00.628Z] 2021/06/18 20:32:00 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-06-18T20:32:00.628Z] goroutine 34 [running]: [2021-06-18T20:32:00.628Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-06-18T20:32:00.628Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-18T20:32:00.628Z] panic(0xc55160, 0xd6c1d0) [2021-06-18T20:32:00.628Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-18T20:32:00.628Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd7c890, 0xc0001b6000, 0xc0000ac000) [2021-06-18T20:32:00.628Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-18T20:32:00.628Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xd7c890, 0xc0001b6000, 0xc0000ac000) [2021-06-18T20:32:00.628Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-18T20:32:00.628Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xd7c890, 0xc0001b6000, 0xc0000ac000) [2021-06-18T20:32:00.628Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-18T20:32:00.628Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xd7c890, 0xc0001b6000, 0xc0000ac000) [2021-06-18T20:32:00.628Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-18T20:32:00.628Z] net/http.(*conn).serve(0xc0000a6000, 0xd7d480, 0xc000090040) [2021-06-18T20:32:00.628Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-18T20:32:00.628Z] created by net/http.(*Server).Serve [2021-06-18T20:32:00.628Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-18T20:32:00.628Z] time="2021-06-18T20:32:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-06-18T20:32:00.628Z] === RUN TestHTTPTransport [2021-06-18T20:32:00.628Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-18T20:32:00.628Z] PASS [2021-06-18T20:32:00.628Z] coverage: 85.7% of statements [2021-06-18T20:32:00.628Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-06-18T20:32:01.137Z] time="2021-06-18T20:32:00Z" level=error msg="node: ef0d2105e17e is unknown to memberlist" [2021-06-18T20:32:01.137Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-18T20:32:01.137Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-18T20:32:01.137Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-18T20:32:01.138Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-18T20:32:01.138Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-18T20:32:01.138Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-18T20:32:01.138Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-18T20:32:01.138Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-18T20:32:01.138Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-18T20:32:01.138Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-18T20:32:01.138Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-18T20:32:01.138Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-18T20:32:01.138Z] === RUN TestBufferPoolPutAndGet [2021-06-18T20:32:01.138Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-18T20:32:01.138Z] PASS [2021-06-18T20:32:01.138Z] coverage: 88.2% of statements [2021-06-18T20:32:01.138Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-06-18T20:32:01.416Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-18T20:32:01.416Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-18T20:32:01.653Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.86s) [2021-06-18T20:32:01.653Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-18T20:32:01.653Z] --- PASS: TestFailOnce (1.13s) [2021-06-18T20:32:01.653Z] === RUN TestEchoInputOutput [2021-06-18T20:32:01.653Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-18T20:32:01.653Z] === RUN TestBackoff [2021-06-18T20:32:01.653Z] --- PASS: TestBackoff (0.00s) [2021-06-18T20:32:01.653Z] === RUN TestAbortRetry [2021-06-18T20:32:01.653Z] --- PASS: TestAbortRetry (0.00s) [2021-06-18T20:32:01.653Z] === RUN TestClientScheme [2021-06-18T20:32:01.653Z] --- PASS: TestClientScheme (0.00s) [2021-06-18T20:32:01.653Z] === RUN TestNewClientWithTimeout [2021-06-18T20:32:01.653Z] === RUN TestOutputOnPrematureClose [2021-06-18T20:32:01.653Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-18T20:32:01.653Z] === RUN TestCompleteSilently [2021-06-18T20:32:01.653Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-18T20:32:01.653Z] PASS [2021-06-18T20:32:01.653Z] coverage: 75.9% of statements [2021-06-18T20:32:01.653Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-06-18T20:32:02.185Z] time="2021-06-18T20:32:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-18T20:32:02.185Z] === RUN TestSendToOneSub [2021-06-18T20:32:02.185Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-18T20:32:02.186Z] === RUN TestSendToMultipleSubs [2021-06-18T20:32:02.186Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-18T20:32:02.186Z] === RUN TestEvictOneSub [2021-06-18T20:32:02.186Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-18T20:32:02.186Z] === RUN TestClosePublisher [2021-06-18T20:32:02.186Z] --- PASS: TestClosePublisher (0.00s) [2021-06-18T20:32:02.186Z] === RUN TestPubSubRace [2021-06-18T20:32:03.350Z] 2021/06/18 20:32:02 Closing DB instances... [2021-06-18T20:32:03.350Z] --- PASS: TestPubSubRace (1.04s) [2021-06-18T20:32:03.350Z] PASS [2021-06-18T20:32:03.350Z] coverage: 75.0% of statements [2021-06-18T20:32:03.350Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-06-18T20:32:03.350Z] time="2021-06-18T20:32:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-18T20:32:03.892Z] === RUN TestRegister [2021-06-18T20:32:03.892Z] --- PASS: TestRegister (0.00s) [2021-06-18T20:32:03.892Z] === RUN TestCommand [2021-06-18T20:32:03.892Z] --- PASS: TestCommand (0.03s) [2021-06-18T20:32:03.892Z] === RUN TestNaiveSelf [2021-06-18T20:32:03.892Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-18T20:32:03.892Z] PASS [2021-06-18T20:32:03.892Z] coverage: 82.4% of statements [2021-06-18T20:32:03.892Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-06-18T20:32:04.423Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-18T20:32:04.423Z] === RUN TestNetworkDBGarbageCollection [2021-06-18T20:32:04.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-18T20:32:04.943Z] === RUN TestParseSignal [2021-06-18T20:32:04.943Z] --- PASS: TestParseSignal (0.00s) [2021-06-18T20:32:04.943Z] === RUN TestValidSignalForPlatform [2021-06-18T20:32:04.943Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-18T20:32:04.943Z] PASS [2021-06-18T20:32:04.943Z] coverage: 19.7% of statements [2021-06-18T20:32:04.943Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2021-06-18T20:32:04.976Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-18T20:32:05.237Z] check_test.go:309: [de8d1f5cfd075] daemon is not started [2021-06-18T20:32:05.237Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-18T20:32:05.465Z] === RUN TestNewStdWriter [2021-06-18T20:32:05.465Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-18T20:32:05.465Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestWriteWithNilBytes [2021-06-18T20:32:05.465Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestWrite [2021-06-18T20:32:05.465Z] --- PASS: TestWrite (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestWriteWithWriterError [2021-06-18T20:32:05.465Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-18T20:32:05.465Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestStdCopyWriteAndRead [2021-06-18T20:32:05.465Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-18T20:32:05.465Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-18T20:32:05.465Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-18T20:32:05.465Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-18T20:32:05.465Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-18T20:32:05.465Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-18T20:32:05.466Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-18T20:32:05.466Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-18T20:32:05.466Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-18T20:32:05.466Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-18T20:32:05.466Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-18T20:32:05.466Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-18T20:32:05.466Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-18T20:32:05.466Z] PASS [2021-06-18T20:32:05.466Z] coverage: 100.0% of statements [2021-06-18T20:32:05.466Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-06-18T20:32:05.992Z] time="2021-06-18T20:32:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-18T20:32:06.516Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-18T20:32:06.516Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-18T20:32:06.516Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestFormatStatus [2021-06-18T20:32:06.516Z] --- PASS: TestFormatStatus (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestFormatError [2021-06-18T20:32:06.516Z] --- PASS: TestFormatError (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestFormatJSONError [2021-06-18T20:32:06.516Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-18T20:32:06.516Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-18T20:32:06.516Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestNewJSONProgressOutput [2021-06-18T20:32:06.516Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestAuxFormatterEmit [2021-06-18T20:32:06.516Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestStreamWriterStdout [2021-06-18T20:32:06.516Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-18T20:32:06.516Z] === RUN TestStreamWriterStderr [2021-06-18T20:32:06.516Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-18T20:32:06.516Z] PASS [2021-06-18T20:32:06.516Z] coverage: 66.2% of statements [2021-06-18T20:32:06.516Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2021-06-18T20:32:07.050Z] === RUN TestGenerateRandomID [2021-06-18T20:32:07.050Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-18T20:32:07.050Z] === RUN TestShortenId [2021-06-18T20:32:07.050Z] --- PASS: TestShortenId (0.00s) [2021-06-18T20:32:07.050Z] === RUN TestShortenSha256Id [2021-06-18T20:32:07.050Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-18T20:32:07.050Z] === RUN TestShortenIdEmpty [2021-06-18T20:32:07.050Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-18T20:32:07.050Z] === RUN TestShortenIdInvalid [2021-06-18T20:32:07.050Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-18T20:32:07.050Z] === RUN TestIsShortIDNonHex [2021-06-18T20:32:07.050Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-18T20:32:07.050Z] === RUN TestIsShortIDNotCorrectSize [2021-06-18T20:32:07.050Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-18T20:32:07.050Z] PASS [2021-06-18T20:32:07.050Z] coverage: 70.6% of statements [2021-06-18T20:32:07.050Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-06-18T20:32:07.050Z] --- PASS: TestRequest (9.30s) [2021-06-18T20:32:07.050Z] === RUN TestOverlappingRequests [2021-06-18T20:32:07.573Z] --- PASS: TestOverlappingRequests (0.44s) [2021-06-18T20:32:07.573Z] === RUN TestRelease [2021-06-18T20:32:07.573Z] === RUN TestIsCpusetListAvailable [2021-06-18T20:32:07.573Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-18T20:32:07.573Z] PASS [2021-06-18T20:32:07.573Z] coverage: 38.2% of statements [2021-06-18T20:32:07.573Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 38.2% of statements [2021-06-18T20:32:09.263Z] --- PASS: TestRelease (1.77s) [2021-06-18T20:32:09.263Z] === RUN TestAllocateRandomDeallocate [2021-06-18T20:32:09.263Z] === RUN TestChtimes [2021-06-18T20:32:09.263Z] --- PASS: TestChtimes (0.00s) [2021-06-18T20:32:09.263Z] === RUN TestChtimesWindows [2021-06-18T20:32:09.263Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-18T20:32:09.263Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-18T20:32:09.263Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-18T20:32:09.263Z] === RUN TestEnsureRemoveAllNotExist [2021-06-18T20:32:09.263Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-18T20:32:09.263Z] === RUN TestEnsureRemoveAllWithDir [2021-06-18T20:32:09.263Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-18T20:32:09.263Z] === RUN TestEnsureRemoveAllWithFile [2021-06-18T20:32:09.263Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-18T20:32:09.263Z] === RUN TestHasWin32KSupport [2021-06-18T20:32:09.263Z] syscall_windows_test.go:8: win32k: true [2021-06-18T20:32:09.263Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-18T20:32:09.263Z] PASS [2021-06-18T20:32:09.263Z] coverage: 12.2% of statements [2021-06-18T20:32:09.263Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.2% of statements [2021-06-18T20:32:09.751Z] === RUN TestTailFile [2021-06-18T20:32:09.751Z] --- PASS: TestTailFile (0.00s) [2021-06-18T20:32:09.751Z] === RUN TestTailFileManyLines [2021-06-18T20:32:09.751Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-18T20:32:09.751Z] === RUN TestTailEmptyFile [2021-06-18T20:32:09.751Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-18T20:32:09.751Z] === RUN TestTailNegativeN [2021-06-18T20:32:09.751Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/truncated_last_line [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/no_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-18T20:32:09.751Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:09.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:09.751Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:09.752Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-18T20:32:09.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:09.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:09.753Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:09.753Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.231Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.232Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.232Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.233Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-18T20:32:10.234Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:32:10.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:32:10.235Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-18T20:32:10.236Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-18T20:32:10.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-18T20:32:10.708Z] PASS [2021-06-18T20:32:10.708Z] coverage: 88.6% of statements [2021-06-18T20:32:10.708Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2021-06-18T20:32:10.708Z] time="2021-06-18T20:32:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-18T20:32:11.169Z] === RUN TestTarSumRemoveNonExistent [2021-06-18T20:32:11.169Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestTarSumRemove [2021-06-18T20:32:11.169Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestSortFileInfoSums [2021-06-18T20:32:11.169Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestNewTarSumForLabelInvalid [2021-06-18T20:32:11.169Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestNewTarSumForLabel [2021-06-18T20:32:11.169Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestEmptyTar [2021-06-18T20:32:11.169Z] --- PASS: TestEmptyTar (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestTarSumsReadSize [2021-06-18T20:32:11.169Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestTarSums [2021-06-18T20:32:11.169Z] --- PASS: TestTarSums (0.05s) [2021-06-18T20:32:11.169Z] === RUN TestIteration [2021-06-18T20:32:11.169Z] --- PASS: TestIteration (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestVersionLabelForChecksum [2021-06-18T20:32:11.169Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestVersion [2021-06-18T20:32:11.169Z] --- PASS: TestVersion (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestGetVersion [2021-06-18T20:32:11.169Z] --- PASS: TestGetVersion (0.00s) [2021-06-18T20:32:11.169Z] === RUN TestGetVersions [2021-06-18T20:32:11.169Z] --- PASS: TestGetVersions (0.00s) [2021-06-18T20:32:11.169Z] PASS [2021-06-18T20:32:11.169Z] coverage: 89.3% of statements [2021-06-18T20:32:11.169Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2021-06-18T20:32:11.625Z] testing: warning: no tests to run [2021-06-18T20:32:11.625Z] PASS [2021-06-18T20:32:11.625Z] coverage: [no statements] [2021-06-18T20:32:11.625Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite (415.53s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.07s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.53s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.89s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.73s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.36s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.40s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.02s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.48s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.60s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.87s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.93s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.76s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.61s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.92s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.60s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.18s) [2021-06-18T20:32:11.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.75s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.52s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.61s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.26s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.70s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.65s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.38s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.26s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.26s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.28s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.30s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.29s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.23s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.43s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.36s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.70s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.75s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.96s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.04s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.54s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.88s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.27s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.02s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.78s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2021-06-18T20:32:11.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-18T20:32:11.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.93s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.73s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.08s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.91s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.62s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.46s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.58s) [2021-06-18T20:32:11.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.08s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.26s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.62s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.57s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.96s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.07s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.68s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.95s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.17s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.40s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.69s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.30s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.45s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.55s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.17s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.83s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.44s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.43s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.78s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-06-18T20:32:11.822Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.73s) [2021-06-18T20:32:11.822Z] === RUN TestDockerSwarmSuite [2021-06-18T20:32:11.822Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-18T20:32:12.083Z] === RUN TestTruncIndex [2021-06-18T20:32:12.181Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-06-18T20:32:12.551Z] --- PASS: TestTruncIndex (0.12s) [2021-06-18T20:32:12.551Z] PASS [2021-06-18T20:32:12.551Z] coverage: 91.5% of statements [2021-06-18T20:32:12.551Z] ok github.com/docker/docker/pkg/truncindex 0.165s coverage: 91.5% of statements [2021-06-18T20:32:13.029Z] === RUN TestIsGIT [2021-06-18T20:32:13.029Z] --- PASS: TestIsGIT (0.00s) [2021-06-18T20:32:13.029Z] === RUN TestIsTransport [2021-06-18T20:32:13.029Z] --- PASS: TestIsTransport (0.00s) [2021-06-18T20:32:13.029Z] PASS [2021-06-18T20:32:13.029Z] coverage: 100.0% of statements [2021-06-18T20:32:13.029Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-06-18T20:32:13.507Z] === RUN TestVersionInfo [2021-06-18T20:32:13.508Z] --- PASS: TestVersionInfo (0.00s) [2021-06-18T20:32:13.508Z] === RUN TestAppendVersions [2021-06-18T20:32:13.508Z] --- PASS: TestAppendVersions (0.00s) [2021-06-18T20:32:13.508Z] PASS [2021-06-18T20:32:13.508Z] coverage: 88.9% of statements [2021-06-18T20:32:13.508Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-06-18T20:32:13.997Z] --- PASS: TestAllocateRandomDeallocate (5.01s) [2021-06-18T20:32:13.997Z] === RUN TestRetrieveFromStore [2021-06-18T20:32:14.366Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-18T20:32:15.042Z] === RUN TestValidatePrivileges [2021-06-18T20:32:15.042Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-18T20:32:15.042Z] === RUN TestFilterByCapNeg [2021-06-18T20:32:15.042Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-18T20:32:15.042Z] === RUN TestFilterByCapPos [2021-06-18T20:32:15.042Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-18T20:32:15.042Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-18T20:32:15.042Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-18T20:32:15.042Z] PASS [2021-06-18T20:32:15.042Z] coverage: 12.0% of statements [2021-06-18T20:32:15.042Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.0% of statements [2021-06-18T20:32:16.078Z] --- PASS: TestRetrieveFromStore (1.68s) [2021-06-18T20:32:16.078Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-18T20:32:16.078Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-06-18T20:32:16.078Z] === RUN TestParallelPredefinedRequest1 [2021-06-18T20:32:16.078Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-18T20:32:16.078Z] === RUN TestParallelPredefinedRequest2 [2021-06-18T20:32:16.078Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-18T20:32:16.078Z] === RUN TestParallelPredefinedRequest3 [2021-06-18T20:32:16.078Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-18T20:32:16.078Z] === RUN TestParallelPredefinedRequest4 [2021-06-18T20:32:16.078Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-18T20:32:16.078Z] === RUN TestParallelPredefinedRequest5 [2021-06-18T20:32:16.078Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-18T20:32:16.078Z] === RUN TestDebug [2021-06-18T20:32:16.078Z] --- PASS: TestDebug (0.00s) [2021-06-18T20:32:16.078Z] === RUN TestRequestPoolParallel [2021-06-18T20:32:16.078Z] === RUN TestNewSettable [2021-06-18T20:32:16.078Z] --- PASS: TestNewSettable (0.00s) [2021-06-18T20:32:16.078Z] === RUN TestIsSettable [2021-06-18T20:32:16.078Z] --- PASS: TestIsSettable (0.00s) [2021-06-18T20:32:16.078Z] === RUN TestUpdateSettingsEnv [2021-06-18T20:32:16.078Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-18T20:32:16.078Z] PASS [2021-06-18T20:32:16.078Z] coverage: 20.0% of statements [2021-06-18T20:32:16.078Z] ok github.com/docker/docker/plugin/v2 0.066s coverage: 20.0% of statements [2021-06-18T20:32:16.551Z] --- PASS: TestRequestPoolParallel (0.70s) [2021-06-18T20:32:16.551Z] === RUN TestFullAllocateRelease [2021-06-18T20:32:17.009Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-06-18T20:32:17.009Z] === RUN TestOddAllocateRelease [2021-06-18T20:32:17.009Z] === RUN TestLoad [2021-06-18T20:32:17.009Z] --- PASS: TestLoad (0.00s) [2021-06-18T20:32:17.009Z] === RUN TestSave [2021-06-18T20:32:17.009Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-06-18T20:32:17.009Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-18T20:32:17.009Z] --- PASS: TestSave (0.02s) [2021-06-18T20:32:17.009Z] === RUN TestAddDeleteGet [2021-06-18T20:32:17.009Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-18T20:32:17.009Z] === RUN TestInvalidTags [2021-06-18T20:32:17.009Z] --- PASS: TestInvalidTags (0.01s) [2021-06-18T20:32:17.009Z] PASS [2021-06-18T20:32:17.009Z] coverage: 84.4% of statements [2021-06-18T20:32:17.009Z] ok github.com/docker/docker/reference 0.116s coverage: 84.4% of statements [2021-06-18T20:32:17.009Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-06-18T20:32:17.009Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-18T20:32:17.467Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-06-18T20:32:17.467Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-18T20:32:17.467Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-18T20:32:17.467Z] === CONT TestParallelPredefinedRequest1 [2021-06-18T20:32:17.467Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:32:17.467Z] === CONT TestParallelPredefinedRequest5 [2021-06-18T20:32:17.467Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:32:17.467Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-18T20:32:17.467Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-18T20:32:17.468Z] === CONT TestParallelPredefinedRequest3 [2021-06-18T20:32:17.468Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:32:17.468Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-18T20:32:17.468Z] === CONT TestParallelPredefinedRequest2 [2021-06-18T20:32:17.468Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:32:17.468Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-18T20:32:17.468Z] === CONT TestParallelPredefinedRequest4 [2021-06-18T20:32:17.468Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:32:17.468Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-18T20:32:17.468Z] PASS [2021-06-18T20:32:17.468Z] coverage: 85.3% of statements [2021-06-18T20:32:17.468Z] ok github.com/docker/docker/libnetwork/ipam 50.216s coverage: 85.3% of statements [2021-06-18T20:32:17.671Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-18T20:32:19.040Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-06-18T20:32:19.040Z] === RUN TestClientStream [2021-06-18T20:32:19.040Z] --- PASS: TestClientStream (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestClientSendFile [2021-06-18T20:32:19.040Z] --- PASS: TestClientSendFile (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestClientWithRequestTimeout [2021-06-18T20:32:19.040Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestFileSpecPlugin [2021-06-18T20:32:19.040Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-18T20:32:19.040Z] === RUN TestFileJSONSpecPlugin [2021-06-18T20:32:19.040Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-18T20:32:19.040Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-06-18T20:32:19.040Z] === RUN TestPluginAddHandler [2021-06-18T20:32:19.040Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestPluginWaitBadPlugin [2021-06-18T20:32:19.040Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestGet [2021-06-18T20:32:19.040Z] time="2021-06-18T20:32:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-18T20:32:19.040Z] === RUN TestResolveAuthConfigIndexServer [2021-06-18T20:32:19.040Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestResolveAuthConfigFullURL [2021-06-18T20:32:19.040Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-18T20:32:19.040Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestValidateMirror [2021-06-18T20:32:19.040Z] --- PASS: TestValidateMirror (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestLoadInsecureRegistries [2021-06-18T20:32:19.040Z] time="2021-06-18T20:32:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-18T20:32:19.040Z] time="2021-06-18T20:32:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-18T20:32:19.040Z] time="2021-06-18T20:32:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-18T20:32:19.040Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-06-18T20:32:19.040Z] === RUN TestNewServiceConfig [2021-06-18T20:32:19.040Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestValidateIndexName [2021-06-18T20:32:19.040Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestValidateIndexNameWithError [2021-06-18T20:32:19.040Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestEndpointParse [2021-06-18T20:32:19.040Z] --- PASS: TestEndpointParse (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestEndpointParseInvalid [2021-06-18T20:32:19.040Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestValidateEndpoint [2021-06-18T20:32:19.040Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-18T20:32:19.040Z] === RUN TestPing [2021-06-18T20:32:19.040Z] --- PASS: TestPing (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestPingRegistryEndpoint [2021-06-18T20:32:19.040Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:32:19.040Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestEndpoint [2021-06-18T20:32:19.040Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:32:19.040Z] --- SKIP: TestEndpoint (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestParseRepositoryInfo [2021-06-18T20:32:19.040Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestNewIndexInfo [2021-06-18T20:32:19.040Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-18T20:32:19.040Z] === RUN TestMirrorEndpointLookup [2021-06-18T20:32:19.040Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:32:19.040Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-18T20:32:19.040Z] === RUN TestSearchRepositories [2021-06-18T20:32:19.040Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-18T20:32:19.040Z] Host: 127.0.0.1:49317 [2021-06-18T20:32:19.040Z] User-Agent: docker test client [2021-06-18T20:32:19.040Z] Authorization: Token fake-token [2021-06-18T20:32:19.040Z] X-Docker-Token: true [2021-06-18T20:32:19.040Z] Accept-Encoding: gzip [2021-06-18T20:32:19.040Z] [2021-06-18T20:32:19.040Z] [2021-06-18T20:32:19.040Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-18T20:32:19.040Z] Connection: close [2021-06-18T20:32:19.040Z] Content-Length: 144 [2021-06-18T20:32:19.040Z] Cache-Control: no-cache [2021-06-18T20:32:19.040Z] Content-Type: application/json [2021-06-18T20:32:19.040Z] Date: Fri, 18 Jun 2021 20:32:19 GMT [2021-06-18T20:32:19.040Z] Expires: -1 [2021-06-18T20:32:19.570Z] Pragma: no-cache [2021-06-18T20:32:19.570Z] Server: docker-tests/mock [2021-06-18T20:32:19.570Z] X-Docker-Registry-Config: mock [2021-06-18T20:32:19.570Z] X-Docker-Registry-Version: 0.0.0 [2021-06-18T20:32:19.570Z] [2021-06-18T20:32:19.570Z] [2021-06-18T20:32:19.570Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-18T20:32:19.570Z] === RUN TestTrustedLocation [2021-06-18T20:32:19.570Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-18T20:32:19.570Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-18T20:32:19.570Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-18T20:32:19.570Z] === RUN TestAllowNondistributableArtifacts [2021-06-18T20:32:19.570Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-18T20:32:19.570Z] === RUN TestIsSecureIndex [2021-06-18T20:32:19.570Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-18T20:32:19.570Z] PASS [2021-06-18T20:32:19.570Z] coverage: 51.7% of statements [2021-06-18T20:32:19.570Z] ok github.com/docker/docker/registry 0.168s coverage: 51.7% of statements [2021-06-18T20:32:20.130Z] time="2021-06-18T20:32:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestReaderWithReadError [2021-06-18T20:32:20.693Z] time="2021-06-18T20:32:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestReader [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-18T20:32:20.693Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-18T20:32:20.693Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-18T20:32:20.693Z] PASS [2021-06-18T20:32:20.693Z] coverage: 100.0% of statements [2021-06-18T20:32:20.693Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2021-06-18T20:32:21.282Z] === RUN TestRestartManagerTimeout [2021-06-18T20:32:21.282Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-18T20:32:21.282Z] === RUN TestRestartManagerTimeoutReset [2021-06-18T20:32:21.282Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-18T20:32:21.282Z] PASS [2021-06-18T20:32:21.282Z] coverage: 50.9% of statements [2021-06-18T20:32:21.282Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2021-06-18T20:32:22.448Z] time="2021-06-18T20:32:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-18T20:32:22.448Z] === RUN TestDecodeContainerConfig [2021-06-18T20:32:22.448Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-18T20:32:22.448Z] === RUN TestDecodeContainerConfigIsolation [2021-06-18T20:32:22.448Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-18T20:32:22.449Z] === RUN TestValidatePrivileged [2021-06-18T20:32:22.449Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-18T20:32:22.449Z] PASS [2021-06-18T20:32:22.449Z] coverage: 52.2% of statements [2021-06-18T20:32:22.449Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-06-18T20:32:22.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-18T20:32:22.987Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-18T20:32:22.987Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-18T20:32:22.987Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-18T20:32:22.987Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-18T20:32:22.987Z] PASS [2021-06-18T20:32:22.987Z] coverage: 62.5% of statements [2021-06-18T20:32:22.987Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2021-06-18T20:32:26.434Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-18T20:32:26.434Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-18T20:32:26.434Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-18T20:32:26.434Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-18T20:32:26.434Z] time="2021-06-18T20:32:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-18T20:32:27.159Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-18T20:32:27.159Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-18T20:32:27.675Z] === RUN TestGetDriver [2021-06-18T20:32:27.675Z] --- PASS: TestGetDriver (0.00s) [2021-06-18T20:32:27.675Z] === RUN TestVolumeRequestError [2021-06-18T20:32:27.675Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-18T20:32:27.675Z] PASS [2021-06-18T20:32:27.675Z] coverage: 36.1% of statements [2021-06-18T20:32:27.675Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2021-06-18T20:32:27.675Z] === RUN TestGetAddress [2021-06-18T20:32:27.675Z] --- PASS: TestGetAddress (0.00s) [2021-06-18T20:32:27.675Z] === RUN TestRemove [2021-06-18T20:32:27.676Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-18T20:32:27.676Z] --- SKIP: TestRemove (0.00s) [2021-06-18T20:32:27.676Z] === RUN TestInitializeWithVolumes [2021-06-18T20:32:27.676Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-18T20:32:27.676Z] === RUN TestCreate [2021-06-18T20:32:27.676Z] --- PASS: TestCreate (0.01s) [2021-06-18T20:32:27.676Z] === RUN TestValidateName [2021-06-18T20:32:27.676Z] --- PASS: TestValidateName (0.00s) [2021-06-18T20:32:27.676Z] === RUN TestCreateWithOpts [2021-06-18T20:32:27.676Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-18T20:32:27.676Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-18T20:32:27.676Z] === RUN TestRelaodNoOpts [2021-06-18T20:32:27.676Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-18T20:32:27.676Z] PASS [2021-06-18T20:32:27.676Z] coverage: 41.5% of statements [2021-06-18T20:32:27.676Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-06-18T20:32:28.826Z] === RUN TestConvertTmpfsOptions [2021-06-18T20:32:28.826Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-18T20:32:28.826Z] parser_test.go:49: data="ro" [2021-06-18T20:32:28.826Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-18T20:32:28.826Z] === RUN TestParseMountRaw [2021-06-18T20:32:28.826Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-18T20:32:28.826Z] === RUN TestParseMountRawSplit [2021-06-18T20:32:28.826Z] parser_test.go:390: case 0 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 1 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 2 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 3 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 4 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 5 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 6 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 7 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 8 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 0 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 1 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 2 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 3 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 4 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 5 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 6 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 7 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 8 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 9 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 10 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 11 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 12 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 0 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 1 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 2 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 3 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 4 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 5 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 6 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 7 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 8 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 9 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 10 [2021-06-18T20:32:28.826Z] parser_test.go:390: case 11 [2021-06-18T20:32:28.826Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-18T20:32:28.826Z] === RUN TestParseMountSpec [2021-06-18T20:32:28.826Z] parser_test.go:455: case 0 [2021-06-18T20:32:28.826Z] parser_test.go:455: case 1 [2021-06-18T20:32:28.826Z] parser_test.go:455: case 2 [2021-06-18T20:32:28.826Z] parser_test.go:455: case 3 [2021-06-18T20:32:28.826Z] parser_test.go:455: case 4 [2021-06-18T20:32:28.826Z] parser_test.go:455: case 5 [2021-06-18T20:32:28.826Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-18T20:32:28.826Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-18T20:32:28.826Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-18T20:32:28.826Z] === RUN TestValidateMount [2021-06-18T20:32:28.826Z] --- PASS: TestValidateMount (0.00s) [2021-06-18T20:32:28.826Z] PASS [2021-06-18T20:32:28.826Z] coverage: 66.2% of statements [2021-06-18T20:32:28.826Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 66.2% of statements [2021-06-18T20:32:29.354Z] === RUN TestSetGetMeta [2021-06-18T20:32:29.354Z] === PAUSE TestSetGetMeta [2021-06-18T20:32:29.354Z] === RUN TestRestore [2021-06-18T20:32:29.354Z] === PAUSE TestRestore [2021-06-18T20:32:29.354Z] === RUN TestServiceCreate [2021-06-18T20:32:29.354Z] === PAUSE TestServiceCreate [2021-06-18T20:32:29.354Z] === RUN TestServiceList [2021-06-18T20:32:29.354Z] === PAUSE TestServiceList [2021-06-18T20:32:29.354Z] === RUN TestServiceRemove [2021-06-18T20:32:29.354Z] === PAUSE TestServiceRemove [2021-06-18T20:32:29.354Z] === RUN TestServiceGet [2021-06-18T20:32:29.354Z] === PAUSE TestServiceGet [2021-06-18T20:32:29.354Z] === RUN TestServicePrune [2021-06-18T20:32:29.354Z] === PAUSE TestServicePrune [2021-06-18T20:32:29.354Z] === RUN TestCreate [2021-06-18T20:32:29.354Z] === PAUSE TestCreate [2021-06-18T20:32:29.354Z] === RUN TestRemove [2021-06-18T20:32:29.354Z] === PAUSE TestRemove [2021-06-18T20:32:29.354Z] === RUN TestList [2021-06-18T20:32:29.354Z] === PAUSE TestList [2021-06-18T20:32:29.354Z] === RUN TestFindByDriver [2021-06-18T20:32:29.354Z] === PAUSE TestFindByDriver [2021-06-18T20:32:29.354Z] === RUN TestFindByReferenced [2021-06-18T20:32:29.354Z] === PAUSE TestFindByReferenced [2021-06-18T20:32:29.354Z] === RUN TestDerefMultipleOfSameRef [2021-06-18T20:32:29.354Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-18T20:32:29.354Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-18T20:32:29.354Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-18T20:32:29.354Z] === RUN TestDefererencePluginOnCreateError [2021-06-18T20:32:29.354Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-18T20:32:29.354Z] === RUN TestRefDerefRemove [2021-06-18T20:32:29.354Z] === PAUSE TestRefDerefRemove [2021-06-18T20:32:29.354Z] === RUN TestGet [2021-06-18T20:32:29.354Z] === PAUSE TestGet [2021-06-18T20:32:29.354Z] === RUN TestGetWithReference [2021-06-18T20:32:29.354Z] === PAUSE TestGetWithReference [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_nil_list [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_empty_list [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_filter_some [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_filter_middle [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-18T20:32:29.354Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-18T20:32:29.354Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_nil_list [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_filter_some [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_empty_list [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-18T20:32:29.354Z] === CONT TestFilterFunc/test_filter_middle [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-18T20:32:29.354Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-18T20:32:29.354Z] === CONT TestSetGetMeta [2021-06-18T20:32:29.354Z] === CONT TestFindByDriver [2021-06-18T20:32:29.354Z] === CONT TestRefDerefRemove [2021-06-18T20:32:29.354Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-18T20:32:29.354Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-18T20:32:29.354Z] === CONT TestList [2021-06-18T20:32:29.354Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-18T20:32:29.354Z] === CONT TestRemove [2021-06-18T20:32:29.354Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-18T20:32:29.354Z] === CONT TestCreate [2021-06-18T20:32:29.354Z] --- PASS: TestFindByDriver (0.03s) [2021-06-18T20:32:29.354Z] === CONT TestServicePrune [2021-06-18T20:32:29.354Z] --- PASS: TestCreate (0.02s) [2021-06-18T20:32:29.354Z] === CONT TestServiceGet [2021-06-18T20:32:29.354Z] --- PASS: TestList (0.03s) [2021-06-18T20:32:29.354Z] === CONT TestServiceRemove [2021-06-18T20:32:29.354Z] --- PASS: TestRemove (0.02s) [2021-06-18T20:32:29.354Z] === CONT TestServiceList [2021-06-18T20:32:29.354Z] --- PASS: TestServiceGet (0.09s) [2021-06-18T20:32:29.354Z] === CONT TestServiceCreate [2021-06-18T20:32:29.354Z] time="2021-06-18T20:32:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:32:29.354Z] --- PASS: TestServiceRemove (0.09s) [2021-06-18T20:32:29.354Z] === CONT TestRestore [2021-06-18T20:32:29.354Z] --- PASS: TestServiceList (0.09s) [2021-06-18T20:32:29.354Z] === CONT TestDerefMultipleOfSameRef [2021-06-18T20:32:29.354Z] time="2021-06-18T20:32:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:32:29.354Z] time="2021-06-18T20:32:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:32:29.354Z] --- PASS: TestServiceCreate (0.03s) [2021-06-18T20:32:29.354Z] === CONT TestFindByReferenced [2021-06-18T20:32:29.354Z] time="2021-06-18T20:32:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-18T20:32:29.354Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-18T20:32:29.354Z] === CONT TestDefererencePluginOnCreateError [2021-06-18T20:32:29.354Z] --- PASS: TestRestore (0.03s) [2021-06-18T20:32:29.354Z] === CONT TestGetWithReference [2021-06-18T20:32:29.354Z] time="2021-06-18T20:32:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-18T20:32:29.354Z] --- PASS: TestServicePrune (0.15s) [2021-06-18T20:32:29.354Z] === CONT TestGet [2021-06-18T20:32:29.354Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-18T20:32:29.354Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-18T20:32:29.354Z] --- PASS: TestGetWithReference (0.02s) [2021-06-18T20:32:29.354Z] --- PASS: TestGet (0.02s) [2021-06-18T20:32:29.354Z] PASS [2021-06-18T20:32:29.354Z] coverage: 69.6% of statements [2021-06-18T20:32:29.354Z] ok github.com/docker/docker/volume/service 0.244s coverage: 69.6% of statements [2021-06-18T20:32:32.447Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-18T20:32:32.447Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-18T20:32:32.447Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-18T20:32:33.018Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-18T20:32:33.278Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-18T20:32:33.538Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-18T20:32:33.799Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-18T20:32:34.173Z] --- PASS: TestGet (15.07s) [2021-06-18T20:32:34.173Z] === RUN TestPluginWithNoManifest [2021-06-18T20:32:34.173Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-18T20:32:34.173Z] === RUN TestGetAll [2021-06-18T20:32:34.173Z] --- PASS: TestGetAll (0.00s) [2021-06-18T20:32:34.173Z] PASS [2021-06-18T20:32:34.173Z] coverage: 73.4% of statements [2021-06-18T20:32:34.173Z] ok github.com/docker/docker/pkg/plugins 35.073s coverage: 73.4% of statements [2021-06-18T20:32:36.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-18T20:32:36.341Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-18T20:32:37.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-18T20:32:38.226Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-18T20:32:40.140Z] docker_api_swarm_test.go:562: [d0db557f48d3e] joining swarm manager [db2f81dddb5d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:32:40.140Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-18T20:32:42.055Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-18T20:32:43.968Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-18T20:32:45.354Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-18T20:32:53.496Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-18T20:32:55.409Z] docker_api_swarm_test.go:584: [d600acbd041c5] joining swarm manager [db2f81dddb5d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:32:59.613Z] check_test.go:380: [d0db557f48d3e] daemon is not started [2021-06-18T20:32:59.841Z] 2021/06/18 20:32:56 Closing DB instances... [2021-06-18T20:32:59.841Z] time="2021-06-18T20:32:57Z" level=error msg="node: d3cf2ff31125 is unknown to memberlist" [2021-06-18T20:32:59.841Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-18T20:32:59.841Z] === RUN TestFindNode [2021-06-18T20:32:59.841Z] 2021/06/18 20:32:57 Closing DB instances... [2021-06-18T20:32:59.841Z] --- PASS: TestFindNode (0.01s) [2021-06-18T20:32:59.841Z] === RUN TestChangeNodeState [2021-06-18T20:32:59.841Z] 2021/06/18 20:32:58 Closing DB instances... [2021-06-18T20:32:59.841Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-18T20:32:59.841Z] === RUN TestNodeReincarnation [2021-06-18T20:32:59.841Z] 2021/06/18 20:32:58 Closing DB instances... [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-18T20:33:03.929Z] --- PASS: TestNodeReincarnation (5.02s) [2021-06-18T20:33:03.929Z] === RUN TestParallelCreate [2021-06-18T20:33:03.929Z] 2021/06/18 20:33:03 Closing DB instances... [2021-06-18T20:33:03.929Z] --- PASS: TestParallelCreate (0.01s) [2021-06-18T20:33:03.929Z] === RUN TestParallelDelete [2021-06-18T20:33:03.929Z] 2021/06/18 20:33:03 Closing DB instances... [2021-06-18T20:33:03.929Z] --- PASS: TestParallelDelete (0.01s) [2021-06-18T20:33:03.929Z] === RUN TestNetworkDBIslands [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:90a16f643d2e with config:&{NodeID:90a16f643d2e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node 90a16f643d2e/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node 90a16f643d2e/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cd4ade5bb18a with config:&{NodeID:cd4ade5bb18a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node 90a16f643d2e/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node 90a16f643d2e/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fbd8931ddfe8 with config:&{NodeID:fbd8931ddfe8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node 90a16f643d2e/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node 90a16f643d2e/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, added to nodes list" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-18T20:33:03.929Z] time="2021-06-18T20:33:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:48467b67d259 with config:&{NodeID:48467b67d259 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node 90a16f643d2e/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=info msg="Node 90a16f643d2e/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-18T20:33:04.441Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5d71c81dca84 with config:&{NodeID:5d71c81dca84 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 90a16f643d2e/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 90a16f643d2e/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:33:04.925Z] time="2021-06-18T20:33:04Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:33:05.406Z] networkdb_test.go:834: Re-joining: 3 [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=info msg="The new bootstrap node list is:[172.25.220.47:10033 172.25.220.47:10034 172.25.220.47:10035]" [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10033" [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49359" [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10034" [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49360" [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49361" [2021-06-18T20:33:05.406Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10035" [2021-06-18T20:33:05.406Z] networkdb_test.go:834: Re-joining: 4 [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=info msg="The new bootstrap node list is:[172.25.220.47:10033 172.25.220.47:10034 172.25.220.47:10035]" [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10033" [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49362" [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10034" [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49363" [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10035" [2021-06-18T20:33:05.407Z] time="2021-06-18T20:33:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49364" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="node 0 leaving" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e change state NodeActive --> NodeLeft" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="node2(cd4ade5bb18a): Node leave event for 90a16f643d2e/172.25.220.47" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e change state NodeActive --> NodeLeft" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="node3(fbd8931ddfe8): Node leave event for 90a16f643d2e/172.25.220.47" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e change state NodeActive --> NodeLeft" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="node5(5d71c81dca84): Node leave event for 90a16f643d2e/172.25.220.47" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e change state NodeActive --> NodeLeft" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="node1(90a16f643d2e): Node leave event for 90a16f643d2e/172.25.220.47" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e change state NodeActive --> NodeLeft" [2021-06-18T20:33:05.869Z] time="2021-06-18T20:33:05Z" level=info msg="node4(48467b67d259): Node leave event for 90a16f643d2e/172.25.220.47" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:05Z" level=info msg="Node 90a16f643d2e/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.25.220.47:10035: use of closed network connection" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="node 1 leaving" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a change state NodeActive --> NodeLeft" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="node3(fbd8931ddfe8): Node leave event for cd4ade5bb18a/172.25.220.47" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a change state NodeActive --> NodeFailed" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, added to failed nodes list" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a change state NodeActive --> NodeLeft" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="node4(48467b67d259): Node leave event for cd4ade5bb18a/172.25.220.47" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a change state NodeActive --> NodeLeft" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="node5(5d71c81dca84): Node leave event for cd4ade5bb18a/172.25.220.47" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=error msg="node: cd4ade5bb18a is unknown to memberlist" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.327Z] time="2021-06-18T20:33:06Z" level=info msg="Node cd4ade5bb18a/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="node 2 leaving" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="Node fbd8931ddfe8 change state NodeActive --> NodeLeft" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="node4(48467b67d259): Node leave event for fbd8931ddfe8/172.25.220.47" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="Node fbd8931ddfe8 change state NodeActive --> NodeLeft" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="node5(5d71c81dca84): Node leave event for fbd8931ddfe8/172.25.220.47" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="Node fbd8931ddfe8 change state NodeActive --> NodeLeft" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="node3(fbd8931ddfe8): Node leave event for fbd8931ddfe8/172.25.220.47" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, left gossip cluster" [2021-06-18T20:33:06.783Z] time="2021-06-18T20:33:06Z" level=info msg="Node fbd8931ddfe8/172.25.220.47, left gossip cluster" [2021-06-18T20:33:07.239Z] networkdb_test.go:866: node4: OK [2021-06-18T20:33:07.239Z] networkdb_test.go:866: node5: OK [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="node 0 coming back" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:22d2c99bed72 with config:&{NodeID:22d2c99bed72 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="Node 22d2c99bed72/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="Node 22d2c99bed72/172.25.220.47, added to nodes list" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="node 1 coming back" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bea8c76e71dc with config:&{NodeID:bea8c76e71dc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="Node bea8c76e71dc/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="Node bea8c76e71dc/172.25.220.47, added to nodes list" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="node 2 coming back" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b401bea5b6d0 with config:&{NodeID:b401bea5b6d0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="Node b401bea5b6d0/172.25.220.47, joined gossip cluster" [2021-06-18T20:33:07.239Z] time="2021-06-18T20:33:06Z" level=info msg="Node b401bea5b6d0/172.25.220.47, added to nodes list" [2021-06-18T20:33:07.695Z] time="2021-06-18T20:33:07Z" level=debug msg="memberlist: Failed ping: 5d71c81dca84 (timeout reached)" [2021-06-18T20:33:07.695Z] time="2021-06-18T20:33:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.220.47:10036: use of closed network connection" [2021-06-18T20:33:07.695Z] time="2021-06-18T20:33:07Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49365" [2021-06-18T20:33:08.150Z] time="2021-06-18T20:33:07Z" level=warning msg="memberlist: Was able to connect to 5d71c81dca84 but other probes failed, network may be misconfigured" [2021-06-18T20:33:11.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-18T20:33:11.842Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-18T20:33:11.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-18T20:33:13.229Z] docker_api_swarm_test.go:45: [d307d64d7a291] joining swarm manager [d162d8537ca7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:33:18.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-18T20:33:19.455Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-18T20:33:29.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-18T20:33:30.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-18T20:33:31.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-18T20:33:31.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-18T20:33:31.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-18T20:33:32.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-18T20:33:33.517Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-18T20:33:33.517Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-18T20:33:33.517Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-18T20:33:33.778Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-18T20:33:37.984Z] --- PASS: TestImportExtremelyLargeImageWorks (190.37s) [2021-06-18T20:33:37.984Z] PASS [2021-06-18T20:33:37.984Z] [2021-06-18T20:33:37.984Z] DONE 12 tests in 194.695s [2021-06-18T20:33:37.984Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-18T20:33:37.984Z] ++ 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-06-18T20:33:37.984Z] ++ set -e [2021-06-18T20:33:37.984Z] ++ '[' -n 0 ']' [2021-06-18T20:33:37.984Z] ++ set -x [2021-06-18T20:33:37.984Z] ++ 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-06-18T20:33:37.984Z] INFO: Testing against a local daemon [2021-06-18T20:33:37.984Z] === RUN TestNetworkCreateDelete [2021-06-18T20:33:37.984Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-06-18T20:33:37.984Z] === RUN TestDockerNetworkDeletePreferID [2021-06-18T20:33:38.245Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2021-06-18T20:33:38.245Z] === RUN TestDaemonDNSFallback [2021-06-18T20:33:38.769Z] time="2021-06-18T20:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10036" [2021-06-18T20:33:38.769Z] time="2021-06-18T20:33:36Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49366" [2021-06-18T20:33:38.769Z] time="2021-06-18T20:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10037" [2021-06-18T20:33:38.769Z] time="2021-06-18T20:33:38Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49367" [2021-06-18T20:33:44.825Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-18T20:33:44.826Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-18T20:33:45.087Z] --- PASS: TestDaemonDNSFallback (6.98s) [2021-06-18T20:33:45.087Z] === RUN TestInspectNetwork [2021-06-18T20:33:45.087Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-18T20:33:45.658Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-18T20:33:45.918Z] === RUN TestDockerSuite/TestBuildFails [2021-06-18T20:33:46.860Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-18T20:33:46.860Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 48.7% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/builder/remotecontext 0.101s coverage: 13.7% of statements [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-18T20:33:48.578Z] ok github.com/docker/docker/builder/remotecontext/git 1.352s coverage: 86.3% of statements [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/cli [no test files] [2021-06-18T20:33:48.578Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-18T20:33:49.405Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-18T20:33:49.666Z] === RUN TestInspectNetwork/full_network_id [2021-06-18T20:33:49.666Z] === RUN TestInspectNetwork/partial_network_id [2021-06-18T20:33:49.666Z] === RUN TestInspectNetwork/network_name [2021-06-18T20:33:49.666Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-18T20:33:50.467Z] ok github.com/docker/docker/client 0.113s coverage: 75.5% of statements [2021-06-18T20:33:51.576Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-18T20:33:52.960Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-18T20:33:54.341Z] --- PASS: TestInspectNetwork (8.92s) [2021-06-18T20:33:54.341Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-18T20:33:54.341Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-18T20:33:54.341Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-18T20:33:54.341Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-18T20:33:54.341Z] === RUN TestRunContainerWithBridgeNone [2021-06-18T20:33:54.341Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-18T20:33:54.341Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-18T20:33:55.725Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-18T20:33:57.636Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-18T20:33:57.898Z] --- PASS: TestRunContainerWithBridgeNone (3.92s) [2021-06-18T20:33:57.898Z] === RUN TestNetworkInvalidJSON [2021-06-18T20:33:58.159Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-18T20:33:58.159Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-18T20:33:58.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:33:58.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:33:58.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:33:58.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:33:58.159Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-18T20:33:58.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:33:58.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-18T20:33:58.159Z] === RUN TestNetworkList [2021-06-18T20:33:58.159Z] === RUN TestNetworkList//networks [2021-06-18T20:33:58.159Z] === PAUSE TestNetworkList//networks [2021-06-18T20:33:58.159Z] === RUN TestNetworkList//networks/ [2021-06-18T20:33:58.159Z] === PAUSE TestNetworkList//networks/ [2021-06-18T20:33:58.159Z] === CONT TestNetworkList//networks [2021-06-18T20:33:58.159Z] === CONT TestNetworkList//networks/ [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkList (0.02s) [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-18T20:33:58.159Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-18T20:33:58.159Z] === RUN TestHostIPv4BridgeLabel [2021-06-18T20:33:58.420Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-18T20:33:58.680Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-18T20:33:58.680Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-06-18T20:33:58.680Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-18T20:33:59.655Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-18T20:33:59.655Z] === RUN TestDaemonDefaultNetworkPools [2021-06-18T20:34:00.595Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-06-18T20:34:00.595Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-18T20:34:00.595Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-18T20:34:01.977Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-06-18T20:34:01.977Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-18T20:34:02.548Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-18T20:34:03.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-06-18T20:34:03.119Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-18T20:34:03.689Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-06-18T20:34:03.689Z] === RUN TestServiceWithPredefinedNetwork [2021-06-18T20:34:03.689Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-18T20:34:04.499Z] time="2021-06-18T20:34:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.220.47:10033 172.25.220.47:10034 172.25.220.47:10035]" [2021-06-18T20:34:04.958Z] time="2021-06-18T20:34:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.220.47:10033 172.25.220.47:10034 172.25.220.47:10035]" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10033" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49368" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, is the new incarnation of the shutdown node 90a16f643d2e/172.25.220.47" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10034" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49369" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, is the new incarnation of the shutdown node cd4ade5bb18a/172.25.220.47" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10035" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49370" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 48467b67d259/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 48467b67d259/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 5d71c81dca84/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, is the new incarnation of the shutdown node fbd8931ddfe8/172.25.220.47" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, is the new incarnation of the shutdown node 90a16f643d2e/172.25.220.47" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node 22d2c99bed72/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.420Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, is the new incarnation of the shutdown node cd4ade5bb18a/172.25.220.47" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node bea8c76e71dc/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, is the new incarnation of the shutdown node fbd8931ddfe8/172.25.220.47" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.421Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, joined gossip cluster" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=info msg="Node b401bea5b6d0/172.25.220.47, added to nodes list" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10037" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49371" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10033" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49372" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49373" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10034" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10035" [2021-06-18T20:34:05.907Z] time="2021-06-18T20:34:05Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49374" [2021-06-18T20:34:06.378Z] time="2021-06-18T20:34:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10035" [2021-06-18T20:34:06.378Z] time="2021-06-18T20:34:06Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49375" [2021-06-18T20:34:07.002Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2021-06-18T20:34:07.002Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-18T20:34:07.002Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:34:07.002Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:34:07.002Z] === RUN TestServiceWithDataPathPortInit [2021-06-18T20:34:07.002Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-18T20:34:07.264Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-18T20:34:07.343Z] 2021/06/18 20:34:06 Closing DB instances... [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72 change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="node3(b401bea5b6d0): Node leave event for 22d2c99bed72/172.25.220.47" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72 change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="node4(48467b67d259): Node leave event for 22d2c99bed72/172.25.220.47" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72 change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="node5(5d71c81dca84): Node leave event for 22d2c99bed72/172.25.220.47" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72 change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="node1(22d2c99bed72): Node leave event for 22d2c99bed72/172.25.220.47" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72 change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.343Z] time="2021-06-18T20:34:07Z" level=info msg="node2(bea8c76e71dc): Node leave event for 22d2c99bed72/172.25.220.47" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72/172.25.220.47, left gossip cluster" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72/172.25.220.47, left gossip cluster" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72/172.25.220.47, left gossip cluster" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72/172.25.220.47, left gossip cluster" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node 22d2c99bed72/172.25.220.47, left gossip cluster" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="node3(b401bea5b6d0): Node leave event for bea8c76e71dc/172.25.220.47" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc change state NodeActive --> NodeLeft" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="node5(5d71c81dca84): Node leave event for bea8c76e71dc/172.25.220.47" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc/172.25.220.47, left gossip cluster" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc change state NodeActive --> NodeFailed" [2021-06-18T20:34:07.798Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc/172.25.220.47, added to failed nodes list" [2021-06-18T20:34:08.205Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc change state NodeActive --> NodeLeft" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=info msg="node4(48467b67d259): Node leave event for bea8c76e71dc/172.25.220.47" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc/172.25.220.47, left gossip cluster" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc/172.25.220.47, left gossip cluster" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10034" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=error msg="node: bea8c76e71dc is unknown to memberlist" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=info msg="Node bea8c76e71dc/172.25.220.47, left gossip cluster" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:07Z" level=debug msg="memberlist: Failed to join 172.25.220.47: read tcp 172.25.220.47:49376->172.25.220.47:10034: wsarecv: An existing connection was forcibly closed by the remote host." [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:08Z" level=info msg="Node b401bea5b6d0 change state NodeActive --> NodeLeft" [2021-06-18T20:34:08.254Z] time="2021-06-18T20:34:08Z" level=info msg="node4(48467b67d259): Node leave event for b401bea5b6d0/172.25.220.47" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="Node b401bea5b6d0 change state NodeActive --> NodeLeft" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="node3(b401bea5b6d0): Node leave event for b401bea5b6d0/172.25.220.47" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="Node b401bea5b6d0 change state NodeActive --> NodeLeft" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="node5(5d71c81dca84): Node leave event for b401bea5b6d0/172.25.220.47" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="Node b401bea5b6d0/172.25.220.47, left gossip cluster" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="Node b401bea5b6d0/172.25.220.47, left gossip cluster" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=debug msg="memberlist: Failed ping: bea8c76e71dc (timeout reached)" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.220.47:10036: use of closed network connection" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=info msg="Node b401bea5b6d0/172.25.220.47, left gossip cluster" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.220.47:10037" [2021-06-18T20:34:08.710Z] time="2021-06-18T20:34:08Z" level=debug msg="memberlist: Stream connection from=172.25.220.47:49378" [2021-06-18T20:34:08.776Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="Node 48467b67d259/172.25.220.47, left gossip cluster" [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="Node 48467b67d259 change state NodeActive --> NodeFailed" [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="Node 48467b67d259/172.25.220.47, added to failed nodes list" [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="Node 5d71c81dca84/172.25.220.47, left gossip cluster" [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="Node 5d71c81dca84 change state NodeActive --> NodeFailed" [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="Node 5d71c81dca84/172.25.220.47, added to failed nodes list" [2021-06-18T20:34:09.166Z] time="2021-06-18T20:34:08Z" level=info msg="memberlist: Suspect bea8c76e71dc has failed, no acks received" [2021-06-18T20:34:09.346Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-18T20:34:09.346Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-18T20:34:09.623Z] --- PASS: TestNetworkDBIslands (66.28s) [2021-06-18T20:34:09.623Z] PASS [2021-06-18T20:34:09.623Z] coverage: 60.7% of statements [2021-06-18T20:34:09.623Z] ok github.com/docker/docker/libnetwork/networkdb 156.363s coverage: 60.7% of statements [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-18T20:34:09.623Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/quota [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/rootless [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/volume [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-18T20:34:09.624Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-18T20:34:10.729Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-18T20:34:10.729Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-18T20:34:10.989Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-18T20:34:11.249Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === Skipped [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-18T20:34:11.306Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-18T20:34:11.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-18T20:34:11.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-18T20:34:11.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-18T20:34:11.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-18T20:34:11.306Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-18T20:34:11.306Z] daemon_test.go:147: root required [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-18T20:34:11.306Z] reload_test.go:520: root required [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-18T20:34:11.306Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-18T20:34:11.306Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-18T20:34:11.306Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-18T20:34:11.306Z] download_test.go:268: Needs fixing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-18T20:34:11.306Z] layer_test.go:304: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-18T20:34:11.306Z] layer_test.go:353: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-18T20:34:11.306Z] layer_test.go:468: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-18T20:34:11.306Z] layer_test.go:697: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-18T20:34:11.306Z] migration_test.go:46: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-18T20:34:11.306Z] migration_test.go:182: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-18T20:34:11.306Z] mount_test.go:17: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-18T20:34:11.306Z] mount_test.go:76: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-18T20:34:11.306Z] mount_test.go:125: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-18T20:34:11.306Z] mount_test.go:212: Failing on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-18T20:34:11.306Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-18T20:34:11.306Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-18T20:34:11.306Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-18T20:34:11.306Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-18T20:34:11.306Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-18T20:34:11.306Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-18T20:34:11.306Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-18T20:34:11.306Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-18T20:34:11.306Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-18T20:34:11.306Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-18T20:34:11.306Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-18T20:34:11.306Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-18T20:34:11.306Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-18T20:34:11.306Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-18T20:34:11.306Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-18T20:34:11.306Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-18T20:34:11.306Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-18T20:34:11.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-18T20:34:11.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-18T20:34:11.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-18T20:34:11.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-18T20:34:11.306Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:134: Xz not present in msys2 [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:239: Failing on Windows CI machines [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-18T20:34:11.306Z] archive_windows_test.go:16: Currently fails [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-18T20:34:11.306Z] changes_test.go:196: needs more investigation [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-18T20:34:11.306Z] changes_test.go:433: needs further investigation [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-18T20:34:11.306Z] changes_test.go:469: needs further investigation [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-18T20:34:11.306Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-18T20:34:11.306Z] poller_test.go:41: No chmod on Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-18T20:34:11.306Z] fileutils_test.go:134: Needs porting to Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-18T20:34:11.306Z] fileutils_test.go:180: Needs porting to Windows [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-18T20:34:11.306Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-18T20:34:11.306Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-18T20:34:11.306Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-18T20:34:11.306Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-18T20:34:11.306Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] [2021-06-18T20:34:11.306Z] DONE 2056 tests, 67 skipped in 313.348s [2021-06-18T20:34:11.306Z] INFO: make.ps1 ended at 06/18/2021 20:34:10 [2021-06-18T20:34:11.509Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-18T20:34:11.769Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-18T20:34:12.340Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-18T20:34:13.143Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-18T20:34:13.143Z] INFO: Unit tests ended at 06/18/2021 20:34:12. Duration:00:05:26.5155306 [2021-06-18T20:34:13.143Z] INFO: Building busybox [2021-06-18T20:34:13.143Z] Sending build context to Docker daemon 5.12kB [2021-06-18T20:34:13.143Z] [2021-06-18T20:34:13.143Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-18T20:34:13.143Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-18T20:34:13.143Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-18T20:34:13.143Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-18T20:34:13.143Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-18T20:34:13.143Z] ---> 5b60ac4e9e92 [2021-06-18T20:34:13.143Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-18T20:34:13.143Z] ---> Running in f7f6fe6d1591 [2021-06-18T20:34:14.251Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-18T20:34:17.139Z] Removing intermediate container f7f6fe6d1591 [2021-06-18T20:34:17.139Z] ---> f2285122680e [2021-06-18T20:34:17.139Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-18T20:34:17.139Z] ---> Running in 8517c2d76cb4 [2021-06-18T20:34:17.139Z] Removing intermediate container 8517c2d76cb4 [2021-06-18T20:34:17.139Z] ---> aa5479d69c5d [2021-06-18T20:34:17.139Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-18T20:34:17.139Z] ---> Running in 676ec9988166 [2021-06-18T20:34:17.696Z] Removing intermediate container 676ec9988166 [2021-06-18T20:34:17.696Z] ---> 6376af178aad [2021-06-18T20:34:17.696Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-18T20:34:18.815Z] [2021-06-18T20:34:19.309Z] ---> 8dbd1294e339 [2021-06-18T20:34:19.309Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-18T20:34:19.309Z] ---> Running in 70409ce71480 [2021-06-18T20:34:19.556Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-18T20:34:21.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-18T20:34:22.407Z] --- PASS: TestServiceWithDataPathPortInit (15.88s) [2021-06-18T20:34:22.407Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-18T20:34:22.668Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-18T20:34:22.668Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-18T20:34:22.929Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-18T20:34:22.930Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-18T20:34:23.191Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-18T20:34:23.452Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-18T20:34:23.714Z] docker_api_swarm_test.go:303: [d1bbc6f7b89bf] joining swarm manager [dab6d196ecb6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:34:25.107Z] docker_api_swarm_test.go:304: [dac3020d0c538] joining swarm manager [dab6d196ecb6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:34:25.681Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-18T20:34:26.622Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-18T20:34:27.193Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ic7w3w24y7ypjq6h8jnzq95u4 Created:2021-06-18 20:34:24.202973889 +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[4691b6b7aceff8acddec525cca61409daae45751a444619da6b895b4609e71ca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jz4ihi0m5rdivlarz2octb3rp EndpointID:e0f9833a2e553d0f3ebee5c4712a67bc27ec51cdd812fee07fdb9cc08b92a691 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4ad5ea817f23539c1fa7a4f6a237713278ce08707eef00b89cb017909fd3c80 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:16027737745b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jz4ihi0m5rdivlarz2octb3rp EndpointID:e0f9833a2e553d0f3ebee5c4712a67bc27ec51cdd812fee07fdb9cc08b92a691 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-18T20:34:27.193Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-18T20:34:28.081Z] Removing intermediate container 70409ce71480 [2021-06-18T20:34:28.081Z] ---> 4907b878007c [2021-06-18T20:34:28.081Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-18T20:34:28.081Z] ---> Running in 3f430b6da9b7 [2021-06-18T20:34:29.084Z] [2021-06-18T20:34:29.084Z] SUCCESS: Specified value was saved. [2021-06-18T20:34:30.490Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-18T20:34:30.750Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-18T20:34:31.013Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-18T20:34:31.289Z] Removing intermediate container 3f430b6da9b7 [2021-06-18T20:34:31.289Z] ---> f64222690eca [2021-06-18T20:34:31.289Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-18T20:34:31.289Z] ---> Running in 4beae39d39ba [2021-06-18T20:34:31.584Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2021-06-18T20:34:31.584Z] PASS [2021-06-18T20:34:31.584Z] [2021-06-18T20:34:31.584Z] === Skipped [2021-06-18T20:34:31.584Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:34:31.584Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:34:31.584Z] [2021-06-18T20:34:31.584Z] [2021-06-18T20:34:31.584Z] DONE 26 tests, 1 skipped in 54.149s [2021-06-18T20:34:31.584Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-18T20:34:31.584Z] ++ 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-06-18T20:34:31.584Z] ++ set -e [2021-06-18T20:34:31.584Z] ++ '[' -n 0 ']' [2021-06-18T20:34:31.584Z] ++ set -x [2021-06-18T20:34:31.585Z] ++ 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-06-18T20:34:31.846Z] INFO: Testing against a local daemon [2021-06-18T20:34:31.846Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-18T20:34:31.846Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:34:31.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T20:34:31.846Z] === RUN TestDockerNetworkIpvlan [2021-06-18T20:34:31.846Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:34:31.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-18T20:34:31.846Z] PASS [2021-06-18T20:34:31.846Z] [2021-06-18T20:34:31.846Z] === Skipped [2021-06-18T20:34:31.846Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T20:34:31.846Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:34:31.846Z] [2021-06-18T20:34:31.846Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-18T20:34:31.846Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T20:34:31.846Z] [2021-06-18T20:34:31.846Z] [2021-06-18T20:34:31.846Z] DONE 2 tests, 2 skipped in 0.132s [2021-06-18T20:34:31.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-18T20:34:31.846Z] ++ 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-06-18T20:34:31.846Z] ++ set -e [2021-06-18T20:34:31.846Z] ++ '[' -n 0 ']' [2021-06-18T20:34:31.846Z] ++ set -x [2021-06-18T20:34:31.846Z] ++ 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-06-18T20:34:31.846Z] INFO: Testing against a local daemon [2021-06-18T20:34:31.846Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-18T20:34:33.231Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-06-18T20:34:33.231Z] === RUN TestDockerNetworkMacvlan [2021-06-18T20:34:34.173Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-18T20:34:34.744Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-18T20:34:35.688Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-18T20:34:36.236Z] Cannot create a file when that file already exists. [2021-06-18T20:34:37.090Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements [2021-06-18T20:34:37.346Z] ok github.com/docker/docker/container 0.124s coverage: 34.6% of statements [2021-06-18T20:34:37.346Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-18T20:34:37.346Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-18T20:34:37.346Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-18T20:34:37.346Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-18T20:34:39.018Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-18T20:34:40.190Z] Removing intermediate container 4beae39d39ba [2021-06-18T20:34:40.190Z] ---> bfb8ab634a95 [2021-06-18T20:34:40.190Z] Step 13/13 : CMD ["sh"] [2021-06-18T20:34:40.190Z] ---> Running in 90237497f64f [2021-06-18T20:34:40.190Z] Removing intermediate container 90237497f64f [2021-06-18T20:34:40.190Z] ---> 26e661622d33 [2021-06-18T20:34:40.190Z] Successfully built 26e661622d33 [2021-06-18T20:34:40.190Z] Successfully tagged busybox:latest [2021-06-18T20:34:40.190Z] INFO: Docker images of the daemon under test [2021-06-18T20:34:40.190Z] [2021-06-18T20:34:40.190Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:34:40.190Z] busybox latest 26e661622d33 Less than a second ago 5.64GB [2021-06-18T20:34:40.190Z] microsoft/windowsservercore latest 5b60ac4e9e92 12 days ago 5.62GB [2021-06-18T20:34:40.190Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 12 days ago 5.62GB [2021-06-18T20:34:40.190Z] [2021-06-18T20:34:40.190Z] INFO: Running integration tests at 06/18/2021 20:34:39... [2021-06-18T20:34:40.190Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-18T20:34:40.190Z] INFO: Integration API tests being run from the host: [2021-06-18T20:34:40.190Z] INFO: make.ps1 starting at 06/18/2021 20:34:40 [2021-06-18T20:34:41.209Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-18T20:34:41.563Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-18T20:34:41.563Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-18T20:34:42.505Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-18T20:34:45.444Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-06-18T20:34:46.708Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-18T20:34:46.902Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-06-18T20:34:47.279Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-18T20:34:48.270Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-18T20:34:49.823Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-18T20:34:49.823Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-18T20:34:49.823Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-18T20:34:49.823Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan (18.24s) [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s) [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.46s) [2021-06-18T20:34:51.736Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.74s) [2021-06-18T20:34:51.736Z] PASS [2021-06-18T20:34:51.736Z] [2021-06-18T20:34:51.736Z] DONE 8 tests in 19.752s [2021-06-18T20:34:51.736Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-18T20:34:51.736Z] ++ 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-06-18T20:34:51.736Z] ++ set -e [2021-06-18T20:34:51.736Z] ++ '[' -n 0 ']' [2021-06-18T20:34:51.736Z] ++ set -x [2021-06-18T20:34:51.737Z] ++ 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-06-18T20:34:51.737Z] testing: warning: no tests to run [2021-06-18T20:34:51.737Z] PASS [2021-06-18T20:34:51.737Z] [2021-06-18T20:34:51.737Z] DONE 0 tests in 0.027s [2021-06-18T20:34:51.737Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-18T20:34:51.737Z] ++ 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-06-18T20:34:51.737Z] ++ set -e [2021-06-18T20:34:51.737Z] ++ '[' -n 0 ']' [2021-06-18T20:34:51.737Z] ++ set -x [2021-06-18T20:34:51.737Z] ++ 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-06-18T20:34:51.737Z] INFO: Testing against a local daemon [2021-06-18T20:34:51.737Z] === RUN TestAuthZPluginAllowRequest [2021-06-18T20:34:53.653Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2021-06-18T20:34:53.653Z] === RUN TestAuthZPluginTLS [2021-06-18T20:34:54.224Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-06-18T20:34:54.224Z] === RUN TestAuthZPluginDenyRequest [2021-06-18T20:34:54.796Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2021-06-18T20:34:54.796Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-18T20:34:55.366Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-06-18T20:34:55.366Z] === RUN TestAuthZPluginDenyResponse [2021-06-18T20:34:55.366Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-18T20:34:55.627Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-18T20:34:55.892Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-06-18T20:34:55.892Z] === RUN TestAuthZPluginAllowEventStream [2021-06-18T20:34:56.355Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-06-18T20:34:56.610Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2021-06-18T20:34:56.866Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-18T20:34:57.427Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-06-18T20:34:57.804Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-06-18T20:34:57.804Z] === RUN TestAuthZPluginErrorResponse [2021-06-18T20:34:57.804Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-18T20:34:57.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-18T20:34:57.988Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-06-18T20:34:58.065Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-18T20:34:58.065Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-06-18T20:34:58.065Z] === RUN TestAuthZPluginErrorRequest [2021-06-18T20:34:58.635Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2021-06-18T20:34:58.635Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-18T20:34:59.207Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-06-18T20:34:59.207Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-18T20:34:59.353Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.807s coverage: 73.3% of statements [2021-06-18T20:34:59.609Z] ok github.com/docker/docker/daemon 12.157s coverage: 17.4% of statements [2021-06-18T20:34:59.609Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-18T20:34:59.609Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-18T20:34:59.609Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-18T20:34:59.609Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-18T20:35:00.590Z] docker_api_swarm_test.go:271: [dfaa82dc12aa7] joining swarm manager [d19f2af4fc7b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:35:00.976Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.413s coverage: 56.2% of statements [2021-06-18T20:35:01.550Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-18T20:35:01.905Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-06-18T20:35:02.122Z] docker_api_swarm_test.go:272: [d2a9281e396e9] joining swarm manager [d19f2af4fc7b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:35:02.122Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.79s) [2021-06-18T20:35:02.122Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-18T20:35:02.383Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-18T20:35:03.272Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-06-18T20:35:03.767Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-18T20:35:04.339Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2021-06-18T20:35:04.339Z] === RUN TestAuthZPluginHeader [2021-06-18T20:35:04.601Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-18T20:35:05.171Z] --- PASS: TestAuthZPluginHeader (0.77s) [2021-06-18T20:35:05.171Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-18T20:35:05.197Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 49.4% of statements [2021-06-18T20:35:05.745Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-18T20:35:05.804Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.605s coverage: 46.2% of statements [2021-06-18T20:35:06.006Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-18T20:35:06.006Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-18T20:35:06.061Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-18T20:35:06.267Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-18T20:35:06.839Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-18T20:35:06.988Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.638s coverage: 57.7% of statements [2021-06-18T20:35:06.988Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-18T20:35:06.988Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-18T20:35:06.988Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-06-18T20:35:07.100Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-18T20:35:08.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2021-06-18T20:35:09.279Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-06-18T20:35:09.279Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2021-06-18T20:35:09.279Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-18T20:35:09.279Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-18T20:35:09.643Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-18T20:35:09.643Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2021-06-18T20:35:09.643Z] === RUN TestAuthZPluginV2Disable [2021-06-18T20:35:09.903Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-18T20:35:10.644Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2021-06-18T20:35:11.208Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.4% of statements [2021-06-18T20:35:11.208Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-18T20:35:11.208Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-18T20:35:11.465Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-06-18T20:35:11.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:35:11.547Z] INFO: Testing against a local daemon [2021-06-18T20:35:11.547Z] === RUN TestBuildWithSession [2021-06-18T20:35:11.547Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:35:11.547Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-18T20:35:11.547Z] === RUN TestBuildSquashParent [2021-06-18T20:35:11.547Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:35:11.547Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:35:11.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:35:11.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:35:11.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:35:11.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:35:11.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:35:11.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:35:11.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:35:11.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T20:35:11.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T20:35:11.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T20:35:11.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T20:35:11.721Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-18T20:35:12.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-06-18T20:35:12.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-06-18T20:35:12.450Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-18T20:35:12.711Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2021-06-18T20:35:12.711Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-18T20:35:13.210Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-06-18T20:35:13.210Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-18T20:35:13.466Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 55.1% of statements [2021-06-18T20:35:13.653Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-18T20:35:14.028Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2021-06-18T20:35:15.392Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-06-18T20:35:15.392Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-18T20:35:15.567Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-18T20:35:15.953Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-18T20:35:16.139Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2021-06-18T20:35:16.139Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-18T20:35:16.209Z] ok github.com/docker/docker/daemon/logger/splunk 1.632s coverage: 82.5% of statements [2021-06-18T20:35:16.209Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-18T20:35:16.209Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-18T20:35:16.485Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T20:35:16.711Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-18T20:35:17.577Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2021-06-18T20:35:17.577Z] ok github.com/docker/docker/distribution 0.103s coverage: 25.4% of statements [2021-06-18T20:35:17.577Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-18T20:35:18.096Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-18T20:35:18.096Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-18T20:35:18.801Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T20:35:18.945Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-06-18T20:35:19.507Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-18T20:35:19.763Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-18T20:35:20.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-18T20:35:20.325Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-06-18T20:35:20.581Z] ok github.com/docker/docker/distribution/xfer 1.969s coverage: 85.1% of statements [2021-06-18T20:35:20.581Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-18T20:35:20.581Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-06-18T20:35:20.837Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-18T20:35:21.093Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-06-18T20:35:24.231Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.89s) [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.32s) [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.53s) [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.56s) [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.39s) [2021-06-18T20:35:24.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.95s) [2021-06-18T20:35:24.850Z] === RUN TestBuildMultiStageCopy [2021-06-18T20:35:24.850Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-18T20:35:26.776Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-18T20:35:27.037Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-18T20:35:27.978Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-18T20:35:29.361Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.97s) [2021-06-18T20:35:29.361Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-18T20:35:31.060Z] ok github.com/docker/docker/layer 7.367s coverage: 68.8% of statements [2021-06-18T20:35:31.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-18T20:35:31.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-18T20:35:31.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-18T20:35:31.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-18T20:35:32.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-18T20:35:32.816Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-18T20:35:32.948Z] ok github.com/docker/docker/libnetwork/api 1.358s coverage: 90.1% of statements [2021-06-18T20:35:33.321Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-18T20:35:33.877Z] ok github.com/docker/docker/libnetwork/bitseq 0.130s coverage: 84.4% of statements [2021-06-18T20:35:34.342Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-18T20:35:34.439Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-18T20:35:34.695Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-18T20:35:35.886Z] --- PASS: TestBuildMultiStageCopy (10.92s) [2021-06-18T20:35:35.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.38s) [2021-06-18T20:35:35.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-06-18T20:35:35.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-06-18T20:35:35.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-06-18T20:35:35.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2021-06-18T20:35:35.886Z] === RUN TestBuildMultiStageParentConfig [2021-06-18T20:35:35.943Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-18T20:35:36.584Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.014s coverage: 67.6% of statements [2021-06-18T20:35:37.146Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-06-18T20:35:37.402Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-18T20:35:37.964Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-18T20:35:38.334Z] --- PASS: TestBuildMultiStageParentConfig (2.24s) [2021-06-18T20:35:38.334Z] === RUN TestBuildLabelWithTargets [2021-06-18T20:35:38.334Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:35:38.334Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-18T20:35:38.334Z] === RUN TestBuildWithEmptyLayers [2021-06-18T20:35:39.245Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-18T20:35:39.445Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-06-18T20:35:39.445Z] === RUN TestBuildMultiStageOnBuild [2021-06-18T20:35:40.480Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.443s coverage: 59.8% of statements [2021-06-18T20:35:40.735Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-18T20:35:41.298Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.169s coverage: 4.0% of statements [2021-06-18T20:35:41.859Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-18T20:35:42.115Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-18T20:35:43.444Z] === RUN TestDockerSuite/TestBuildRm [2021-06-18T20:35:44.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-18T20:35:45.774Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-06-18T20:35:45.774Z] PASS [2021-06-18T20:35:45.774Z] [2021-06-18T20:35:45.774Z] DONE 17 tests in 54.250s [2021-06-18T20:35:45.774Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-18T20:35:45.774Z] ++ 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-06-18T20:35:45.774Z] ++ set -e [2021-06-18T20:35:45.774Z] ++ '[' -n 0 ']' [2021-06-18T20:35:45.774Z] ++ set -x [2021-06-18T20:35:45.774Z] ++ 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-06-18T20:35:46.036Z] INFO: Testing against a local daemon [2021-06-18T20:35:46.036Z] === RUN TestPluginInvalidJSON [2021-06-18T20:35:46.036Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:35:46.036Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:35:46.036Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-18T20:35:46.036Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:35:46.036Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-18T20:35:46.036Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-18T20:35:46.036Z] === RUN TestPluginInstall [2021-06-18T20:35:46.036Z] === RUN TestPluginInstall/no_auth [2021-06-18T20:35:48.477Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-18T20:35:49.049Z] time="2021-06-18T20:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:35:49.049Z] time="2021-06-18T20:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:340db0983ab0109e91bf54932270d17784da2cf21a93de5237701d0548675214" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:35:49.049Z] time="2021-06-18T20:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:35:49.049Z] time="2021-06-18T20:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:340db0983ab0109e91bf54932270d17784da2cf21a93de5237701d0548675214" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:35:49.310Z] === RUN TestPluginInstall/with_htpasswd [2021-06-18T20:35:49.892Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-18T20:35:49.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-18T20:35:50.153Z] time="2021-06-18T20:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:35:50.153Z] time="2021-06-18T20:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e47f49f593ea3a04b9462a881144fd2dd6dfecbbfc4cf768b41c2453c664209" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:35:50.153Z] time="2021-06-18T20:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:35:50.153Z] time="2021-06-18T20:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e47f49f593ea3a04b9462a881144fd2dd6dfecbbfc4cf768b41c2453c664209" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:35:50.158Z] --- PASS: TestBuildMultiStageOnBuild (10.21s) [2021-06-18T20:35:50.158Z] === RUN TestBuildUncleanTarFilenames [2021-06-18T20:35:50.158Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:35:50.158Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-18T20:35:50.158Z] === RUN TestBuildMultiStageLayerLeak [2021-06-18T20:35:50.415Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-18T20:35:50.415Z] === RUN TestPluginInstall/with_insecure [2021-06-18T20:35:51.011Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-18T20:35:51.316Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.104s coverage: 6.6% of statements [2021-06-18T20:35:51.317Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-18T20:35:51.575Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-06-18T20:35:51.959Z] time="2021-06-18T20:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:35:51.959Z] time="2021-06-18T20:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90861a169c7162a2e028745015c432d4e54c1b13bd8bb5249e2e12cce0ba5b7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:35:51.959Z] time="2021-06-18T20:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T20:35:51.959Z] time="2021-06-18T20:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90861a169c7162a2e028745015c432d4e54c1b13bd8bb5249e2e12cce0ba5b7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T20:35:52.136Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-06-18T20:35:52.136Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-06-18T20:35:52.530Z] docker_api_swarm_node_test.go:19: [d8d715eb7d27f] joining swarm manager [d2298d2c8d4dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:35:52.530Z] plugin_test.go:165: [dc087a948545d] daemon is not started [2021-06-18T20:35:52.530Z] --- PASS: TestPluginInstall (6.44s) [2021-06-18T20:35:52.530Z] --- PASS: TestPluginInstall/no_auth (3.35s) [2021-06-18T20:35:52.530Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2021-06-18T20:35:52.530Z] --- PASS: TestPluginInstall/with_insecure (2.00s) [2021-06-18T20:35:52.530Z] === RUN TestPluginsWithRuntimes [2021-06-18T20:35:52.698Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-06-18T20:35:52.699Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-18T20:35:52.791Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-18T20:35:52.954Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-18T20:35:53.362Z] docker_api_swarm_node_test.go:20: [d2d856fee92f8] joining swarm manager [d2298d2c8d4dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:35:54.303Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-18T20:35:54.564Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-18T20:35:55.135Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-18T20:35:55.705Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-18T20:35:56.646Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-06-18T20:35:56.646Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-06-18T20:35:56.646Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-06-18T20:35:56.646Z] === RUN TestPluginBackCompatMediaTypes [2021-06-18T20:35:57.588Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2021-06-18T20:35:57.588Z] PASS [2021-06-18T20:35:57.588Z] [2021-06-18T20:35:57.588Z] DONE 10 tests in 11.692s [2021-06-18T20:35:57.588Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-18T20:35:57.588Z] ++ 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-06-18T20:35:57.588Z] ++ set -e [2021-06-18T20:35:57.588Z] ++ '[' -n 0 ']' [2021-06-18T20:35:57.588Z] ++ set -x [2021-06-18T20:35:57.588Z] ++ 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-06-18T20:35:57.588Z] INFO: Testing against a local daemon [2021-06-18T20:35:57.588Z] === RUN TestExternalGraphDriver [2021-06-18T20:35:57.849Z] === RUN TestExternalGraphDriver/json [2021-06-18T20:35:59.044Z] --- PASS: TestBuildMultiStageLayerLeak (8.85s) [2021-06-18T20:35:59.044Z] === RUN TestBuildWithHugeFile [2021-06-18T20:35:59.236Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-18T20:35:59.497Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-18T20:35:59.758Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-18T20:35:59.758Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-18T20:35:59.758Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-18T20:36:00.018Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-18T20:36:00.018Z] === RUN TestExternalGraphDriver/spec [2021-06-18T20:36:00.961Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-18T20:36:00.961Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-18T20:36:02.346Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-18T20:36:02.346Z] === RUN TestExternalGraphDriver/pull [2021-06-18T20:36:04.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-18T20:36:04.260Z] --- PASS: TestExternalGraphDriver (6.44s) [2021-06-18T20:36:04.260Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2021-06-18T20:36:04.260Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2021-06-18T20:36:04.260Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2021-06-18T20:36:04.260Z] === RUN TestGraphdriverPluginV2 [2021-06-18T20:36:05.142Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-06-18T20:36:05.142Z] ok github.com/docker/docker/libnetwork 38.477s coverage: 40.7% of statements [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-18T20:36:05.142Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-18T20:36:05.142Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-06-18T20:36:05.142Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.013s coverage: 47.4% of statements [2021-06-18T20:36:05.398Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.013s coverage: 71.4% of statements [2021-06-18T20:36:06.765Z] ok github.com/docker/docker/libnetwork/ipamutils 0.574s coverage: 74.0% of statements [2021-06-18T20:36:07.562Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-18T20:36:08.131Z] ok github.com/docker/docker/libnetwork/iptables 0.357s coverage: 45.1% of statements [2021-06-18T20:36:08.131Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-18T20:36:08.693Z] ok github.com/docker/docker/libnetwork/netutils 0.028s coverage: 43.8% of statements [2021-06-18T20:36:08.946Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2021-06-18T20:36:08.946Z] PASS [2021-06-18T20:36:08.946Z] [2021-06-18T20:36:08.946Z] DONE 5 tests in 11.368s [2021-06-18T20:36:08.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-18T20:36:08.946Z] ++ 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-06-18T20:36:08.946Z] ++ set -e [2021-06-18T20:36:08.946Z] ++ '[' -n 0 ']' [2021-06-18T20:36:08.946Z] ++ set -x [2021-06-18T20:36:08.946Z] ++ 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-06-18T20:36:09.207Z] docker_api_swarm_test.go:501: [de92df28f7cac] joining swarm manager [d65092bf39f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:36:09.207Z] INFO: Testing against a local daemon [2021-06-18T20:36:09.207Z] === RUN TestContinueAfterPluginCrash [2021-06-18T20:36:09.207Z] === PAUSE TestContinueAfterPluginCrash [2021-06-18T20:36:09.207Z] === RUN TestReadPluginNoRead [2021-06-18T20:36:09.207Z] === PAUSE TestReadPluginNoRead [2021-06-18T20:36:09.207Z] === RUN TestDaemonStartWithLogOpt [2021-06-18T20:36:09.207Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-18T20:36:09.207Z] === CONT TestContinueAfterPluginCrash [2021-06-18T20:36:09.207Z] === CONT TestDaemonStartWithLogOpt [2021-06-18T20:36:09.207Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-18T20:36:11.120Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-18T20:36:11.691Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-18T20:36:13.098Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-18T20:36:14.042Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2021-06-18T20:36:14.042Z] === CONT TestReadPluginNoRead [2021-06-18T20:36:14.616Z] === RUN TestDockerSuite/TestBuildUser [2021-06-18T20:36:17.160Z] docker_api_swarm_test.go:506: [db1776c767d54] joining swarm manager [d65092bf39f62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:36:17.160Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-18T20:36:17.160Z] === RUN TestReadPluginNoRead/default [2021-06-18T20:36:19.072Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-18T20:36:20.020Z] --- PASS: TestContinueAfterPluginCrash (10.62s) [2021-06-18T20:36:20.591Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-18T20:36:20.851Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-18T20:36:22.764Z] === CONT TestReadPluginNoRead [2021-06-18T20:36:22.764Z] read_test.go:92: [d8f806f2a6b09] daemon is not started [2021-06-18T20:36:22.764Z] --- PASS: TestReadPluginNoRead (8.56s) [2021-06-18T20:36:22.764Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2021-06-18T20:36:22.764Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2021-06-18T20:36:22.764Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2021-06-18T20:36:22.764Z] PASS [2021-06-18T20:36:22.764Z] [2021-06-18T20:36:22.764Z] DONE 6 tests in 13.657s [2021-06-18T20:36:22.764Z] 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-06-18T20:36:22.764Z] ++ 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-06-18T20:36:22.764Z] ++ set -e [2021-06-18T20:36:22.764Z] ++ '[' -n 0 ']' [2021-06-18T20:36:22.764Z] ++ set -x [2021-06-18T20:36:22.764Z] ++ 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-06-18T20:36:22.764Z] testing: warning: no tests to run [2021-06-18T20:36:22.764Z] PASS [2021-06-18T20:36:22.764Z] [2021-06-18T20:36:22.764Z] DONE 0 tests in 0.066s [2021-06-18T20:36:22.764Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-18T20:36:22.764Z] ++ 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-06-18T20:36:22.764Z] ++ set -e [2021-06-18T20:36:22.764Z] ++ '[' -n 0 ']' [2021-06-18T20:36:22.764Z] ++ set -x [2021-06-18T20:36:22.764Z] ++ 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-06-18T20:36:23.025Z] INFO: Testing against a local daemon [2021-06-18T20:36:23.025Z] === RUN TestPluginWithDevMounts [2021-06-18T20:36:23.025Z] === PAUSE TestPluginWithDevMounts [2021-06-18T20:36:23.025Z] === CONT TestPluginWithDevMounts [2021-06-18T20:36:23.539Z] ok github.com/docker/docker/libnetwork/ipam 18.130s coverage: 85.3% of statements [2021-06-18T20:36:23.539Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-18T20:36:23.539Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-18T20:36:23.539Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-18T20:36:23.539Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-18T20:36:24.938Z] --- PASS: TestPluginWithDevMounts (1.81s) [2021-06-18T20:36:24.939Z] PASS [2021-06-18T20:36:24.939Z] [2021-06-18T20:36:24.939Z] DONE 1 tests in 1.958s [2021-06-18T20:36:24.939Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-18T20:36:24.939Z] ++ 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-06-18T20:36:24.939Z] ++ set -e [2021-06-18T20:36:24.939Z] ++ '[' -n 0 ']' [2021-06-18T20:36:24.939Z] ++ set -x [2021-06-18T20:36:24.939Z] ++ 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-06-18T20:36:24.939Z] INFO: Testing against a local daemon [2021-06-18T20:36:24.939Z] === RUN TestSecretInspect [2021-06-18T20:36:27.485Z] --- PASS: TestSecretInspect (2.41s) [2021-06-18T20:36:27.485Z] === RUN TestSecretList [2021-06-18T20:36:27.701Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2021-06-18T20:36:27.701Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-18T20:36:27.957Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-06-18T20:36:28.519Z] ok github.com/docker/docker/libnetwork/portmapper 0.236s coverage: 49.5% of statements [2021-06-18T20:36:28.775Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-18T20:36:29.031Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-18T20:36:29.594Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-18T20:36:30.027Z] --- PASS: TestSecretList (2.51s) [2021-06-18T20:36:30.027Z] === RUN TestSecretsCreateAndDelete [2021-06-18T20:36:30.155Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-06-18T20:36:30.412Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-18T20:36:31.776Z] ok github.com/docker/docker/pkg/archive 0.342s coverage: 82.3% of statements [2021-06-18T20:36:32.569Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2021-06-18T20:36:32.569Z] === RUN TestSecretsUpdate [2021-06-18T20:36:32.704Z] ok github.com/docker/docker/pkg/authorization 0.343s coverage: 68.3% of statements [2021-06-18T20:36:32.960Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-18T20:36:33.216Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-06-18T20:36:34.487Z] --- PASS: TestSecretsUpdate (2.20s) [2021-06-18T20:36:34.487Z] === RUN TestTemplatedSecret [2021-06-18T20:36:36.491Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.2% of statements [2021-06-18T20:36:36.491Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-18T20:36:36.747Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-06-18T20:36:37.003Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-18T20:36:37.039Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-18T20:36:38.430Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-18T20:36:38.430Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-18T20:36:38.691Z] --- PASS: TestTemplatedSecret (4.02s) [2021-06-18T20:36:38.691Z] === RUN TestSecretCreateResolve [2021-06-18T20:36:39.262Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-18T20:36:40.207Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-18T20:36:41.149Z] --- PASS: TestSecretCreateResolve (2.45s) [2021-06-18T20:36:41.149Z] PASS [2021-06-18T20:36:41.149Z] [2021-06-18T20:36:41.149Z] DONE 6 tests in 16.279s [2021-06-18T20:36:41.149Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-18T20:36:41.149Z] ++ 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-06-18T20:36:41.149Z] ++ set -e [2021-06-18T20:36:41.149Z] ++ '[' -n 0 ']' [2021-06-18T20:36:41.149Z] ++ set -x [2021-06-18T20:36:41.149Z] ++ 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-06-18T20:36:41.149Z] INFO: Testing against a local daemon [2021-06-18T20:36:41.149Z] === RUN TestServiceCreateInit [2021-06-18T20:36:41.149Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-18T20:36:41.167Z] ok github.com/docker/docker/pkg/discovery/kv 3.029s coverage: 84.1% of statements [2021-06-18T20:36:41.167Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-18T20:36:41.167Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-18T20:36:41.167Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-18T20:36:41.719Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-18T20:36:41.719Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-18T20:36:41.719Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-18T20:36:41.719Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-18T20:36:41.719Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-18T20:36:41.719Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-18T20:36:41.719Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-18T20:36:41.719Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-18T20:36:41.719Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-18T20:36:42.093Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-18T20:36:42.093Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-06-18T20:36:42.655Z] ok github.com/docker/docker/pkg/fsutils 0.123s coverage: 85.1% of statements [2021-06-18T20:36:42.655Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-18T20:36:43.581Z] ok github.com/docker/docker/pkg/idtools 0.297s coverage: 69.5% of statements [2021-06-18T20:36:43.629Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-18T20:36:43.890Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-18T20:36:44.143Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 69.3% of statements [2021-06-18T20:36:44.705Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-06-18T20:36:44.705Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-18T20:36:44.831Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-18T20:36:44.960Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-18T20:36:44.960Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-18T20:36:45.217Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-18T20:36:45.402Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-18T20:36:45.473Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-18T20:36:45.729Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-18T20:36:46.344Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-18T20:36:46.605Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-18T20:36:46.605Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-18T20:36:49.911Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-18T20:36:51.822Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-18T20:36:52.083Z] --- PASS: TestServiceCreateInit (10.94s) [2021-06-18T20:36:52.083Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s) [2021-06-18T20:36:52.083Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s) [2021-06-18T20:36:52.083Z] === RUN TestCreateServiceMultipleTimes [2021-06-18T20:36:52.344Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-18T20:36:52.605Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-18T20:36:53.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-18T20:36:53.175Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-18T20:36:53.175Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-18T20:36:53.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-18T20:36:53.745Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-18T20:36:55.659Z] docker_api_swarm_node_test.go:80: [dd928bc28ceb7] joining swarm manager [dfcd2ab8fdb74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:36:57.045Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-18T20:36:57.045Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-18T20:36:57.045Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T20:36:57.045Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-18T20:36:58.431Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-18T20:36:59.844Z] === RUN TestDockerSuite/TestCommitChange [2021-06-18T20:37:01.755Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-18T20:37:03.670Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-18T20:37:05.586Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-18T20:37:08.130Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-18T20:37:09.072Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-18T20:37:10.455Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-18T20:37:11.027Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-18T20:37:12.413Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-18T20:37:13.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-18T20:37:13.354Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-18T20:37:13.354Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-18T20:37:13.354Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-18T20:37:13.354Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-18T20:37:13.354Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-18T20:37:13.354Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-18T20:37:13.615Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-18T20:37:14.999Z] --- PASS: TestCreateServiceMultipleTimes (22.78s) [2021-06-18T20:37:14.999Z] === RUN TestCreateServiceConflict [2021-06-18T20:37:15.570Z] docker_api_swarm_node_test.go:52: [d1fa70161489f] joining swarm manager [d06eee19ac438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:37:15.570Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-18T20:37:16.513Z] docker_api_swarm_node_test.go:53: [da9c007975fd5] joining swarm manager [d06eee19ac438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:37:17.896Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-18T20:37:17.896Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-18T20:37:17.896Z] --- PASS: TestCreateServiceConflict (2.78s) [2021-06-18T20:37:17.896Z] === RUN TestCreateServiceMaxReplicas [2021-06-18T20:37:18.467Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-18T20:37:19.037Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-18T20:37:20.422Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-18T20:37:21.381Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-18T20:37:21.641Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2021-06-18T20:37:21.641Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-18T20:37:22.211Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-18T20:37:22.211Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-18T20:37:22.211Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-18T20:37:23.152Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-18T20:37:23.152Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-18T20:37:23.152Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-18T20:37:23.152Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-18T20:37:23.152Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-18T20:37:24.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-06-18T20:37:24.376Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-18T20:37:25.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-18T20:37:26.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-18T20:37:26.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-18T20:37:26.261Z] ok github.com/docker/docker/pkg/signal 3.281s coverage: 62.3% of statements [2021-06-18T20:37:26.261Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-18T20:37:26.517Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-18T20:37:26.773Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-18T20:37:27.335Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-06-18T20:37:27.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-18T20:37:27.591Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-18T20:37:27.846Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-06-18T20:37:28.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-18T20:37:28.371Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-18T20:37:28.408Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2021-06-18T20:37:28.663Z] testing: warning: no tests to run [2021-06-18T20:37:28.663Z] coverage: [no statements] [2021-06-18T20:37:28.663Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-18T20:37:28.919Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-18T20:37:28.919Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-18T20:37:28.943Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-18T20:37:29.178Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-18T20:37:29.884Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-18T20:37:30.455Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-18T20:37:31.025Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-18T20:37:31.025Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-18T20:37:31.067Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-18T20:37:31.324Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-06-18T20:37:31.580Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-18T20:37:31.967Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-18T20:37:32.538Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-18T20:37:32.947Z] ok github.com/docker/docker/quota 0.192s coverage: 71.4% of statements [2021-06-18T20:37:32.947Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-18T20:37:33.481Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-18T20:37:33.481Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-18T20:37:33.875Z] ok github.com/docker/docker/registry 0.051s coverage: 58.8% of statements [2021-06-18T20:37:34.052Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-18T20:37:34.804Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2021-06-18T20:37:34.804Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-18T20:37:35.365Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-18T20:37:35.365Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-06-18T20:37:35.437Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-18T20:37:36.007Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-06-18T20:37:36.007Z] === RUN TestCreateServiceSecretFileMode [2021-06-18T20:37:37.389Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-18T20:37:37.389Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-18T20:37:37.389Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-18T20:37:37.389Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-18T20:37:37.389Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-18T20:37:38.632Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-18T20:37:38.772Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-18T20:37:38.772Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2021-06-18T20:37:38.772Z] === RUN TestCreateServiceConfigFileMode [2021-06-18T20:37:39.193Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2021-06-18T20:37:39.449Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-06-18T20:37:40.813Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-06-18T20:37:41.311Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2021-06-18T20:37:41.311Z] === RUN TestCreateServiceSysctls [2021-06-18T20:37:43.239Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-18T20:37:44.187Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-18T20:37:45.127Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-18T20:37:45.127Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-18T20:37:45.127Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-18T20:37:45.387Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-18T20:37:45.647Z] --- PASS: TestCreateServiceSysctls (4.34s) [2021-06-18T20:37:45.647Z] === RUN TestCreateServiceCapabilities [2021-06-18T20:37:48.188Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-18T20:37:48.449Z] --- PASS: TestCreateServiceCapabilities (2.77s) [2021-06-18T20:37:48.449Z] === RUN TestInspect [2021-06-18T20:37:48.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-18T20:37:48.969Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-18T20:37:50.880Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-18T20:37:52.792Z] --- PASS: TestInspect (4.26s) [2021-06-18T20:37:52.792Z] === RUN TestCreateJob [2021-06-18T20:37:55.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-18T20:37:56.330Z] --- PASS: TestBuildWithHugeFile (106.56s) [2021-06-18T20:37:56.330Z] === RUN TestBuildWCOWSandboxSize [2021-06-18T20:37:57.250Z] --- PASS: TestCreateJob (4.52s) [2021-06-18T20:37:57.250Z] === RUN TestReplicatedJob [2021-06-18T20:37:57.511Z] docker_api_swarm_test.go:201: [d2c24553592f7] joining swarm manager [d6e4842ebb967]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:37:57.511Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-18T20:37:58.453Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-18T20:38:00.997Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-18T20:38:03.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-18T20:38:04.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-18T20:38:05.874Z] --- PASS: TestReplicatedJob (8.51s) [2021-06-18T20:38:05.875Z] === RUN TestUpdateReplicatedJob [2021-06-18T20:38:06.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-18T20:38:08.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-18T20:38:09.450Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-06-18T20:38:09.450Z] === RUN TestServiceListWithStatuses [2021-06-18T20:38:09.450Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T20:38:09.450Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-18T20:38:09.450Z] === RUN TestDockerNetworkConnectAlias [2021-06-18T20:38:09.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-18T20:38:10.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b965e8_} [2021-06-18T20:38:11.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1199470015_/foo_false____} [2021-06-18T20:38:13.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-18T20:38:13.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1199470015_/foo_true____} [2021-06-18T20:38:14.670Z] --- PASS: TestDockerNetworkConnectAlias (5.14s) [2021-06-18T20:38:14.670Z] === RUN TestDockerNetworkReConnect [2021-06-18T20:38:15.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3393804818_/foo_false____} [2021-06-18T20:38:15.611Z] docker_api_swarm_test.go:383: [d06491085371f] joining swarm manager [dcfce41edca95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:38:16.997Z] docker_api_swarm_test.go:384: [d068a7a1d2834] joining swarm manager [dcfce41edca95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:38:17.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3393804818_/foo_true____} [2021-06-18T20:38:18.643Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-06-18T20:38:18.643Z] === RUN TestServicePlugin [2021-06-18T20:38:18.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3393804818_/foo_true__0xc000b96618__} [2021-06-18T20:38:20.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b96630_} [2021-06-18T20:38:22.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b96648_} [2021-06-18T20:38:22.769Z] plugin_test.go:62: [dc487209e1977] joining swarm manager [d718d22653dd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:38:24.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b96660_} [2021-06-18T20:38:24.150Z] plugin_test.go:65: [dbb6ba13b5e17] joining swarm manager [d718d22653dd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:38:26.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b96678_} [2021-06-18T20:38:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-18T20:38:28.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-18T20:38:29.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-18T20:38:29.367Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-18T20:38:32.665Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-18T20:38:34.049Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-18T20:38:37.344Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-18T20:38:38.736Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-18T20:38:38.736Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-18T20:38:39.679Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-18T20:38:40.251Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-18T20:38:41.190Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-18T20:38:41.761Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-18T20:38:42.701Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-18T20:38:43.271Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-18T20:38:44.212Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-18T20:38:44.782Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-18T20:38:45.722Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-18T20:38:46.292Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-18T20:38:47.235Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-18T20:38:47.806Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-18T20:38:48.421Z] ok github.com/docker/docker/libnetwork/networkdb 155.891s coverage: 60.4% of statements [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/rootless [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/volume [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-18T20:38:48.422Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === Skipped [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:73: No driver to put! [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-18T20:38:48.422Z] time="2021-06-18T20:35:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-18T20:38:48.422Z] time="2021-06-18T20:35:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-18T20:38:48.422Z] time="2021-06-18T20:35:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-18T20:38:48.422Z] time="2021-06-18T20:35:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-18T20:38:48.422Z] time="2021-06-18T20:35:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:73: No driver to put! [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-18T20:38:48.422Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-18T20:38:48.422Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-18T20:38:48.422Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T20:38:48.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-18T20:38:48.422Z] graphtest_unix.go:73: No driver to put! [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-18T20:38:48.422Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-18T20:38:48.422Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-18T20:38:48.422Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-18T20:38:48.422Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-18T20:38:48.422Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-18T20:38:48.422Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-18T20:38:48.422Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-18T20:38:48.422Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-18T20:38:48.422Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-18T20:38:48.422Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-18T20:38:48.422Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-18T20:38:48.422Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-18T20:38:48.422Z] firewalld_test.go:13: firewalld is not running [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-18T20:38:48.422Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-18T20:38:48.422Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] [2021-06-18T20:38:48.422Z] DONE 2656 tests, 37 skipped in 414.273s Post stage [Pipeline] junit [2021-06-18T20:38:48.432Z] Recording test results [2021-06-18T20:38:48.655Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-18T20:38:48.749Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-18T20:38:48.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42537/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c0188620a937e6b14d2311bf20bb093b81ebcc9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6c0188620a937e6b14d2311bf20bb093b81ebcc9 hack/validate/vendor [2021-06-18T20:38:49.701Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-18T20:38:50.286Z] --- PASS: TestServicePlugin (31.60s) [2021-06-18T20:38:50.286Z] === RUN TestServiceUpdateLabel [2021-06-18T20:38:50.358Z] update vendored copy of archive/tar [2021-06-18T20:38:50.358Z] downloading: https://golang.org/dl/go1.16.5.src.tar.gz [2021-06-18T20:38:50.856Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-18T20:38:51.723Z] patching file stat_unix.go [2021-06-18T20:38:51.723Z] 2021/06/18 20:38:51 Collecting initial packages [2021-06-18T20:38:51.795Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-18T20:38:51.795Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-18T20:38:51.978Z] 2021/06/18 20:38:51 Download dependencies [2021-06-18T20:38:52.738Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-18T20:38:52.998Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-06-18T20:38:52.998Z] === RUN TestServiceUpdateSecrets [2021-06-18T20:38:53.568Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-18T20:38:54.508Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-18T20:38:55.892Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Starting whole vndr cycle because no package specified [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Ignoring paths matching "^archive/tar" [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-06-18T20:38:56.138Z] 2021/06/18 20:38:55 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-06-18T20:38:56.394Z] 2021/06/18 20:38:56 Finished clone github.com/hashicorp/go-immutable-radix [2021-06-18T20:38:56.394Z] 2021/06/18 20:38:56 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-06-18T20:38:56.465Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Finished clone github.com/Azure/go-ansiterm [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Finished clone github.com/coreos/pkg [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Finished clone github.com/beorn7/perks [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Finished clone github.com/hashicorp/golang-lru [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Finished clone github.com/docker/libtrust [2021-06-18T20:38:56.955Z] 2021/06/18 20:38:56 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:56 Finished clone github.com/hashicorp/go-memdb [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:56 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:57 Finished clone github.com/prometheus/client_model [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:57 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:57 Finished clone github.com/bits-and-blooms/bitset [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:57 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:57 Finished clone golang.org/x/time [2021-06-18T20:38:57.211Z] 2021/06/18 20:38:57 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-06-18T20:38:57.467Z] 2021/06/18 20:38:57 Finished clone github.com/Microsoft/go-winio [2021-06-18T20:38:57.467Z] 2021/06/18 20:38:57 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-06-18T20:38:57.848Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Finished clone github.com/pkg/errors [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Finished clone github.com/cespare/xxhash/v2 [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Finished clone github.com/inconshreveable/mousetrap [2021-06-18T20:38:58.398Z] 2021/06/18 20:38:58 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-06-18T20:38:58.419Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-18T20:38:58.654Z] 2021/06/18 20:38:58 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-06-18T20:38:58.654Z] 2021/06/18 20:38:58 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-06-18T20:38:58.654Z] 2021/06/18 20:38:58 Finished clone github.com/morikuni/aec [2021-06-18T20:38:58.654Z] 2021/06/18 20:38:58 Clone github.com/moby/sys, revision b0f1fd7235275d01bd35cc4421e884e522395f45, attempt 1/20 [2021-06-18T20:38:58.654Z] 2021/06/18 20:38:58 Finished clone github.com/docker/go-metrics [2021-06-18T20:38:58.654Z] 2021/06/18 20:38:58 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-06-18T20:38:58.909Z] 2021/06/18 20:38:58 Finished clone github.com/prometheus/client_golang [2021-06-18T20:38:58.909Z] 2021/06/18 20:38:58 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-06-18T20:38:58.909Z] 2021/06/18 20:38:58 Finished clone github.com/spf13/pflag [2021-06-18T20:38:58.909Z] 2021/06/18 20:38:58 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-06-18T20:38:59.470Z] 2021/06/18 20:38:59 Finished clone github.com/prometheus/common [2021-06-18T20:38:59.470Z] 2021/06/18 20:38:59 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-06-18T20:38:59.683Z] --- PASS: TestBuildWCOWSandboxSize (745.29s) [2021-06-18T20:38:59.683Z] === RUN TestBuildWithEmptyDockerfile [2021-06-18T20:38:59.683Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:38:59.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:38:59.683Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:38:59.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:38:59.683Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:38:59.683Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:38:59.683Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:38:59.683Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:38:59.683Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:38:59.683Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-06-18T20:38:59.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-18T20:38:59.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-06-18T20:38:59.683Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestBuildPreserveOwnership [2021-06-18T20:38:59.683Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:38:59.683Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestBuildPlatformInvalid [2021-06-18T20:38:59.683Z] --- PASS: TestBuildPlatformInvalid (0.41s) [2021-06-18T20:38:59.683Z] PASS [2021-06-18T20:38:59.683Z] ok github.com/docker/docker/integration/build 910.005s [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === Skipped [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-18T20:38:59.683Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-18T20:38:59.683Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-18T20:38:59.683Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-18T20:38:59.683Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-18T20:38:59.683Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] DONE 29 tests, 5 skipped in 934.922s [2021-06-18T20:38:59.683Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-18T20:38:59.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:38:59.683Z] INFO: Testing against a local daemon [2021-06-18T20:38:59.683Z] === RUN TestConfigInspect [2021-06-18T20:38:59.683Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestConfigList [2021-06-18T20:38:59.683Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] --- SKIP: TestConfigList (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestConfigsCreateAndDelete [2021-06-18T20:38:59.683Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestConfigsUpdate [2021-06-18T20:38:59.683Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestTemplatedConfig [2021-06-18T20:38:59.683Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestConfigCreateResolve [2021-06-18T20:38:59.683Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:38:59.683Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestConfigDaemonLibtrustID [2021-06-18T20:38:59.683Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:38:59.683Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-18T20:38:59.683Z] PASS [2021-06-18T20:38:59.683Z] ok github.com/docker/docker/integration/config 0.111s [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === Skipped [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-18T20:38:59.683Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] [2021-06-18T20:38:59.683Z] DONE 7 tests, 7 skipped in 2.655s [2021-06-18T20:38:59.683Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-18T20:38:59.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:38:59.683Z] INFO: Testing against a local daemon [2021-06-18T20:38:59.683Z] === RUN TestCheckpoint [2021-06-18T20:38:59.683Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:38:59.683Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestContainerInvalidJSON [2021-06-18T20:38:59.683Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:38:59.683Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:38:59.683Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:38:59.683Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:38:59.683Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:38:59.683Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:38:59.683Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:38:59.683Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:38:59.683Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:38:59.683Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-06-18T20:38:59.683Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-18T20:38:59.683Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-18T20:38:59.683Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-18T20:38:59.683Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-06-18T20:38:59.683Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-18T20:38:59.683Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-06-18T20:38:59.683Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-18T20:38:59.683Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-06-18T20:38:59.683Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-18T20:38:59.683Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-06-18T20:38:59.683Z] === RUN TestCopyFromContainer [2021-06-18T20:38:59.683Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.683Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-18T20:38:59.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-18T20:38:59.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:38:59.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:38:59.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:38:59.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:38:59.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:38:59.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:38:59.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:38:59.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:38:59.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:38:59.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-18T20:38:59.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-18T20:38:59.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-18T20:38:59.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-18T20:38:59.683Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-18T20:38:59.684Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-18T20:38:59.684Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidEnv [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateTmpfsMountsTarget [2021-06-18T20:38:59.684Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.684Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-18T20:38:59.684Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:38:59.684Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-18T20:38:59.684Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:38:59.684Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:38:59.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:38:59.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:38:59.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-18T20:38:59.684Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-18T20:38:59.684Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateDifferentPlatform [2021-06-18T20:38:59.684Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-18T20:38:59.684Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-18T20:38:59.684Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-18T20:38:59.684Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-18T20:38:59.684Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-06-18T20:38:59.684Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-18T20:38:59.684Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-18T20:38:59.684Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-18T20:38:59.684Z] === RUN TestContainerKillOnDaemonStart [2021-06-18T20:38:59.684Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.684Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestDiff [2021-06-18T20:38:59.684Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-18T20:38:59.684Z] --- SKIP: TestDiff (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestExecWithCloseStdin [2021-06-18T20:38:59.684Z] --- PASS: TestExecWithCloseStdin (2.71s) [2021-06-18T20:38:59.684Z] === RUN TestExec [2021-06-18T20:38:59.684Z] --- PASS: TestExec (1.92s) [2021-06-18T20:38:59.684Z] === RUN TestExecUser [2021-06-18T20:38:59.684Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-18T20:38:59.684Z] --- SKIP: TestExecUser (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestExportContainerAndImportImage [2021-06-18T20:38:59.684Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.684Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-18T20:38:59.684Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:38:59.684Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestHealthCheckWorkdir [2021-06-18T20:38:59.684Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-18T20:38:59.684Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestHealthKillContainer [2021-06-18T20:38:59.684Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-18T20:38:59.684Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-18T20:38:59.684Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-18T20:38:59.684Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-18T20:38:59.684Z] === RUN TestKillContainerInvalidSignal [2021-06-18T20:38:59.684Z] --- PASS: TestKillContainerInvalidSignal (1.89s) [2021-06-18T20:38:59.684Z] === RUN TestKillContainer [2021-06-18T20:38:59.684Z] === RUN TestKillContainer/no_signal [2021-06-18T20:38:59.726Z] 2021/06/18 20:38:59 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-06-18T20:38:59.727Z] 2021/06/18 20:38:59 Finished clone code.cloudfoundry.org/clock [2021-06-18T20:38:59.727Z] 2021/06/18 20:38:59 Finished clone github.com/prometheus/procfs [2021-06-18T20:38:59.727Z] 2021/06/18 20:38:59 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Finished clone github.com/google/uuid [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Finished clone github.com/moby/locker [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Finished clone github.com/spf13/cobra [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Finished clone github.com/creack/pty [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Finished clone github.com/moby/term [2021-06-18T20:38:59.983Z] 2021/06/18 20:38:59 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-06-18T20:39:00.546Z] 2021/06/18 20:39:00 Finished clone github.com/moby/sys [2021-06-18T20:39:00.546Z] 2021/06/18 20:39:00 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-06-18T20:39:00.546Z] 2021/06/18 20:39:00 Finished clone github.com/tchap/go-patricia [2021-06-18T20:39:00.546Z] 2021/06/18 20:39:00 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-06-18T20:39:00.546Z] 2021/06/18 20:39:00 Finished clone github.com/gorilla/mux [2021-06-18T20:39:00.546Z] 2021/06/18 20:39:00 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-06-18T20:39:00.962Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-18T20:39:01.110Z] 2021/06/18 20:39:00 Finished clone github.com/docker/go-units [2021-06-18T20:39:01.110Z] 2021/06/18 20:39:00 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-06-18T20:39:01.110Z] 2021/06/18 20:39:00 Finished clone golang.org/x/crypto [2021-06-18T20:39:01.110Z] 2021/06/18 20:39:00 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-06-18T20:39:01.110Z] 2021/06/18 20:39:01 Finished clone github.com/sirupsen/logrus [2021-06-18T20:39:01.110Z] 2021/06/18 20:39:01 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-06-18T20:39:01.367Z] 2021/06/18 20:39:01 Finished clone github.com/syndtr/gocapability [2021-06-18T20:39:01.367Z] 2021/06/18 20:39:01 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-06-18T20:39:01.445Z] === RUN TestKillContainer/non_killing_signal [2021-06-18T20:39:01.445Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-18T20:39:01.445Z] === RUN TestKillContainer/killing_signal [2021-06-18T20:39:01.624Z] 2021/06/18 20:39:01 Finished clone github.com/opencontainers/selinux [2021-06-18T20:39:01.624Z] 2021/06/18 20:39:01 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-06-18T20:39:01.624Z] 2021/06/18 20:39:01 Finished clone github.com/RackSec/srslog [2021-06-18T20:39:01.624Z] 2021/06/18 20:39:01 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-06-18T20:39:01.624Z] 2021/06/18 20:39:01 Finished clone gotest.tools/v3 [2021-06-18T20:39:01.624Z] 2021/06/18 20:39:01 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-06-18T20:39:01.881Z] 2021/06/18 20:39:01 Finished clone github.com/imdario/mergo [2021-06-18T20:39:01.881Z] 2021/06/18 20:39:01 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-06-18T20:39:01.881Z] 2021/06/18 20:39:01 Finished clone golang.org/x/sync [2021-06-18T20:39:01.881Z] 2021/06/18 20:39:01 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-06-18T20:39:02.137Z] 2021/06/18 20:39:01 Finished clone github.com/google/go-cmp [2021-06-18T20:39:02.137Z] 2021/06/18 20:39:01 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-06-18T20:39:02.394Z] 2021/06/18 20:39:02 Finished clone github.com/docker/go-connections [2021-06-18T20:39:02.394Z] 2021/06/18 20:39:02 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-06-18T20:39:02.394Z] 2021/06/18 20:39:02 Finished clone github.com/tonistiigi/units [2021-06-18T20:39:02.394Z] 2021/06/18 20:39:02 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-06-18T20:39:02.957Z] 2021/06/18 20:39:02 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-06-18T20:39:02.957Z] 2021/06/18 20:39:02 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-06-18T20:39:03.260Z] 2021/06/18 20:39:03 Finished clone github.com/gofrs/flock [2021-06-18T20:39:03.260Z] 2021/06/18 20:39:03 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-06-18T20:39:03.260Z] 2021/06/18 20:39:03 Finished clone github.com/opentracing-contrib/go-stdlib [2021-06-18T20:39:03.260Z] 2021/06/18 20:39:03 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-06-18T20:39:03.522Z] 2021/06/18 20:39:03 Finished clone github.com/google/shlex [2021-06-18T20:39:03.522Z] 2021/06/18 20:39:03 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-06-18T20:39:03.522Z] 2021/06/18 20:39:03 Finished clone github.com/mitchellh/hashstructure [2021-06-18T20:39:03.522Z] 2021/06/18 20:39:03 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-06-18T20:39:03.694Z] --- PASS: TestKillContainer (4.24s) [2021-06-18T20:39:03.694Z] --- PASS: TestKillContainer/no_signal (1.77s) [2021-06-18T20:39:03.694Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-18T20:39:03.694Z] --- PASS: TestKillContainer/killing_signal (2.43s) [2021-06-18T20:39:03.694Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-18T20:39:03.694Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:39:03.694Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-18T20:39:03.694Z] === RUN TestKillStoppedContainer [2021-06-18T20:39:03.694Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:39:03.694Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-18T20:39:03.694Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-18T20:39:03.694Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:39:03.694Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-18T20:39:03.694Z] === RUN TestKillDifferentUserContainer [2021-06-18T20:39:03.694Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-18T20:39:03.694Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-18T20:39:03.694Z] === RUN TestInspectOomKilledTrue [2021-06-18T20:39:03.694Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:39:03.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-18T20:39:03.695Z] === RUN TestInspectOomKilledFalse [2021-06-18T20:39:03.695Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:39:03.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-18T20:39:03.695Z] === RUN TestLogsFollowTailEmpty [2021-06-18T20:39:03.783Z] 2021/06/18 20:39:03 Finished clone github.com/opentracing/opentracing-go [2021-06-18T20:39:03.783Z] 2021/06/18 20:39:03 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-06-18T20:39:04.346Z] 2021/06/18 20:39:04 Finished clone github.com/golang/gddo [2021-06-18T20:39:04.346Z] 2021/06/18 20:39:04 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-06-18T20:39:04.603Z] 2021/06/18 20:39:04 Finished clone github.com/docker/go-events [2021-06-18T20:39:04.603Z] 2021/06/18 20:39:04 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-06-18T20:39:04.603Z] 2021/06/18 20:39:04 Finished clone github.com/armon/go-radix [2021-06-18T20:39:04.603Z] 2021/06/18 20:39:04 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-06-18T20:39:04.603Z] 2021/06/18 20:39:04 Finished clone github.com/armon/go-metrics [2021-06-18T20:39:04.603Z] 2021/06/18 20:39:04 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-06-18T20:39:04.858Z] 2021/06/18 20:39:04 Finished clone github.com/sean-/seed [2021-06-18T20:39:04.858Z] 2021/06/18 20:39:04 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-06-18T20:39:05.114Z] 2021/06/18 20:39:05 Finished clone github.com/hashicorp/errwrap [2021-06-18T20:39:05.114Z] 2021/06/18 20:39:05 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-06-18T20:39:05.167Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-18T20:39:05.370Z] 2021/06/18 20:39:05 Finished clone github.com/tonistiigi/fsutil [2021-06-18T20:39:05.371Z] 2021/06/18 20:39:05 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-06-18T20:39:05.907Z] --- PASS: TestLogsFollowTailEmpty (1.94s) [2021-06-18T20:39:05.907Z] === RUN TestNetworkNat [2021-06-18T20:39:05.907Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-18T20:39:05.907Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-18T20:39:05.907Z] === RUN TestNetworkLocalhostTCPNat [2021-06-18T20:39:06.297Z] 2021/06/18 20:39:05 Finished clone github.com/hashicorp/go-multierror [2021-06-18T20:39:06.297Z] 2021/06/18 20:39:05 Clone github.com/urfave/cli, revision a65b733b303f0055f8d324d805f393cd3e7a7904, attempt 1/20 [2021-06-18T20:39:06.297Z] 2021/06/18 20:39:06 Finished clone github.com/docker/libkv [2021-06-18T20:39:06.297Z] 2021/06/18 20:39:06 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-06-18T20:39:06.297Z] 2021/06/18 20:39:06 Finished clone github.com/vishvananda/netns [2021-06-18T20:39:06.297Z] 2021/06/18 20:39:06 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-06-18T20:39:06.553Z] 2021/06/18 20:39:06 Finished clone github.com/hashicorp/memberlist [2021-06-18T20:39:06.553Z] 2021/06/18 20:39:06 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-06-18T20:39:07.482Z] 2021/06/18 20:39:07 Finished clone github.com/hashicorp/go-sockaddr [2021-06-18T20:39:07.482Z] 2021/06/18 20:39:07 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-06-18T20:39:07.711Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-18T20:39:07.739Z] 2021/06/18 20:39:07 Finished clone github.com/moby/ipvs [2021-06-18T20:39:07.739Z] 2021/06/18 20:39:07 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-06-18T20:39:07.739Z] 2021/06/18 20:39:07 Finished clone github.com/deckarep/golang-set [2021-06-18T20:39:07.739Z] 2021/06/18 20:39:07 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-06-18T20:39:07.996Z] 2021/06/18 20:39:07 Finished clone github.com/samuel/go-zookeeper [2021-06-18T20:39:07.996Z] 2021/06/18 20:39:07 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-06-18T20:39:08.202Z] --- PASS: TestNetworkLocalhostTCPNat (2.26s) [2021-06-18T20:39:08.202Z] === RUN TestNetworkLoopbackNat [2021-06-18T20:39:08.202Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-18T20:39:08.202Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-18T20:39:08.202Z] === RUN TestPause [2021-06-18T20:39:08.202Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-18T20:39:08.202Z] --- SKIP: TestPause (0.00s) [2021-06-18T20:39:08.202Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-18T20:39:08.281Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-18T20:39:08.559Z] 2021/06/18 20:39:08 Finished clone github.com/vishvananda/netlink [2021-06-18T20:39:08.559Z] 2021/06/18 20:39:08 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-06-18T20:39:08.851Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2021-06-18T20:39:08.851Z] === RUN TestServiceUpdateConfigs [2021-06-18T20:39:09.121Z] 2021/06/18 20:39:08 Finished clone github.com/coreos/go-semver [2021-06-18T20:39:09.121Z] 2021/06/18 20:39:08 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-06-18T20:39:09.121Z] 2021/06/18 20:39:09 Finished clone github.com/hashicorp/go-msgpack [2021-06-18T20:39:09.121Z] 2021/06/18 20:39:09 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-06-18T20:39:09.378Z] 2021/06/18 20:39:09 Finished clone github.com/ishidawataru/sctp [2021-06-18T20:39:09.378Z] 2021/06/18 20:39:09 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-06-18T20:39:09.943Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2021-06-18T20:39:09.943Z] === RUN TestPauseStopPausedContainer [2021-06-18T20:39:09.943Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:39:09.943Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-18T20:39:09.943Z] === RUN TestPsFilter [2021-06-18T20:39:09.943Z] --- PASS: TestPsFilter (0.31s) [2021-06-18T20:39:09.943Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-18T20:39:10.744Z] 2021/06/18 20:39:10 Finished clone golang.org/x/net [2021-06-18T20:39:10.745Z] 2021/06/18 20:39:10 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-06-18T20:39:11.001Z] 2021/06/18 20:39:10 Finished clone github.com/modern-go/concurrent [2021-06-18T20:39:11.001Z] 2021/06/18 20:39:10 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-06-18T20:39:11.001Z] 2021/06/18 20:39:10 Finished clone github.com/modern-go/reflect2 [2021-06-18T20:39:11.001Z] 2021/06/18 20:39:10 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-06-18T20:39:11.930Z] 2021/06/18 20:39:11 Finished clone go.etcd.io/bbolt [2021-06-18T20:39:11.930Z] 2021/06/18 20:39:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-06-18T20:39:11.930Z] 2021/06/18 20:39:11 Finished clone github.com/urfave/cli [2021-06-18T20:39:11.930Z] 2021/06/18 20:39:11 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-06-18T20:39:12.186Z] 2021/06/18 20:39:12 Finished clone github.com/json-iterator/go [2021-06-18T20:39:12.186Z] 2021/06/18 20:39:12 Clone github.com/opencontainers/runc, revision b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7, attempt 1/20 [2021-06-18T20:39:12.420Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.46s) [2021-06-18T20:39:12.420Z] === RUN TestRemoveContainerWithVolume [2021-06-18T20:39:12.749Z] 2021/06/18 20:39:12 Finished clone github.com/opencontainers/go-digest [2021-06-18T20:39:12.749Z] 2021/06/18 20:39:12 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-06-18T20:39:13.679Z] 2021/06/18 20:39:13 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-06-18T20:39:13.679Z] 2021/06/18 20:39:13 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-06-18T20:39:13.679Z] 2021/06/18 20:39:13 Finished clone github.com/mistifyio/go-zfs [2021-06-18T20:39:13.679Z] 2021/06/18 20:39:13 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-06-18T20:39:14.139Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-18T20:39:14.241Z] 2021/06/18 20:39:14 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-06-18T20:39:14.241Z] 2021/06/18 20:39:14 Finished clone github.com/hashicorp/serf [2021-06-18T20:39:14.861Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2021-06-18T20:39:14.861Z] === RUN TestRemoveContainerRunning [2021-06-18T20:39:15.169Z] 2021/06/18 20:39:15 Finished clone github.com/cyphar/filepath-securejoin [2021-06-18T20:39:15.169Z] 2021/06/18 20:39:15 Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20 [2021-06-18T20:39:16.069Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-18T20:39:16.535Z] 2021/06/18 20:39:16 Finished clone github.com/opencontainers/runtime-spec [2021-06-18T20:39:16.535Z] 2021/06/18 20:39:16 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-06-18T20:39:16.535Z] 2021/06/18 20:39:16 Finished clone github.com/vbatts/tar-split [2021-06-18T20:39:16.535Z] 2021/06/18 20:39:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-06-18T20:39:16.640Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-18T20:39:17.096Z] 2021/06/18 20:39:16 Finished clone github.com/coreos/go-systemd [2021-06-18T20:39:17.096Z] 2021/06/18 20:39:16 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-06-18T20:39:17.218Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-06-18T20:39:17.218Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-18T20:39:17.660Z] 2021/06/18 20:39:17 Finished clone github.com/coreos/go-systemd/v22 [2021-06-18T20:39:17.660Z] 2021/06/18 20:39:17 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-06-18T20:39:17.916Z] 2021/06/18 20:39:17 Finished clone github.com/opencontainers/image-spec [2021-06-18T20:39:17.916Z] 2021/06/18 20:39:17 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-06-18T20:39:18.172Z] 2021/06/18 20:39:18 Finished clone github.com/Graylog2/go-gelf [2021-06-18T20:39:18.172Z] 2021/06/18 20:39:18 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-06-18T20:39:18.734Z] 2021/06/18 20:39:18 Finished clone github.com/godbus/dbus/v5 [2021-06-18T20:39:18.734Z] 2021/06/18 20:39:18 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-06-18T20:39:18.734Z] 2021/06/18 20:39:18 Finished clone github.com/fluent/fluent-logger-golang [2021-06-18T20:39:18.734Z] 2021/06/18 20:39:18 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-06-18T20:39:18.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.83s) [2021-06-18T20:39:18.780Z] === RUN TestRemoveInvalidContainer [2021-06-18T20:39:18.780Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-18T20:39:18.780Z] === RUN TestRenameLinkedContainer [2021-06-18T20:39:18.780Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-18T20:39:18.780Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-18T20:39:18.780Z] === RUN TestRenameStoppedContainer [2021-06-18T20:39:19.296Z] 2021/06/18 20:39:19 Finished clone github.com/philhofer/fwd [2021-06-18T20:39:19.296Z] 2021/06/18 20:39:19 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-06-18T20:39:20.223Z] 2021/06/18 20:39:20 Finished clone github.com/fsnotify/fsnotify [2021-06-18T20:39:20.223Z] 2021/06/18 20:39:20 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-06-18T20:39:20.483Z] 2021/06/18 20:39:20 Finished clone github.com/bsphere/le_go [2021-06-18T20:39:20.483Z] 2021/06/18 20:39:20 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-06-18T20:39:20.844Z] check_test.go:380: [d068a7a1d2834] daemon is not started [2021-06-18T20:39:20.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-18T20:39:20.991Z] --- PASS: TestRenameStoppedContainer (2.47s) [2021-06-18T20:39:20.991Z] === RUN TestRenameRunningContainerAndReuse [2021-06-18T20:39:21.046Z] 2021/06/18 20:39:20 Finished clone github.com/jmespath/go-jmespath [2021-06-18T20:39:21.046Z] 2021/06/18 20:39:20 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-06-18T20:39:21.413Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-18T20:39:22.355Z] === RUN TestDockerSuite/TestCpToDot [2021-06-18T20:39:22.355Z] docker_api_swarm_test.go:801: [da9d873756aea] joining swarm manager [d531962b022bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:39:22.412Z] 2021/06/18 20:39:22 Finished clone github.com/docker/libnetwork [2021-06-18T20:39:22.412Z] 2021/06/18 20:39:22 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-06-18T20:39:22.412Z] 2021/06/18 20:39:22 Finished clone github.com/tinylib/msgp [2021-06-18T20:39:22.412Z] 2021/06/18 20:39:22 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-06-18T20:39:22.412Z] 2021/06/18 20:39:22 Finished clone github.com/golang/groupcache [2021-06-18T20:39:22.412Z] 2021/06/18 20:39:22 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-06-18T20:39:22.668Z] 2021/06/18 20:39:22 Finished clone golang.org/x/oauth2 [2021-06-18T20:39:22.668Z] 2021/06/18 20:39:22 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-06-18T20:39:23.296Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-18T20:39:23.620Z] 2021/06/18 20:39:23 Finished clone golang.org/x/sys [2021-06-18T20:39:23.620Z] 2021/06/18 20:39:23 Clone github.com/containerd/containerd, revision 36cc874494a56a253cd181a1a685b44b58a2e34a, attempt 1/20 [2021-06-18T20:39:23.868Z] docker_api_swarm_test.go:801: [d5ed837546559] joining swarm manager [d531962b022bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:39:24.202Z] 2021/06/18 20:39:23 Finished clone github.com/googleapis/gax-go [2021-06-18T20:39:24.202Z] 2021/06/18 20:39:23 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-06-18T20:39:24.439Z] --- PASS: TestServiceUpdateConfigs (15.75s) [2021-06-18T20:39:24.440Z] === RUN TestServiceUpdateNetwork [2021-06-18T20:39:24.869Z] --- PASS: TestRenameRunningContainerAndReuse (3.81s) [2021-06-18T20:39:24.869Z] === RUN TestRenameInvalidName [2021-06-18T20:39:25.011Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-18T20:39:25.574Z] 2021/06/18 20:39:25 Finished clone github.com/miekg/dns [2021-06-18T20:39:25.574Z] 2021/06/18 20:39:25 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-06-18T20:39:25.574Z] 2021/06/18 20:39:25 Finished clone github.com/containerd/fifo [2021-06-18T20:39:25.574Z] 2021/06/18 20:39:25 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-06-18T20:39:25.582Z] docker_api_swarm_test.go:801: [d708fef5eacf7] joining swarm manager [d531962b022bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-18T20:39:26.503Z] 2021/06/18 20:39:26 Finished clone go.opencensus.io [2021-06-18T20:39:26.503Z] 2021/06/18 20:39:26 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-06-18T20:39:26.760Z] 2021/06/18 20:39:26 Finished clone golang.org/x/text [2021-06-18T20:39:26.760Z] 2021/06/18 20:39:26 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-06-18T20:39:26.969Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-18T20:39:26.969Z] docker_api_swarm_test.go:801: [dc743ca6d6e43] joining swarm manager [d531962b022bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-18T20:39:27.256Z] --- PASS: TestRenameInvalidName (1.98s) [2021-06-18T20:39:27.256Z] === RUN TestRenameAnonymousContainer [2021-06-18T20:39:28.127Z] 2021/06/18 20:39:27 Finished clone github.com/containerd/cgroups [2021-06-18T20:39:28.127Z] 2021/06/18 20:39:27 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-06-18T20:39:28.355Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-18T20:39:28.615Z] docker_api_swarm_test.go:809: [d55f12a3266bc] joining swarm manager [d531962b022bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-18T20:39:28.690Z] 2021/06/18 20:39:28 Finished clone github.com/containerd/go-runc [2021-06-18T20:39:28.690Z] 2021/06/18 20:39:28 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-06-18T20:39:29.252Z] 2021/06/18 20:39:29 Finished clone github.com/Microsoft/hcsshim [2021-06-18T20:39:29.252Z] 2021/06/18 20:39:29 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-06-18T20:39:29.508Z] 2021/06/18 20:39:29 Finished clone github.com/containerd/typeurl [2021-06-18T20:39:29.508Z] 2021/06/18 20:39:29 Clone github.com/cilium/ebpf, revision ef54c303d1fff1e80a9bf20f00a378fde5419d61, attempt 1/20 [2021-06-18T20:39:29.508Z] 2021/06/18 20:39:29 Finished clone github.com/containerd/console [2021-06-18T20:39:29.508Z] 2021/06/18 20:39:29 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-06-18T20:39:29.556Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-18T20:39:29.817Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-18T20:39:30.071Z] 2021/06/18 20:39:30 Finished clone github.com/containerd/ttrpc [2021-06-18T20:39:30.071Z] 2021/06/18 20:39:30 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-06-18T20:39:30.387Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-18T20:39:31.000Z] 2021/06/18 20:39:30 Finished clone github.com/opencontainers/runc [2021-06-18T20:39:31.000Z] 2021/06/18 20:39:30 Clone github.com/docker/swarmkit, revision 2dcf70aafdc9ea55af3aaaeca440638cde0ecda6, attempt 1/20 [2021-06-18T20:39:31.257Z] 2021/06/18 20:39:31 Finished clone github.com/containerd/continuity [2021-06-18T20:39:31.257Z] 2021/06/18 20:39:31 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-06-18T20:39:31.257Z] 2021/06/18 20:39:31 Finished clone github.com/gogo/googleapis [2021-06-18T20:39:31.257Z] 2021/06/18 20:39:31 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-06-18T20:39:31.773Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-18T20:39:31.773Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-18T20:39:31.773Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-18T20:39:32.033Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-18T20:39:32.623Z] 2021/06/18 20:39:32 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-06-18T20:39:32.623Z] 2021/06/18 20:39:32 Finished clone github.com/moby/buildkit [2021-06-18T20:39:32.623Z] 2021/06/18 20:39:32 Finished clone google.golang.org/grpc [2021-06-18T20:39:32.624Z] 2021/06/18 20:39:32 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-06-18T20:39:32.974Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-18T20:39:32.974Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-18T20:39:32.974Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-18T20:39:32.974Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-18T20:39:33.186Z] 2021/06/18 20:39:32 Finished clone github.com/docker/distribution [2021-06-18T20:39:33.186Z] 2021/06/18 20:39:32 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-06-18T20:39:33.186Z] 2021/06/18 20:39:33 Finished clone github.com/pelletier/go-toml [2021-06-18T20:39:33.915Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-18T20:39:34.115Z] 2021/06/18 20:39:34 Finished clone github.com/fernet/fernet-go [2021-06-18T20:39:34.486Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-18T20:39:34.486Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-18T20:39:34.746Z] === RUN TestDockerSuite/TestCreateRM [2021-06-18T20:39:35.007Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-18T20:39:35.007Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T20:39:35.007Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-18T20:39:35.007Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-18T20:39:35.007Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-18T20:39:35.045Z] 2021/06/18 20:39:34 Finished clone github.com/cilium/ebpf [2021-06-18T20:39:36.157Z] --- PASS: TestRenameAnonymousContainer (8.74s) [2021-06-18T20:39:36.157Z] === RUN TestRenameContainerWithSameName [2021-06-18T20:39:36.941Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-18T20:39:36.941Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-18T20:39:36.941Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-18T20:39:37.729Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-06-18T20:39:37.729Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-18T20:39:37.729Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-18T20:39:37.729Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-18T20:39:37.729Z] === RUN TestResize [2021-06-18T20:39:39.217Z] 2021/06/18 20:39:39 Finished clone github.com/golang/protobuf [2021-06-18T20:39:39.483Z] --- PASS: TestServiceUpdateNetwork (14.99s) [2021-06-18T20:39:39.483Z] === RUN TestServiceUpdatePidsLimit [2021-06-18T20:39:39.953Z] --- PASS: TestResize (2.06s) [2021-06-18T20:39:39.953Z] === RUN TestResizeWithInvalidSize [2021-06-18T20:39:40.866Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-18T20:39:40.866Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-18T20:39:40.866Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-18T20:39:40.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-18T20:39:40.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-18T20:39:40.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-18T20:39:40.866Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-18T20:39:41.622Z] --- PASS: TestResizeWithInvalidSize (2.02s) [2021-06-18T20:39:41.622Z] === RUN TestResizeWhenContainerNotStarted [2021-06-18T20:39:41.808Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-18T20:39:42.068Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-18T20:39:43.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-18T20:39:44.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-18T20:39:45.931Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-18T20:39:47.313Z] 2021/06/18 20:39:46 Finished clone github.com/klauspost/compress [2021-06-18T20:39:47.313Z] 2021/06/18 20:39:46 Finished clone github.com/google/certificate-transparency-go [2021-06-18T20:39:47.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-18T20:39:48.257Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-18T20:39:48.828Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-18T20:39:48.828Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-18T20:39:49.087Z] --- PASS: TestResizeWhenContainerNotStarted (6.89s) [2021-06-18T20:39:49.087Z] === RUN TestDaemonRestartKillContainers [2021-06-18T20:39:49.087Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:39:49.087Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:39:49.087Z] === RUN TestStats [2021-06-18T20:39:49.087Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-18T20:39:49.087Z] --- SKIP: TestStats (0.00s) [2021-06-18T20:39:49.087Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-18T20:39:49.399Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-18T20:39:49.659Z] === RUN TestDockerSuite/TestDockerFails [2021-06-18T20:39:49.659Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-18T20:39:49.659Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-18T20:39:49.659Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-18T20:39:50.600Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-18T20:39:51.542Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-18T20:39:52.925Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-18T20:39:52.925Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-18T20:39:52.925Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-18T20:39:52.925Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-18T20:39:52.954Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.16s) [2021-06-18T20:39:52.954Z] === RUN TestStopContainerWithTimeout [2021-06-18T20:39:52.954Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-18T20:39:52.954Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-18T20:39:52.954Z] === RUN TestUpdateRestartPolicy [2021-06-18T20:39:57.125Z] --- PASS: TestServiceUpdatePidsLimit (17.79s) [2021-06-18T20:39:57.125Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.27s) [2021-06-18T20:39:57.125Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-06-18T20:39:57.125Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-06-18T20:39:57.125Z] PASS [2021-06-18T20:39:57.125Z] [2021-06-18T20:39:57.125Z] === Skipped [2021-06-18T20:39:57.125Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-18T20:39:57.125Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T20:39:57.125Z] [2021-06-18T20:39:57.125Z] [2021-06-18T20:39:57.125Z] DONE 27 tests, 1 skipped in 196.158s [2021-06-18T20:39:57.125Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-18T20:39:57.125Z] ++ 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-06-18T20:39:57.125Z] ++ set -e [2021-06-18T20:39:57.125Z] ++ '[' -n 0 ']' [2021-06-18T20:39:57.125Z] ++ set -x [2021-06-18T20:39:57.125Z] ++ 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-06-18T20:39:57.286Z] 2021/06/18 20:39:56 Finished clone github.com/cloudflare/cfssl [2021-06-18T20:39:57.385Z] INFO: Testing against a local daemon [2021-06-18T20:39:57.386Z] === RUN TestSessionCreate [2021-06-18T20:39:57.386Z] --- PASS: TestSessionCreate (0.02s) [2021-06-18T20:39:57.386Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-18T20:39:57.386Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-18T20:39:57.386Z] PASS [2021-06-18T20:39:57.386Z] [2021-06-18T20:39:57.386Z] DONE 2 tests in 0.140s [2021-06-18T20:39:57.386Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-18T20:39:57.386Z] ++ 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-06-18T20:39:57.386Z] ++ set -e [2021-06-18T20:39:57.386Z] ++ '[' -n 0 ']' [2021-06-18T20:39:57.386Z] ++ set -x [2021-06-18T20:39:57.386Z] ++ 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-06-18T20:39:57.386Z] INFO: Testing against a local daemon [2021-06-18T20:39:57.386Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:39:57.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-18T20:39:57.386Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:39:57.386Z] === RUN TestEventsExecDie [2021-06-18T20:39:58.768Z] --- PASS: TestEventsExecDie (1.00s) [2021-06-18T20:39:58.768Z] === RUN TestEventsBackwardsCompatible [2021-06-18T20:39:58.768Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-18T20:39:58.768Z] === RUN TestEventsVolumeCreate [2021-06-18T20:39:58.768Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-18T20:39:58.768Z] === RUN TestInfoBinaryCommits [2021-06-18T20:39:58.768Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-06-18T20:39:58.768Z] === RUN TestInfoAPIVersioned [2021-06-18T20:39:58.768Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-18T20:39:58.768Z] === RUN TestInfoDiscoveryBackend [2021-06-18T20:39:59.341Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-18T20:39:59.341Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-18T20:39:59.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-18T20:40:00.301Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-18T20:40:00.301Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-18T20:40:00.871Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-06-18T20:40:00.871Z] === RUN TestInfoAPI [2021-06-18T20:40:00.871Z] --- PASS: TestInfoAPI (0.03s) [2021-06-18T20:40:00.871Z] === RUN TestInfoAPIWarnings [2021-06-18T20:40:01.809Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-18T20:40:02.537Z] 2021/06/18 20:40:02 Finished clone github.com/docker/swarmkit [2021-06-18T20:40:04.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-18T20:40:05.736Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-18T20:40:05.807Z] 2021/06/18 20:40:05 Finished clone github.com/coreos/etcd [2021-06-18T20:40:06.676Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-18T20:40:07.246Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-18T20:40:08.188Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-18T20:40:09.132Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-18T20:40:09.703Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-18T20:40:09.978Z] 2021/06/18 20:40:09 Finished clone cloud.google.com/go [2021-06-18T20:40:10.273Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-18T20:40:12.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-18T20:40:12.184Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-18T20:40:13.249Z] 2021/06/18 20:40:12 Finished clone github.com/containerd/containerd [2021-06-18T20:40:13.568Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-18T20:40:14.446Z] --- PASS: TestUpdateRestartPolicy (21.21s) [2021-06-18T20:40:14.446Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-18T20:40:16.081Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2021-06-18T20:40:16.081Z] === RUN TestWaitNonBlocked [2021-06-18T20:40:16.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:40:16.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:40:16.081Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:40:16.081Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:40:16.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:40:16.081Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:40:16.865Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-18T20:40:17.125Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-06-18T20:40:17.125Z] === RUN TestInfoDebug [2021-06-18T20:40:17.695Z] --- PASS: TestInfoDebug (0.53s) [2021-06-18T20:40:17.695Z] === RUN TestInfoInsecureRegistries [2021-06-18T20:40:18.264Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-18T20:40:18.264Z] === RUN TestInfoRegistryMirrors [2021-06-18T20:40:18.836Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-18T20:40:18.836Z] === RUN TestLoginFailsWithBadCredentials [2021-06-18T20:40:18.836Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-06-18T20:40:18.836Z] === RUN TestPingCacheHeaders [2021-06-18T20:40:18.836Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-18T20:40:18.836Z] === RUN TestPingGet [2021-06-18T20:40:18.836Z] --- PASS: TestPingGet (0.01s) [2021-06-18T20:40:18.836Z] === RUN TestPingHead [2021-06-18T20:40:18.836Z] --- PASS: TestPingHead (0.02s) [2021-06-18T20:40:18.836Z] === RUN TestVersion [2021-06-18T20:40:18.836Z] --- PASS: TestVersion (0.02s) [2021-06-18T20:40:18.836Z] PASS [2021-06-18T20:40:18.836Z] [2021-06-18T20:40:18.836Z] === Skipped [2021-06-18T20:40:18.836Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:40:18.836Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-18T20:40:18.836Z] [2021-06-18T20:40:18.836Z] [2021-06-18T20:40:18.836Z] DONE 19 tests, 1 skipped in 21.524s [2021-06-18T20:40:18.836Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-18T20:40:18.836Z] ++ 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-06-18T20:40:18.836Z] ++ set -e [2021-06-18T20:40:18.836Z] ++ '[' -n 0 ']' [2021-06-18T20:40:18.836Z] ++ set -x [2021-06-18T20:40:18.836Z] ++ 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-06-18T20:40:19.097Z] INFO: Testing against a local daemon [2021-06-18T20:40:19.097Z] === RUN TestVolumesCreateAndList [2021-06-18T20:40:19.097Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-18T20:40:19.097Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-18T20:40:19.097Z] === RUN TestVolumesRemove [2021-06-18T20:40:19.097Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-18T20:40:19.097Z] === RUN TestVolumesInspect [2021-06-18T20:40:19.097Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-18T20:40:19.097Z] === RUN TestVolumesInvalidJSON [2021-06-18T20:40:19.097Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-18T20:40:19.097Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-18T20:40:19.097Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-18T20:40:19.097Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-18T20:40:19.097Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-18T20:40:19.097Z] PASS [2021-06-18T20:40:19.097Z] [2021-06-18T20:40:19.097Z] DONE 5 tests in 0.266s [2021-06-18T20:40:19.097Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T20:40:19.136Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-18T20:40:19.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2021-06-18T20:40:19.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.27s) [2021-06-18T20:40:19.136Z] === RUN TestWaitBlocked [2021-06-18T20:40:19.136Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:19.136Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-18T20:40:19.136Z] PASS [2021-06-18T20:40:19.136Z] ok github.com/docker/docker/integration/container 88.063s [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === Skipped [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-18T20:40:19.609Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-18T20:40:19.609Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-18T20:40:19.609Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-18T20:40:19.609Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-18T20:40:19.609Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-18T20:40:19.609Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-18T20:40:19.609Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-18T20:40:19.609Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-18T20:40:19.609Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-18T20:40:19.609Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-18T20:40:19.609Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-18T20:40:19.609Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-18T20:40:19.609Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-18T20:40:19.609Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-18T20:40:19.609Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-18T20:40:19.609Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-18T20:40:19.609Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-18T20:40:19.609Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-18T20:40:19.609Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-18T20:40:19.609Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-18T20:40:19.609Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-18T20:40:19.609Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-18T20:40:19.609Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-18T20:40:19.609Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:40:19.609Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-18T20:40:19.609Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-18T20:40:19.609Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-18T20:40:19.609Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] [2021-06-18T20:40:19.609Z] DONE 88 tests, 33 skipped in 90.372s [2021-06-18T20:40:19.609Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-18T20:40:19.670Z] ++++ cat bundles/test-integration/docker.pid [2021-06-18T20:40:19.670Z] +++ kill 5706 [2021-06-18T20:40:20.241Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-18T20:40:20.813Z] +++ /etc/init.d/apparmor stop [2021-06-18T20:40:20.813Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T20:40:20.813Z] [2021-06-18T20:40:20.813Z] Unloading profiles will leave already running processes permanently [2021-06-18T20:40:20.813Z] unconfined, which can lead to unexpected situations. [2021-06-18T20:40:20.813Z] [2021-06-18T20:40:20.813Z] To set a process to complain mode, use the command line tool [2021-06-18T20:40:20.813Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T20:40:20.813Z] +++ true [2021-06-18T20:40:20.813Z] exiting test-integration [2021-06-18T20:40:20.813Z] ++ exit 0 [2021-06-18T20:40:20.813Z] [2021-06-18T20:40:21.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:21.180Z] INFO: Testing against a local daemon [2021-06-18T20:40:21.180Z] === RUN TestCommitInheritsEnv [2021-06-18T20:40:21.180Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:40:21.180Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-18T20:40:21.180Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-18T20:40:21.180Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-18T20:40:21.180Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-18T20:40:21.180Z] === RUN TestImagesFilterMultiReference [2021-06-18T20:40:21.180Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-18T20:40:21.180Z] === RUN TestImagePullPlatformInvalid [2021-06-18T20:40:21.180Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-18T20:40:21.180Z] === RUN TestRemoveImageOrphaning [2021-06-18T20:40:21.758Z] + for job in $(jobs -p) [2021-06-18T20:40:21.758Z] + wait 13711 [2021-06-18T20:40:21.758Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-18T20:40:22.190Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2021-06-18T20:40:22.190Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-18T20:40:22.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-18T20:40:22.190Z] === RUN TestTagInvalidReference [2021-06-18T20:40:22.190Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-18T20:40:22.190Z] === RUN TestTagValidPrefixedRepo [2021-06-18T20:40:22.190Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-18T20:40:22.190Z] === RUN TestTagExistedNameWithoutForce [2021-06-18T20:40:22.190Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-18T20:40:22.190Z] === RUN TestTagOfficialNames [2021-06-18T20:40:22.190Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-18T20:40:22.190Z] === RUN TestTagMatchesDigest [2021-06-18T20:40:22.190Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-18T20:40:22.190Z] PASS [2021-06-18T20:40:22.190Z] ok github.com/docker/docker/integration/image 1.344s [2021-06-18T20:40:22.697Z] [2021-06-18T20:40:22.697Z] === Skipped [2021-06-18T20:40:22.697Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-18T20:40:22.697Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:40:22.697Z] [2021-06-18T20:40:22.697Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-18T20:40:22.697Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-18T20:40:22.697Z] [2021-06-18T20:40:22.697Z] [2021-06-18T20:40:22.697Z] DONE 11 tests, 2 skipped in 2.926s [2021-06-18T20:40:22.697Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-18T20:40:23.201Z] 2021/06/18 20:40:22 Finished clone google.golang.org/genproto [2021-06-18T20:40:24.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:24.396Z] INFO: Testing against a local daemon [2021-06-18T20:40:24.396Z] === RUN TestNetworkCreateDelete [2021-06-18T20:40:24.396Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:24.396Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-18T20:40:24.396Z] === RUN TestDockerNetworkDeletePreferID [2021-06-18T20:40:24.396Z] 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-06-18T20:40:24.396Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-18T20:40:24.396Z] === RUN TestDaemonDNSFallback [2021-06-18T20:40:24.396Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:24.396Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-18T20:40:24.396Z] === RUN TestInspectNetwork [2021-06-18T20:40:24.396Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:24.396Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-18T20:40:24.396Z] === RUN TestRunContainerWithBridgeNone [2021-06-18T20:40:24.396Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:24.396Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-18T20:40:24.396Z] === RUN TestNetworkInvalidJSON [2021-06-18T20:40:24.396Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-18T20:40:24.396Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-18T20:40:24.396Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:40:24.396Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:40:24.396Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:40:24.396Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:40:24.397Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-18T20:40:24.397Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:40:24.397Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-18T20:40:24.397Z] === RUN TestNetworkList [2021-06-18T20:40:24.397Z] === RUN TestNetworkList//networks [2021-06-18T20:40:24.397Z] === PAUSE TestNetworkList//networks [2021-06-18T20:40:24.397Z] === RUN TestNetworkList//networks/ [2021-06-18T20:40:24.397Z] === PAUSE TestNetworkList//networks/ [2021-06-18T20:40:24.397Z] === CONT TestNetworkList//networks [2021-06-18T20:40:24.397Z] === CONT TestNetworkList//networks/ [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkList (0.03s) [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-18T20:40:24.397Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestHostIPv4BridgeLabel [2021-06-18T20:40:24.397Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-18T20:40:24.397Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestDaemonDefaultNetworkPools [2021-06-18T20:40:24.397Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-18T20:40:24.397Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-18T20:40:24.397Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-18T20:40:24.397Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestServiceWithPredefinedNetwork [2021-06-18T20:40:24.397Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-18T20:40:24.397Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:40:24.397Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestServiceWithDataPathPortInit [2021-06-18T20:40:24.397Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-18T20:40:24.397Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-18T20:40:24.397Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-18T20:40:24.397Z] PASS [2021-06-18T20:40:24.397Z] ok github.com/docker/docker/integration/network 0.167s [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === Skipped [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-18T20:40:24.397Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-18T20:40:24.397Z] 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-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-18T20:40:24.397Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-18T20:40:24.397Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-18T20:40:24.397Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-18T20:40:24.397Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-18T20:40:24.397Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] [2021-06-18T20:40:24.397Z] DONE 22 tests, 15 skipped in 2.044s [2021-06-18T20:40:24.397Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-18T20:40:24.568Z] 2021/06/18 20:40:24 Finished clone github.com/gogo/protobuf [2021-06-18T20:40:25.446Z] testing: warning: no tests to run [2021-06-18T20:40:25.446Z] PASS [2021-06-18T20:40:25.446Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2021-06-18T20:40:25.446Z] [2021-06-18T20:40:25.446Z] DONE 0 tests in 0.622s [2021-06-18T20:40:25.446Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-18T20:40:25.941Z] testing: warning: no tests to run [2021-06-18T20:40:25.941Z] PASS [2021-06-18T20:40:25.941Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2021-06-18T20:40:25.941Z] [2021-06-18T20:40:25.941Z] DONE 0 tests in 0.590s [2021-06-18T20:40:25.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-18T20:40:26.445Z] testing: warning: no tests to run [2021-06-18T20:40:26.445Z] PASS [2021-06-18T20:40:26.445Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-06-18T20:40:26.445Z] [2021-06-18T20:40:26.445Z] DONE 0 tests in 0.660s [2021-06-18T20:40:26.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-18T20:40:27.549Z] testing: warning: no tests to run [2021-06-18T20:40:27.549Z] PASS [2021-06-18T20:40:27.549Z] ok github.com/docker/docker/integration/plugin/authz 0.061s [2021-06-18T20:40:27.549Z] [2021-06-18T20:40:27.549Z] DONE 0 tests in 0.598s [2021-06-18T20:40:27.549Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-18T20:40:28.390Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-18T20:40:28.390Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-18T20:40:29.329Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-18T20:40:30.269Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-18T20:40:30.269Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-18T20:40:30.529Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-18T20:40:30.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-18T20:40:30.789Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-18T20:40:32.174Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-18T20:40:33.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-18T20:40:33.527Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-18T20:40:33.527Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-18T20:40:33.527Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-18T20:40:34.469Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-18T20:40:34.729Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-18T20:40:34.990Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-18T20:40:36.375Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-18T20:40:36.375Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-18T20:40:36.375Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-18T20:40:36.375Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-18T20:40:36.375Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-18T20:40:36.375Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-18T20:40:36.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:36.771Z] INFO: Testing against a local daemon [2021-06-18T20:40:36.771Z] === RUN TestPluginInvalidJSON [2021-06-18T20:40:36.771Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:40:36.771Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:40:36.771Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:40:36.771Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-18T20:40:36.771Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-18T20:40:36.771Z] === RUN TestPluginInstall [2021-06-18T20:40:36.771Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-18T20:40:36.771Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-18T20:40:36.771Z] === RUN TestPluginsWithRuntimes [2021-06-18T20:40:36.771Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-18T20:40:36.771Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-18T20:40:36.771Z] === RUN TestPluginBackCompatMediaTypes [2021-06-18T20:40:36.771Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-18T20:40:36.771Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-18T20:40:36.771Z] PASS [2021-06-18T20:40:36.771Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2021-06-18T20:40:36.771Z] [2021-06-18T20:40:36.771Z] === Skipped [2021-06-18T20:40:36.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-18T20:40:36.771Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-18T20:40:36.771Z] [2021-06-18T20:40:36.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-18T20:40:36.771Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-18T20:40:36.771Z] [2021-06-18T20:40:36.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-18T20:40:36.771Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-18T20:40:36.771Z] [2021-06-18T20:40:36.771Z] [2021-06-18T20:40:36.771Z] DONE 5 tests, 3 skipped in 9.193s [2021-06-18T20:40:36.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-18T20:40:37.758Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-18T20:40:38.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-18T20:40:38.698Z] === RUN TestDockerSuite/TestEventsRename [2021-06-18T20:40:39.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:39.018Z] INFO: Testing against a local daemon [2021-06-18T20:40:39.018Z] === RUN TestExternalGraphDriver [2021-06-18T20:40:39.018Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-18T20:40:39.018Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-18T20:40:39.018Z] === RUN TestGraphdriverPluginV2 [2021-06-18T20:40:39.018Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-18T20:40:39.018Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-18T20:40:39.018Z] PASS [2021-06-18T20:40:39.018Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.102s [2021-06-18T20:40:39.523Z] [2021-06-18T20:40:39.523Z] === Skipped [2021-06-18T20:40:39.523Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-18T20:40:39.523Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-18T20:40:39.523Z] [2021-06-18T20:40:39.523Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-18T20:40:39.523Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-18T20:40:39.523Z] [2021-06-18T20:40:39.523Z] [2021-06-18T20:40:39.523Z] DONE 2 tests, 2 skipped in 2.730s [2021-06-18T20:40:39.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-18T20:40:39.638Z] === RUN TestDockerSuite/TestEventsResize [2021-06-18T20:40:40.581Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-18T20:40:40.841Z] docker_api_swarm_service_test.go:394: [dd75b3135b546] joining swarm manager [d323433d43d2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:40:41.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:41.198Z] INFO: Testing against a local daemon [2021-06-18T20:40:41.198Z] === RUN TestReadPluginNoRead [2021-06-18T20:40:41.198Z] read_test.go:21: no unix domain sockets on Windows [2021-06-18T20:40:41.198Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-18T20:40:41.198Z] PASS [2021-06-18T20:40:41.198Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2021-06-18T20:40:41.198Z] [2021-06-18T20:40:41.198Z] === Skipped [2021-06-18T20:40:41.198Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-18T20:40:41.198Z] read_test.go:21: no unix domain sockets on Windows [2021-06-18T20:40:41.198Z] [2021-06-18T20:40:41.198Z] [2021-06-18T20:40:41.198Z] DONE 1 tests, 1 skipped in 1.970s [2021-06-18T20:40:41.198Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-18T20:40:41.782Z] docker_api_swarm_service_test.go:394: [da8f7a59d6bc4] joining swarm manager [d323433d43d2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:40:42.294Z] testing: warning: no tests to run [2021-06-18T20:40:42.294Z] PASS [2021-06-18T20:40:42.294Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-06-18T20:40:42.294Z] [2021-06-18T20:40:42.294Z] DONE 0 tests in 0.931s [2021-06-18T20:40:42.294Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-18T20:40:44.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:44.077Z] INFO: Testing against a local daemon [2021-06-18T20:40:44.077Z] === RUN TestPluginWithDevMounts [2021-06-18T20:40:44.077Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:44.077Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-18T20:40:44.077Z] PASS [2021-06-18T20:40:44.077Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s [2021-06-18T20:40:44.077Z] [2021-06-18T20:40:44.077Z] === Skipped [2021-06-18T20:40:44.077Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-18T20:40:44.077Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:44.077Z] [2021-06-18T20:40:44.077Z] [2021-06-18T20:40:44.077Z] DONE 1 tests, 1 skipped in 1.810s [2021-06-18T20:40:44.077Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-18T20:40:45.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:45.838Z] INFO: Testing against a local daemon [2021-06-18T20:40:45.838Z] === RUN TestSecretInspect [2021-06-18T20:40:45.838Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-18T20:40:45.838Z] === RUN TestSecretList [2021-06-18T20:40:45.838Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] --- SKIP: TestSecretList (0.00s) [2021-06-18T20:40:45.838Z] === RUN TestSecretsCreateAndDelete [2021-06-18T20:40:45.838Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-18T20:40:45.838Z] === RUN TestSecretsUpdate [2021-06-18T20:40:45.838Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-18T20:40:45.838Z] === RUN TestTemplatedSecret [2021-06-18T20:40:45.838Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-18T20:40:45.838Z] === RUN TestSecretCreateResolve [2021-06-18T20:40:45.838Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:45.838Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-18T20:40:45.838Z] PASS [2021-06-18T20:40:45.838Z] ok github.com/docker/docker/integration/secret 0.107s [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] === Skipped [2021-06-18T20:40:45.838Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-18T20:40:45.838Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-18T20:40:45.838Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-06-18T20:40:45.838Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-18T20:40:45.838Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-18T20:40:45.838Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-18T20:40:45.838Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] [2021-06-18T20:40:45.838Z] DONE 6 tests, 6 skipped in 1.649s [2021-06-18T20:40:45.838Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-18T20:40:47.069Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-18T20:40:48.011Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-18T20:40:48.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:48.269Z] INFO: Testing against a local daemon [2021-06-18T20:40:48.269Z] === RUN TestServiceCreateInit [2021-06-18T20:40:48.269Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-18T20:40:48.269Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-18T20:40:48.269Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-18T20:40:48.269Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:40:48.269Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:40:48.269Z] === RUN TestCreateServiceMultipleTimes [2021-06-18T20:40:48.269Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-18T20:40:48.269Z] === RUN TestCreateServiceConflict [2021-06-18T20:40:48.269Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-18T20:40:48.269Z] === RUN TestCreateServiceMaxReplicas [2021-06-18T20:40:48.269Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-18T20:40:48.269Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-18T20:40:48.269Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-18T20:40:48.269Z] === RUN TestCreateServiceSecretFileMode [2021-06-18T20:40:48.269Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.269Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-18T20:40:48.269Z] === RUN TestCreateServiceConfigFileMode [2021-06-18T20:40:48.269Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestCreateServiceSysctls [2021-06-18T20:40:48.270Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-18T20:40:48.270Z] === RUN TestCreateServiceCapabilities [2021-06-18T20:40:48.270Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-18T20:40:48.270Z] === RUN TestInspect [2021-06-18T20:40:48.270Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestInspect (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestCreateJob [2021-06-18T20:40:48.270Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestCreateJob (0.01s) [2021-06-18T20:40:48.270Z] === RUN TestReplicatedJob [2021-06-18T20:40:48.270Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestUpdateReplicatedJob [2021-06-18T20:40:48.270Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServiceListWithStatuses [2021-06-18T20:40:48.270Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestDockerNetworkConnectAlias [2021-06-18T20:40:48.270Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestDockerNetworkReConnect [2021-06-18T20:40:48.270Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServicePlugin [2021-06-18T20:40:48.270Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServiceUpdateLabel [2021-06-18T20:40:48.270Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServiceUpdateSecrets [2021-06-18T20:40:48.270Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServiceUpdateConfigs [2021-06-18T20:40:48.270Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServiceUpdateNetwork [2021-06-18T20:40:48.270Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-18T20:40:48.270Z] === RUN TestServiceUpdatePidsLimit [2021-06-18T20:40:48.270Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-18T20:40:48.270Z] PASS [2021-06-18T20:40:48.270Z] ok github.com/docker/docker/integration/service 0.233s [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === Skipped [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-18T20:40:48.270Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-18T20:40:48.270Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-18T20:40:48.270Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-18T20:40:48.270Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-18T20:40:48.270Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.01s) [2021-06-18T20:40:48.270Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-18T20:40:48.270Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-18T20:40:48.270Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-18T20:40:48.270Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-18T20:40:48.270Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-18T20:40:48.270Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-18T20:40:48.270Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-18T20:40:48.270Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-18T20:40:48.270Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-18T20:40:48.270Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-18T20:40:48.270Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-18T20:40:48.270Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] [2021-06-18T20:40:48.270Z] DONE 24 tests, 23 skipped in 2.193s [2021-06-18T20:40:48.270Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-18T20:40:48.968Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-18T20:40:49.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:49.877Z] INFO: Testing against a local daemon [2021-06-18T20:40:49.877Z] === RUN TestSessionCreate [2021-06-18T20:40:49.877Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:49.877Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-18T20:40:49.877Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-18T20:40:49.877Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:49.877Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-18T20:40:49.877Z] PASS [2021-06-18T20:40:49.877Z] ok github.com/docker/docker/integration/session 0.089s [2021-06-18T20:40:49.877Z] [2021-06-18T20:40:49.877Z] === Skipped [2021-06-18T20:40:49.877Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-18T20:40:49.877Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:49.877Z] [2021-06-18T20:40:49.877Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-18T20:40:49.877Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-18T20:40:49.877Z] [2021-06-18T20:40:49.877Z] [2021-06-18T20:40:49.877Z] DONE 2 tests, 2 skipped in 1.633s [2021-06-18T20:40:49.877Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-18T20:40:51.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:51.441Z] INFO: Testing against a local daemon [2021-06-18T20:40:51.441Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:40:51.441Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:51.441Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestEventsExecDie [2021-06-18T20:40:51.441Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-18T20:40:51.441Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestEventsBackwardsCompatible [2021-06-18T20:40:51.441Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-18T20:40:51.441Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestEventsVolumeCreate [2021-06-18T20:40:51.441Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-18T20:40:51.441Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestInfoAPI [2021-06-18T20:40:51.441Z] --- PASS: TestInfoAPI (0.03s) [2021-06-18T20:40:51.441Z] === RUN TestInfoAPIWarnings [2021-06-18T20:40:51.441Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:40:51.441Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestInfoDebug [2021-06-18T20:40:51.441Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:40:51.441Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestInfoInsecureRegistries [2021-06-18T20:40:51.441Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:40:51.441Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestInfoRegistryMirrors [2021-06-18T20:40:51.441Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:40:51.441Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-18T20:40:51.441Z] === RUN TestLoginFailsWithBadCredentials [2021-06-18T20:40:52.261Z] === RUN TestDockerSuite/TestEventsTop [2021-06-18T20:40:52.431Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-18T20:40:52.431Z] === RUN TestPingCacheHeaders [2021-06-18T20:40:52.431Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-18T20:40:52.431Z] === RUN TestPingGet [2021-06-18T20:40:52.431Z] --- PASS: TestPingGet (0.03s) [2021-06-18T20:40:52.431Z] === RUN TestPingHead [2021-06-18T20:40:52.431Z] --- PASS: TestPingHead (0.03s) [2021-06-18T20:40:52.431Z] === RUN TestVersion [2021-06-18T20:40:52.431Z] --- PASS: TestVersion (0.02s) [2021-06-18T20:40:52.431Z] PASS [2021-06-18T20:40:52.431Z] ok github.com/docker/docker/integration/system 1.169s [2021-06-18T20:40:52.431Z] [2021-06-18T20:40:52.431Z] === Skipped [2021-06-18T20:40:52.431Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:40:52.431Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:40:52.431Z] [2021-06-18T20:40:52.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-18T20:40:52.431Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-18T20:40:52.431Z] [2021-06-18T20:40:52.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-18T20:40:52.431Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-18T20:40:52.431Z] [2021-06-18T20:40:52.521Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-18T20:40:52.898Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-18T20:40:52.898Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-18T20:40:52.898Z] [2021-06-18T20:40:52.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-18T20:40:52.898Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:40:52.898Z] [2021-06-18T20:40:52.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-18T20:40:52.898Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:40:52.898Z] [2021-06-18T20:40:52.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-18T20:40:52.898Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:40:52.898Z] [2021-06-18T20:40:52.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-18T20:40:52.898Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:40:52.898Z] [2021-06-18T20:40:52.898Z] [2021-06-18T20:40:52.898Z] DONE 14 tests, 8 skipped in 2.735s [2021-06-18T20:40:52.898Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-18T20:40:54.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:40:54.470Z] INFO: Testing against a local daemon [2021-06-18T20:40:54.470Z] === RUN TestVolumesCreateAndList [2021-06-18T20:40:54.470Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-18T20:40:54.470Z] === RUN TestVolumesRemove [2021-06-18T20:40:54.470Z] --- PASS: TestVolumesRemove (0.14s) [2021-06-18T20:40:54.470Z] === RUN TestVolumesInspect [2021-06-18T20:40:54.470Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-18T20:40:54.470Z] === RUN TestVolumesInvalidJSON [2021-06-18T20:40:54.470Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-18T20:40:54.470Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-18T20:40:54.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-18T20:40:54.470Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-18T20:40:54.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-18T20:40:54.470Z] PASS [2021-06-18T20:40:54.470Z] ok github.com/docker/docker/integration/volume 0.300s [2021-06-18T20:40:54.470Z] [2021-06-18T20:40:54.470Z] DONE 5 tests in 1.956s [2021-06-18T20:40:54.973Z] INFO: make.ps1 ended at 06/18/2021 20:40:54 [2021-06-18T20:40:54.973Z] INFO: Integration CLI tests being run from the host: [2021-06-18T20:40:54.973Z] 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-06-18T20:40:55.062Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-18T20:40:59.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-18T20:41:00.642Z] docker_api_swarm_service_test.go:342: [df4619169d4f1] joining swarm manager [d7d515f3f13ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:41:01.583Z] docker_api_swarm_service_test.go:342: [df4efdcee81c5] joining swarm manager [d7d515f3f13ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:41:02.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-18T20:41:02.432Z] INFO: Testing against a local daemon [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-18T20:41:02.432Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-18T20:41:02.432Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-18T20:41:02.432Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-18T20:41:03.467Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-18T20:41:03.943Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-18T20:41:04.428Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-18T20:41:04.896Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-18T20:41:06.874Z] === RUN TestDockerSuite/TestExec [2021-06-18T20:41:07.445Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-18T20:41:08.017Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-18T20:41:08.587Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-18T20:41:09.526Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-18T20:41:11.216Z] 2021/06/18 20:41:09 Finished clone github.com/hashicorp/consul [2021-06-18T20:41:11.437Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-18T20:41:12.379Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-18T20:41:13.319Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-18T20:41:14.265Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-18T20:41:15.208Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-18T20:41:16.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-18T20:41:16.150Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-18T20:41:16.461Z] 2021/06/18 20:41:15 Finished clone github.com/aws/aws-sdk-go [2021-06-18T20:41:17.533Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-18T20:41:18.475Z] docker_api_swarm_service_test.go:489: [dc284f9be5ffa] joining swarm manager [dfc8fd7e5771c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:41:19.417Z] docker_api_swarm_service_test.go:489: [d626c0c1e84f8] joining swarm manager [dfc8fd7e5771c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:41:19.417Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-18T20:41:23.619Z] === RUN TestDockerSuite/TestExecEnv [2021-06-18T20:41:23.878Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-18T20:41:25.789Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-18T20:41:26.729Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-18T20:41:30.027Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-18T20:41:30.597Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-18T20:41:31.538Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-18T20:41:32.920Z] === RUN TestDockerSuite/TestExecParseError [2021-06-18T20:41:32.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-18T20:41:33.491Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-18T20:41:34.434Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-18T20:41:35.819Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-18T20:41:41.127Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-18T20:41:41.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-18T20:41:42.068Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-18T20:41:43.009Z] docker_api_swarm_service_test.go:127: [da5bdcf8c77e9] joining swarm manager [d1aa60284e6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:41:43.271Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-18T20:41:44.213Z] docker_api_swarm_service_test.go:128: [d9ac412c9ee44] joining swarm manager [d1aa60284e6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:41:46.754Z] docker_api_swarm_service_test.go:136: [dc41d33c5c796] joining swarm manager [d1aa60284e6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-18T20:41:47.324Z] docker_api_swarm_service_test.go:137: [de69497a5484d] joining swarm manager [d1aa60284e6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-18T20:41:55.453Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-18T20:41:55.712Z] === RUN TestDockerSuite/TestExecTTY [2021-06-18T20:41:56.653Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-18T20:41:58.035Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-18T20:41:58.605Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-18T20:41:59.547Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-18T20:41:59.547Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-18T20:41:59.547Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-18T20:42:01.460Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-18T20:42:02.402Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-18T20:42:04.312Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-18T20:42:05.253Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-18T20:42:06.087Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-18T20:42:06.088Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-18T20:42:06.088Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-18T20:42:06.088Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-18T20:42:06.088Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-18T20:42:06.088Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-18T20:42:06.088Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-18T20:42:06.088Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-18T20:42:06.088Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-18T20:42:06.088Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-18T20:42:06.193Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-18T20:42:07.833Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-18T20:42:07.833Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T20:42:07.833Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-18T20:42:07.833Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-18T20:42:07.833Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-18T20:42:09.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-18T20:42:10.931Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-18T20:42:11.412Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-18T20:42:11.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-18T20:42:13.892Z] docker_api_swarm_service_test.go:303: [d1c1a6c0fc686] joining swarm manager [d384cc590e9d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:42:13.988Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-18T20:42:13.988Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-18T20:42:13.988Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-18T20:42:13.988Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-18T20:42:13.988Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-18T20:42:13.988Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-18T20:42:13.988Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-18T20:42:13.988Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-18T20:42:13.988Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-18T20:42:14.462Z] docker_api_swarm_service_test.go:303: [d235134afa666] joining swarm manager [d384cc590e9d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:42:15.846Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-18T20:42:16.958Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-18T20:42:16.958Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-18T20:42:16.958Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-18T20:42:16.958Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T20:42:16.958Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-18T20:42:18.388Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-18T20:42:23.667Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-18T20:42:23.667Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-18T20:42:23.667Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-18T20:42:23.667Z] === RUN TestDockerSuite/TestHealth [2021-06-18T20:42:27.680Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-18T20:42:35.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-18T20:42:38.437Z] docker_api_swarm_service_test.go:99: [d2e859a1d942e] joining swarm manager [dc3b8572c5c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:42:38.697Z] docker_api_swarm_service_test.go:100: [dee7a0836a9c5] joining swarm manager [dc3b8572c5c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:42:46.839Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-18T20:42:46.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-18T20:42:46.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-18T20:42:46.839Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-18T20:42:46.839Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-18T20:42:46.839Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-18T20:42:47.410Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-18T20:42:47.410Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-18T20:42:47.410Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-18T20:42:47.410Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-18T20:42:47.671Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-18T20:42:47.931Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-18T20:42:48.191Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-18T20:42:48.191Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-18T20:42:48.763Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-18T20:42:48.763Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-18T20:42:49.703Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-18T20:42:50.274Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-18T20:42:50.274Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-18T20:42:51.216Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-18T20:42:53.757Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-18T20:42:53.757Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-18T20:42:54.017Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-18T20:42:55.929Z] === RUN TestDockerSuite/TestImportFile [2021-06-18T20:42:57.314Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-18T20:42:57.314Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-18T20:42:59.862Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-18T20:43:01.244Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-18T20:43:02.628Z] check_test.go:380: [d2e859a1d942e] daemon is not started [2021-06-18T20:43:03.569Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-18T20:43:04.509Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-18T20:43:05.080Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-18T20:43:06.020Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-18T20:43:06.020Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-18T20:43:06.020Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-18T20:43:06.590Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-18T20:43:07.160Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-18T20:43:08.119Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-18T20:43:08.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-18T20:43:08.691Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-18T20:43:09.632Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-18T20:43:10.574Z] docker_api_swarm_service_test.go:532: [d5b90b8fab936] joining swarm manager [d251cddf86222]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:43:10.574Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-18T20:43:10.574Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-18T20:43:11.958Z] docker_api_swarm_service_test.go:533: [d11f01e3e4869] joining swarm manager [d251cddf86222]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:43:11.958Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-18T20:43:12.899Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-18T20:43:13.470Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-18T20:43:13.731Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-18T20:43:15.116Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-18T20:43:15.116Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-18T20:43:15.116Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-18T20:43:16.499Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-18T20:43:17.884Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-18T20:43:18.828Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-18T20:43:19.770Z] === RUN TestDockerSuite/TestInspectImage [2021-06-18T20:43:19.770Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-18T20:43:19.770Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-18T20:43:19.770Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-18T20:43:19.770Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-18T20:43:21.154Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-18T20:43:21.725Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-18T20:43:21.725Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-18T20:43:23.111Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-18T20:43:23.680Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-18T20:43:25.062Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-18T20:43:25.062Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-18T20:43:25.633Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-18T20:43:26.574Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-18T20:43:27.957Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-18T20:43:28.897Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-18T20:43:29.489Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-18T20:43:30.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-18T20:43:30.636Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-18T20:43:31.578Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-18T20:43:32.148Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-18T20:43:32.148Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-18T20:43:34.689Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-18T20:43:35.631Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-18T20:43:37.542Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-18T20:43:37.542Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-18T20:43:38.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-18T20:43:39.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-18T20:43:40.629Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-18T20:43:40.629Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-18T20:43:40.629Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-18T20:43:40.905Z] docker_api_swarm_service_test.go:147: [d84255ddee573] joining swarm manager [df3b8ddc1473d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:43:41.845Z] docker_api_swarm_service_test.go:147: [d6e695ac672a7] joining swarm manager [df3b8ddc1473d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:43:42.415Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-18T20:43:44.546Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-18T20:43:44.546Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-18T20:43:45.717Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-18T20:43:45.717Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-18T20:43:48.261Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-18T20:43:48.832Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-18T20:43:49.402Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-18T20:43:53.481Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-18T20:43:53.481Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-18T20:43:53.481Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-18T20:43:53.481Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-18T20:43:53.481Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-18T20:43:53.481Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-18T20:43:53.481Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-18T20:43:53.481Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-18T20:43:53.481Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-18T20:43:54.003Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-18T20:43:58.069Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-18T20:43:59.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-18T20:43:59.055Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-18T20:43:59.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-18T20:43:59.055Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-18T20:43:59.055Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-18T20:43:59.055Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-18T20:44:01.623Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-18T20:44:02.018Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-18T20:44:03.007Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-18T20:44:05.553Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-18T20:44:06.494Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-18T20:44:07.871Z] 2021/06/18 20:43:59 Finished clone google.golang.org/api [2021-06-18T20:44:07.871Z] 2021/06/18 20:43:59 Dependencies downloaded. Download time: 5m4.118719129s [2021-06-18T20:44:07.871Z] 2021/06/18 20:43:59 Collecting all dependencies [2021-06-18T20:44:09.039Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-18T20:44:09.039Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-18T20:44:09.300Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-18T20:44:09.300Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-18T20:44:09.300Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-18T20:44:10.242Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-18T20:44:11.184Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-18T20:44:12.039Z] 2021/06/18 20:44:11 Clean vendor dir from unused packages [2021-06-18T20:44:12.039Z] 2021/06/18 20:44:11 Ignoring paths matching "^archive/tar" [2021-06-18T20:44:12.600Z] 2021/06/18 20:44:12 WARNING: package github.com/docker/libnetwork is unused, consider removing it from vendor.conf [2021-06-18T20:44:12.600Z] 2021/06/18 20:44:12 Success [2021-06-18T20:44:12.600Z] 2021/06/18 20:44:12 Running time: 5m20.949861031s [2021-06-18T20:44:12.856Z] Congratulations! All vendoring changes are done the right way. [2021-06-18T20:44:12.856Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-18T20:44:13.792Z] + echo Ensuring container killed. [2021-06-18T20:44:13.792Z] Ensuring container killed. [2021-06-18T20:44:13.792Z] + docker rm -vf docker-pr2 [2021-06-18T20:44:13.792Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-18T20:44:14.113Z] + echo Chowning /workspace to jenkins user [2021-06-18T20:44:14.113Z] Chowning /workspace to jenkins user [2021-06-18T20:44:14.113Z] + id -u [2021-06-18T20:44:14.113Z] + id -g [2021-06-18T20:44:14.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42537:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T20:44:14.897Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T20:44:15.372Z] + bundleName=unit [2021-06-18T20:44:15.372Z] + echo Creating unit-bundles.tar.gz [2021-06-18T20:44:15.372Z] Creating unit-bundles.tar.gz [2021-06-18T20:44:15.372Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-18T20:44:15.372Z] bundles/junit-report.xml [2021-06-18T20:44:15.372Z] bundles/go-test-report.json [2021-06-18T20:44:15.372Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-18T20:44:15.382Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-18T20:44:15.382Z] Archiving artifacts [2021-06-18T20:44:15.642Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-18T20:44:15.777Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T20:44:16.131Z] + make clean [2021-06-18T20:44:16.131Z] docker volume rm -f docker-dev-cache [2021-06-18T20:44:16.386Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T20:44:18.779Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-18T20:44:19.843Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-18T20:44:19.843Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-18T20:44:19.843Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-18T20:44:20.923Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-18T20:44:20.923Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-18T20:44:21.183Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-18T20:44:22.141Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-18T20:44:22.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-18T20:44:22.896Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-18T20:44:23.345Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-18T20:44:24.727Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-18T20:44:25.267Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-18T20:44:26.111Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-18T20:44:27.496Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-18T20:44:30.139Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-18T20:44:30.139Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-18T20:44:30.139Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-18T20:44:30.139Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-18T20:44:30.139Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-18T20:44:30.139Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-18T20:44:30.139Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-18T20:44:30.139Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-18T20:44:30.139Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-18T20:44:30.139Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-18T20:44:30.794Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-18T20:44:31.363Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-18T20:44:32.307Z] === RUN TestDockerSuite/TestLogsSince [2021-06-18T20:44:40.437Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-18T20:44:45.722Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-18T20:44:46.292Z] === RUN TestDockerSuite/TestLogsTail [2021-06-18T20:44:47.674Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-18T20:44:48.617Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-18T20:44:49.577Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-18T20:44:49.837Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-18T20:44:50.778Z] === RUN TestDockerSuite/TestNetHostname [2021-06-18T20:44:53.321Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-18T20:44:53.892Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-18T20:44:54.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-18T20:45:00.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-18T20:45:00.115Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-18T20:45:02.657Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-18T20:45:02.657Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-18T20:45:03.228Z] === RUN TestDockerSuite/TestPluginActive [2021-06-18T20:45:05.139Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-18T20:45:05.709Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-18T20:45:06.558Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-18T20:45:06.558Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-18T20:45:06.558Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-18T20:45:06.558Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-18T20:45:06.558Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-18T20:45:09.916Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-18T20:45:11.298Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-18T20:45:11.298Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-18T20:45:11.298Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-18T20:45:12.240Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-18T20:45:13.180Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-18T20:45:15.092Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-18T20:45:15.662Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-18T20:45:16.602Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-18T20:45:18.527Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-18T20:45:19.471Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-18T20:45:21.857Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-18T20:45:21.857Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-18T20:45:21.857Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-18T20:45:21.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-18T20:45:23.674Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-18T20:45:23.674Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-18T20:45:26.220Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-18T20:45:27.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-18T20:45:27.941Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-18T20:45:27.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-18T20:45:28.134Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-18T20:45:29.518Z] === RUN TestDockerSuite/TestPortList [2021-06-18T20:45:31.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-18T20:45:39.514Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-18T20:45:39.514Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-18T20:45:40.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-18T20:45:47.643Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-18T20:45:47.643Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-18T20:45:47.643Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-18T20:45:47.643Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-18T20:45:47.643Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-18T20:45:47.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-18T20:45:47.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-18T20:45:48.164Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-18T20:45:48.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-18T20:45:48.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-18T20:45:50.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-18T20:45:50.645Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-18T20:45:51.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-18T20:45:51.610Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-18T20:45:52.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-18T20:45:54.864Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-18T20:45:55.807Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-18T20:45:56.068Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-18T20:45:56.329Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-18T20:45:56.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-18T20:45:56.880Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-18T20:45:56.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-18T20:45:56.880Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-18T20:45:56.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-18T20:45:58.240Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-18T20:45:59.626Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-18T20:46:00.568Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-18T20:46:02.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-18T20:46:04.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-18T20:46:04.432Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-18T20:46:04.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-18T20:46:04.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-18T20:46:04.432Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-18T20:46:04.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-18T20:46:04.432Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-18T20:46:04.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-18T20:46:04.566Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-18T20:46:08.769Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-18T20:46:08.769Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-18T20:46:12.972Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-18T20:46:15.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-18T20:46:18.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-18T20:46:21.354Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-18T20:46:22.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-18T20:46:23.028Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-18T20:46:25.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-18T20:46:25.573Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-18T20:46:27.487Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-18T20:46:29.398Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-18T20:46:29.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-18T20:46:30.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-18T20:46:31.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-18T20:46:31.104Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-18T20:46:31.602Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-18T20:46:31.602Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T20:46:32.101Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-18T20:46:32.511Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-18T20:46:33.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-18T20:46:33.131Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-18T20:46:33.131Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-18T20:46:33.131Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-18T20:46:34.993Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-18T20:46:36.907Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-18T20:46:36.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-18T20:46:37.167Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-18T20:46:38.106Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-18T20:46:39.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-18T20:46:40.431Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-18T20:46:42.042Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-18T20:46:43.697Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-18T20:46:43.697Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-18T20:46:43.697Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-18T20:46:43.697Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-18T20:46:43.697Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-18T20:46:43.733Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-18T20:46:44.305Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-18T20:46:44.565Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-18T20:46:44.565Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-18T20:46:44.565Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-18T20:46:44.826Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-18T20:46:44.826Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-18T20:46:44.826Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-18T20:46:45.259Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-18T20:46:45.773Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-18T20:46:46.270Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-18T20:46:46.760Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-18T20:46:47.249Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-18T20:46:47.692Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-18T20:46:47.727Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-18T20:46:49.097Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-18T20:46:50.037Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-18T20:46:51.956Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-18T20:46:52.533Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-18T20:46:54.757Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-18T20:46:54.757Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-18T20:46:55.234Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-18T20:46:56.270Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-18T20:46:56.270Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-18T20:46:56.270Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-18T20:46:56.811Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-18T20:46:58.539Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-18T20:46:59.923Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-18T20:47:01.840Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-18T20:47:04.340Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-18T20:47:04.340Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-18T20:47:04.389Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-18T20:47:04.389Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-18T20:47:04.389Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-18T20:47:04.389Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-18T20:47:04.809Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-18T20:47:04.809Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-18T20:47:04.809Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-18T20:47:05.793Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-18T20:47:06.778Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-18T20:47:06.778Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-18T20:47:06.778Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-18T20:47:06.778Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-18T20:47:06.778Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-18T20:47:06.935Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-18T20:47:08.321Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-18T20:47:11.621Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-18T20:47:11.806Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-18T20:47:12.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-18T20:47:13.134Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-18T20:47:13.134Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-18T20:47:13.134Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-18T20:47:16.437Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-18T20:47:17.408Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-18T20:47:18.791Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-18T20:47:18.791Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-18T20:47:20.173Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-18T20:47:20.433Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-18T20:47:21.817Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-18T20:47:23.729Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-18T20:47:23.729Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-18T20:47:24.670Z] === RUN TestDockerSuite/TestRmiTag [2021-06-18T20:47:24.930Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-18T20:47:25.872Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-18T20:47:29.183Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-18T20:47:30.123Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-18T20:47:31.067Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-18T20:47:32.450Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-18T20:47:32.450Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-18T20:47:32.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-18T20:47:34.095Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-18T20:47:35.036Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-18T20:47:35.975Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-18T20:47:36.545Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-18T20:47:36.545Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-18T20:47:37.116Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-18T20:47:38.500Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-18T20:47:39.442Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-18T20:47:40.390Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-18T20:47:40.972Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-18T20:47:41.912Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-18T20:47:42.351Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-18T20:47:42.351Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-18T20:47:43.295Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-18T20:47:43.865Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-18T20:47:43.934Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-18T20:47:44.805Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-18T20:47:45.744Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-18T20:47:46.316Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-18T20:47:46.316Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-18T20:47:47.256Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-18T20:47:48.640Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-18T20:47:49.581Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-18T20:47:50.522Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-18T20:47:51.094Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-18T20:47:51.663Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-18T20:47:51.663Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-18T20:47:53.573Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-18T20:47:54.514Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-18T20:47:54.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-18T20:47:54.595Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-18T20:47:54.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-18T20:47:54.595Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-18T20:47:54.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-18T20:47:54.595Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-18T20:47:54.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-18T20:47:54.595Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-18T20:47:54.595Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-18T20:47:54.595Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-18T20:47:55.083Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-18T20:47:55.653Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-18T20:47:56.224Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-18T20:47:56.484Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-18T20:47:57.054Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-18T20:47:57.624Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-18T20:47:58.563Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-18T20:47:59.133Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-18T20:47:59.704Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-18T20:47:59.704Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-18T20:47:59.704Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-18T20:48:00.644Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-18T20:48:00.644Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-18T20:48:02.038Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-18T20:48:02.980Z] docker_cli_service_logs_test.go:245: checking task m02h9wrm1u49 [2021-06-18T20:48:02.980Z] docker_cli_service_logs_test.go:250: checking messages for m02h9wrm1u49 [2021-06-18T20:48:02.980Z] docker_cli_service_logs_test.go:245: checking task u8jxvo2h6xky [2021-06-18T20:48:03.240Z] docker_cli_service_logs_test.go:250: checking messages for u8jxvo2h6xky [2021-06-18T20:48:03.240Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-18T20:48:04.179Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-18T20:48:04.750Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-18T20:48:04.750Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-18T20:48:05.320Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-18T20:48:06.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-18T20:48:08.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-18T20:48:09.476Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-18T20:48:09.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-18T20:48:10.677Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-18T20:48:11.248Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-18T20:48:11.819Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-18T20:48:12.391Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-18T20:48:13.773Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-18T20:48:14.345Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-18T20:48:16.886Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-18T20:48:17.827Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-18T20:48:17.827Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-18T20:48:18.767Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-18T20:48:20.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-18T20:48:20.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-18T20:48:20.358Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-18T20:48:20.358Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-18T20:48:20.676Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-18T20:48:22.586Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-18T20:48:25.141Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-18T20:48:27.688Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-18T20:48:27.688Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-18T20:48:27.688Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-18T20:48:27.688Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-18T20:48:27.688Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-18T20:48:28.258Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-18T20:48:30.800Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-18T20:48:32.710Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-18T20:48:34.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-18T20:48:34.885Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-18T20:48:35.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-18T20:48:35.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-18T20:48:35.826Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-18T20:48:36.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-18T20:48:37.210Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-18T20:48:37.470Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-18T20:48:38.410Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-18T20:48:38.410Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-18T20:48:38.410Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-18T20:48:39.351Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-18T20:48:39.611Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-18T20:48:39.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-18T20:48:40.994Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-18T20:48:40.994Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-18T20:48:41.936Z] docker_cli_swarm_test.go:1901: [da2d9b9a8d47a] joining swarm manager [d6f666488fcaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:48:42.196Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-18T20:48:42.768Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-18T20:48:43.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-18T20:48:43.029Z] docker_cli_swarm_test.go:1902: [df10501116c5d] joining swarm manager [d6f666488fcaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:48:43.599Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-18T20:48:44.170Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-18T20:48:44.170Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-18T20:48:45.110Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-18T20:48:45.680Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-18T20:48:45.992Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-18T20:48:46.252Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-18T20:48:47.192Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-18T20:48:47.763Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-18T20:48:48.365Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-18T20:48:48.940Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-18T20:48:49.510Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-18T20:48:49.510Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-18T20:48:50.449Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-18T20:48:51.018Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-18T20:48:52.399Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-18T20:48:52.659Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T20:48:52.659Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T20:48:52.659Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-18T20:48:55.953Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-18T20:48:56.214Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-18T20:48:59.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-18T20:49:07.639Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-18T20:49:07.639Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-18T20:49:08.211Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-18T20:49:10.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-18T20:49:10.123Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-18T20:49:10.123Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-18T20:49:10.123Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-18T20:49:10.123Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-18T20:49:10.694Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-18T20:49:13.991Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-18T20:49:15.376Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-18T20:49:16.757Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-18T20:49:23.363Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-18T20:49:23.363Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-18T20:49:23.623Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-18T20:49:24.564Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-18T20:49:24.564Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-18T20:49:24.824Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-18T20:49:26.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-18T20:49:26.465Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-18T20:49:28.377Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-18T20:49:28.377Z] docker_cli_swarm_test.go:1802: [df73aba115a8c] joining swarm manager [dfa6dae36354c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:49:29.762Z] docker_cli_swarm_test.go:1803: [d8998dee2d573] joining swarm manager [dfa6dae36354c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:49:29.762Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-18T20:49:29.762Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-18T20:49:30.023Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-18T20:49:31.406Z] === RUN TestDockerSuite/TestRunMount [2021-06-18T20:49:37.259Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-18T20:49:38.957Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-18T20:49:38.957Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-18T20:49:38.957Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-18T20:49:39.538Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-18T20:49:39.538Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-18T20:49:40.108Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-18T20:49:41.490Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-18T20:49:43.402Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-18T20:49:45.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-18T20:49:47.223Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-18T20:49:49.146Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-18T20:49:51.057Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-18T20:49:52.438Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-18T20:49:53.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-18T20:49:54.082Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-18T20:49:54.082Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-18T20:49:55.468Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-18T20:49:56.037Z] docker_cli_swarm_test.go:1321: [d660442c68b59] joining swarm manager [dbc6923fbe15b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:49:56.607Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-18T20:49:57.548Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-18T20:49:57.548Z] docker_cli_swarm_test.go:1322: [ddb6ef80616b8] joining swarm manager [dbc6923fbe15b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:49:58.489Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-18T20:50:00.398Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-18T20:50:02.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-18T20:50:06.509Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-18T20:50:07.080Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-18T20:50:07.080Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-18T20:50:07.649Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-18T20:50:07.649Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-18T20:50:08.590Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-18T20:50:09.161Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-18T20:50:09.161Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-18T20:50:10.101Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-18T20:50:16.689Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-18T20:50:16.689Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-18T20:50:16.689Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-18T20:50:16.689Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-18T20:50:16.953Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-18T20:50:17.559Z] --- PASS: TestBuildWCOWSandboxSize (743.45s) [2021-06-18T20:50:17.559Z] === RUN TestBuildWithEmptyDockerfile [2021-06-18T20:50:17.559Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:50:17.559Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:50:17.559Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:50:17.559Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:50:17.559Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:50:17.559Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:50:17.560Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T20:50:17.560Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T20:50:17.560Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T20:50:17.560Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-06-18T20:50:17.560Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestBuildPreserveOwnership [2021-06-18T20:50:17.560Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:50:17.560Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestBuildPlatformInvalid [2021-06-18T20:50:17.560Z] --- PASS: TestBuildPlatformInvalid (0.36s) [2021-06-18T20:50:17.560Z] PASS [2021-06-18T20:50:17.560Z] ok github.com/docker/docker/integration/build 901.641s [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === Skipped [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-18T20:50:17.560Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-18T20:50:17.560Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-18T20:50:17.560Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-18T20:50:17.560Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-18T20:50:17.560Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] DONE 29 tests, 5 skipped in 928.340s [2021-06-18T20:50:17.560Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-18T20:50:17.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:50:17.560Z] INFO: Testing against a local daemon [2021-06-18T20:50:17.560Z] === RUN TestConfigInspect [2021-06-18T20:50:17.560Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestConfigList [2021-06-18T20:50:17.560Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestConfigList (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestConfigsCreateAndDelete [2021-06-18T20:50:17.560Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestConfigsUpdate [2021-06-18T20:50:17.560Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestTemplatedConfig [2021-06-18T20:50:17.560Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestConfigCreateResolve [2021-06-18T20:50:17.560Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:50:17.560Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestConfigDaemonLibtrustID [2021-06-18T20:50:17.560Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:50:17.560Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-18T20:50:17.560Z] PASS [2021-06-18T20:50:17.560Z] ok github.com/docker/docker/integration/config 0.087s [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === Skipped [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-18T20:50:17.560Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] [2021-06-18T20:50:17.560Z] DONE 7 tests, 7 skipped in 2.257s [2021-06-18T20:50:17.560Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-18T20:50:17.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:50:17.560Z] INFO: Testing against a local daemon [2021-06-18T20:50:17.560Z] === RUN TestCheckpoint [2021-06-18T20:50:17.560Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:50:17.560Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestContainerInvalidJSON [2021-06-18T20:50:17.560Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:50:17.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:50:17.560Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:50:17.560Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:50:17.560Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:50:17.560Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:50:17.560Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T20:50:17.560Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-18T20:50:17.560Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T20:50:17.560Z] --- PASS: TestContainerInvalidJSON (0.39s) [2021-06-18T20:50:17.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-18T20:50:17.560Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-18T20:50:17.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-06-18T20:50:17.560Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-18T20:50:17.560Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-06-18T20:50:17.560Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-18T20:50:17.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-06-18T20:50:17.560Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-18T20:50:17.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-06-18T20:50:17.560Z] === RUN TestCopyFromContainer [2021-06-18T20:50:17.560Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-18T20:50:17.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:50:17.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:50:17.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:50:17.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:50:17.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:50:17.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:50:17.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T20:50:17.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T20:50:17.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T20:50:17.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-18T20:50:17.560Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-18T20:50:17.560Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidEnv [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-18T20:50:17.560Z] === RUN TestCreateTmpfsMountsTarget [2021-06-18T20:50:17.560Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-18T20:50:17.560Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:50:17.560Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-18T20:50:17.560Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:50:17.560Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:50:17.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:50:17.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T20:50:17.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-18T20:50:17.560Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-18T20:50:17.560Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateDifferentPlatform [2021-06-18T20:50:17.560Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-18T20:50:17.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-18T20:50:17.560Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-18T20:50:17.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-18T20:50:17.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-06-18T20:50:17.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-18T20:50:17.560Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-18T20:50:17.560Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-06-18T20:50:17.560Z] === RUN TestContainerKillOnDaemonStart [2021-06-18T20:50:17.560Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:17.560Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestDiff [2021-06-18T20:50:17.560Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-18T20:50:17.560Z] --- SKIP: TestDiff (0.00s) [2021-06-18T20:50:17.560Z] === RUN TestExecWithCloseStdin [2021-06-18T20:50:17.560Z] --- PASS: TestExecWithCloseStdin (2.59s) [2021-06-18T20:50:17.560Z] === RUN TestExec [2021-06-18T20:50:18.863Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-18T20:50:19.101Z] --- PASS: TestExec (1.68s) [2021-06-18T20:50:19.101Z] === RUN TestExecUser [2021-06-18T20:50:19.101Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-18T20:50:19.101Z] --- SKIP: TestExecUser (0.00s) [2021-06-18T20:50:19.101Z] === RUN TestExportContainerAndImportImage [2021-06-18T20:50:19.101Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:19.101Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-18T20:50:19.101Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-18T20:50:19.101Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:19.101Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-18T20:50:19.101Z] === RUN TestHealthCheckWorkdir [2021-06-18T20:50:19.101Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-18T20:50:19.101Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-18T20:50:19.101Z] === RUN TestHealthKillContainer [2021-06-18T20:50:19.101Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-18T20:50:19.101Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-18T20:50:19.101Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-18T20:50:19.101Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-18T20:50:19.101Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-18T20:50:19.101Z] === RUN TestKillContainerInvalidSignal [2021-06-18T20:50:19.433Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-18T20:50:19.694Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-18T20:50:19.694Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-18T20:50:20.264Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-18T20:50:20.523Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-18T20:50:20.751Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2021-06-18T20:50:20.751Z] === RUN TestKillContainer [2021-06-18T20:50:20.751Z] === RUN TestKillContainer/no_signal [2021-06-18T20:50:21.094Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-18T20:50:21.665Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T20:50:21.665Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-18T20:50:21.665Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-18T20:50:22.388Z] === RUN TestKillContainer/non_killing_signal [2021-06-18T20:50:22.388Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-18T20:50:22.388Z] === RUN TestKillContainer/killing_signal [2021-06-18T20:50:22.605Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-18T20:50:22.865Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-18T20:50:22.865Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-18T20:50:22.865Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-18T20:50:23.436Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-18T20:50:24.818Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-18T20:50:24.818Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-18T20:50:24.818Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-18T20:50:28.114Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-18T20:50:29.055Z] === RUN TestDockerSuite/TestRunRm [2021-06-18T20:50:29.617Z] --- PASS: TestKillContainer (8.12s) [2021-06-18T20:50:29.617Z] --- PASS: TestKillContainer/no_signal (1.49s) [2021-06-18T20:50:29.617Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-18T20:50:29.617Z] --- PASS: TestKillContainer/killing_signal (6.60s) [2021-06-18T20:50:29.617Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-18T20:50:29.617Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:50:29.617Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-18T20:50:29.617Z] === RUN TestKillStoppedContainer [2021-06-18T20:50:29.617Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:50:29.617Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-18T20:50:29.617Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-18T20:50:29.618Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:50:29.618Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-18T20:50:29.618Z] === RUN TestKillDifferentUserContainer [2021-06-18T20:50:29.618Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-18T20:50:29.618Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-18T20:50:29.618Z] === RUN TestInspectOomKilledTrue [2021-06-18T20:50:29.618Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:29.618Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-18T20:50:29.618Z] === RUN TestInspectOomKilledFalse [2021-06-18T20:50:29.618Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:50:29.618Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-18T20:50:29.618Z] === RUN TestLogsFollowTailEmpty [2021-06-18T20:50:29.624Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-18T20:50:30.588Z] --- PASS: TestLogsFollowTailEmpty (1.53s) [2021-06-18T20:50:30.588Z] === RUN TestNetworkNat [2021-06-18T20:50:30.588Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-18T20:50:30.588Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-18T20:50:30.588Z] === RUN TestNetworkLocalhostTCPNat [2021-06-18T20:50:32.199Z] --- PASS: TestNetworkLocalhostTCPNat (1.87s) [2021-06-18T20:50:32.199Z] === RUN TestNetworkLoopbackNat [2021-06-18T20:50:32.199Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-18T20:50:32.199Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-18T20:50:32.199Z] === RUN TestPause [2021-06-18T20:50:32.199Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-18T20:50:32.199Z] --- SKIP: TestPause (0.00s) [2021-06-18T20:50:32.199Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-18T20:50:33.763Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.51s) [2021-06-18T20:50:33.763Z] === RUN TestPauseStopPausedContainer [2021-06-18T20:50:33.763Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:50:33.763Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-18T20:50:33.763Z] === RUN TestPsFilter [2021-06-18T20:50:33.763Z] --- PASS: TestPsFilter (0.17s) [2021-06-18T20:50:33.763Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-18T20:50:33.820Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-18T20:50:34.080Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-18T20:50:34.650Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-18T20:50:35.989Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.80s) [2021-06-18T20:50:35.989Z] === RUN TestRemoveContainerWithVolume [2021-06-18T20:50:36.034Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-18T20:50:36.604Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-18T20:50:37.529Z] --- PASS: TestRemoveContainerWithVolume (1.81s) [2021-06-18T20:50:37.529Z] === RUN TestRemoveContainerRunning [2021-06-18T20:50:39.169Z] --- PASS: TestRemoveContainerRunning (1.53s) [2021-06-18T20:50:39.169Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-18T20:50:40.098Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-18T20:50:40.098Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-18T20:50:40.098Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-18T20:50:40.807Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-18T20:50:40.830Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2021-06-18T20:50:40.830Z] === RUN TestRemoveInvalidContainer [2021-06-18T20:50:40.830Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-18T20:50:40.830Z] === RUN TestRenameLinkedContainer [2021-06-18T20:50:40.830Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-18T20:50:40.830Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-18T20:50:40.830Z] === RUN TestRenameStoppedContainer [2021-06-18T20:50:42.381Z] --- PASS: TestRenameStoppedContainer (1.77s) [2021-06-18T20:50:42.381Z] === RUN TestRenameRunningContainerAndReuse [2021-06-18T20:50:44.144Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-18T20:50:44.144Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-18T20:50:44.714Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-18T20:50:45.283Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-18T20:50:45.319Z] --- PASS: TestRenameRunningContainerAndReuse (3.00s) [2021-06-18T20:50:45.319Z] === RUN TestRenameInvalidName [2021-06-18T20:50:45.853Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-18T20:50:46.112Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-18T20:50:46.682Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-18T20:50:46.870Z] --- PASS: TestRenameInvalidName (1.55s) [2021-06-18T20:50:46.870Z] === RUN TestRenameAnonymousContainer [2021-06-18T20:50:47.253Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-18T20:50:48.193Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-18T20:50:48.762Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-18T20:50:51.304Z] === RUN TestDockerSuite/TestRunState [2021-06-18T20:50:52.685Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-18T20:50:52.754Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-18T20:50:53.626Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-18T20:50:54.196Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-18T20:50:54.196Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-18T20:50:54.196Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-18T20:50:54.196Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-18T20:50:55.135Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-18T20:50:55.395Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-18T20:50:56.777Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-18T20:50:56.777Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-18T20:50:56.777Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-18T20:50:57.306Z] --- PASS: TestRenameAnonymousContainer (9.94s) [2021-06-18T20:50:57.306Z] === RUN TestRenameContainerWithSameName [2021-06-18T20:50:57.346Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-18T20:50:58.322Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2021-06-18T20:50:58.322Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-18T20:50:58.322Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-18T20:50:58.322Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-18T20:50:58.322Z] === RUN TestResize [2021-06-18T20:50:59.888Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-18T20:50:59.892Z] --- PASS: TestResize (1.54s) [2021-06-18T20:50:59.892Z] === RUN TestResizeWithInvalidSize [2021-06-18T20:51:00.149Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-18T20:51:01.453Z] --- PASS: TestResizeWithInvalidSize (1.52s) [2021-06-18T20:51:01.453Z] === RUN TestResizeWhenContainerNotStarted [2021-06-18T20:51:01.531Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-18T20:51:01.550Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-18T20:51:03.099Z] --- PASS: TestResizeWhenContainerNotStarted (1.82s) [2021-06-18T20:51:03.099Z] === RUN TestDaemonRestartKillContainers [2021-06-18T20:51:03.099Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:03.099Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:51:03.099Z] === RUN TestStats [2021-06-18T20:51:03.099Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-18T20:51:03.099Z] --- SKIP: TestStats (0.00s) [2021-06-18T20:51:03.099Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-18T20:51:04.826Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-18T20:51:07.992Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.35s) [2021-06-18T20:51:07.992Z] === RUN TestStopContainerWithTimeout [2021-06-18T20:51:07.992Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-18T20:51:07.992Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-18T20:51:07.992Z] === RUN TestUpdateRestartPolicy [2021-06-18T20:51:08.126Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-18T20:51:08.695Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-18T20:51:09.265Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-18T20:51:09.835Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-18T20:51:10.518Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-18T20:51:11.745Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-18T20:51:12.686Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-18T20:51:13.256Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-18T20:51:13.256Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-18T20:51:13.520Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-18T20:51:14.091Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-18T20:51:14.661Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-18T20:51:15.230Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-18T20:51:15.230Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-18T20:51:15.230Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-18T20:51:15.491Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-18T20:51:16.061Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-18T20:51:20.263Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-18T20:51:20.263Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-18T20:51:21.204Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-18T20:51:23.115Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-18T20:51:25.026Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-18T20:51:25.912Z] --- PASS: TestUpdateRestartPolicy (18.27s) [2021-06-18T20:51:25.912Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-18T20:51:26.936Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-18T20:51:27.478Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2021-06-18T20:51:27.478Z] === RUN TestWaitNonBlocked [2021-06-18T20:51:27.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:51:27.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:51:27.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:51:27.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:51:27.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T20:51:27.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T20:51:28.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-18T20:51:29.417Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-18T20:51:29.417Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-18T20:51:29.417Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-18T20:51:29.417Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-18T20:51:29.417Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-18T20:51:29.417Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-18T20:51:29.417Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-18T20:51:29.677Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-18T20:51:29.677Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-18T20:51:29.677Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-18T20:51:29.923Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-18T20:51:29.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.00s) [2021-06-18T20:51:29.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.12s) [2021-06-18T20:51:29.923Z] === RUN TestWaitBlocked [2021-06-18T20:51:29.923Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:29.923Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-18T20:51:29.923Z] PASS [2021-06-18T20:51:29.923Z] ok github.com/docker/docker/integration/container 76.033s [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === Skipped [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-18T20:51:29.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-18T20:51:29.923Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-18T20:51:29.923Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-18T20:51:29.923Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-18T20:51:29.923Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-18T20:51:29.923Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-18T20:51:29.923Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-06-18T20:51:29.923Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-18T20:51:29.923Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-18T20:51:29.923Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-18T20:51:29.923Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-18T20:51:29.923Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-18T20:51:29.923Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-18T20:51:29.923Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-18T20:51:29.923Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-18T20:51:29.923Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-18T20:51:29.923Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-18T20:51:29.923Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-18T20:51:29.923Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-18T20:51:29.923Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-18T20:51:29.923Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-18T20:51:29.923Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-18T20:51:29.923Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-18T20:51:29.923Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-18T20:51:29.923Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-18T20:51:29.923Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-18T20:51:29.923Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-18T20:51:29.923Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] [2021-06-18T20:51:29.923Z] DONE 88 tests, 33 skipped in 77.924s [2021-06-18T20:51:29.923Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-18T20:51:31.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:31.577Z] INFO: Testing against a local daemon [2021-06-18T20:51:31.577Z] === RUN TestCommitInheritsEnv [2021-06-18T20:51:31.577Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:51:31.577Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-06-18T20:51:31.577Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-18T20:51:31.577Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-18T20:51:31.577Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-18T20:51:31.577Z] === RUN TestImagesFilterMultiReference [2021-06-18T20:51:31.577Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-18T20:51:31.577Z] === RUN TestImagePullPlatformInvalid [2021-06-18T20:51:31.577Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-18T20:51:31.577Z] === RUN TestRemoveImageOrphaning [2021-06-18T20:51:32.049Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-06-18T20:51:32.049Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-18T20:51:32.049Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-18T20:51:32.049Z] === RUN TestTagInvalidReference [2021-06-18T20:51:32.049Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-18T20:51:32.049Z] === RUN TestTagValidPrefixedRepo [2021-06-18T20:51:32.049Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-18T20:51:32.049Z] === RUN TestTagExistedNameWithoutForce [2021-06-18T20:51:32.531Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-18T20:51:32.531Z] === RUN TestTagOfficialNames [2021-06-18T20:51:32.531Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-18T20:51:32.531Z] === RUN TestTagMatchesDigest [2021-06-18T20:51:32.531Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-18T20:51:32.531Z] PASS [2021-06-18T20:51:32.531Z] ok github.com/docker/docker/integration/image 1.213s [2021-06-18T20:51:32.531Z] [2021-06-18T20:51:32.531Z] === Skipped [2021-06-18T20:51:32.531Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-06-18T20:51:32.531Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:51:32.531Z] [2021-06-18T20:51:32.531Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-18T20:51:32.531Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-18T20:51:32.531Z] [2021-06-18T20:51:32.531Z] [2021-06-18T20:51:32.531Z] DONE 11 tests, 2 skipped in 2.667s [2021-06-18T20:51:32.531Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-18T20:51:32.999Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-18T20:51:33.939Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-18T20:51:34.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:34.096Z] INFO: Testing against a local daemon [2021-06-18T20:51:34.096Z] === RUN TestNetworkCreateDelete [2021-06-18T20:51:34.096Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:34.096Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDockerNetworkDeletePreferID [2021-06-18T20:51:34.096Z] 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-06-18T20:51:34.096Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDaemonDNSFallback [2021-06-18T20:51:34.096Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:34.096Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestInspectNetwork [2021-06-18T20:51:34.096Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:34.096Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestRunContainerWithBridgeNone [2021-06-18T20:51:34.096Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:34.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestNetworkInvalidJSON [2021-06-18T20:51:34.096Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-18T20:51:34.096Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-18T20:51:34.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:51:34.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:51:34.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:51:34.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:51:34.096Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-18T20:51:34.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T20:51:34.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestNetworkList [2021-06-18T20:51:34.096Z] === RUN TestNetworkList//networks [2021-06-18T20:51:34.096Z] === PAUSE TestNetworkList//networks [2021-06-18T20:51:34.096Z] === RUN TestNetworkList//networks/ [2021-06-18T20:51:34.096Z] === PAUSE TestNetworkList//networks/ [2021-06-18T20:51:34.096Z] === CONT TestNetworkList//networks [2021-06-18T20:51:34.096Z] === CONT TestNetworkList//networks/ [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkList (0.02s) [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-18T20:51:34.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestHostIPv4BridgeLabel [2021-06-18T20:51:34.096Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-18T20:51:34.096Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDaemonDefaultNetworkPools [2021-06-18T20:51:34.096Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-18T20:51:34.096Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-18T20:51:34.096Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-18T20:51:34.096Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestServiceWithPredefinedNetwork [2021-06-18T20:51:34.096Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-18T20:51:34.096Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:51:34.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestServiceWithDataPathPortInit [2021-06-18T20:51:34.096Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-18T20:51:34.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-18T20:51:34.096Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-18T20:51:34.096Z] PASS [2021-06-18T20:51:34.096Z] ok github.com/docker/docker/integration/network 0.127s [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === Skipped [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-18T20:51:34.096Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-18T20:51:34.096Z] 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-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-18T20:51:34.096Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-18T20:51:34.096Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-18T20:51:34.096Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-18T20:51:34.096Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:242: FLAKY_TEST [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-18T20:51:34.096Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] [2021-06-18T20:51:34.096Z] DONE 22 tests, 15 skipped in 1.709s [2021-06-18T20:51:34.096Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-18T20:51:34.571Z] testing: warning: no tests to run [2021-06-18T20:51:34.571Z] PASS [2021-06-18T20:51:34.571Z] ok github.com/docker/docker/integration/network/ipvlan 0.053s [2021-06-18T20:51:34.571Z] [2021-06-18T20:51:34.571Z] DONE 0 tests in 0.535s [2021-06-18T20:51:35.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-18T20:51:35.323Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-18T20:51:35.490Z] testing: warning: no tests to run [2021-06-18T20:51:35.490Z] PASS [2021-06-18T20:51:35.490Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2021-06-18T20:51:35.490Z] [2021-06-18T20:51:35.490Z] DONE 0 tests in 0.553s [2021-06-18T20:51:35.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-18T20:51:35.583Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-18T20:51:35.948Z] testing: warning: no tests to run [2021-06-18T20:51:35.948Z] PASS [2021-06-18T20:51:35.948Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-06-18T20:51:35.948Z] [2021-06-18T20:51:35.948Z] DONE 0 tests in 0.520s [2021-06-18T20:51:35.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-18T20:51:36.407Z] testing: warning: no tests to run [2021-06-18T20:51:36.407Z] PASS [2021-06-18T20:51:36.407Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-06-18T20:51:36.407Z] [2021-06-18T20:51:36.407Z] DONE 0 tests in 0.532s [2021-06-18T20:51:36.407Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-18T20:51:36.523Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-18T20:51:36.523Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-18T20:51:37.093Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-18T20:51:37.093Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-18T20:51:37.093Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-18T20:51:37.093Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-18T20:51:37.093Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-18T20:51:37.093Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-18T20:51:37.093Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-18T20:51:37.664Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-18T20:51:38.235Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-18T20:51:38.235Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-18T20:51:39.174Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-18T20:51:39.434Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-18T20:51:40.004Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-18T20:51:40.004Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-18T20:51:40.004Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-18T20:51:40.863Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-18T20:51:40.946Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-18T20:51:41.887Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-18T20:51:41.887Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-18T20:51:41.887Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-18T20:51:42.828Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-18T20:51:44.211Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-18T20:51:44.471Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-18T20:51:45.042Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-18T20:51:45.042Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-18T20:51:45.042Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-18T20:51:45.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:45.212Z] INFO: Testing against a local daemon [2021-06-18T20:51:45.212Z] === RUN TestPluginInvalidJSON [2021-06-18T20:51:45.212Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:51:45.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:51:45.212Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T20:51:45.212Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-18T20:51:45.212Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-18T20:51:45.212Z] === RUN TestPluginInstall [2021-06-18T20:51:45.212Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-18T20:51:45.212Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-18T20:51:45.212Z] === RUN TestPluginsWithRuntimes [2021-06-18T20:51:45.212Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-18T20:51:45.212Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-18T20:51:45.212Z] === RUN TestPluginBackCompatMediaTypes [2021-06-18T20:51:45.212Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-18T20:51:45.212Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-18T20:51:45.212Z] PASS [2021-06-18T20:51:45.212Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2021-06-18T20:51:45.212Z] [2021-06-18T20:51:45.212Z] === Skipped [2021-06-18T20:51:45.212Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-18T20:51:45.212Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-18T20:51:45.212Z] [2021-06-18T20:51:45.212Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-18T20:51:45.212Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-18T20:51:45.212Z] [2021-06-18T20:51:45.212Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-18T20:51:45.212Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-18T20:51:45.212Z] [2021-06-18T20:51:45.212Z] [2021-06-18T20:51:45.212Z] DONE 5 tests, 3 skipped in 8.143s [2021-06-18T20:51:45.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-18T20:51:45.614Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-18T20:51:45.614Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-18T20:51:46.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:46.947Z] INFO: Testing against a local daemon [2021-06-18T20:51:46.947Z] === RUN TestExternalGraphDriver [2021-06-18T20:51:46.947Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-18T20:51:46.947Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-18T20:51:46.947Z] === RUN TestGraphdriverPluginV2 [2021-06-18T20:51:46.947Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-18T20:51:46.947Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-18T20:51:46.947Z] PASS [2021-06-18T20:51:46.947Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2021-06-18T20:51:47.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-18T20:51:47.455Z] [2021-06-18T20:51:47.455Z] === Skipped [2021-06-18T20:51:47.455Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-18T20:51:47.455Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-18T20:51:47.455Z] [2021-06-18T20:51:47.455Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-18T20:51:47.455Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-18T20:51:47.455Z] [2021-06-18T20:51:47.455Z] [2021-06-18T20:51:47.455Z] DONE 2 tests, 2 skipped in 2.536s [2021-06-18T20:51:47.455Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-18T20:51:47.527Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-18T20:51:48.097Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-18T20:51:49.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:49.212Z] INFO: Testing against a local daemon [2021-06-18T20:51:49.212Z] === RUN TestReadPluginNoRead [2021-06-18T20:51:49.212Z] read_test.go:21: no unix domain sockets on Windows [2021-06-18T20:51:49.212Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-18T20:51:49.212Z] PASS [2021-06-18T20:51:49.212Z] ok github.com/docker/docker/integration/plugin/logging 0.077s [2021-06-18T20:51:49.212Z] [2021-06-18T20:51:49.212Z] === Skipped [2021-06-18T20:51:49.212Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-18T20:51:49.212Z] read_test.go:21: no unix domain sockets on Windows [2021-06-18T20:51:49.212Z] [2021-06-18T20:51:49.212Z] [2021-06-18T20:51:49.212Z] DONE 1 tests, 1 skipped in 1.586s [2021-06-18T20:51:49.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-18T20:51:49.720Z] testing: warning: no tests to run [2021-06-18T20:51:49.720Z] PASS [2021-06-18T20:51:49.720Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-06-18T20:51:49.720Z] [2021-06-18T20:51:49.720Z] DONE 0 tests in 0.803s [2021-06-18T20:51:49.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-18T20:51:51.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:51.328Z] INFO: Testing against a local daemon [2021-06-18T20:51:51.328Z] === RUN TestPluginWithDevMounts [2021-06-18T20:51:51.328Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:51.328Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-18T20:51:51.328Z] PASS [2021-06-18T20:51:51.328Z] ok github.com/docker/docker/integration/plugin/volumes 0.082s [2021-06-18T20:51:51.328Z] [2021-06-18T20:51:51.328Z] === Skipped [2021-06-18T20:51:51.328Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-18T20:51:51.328Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:51.328Z] [2021-06-18T20:51:51.328Z] [2021-06-18T20:51:51.328Z] DONE 1 tests, 1 skipped in 1.605s [2021-06-18T20:51:51.328Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-18T20:51:51.439Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-18T20:51:51.700Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-18T20:51:51.960Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-18T20:51:51.960Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-18T20:51:51.960Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-18T20:51:52.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:52.872Z] INFO: Testing against a local daemon [2021-06-18T20:51:52.872Z] === RUN TestSecretInspect [2021-06-18T20:51:52.872Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-18T20:51:52.872Z] === RUN TestSecretList [2021-06-18T20:51:52.872Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] --- SKIP: TestSecretList (0.00s) [2021-06-18T20:51:52.872Z] === RUN TestSecretsCreateAndDelete [2021-06-18T20:51:52.872Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-18T20:51:52.872Z] === RUN TestSecretsUpdate [2021-06-18T20:51:52.872Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-18T20:51:52.872Z] === RUN TestTemplatedSecret [2021-06-18T20:51:52.872Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-18T20:51:52.872Z] === RUN TestSecretCreateResolve [2021-06-18T20:51:52.872Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:52.872Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-18T20:51:52.872Z] PASS [2021-06-18T20:51:52.872Z] ok github.com/docker/docker/integration/secret 0.085s [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] === Skipped [2021-06-18T20:51:52.872Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-18T20:51:52.872Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-18T20:51:52.872Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-18T20:51:52.872Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-18T20:51:52.872Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-18T20:51:52.872Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-18T20:51:52.872Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] [2021-06-18T20:51:52.872Z] DONE 6 tests, 6 skipped in 1.540s [2021-06-18T20:51:52.900Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-18T20:51:53.359Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-18T20:51:54.292Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-18T20:51:54.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:54.929Z] INFO: Testing against a local daemon [2021-06-18T20:51:54.929Z] === RUN TestServiceCreateInit [2021-06-18T20:51:54.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-18T20:51:54.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-18T20:51:54.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceMultipleTimes [2021-06-18T20:51:54.929Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceConflict [2021-06-18T20:51:54.929Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceMaxReplicas [2021-06-18T20:51:54.929Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-18T20:51:54.929Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-18T20:51:54.929Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceSecretFileMode [2021-06-18T20:51:54.929Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceConfigFileMode [2021-06-18T20:51:54.929Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceSysctls [2021-06-18T20:51:54.929Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-18T20:51:54.929Z] === RUN TestCreateServiceCapabilities [2021-06-18T20:51:54.929Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-18T20:51:54.929Z] === RUN TestInspect [2021-06-18T20:51:54.929Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestInspect (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestCreateJob [2021-06-18T20:51:54.929Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestCreateJob (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestReplicatedJob [2021-06-18T20:51:54.929Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestUpdateReplicatedJob [2021-06-18T20:51:54.929Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServiceListWithStatuses [2021-06-18T20:51:54.929Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestDockerNetworkConnectAlias [2021-06-18T20:51:54.929Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestDockerNetworkReConnect [2021-06-18T20:51:54.929Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServicePlugin [2021-06-18T20:51:54.929Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServiceUpdateLabel [2021-06-18T20:51:54.929Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServiceUpdateSecrets [2021-06-18T20:51:54.929Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServiceUpdateConfigs [2021-06-18T20:51:54.929Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServiceUpdateNetwork [2021-06-18T20:51:54.929Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-18T20:51:54.929Z] === RUN TestServiceUpdatePidsLimit [2021-06-18T20:51:54.929Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-18T20:51:54.929Z] PASS [2021-06-18T20:51:54.929Z] ok github.com/docker/docker/integration/service 0.188s [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === Skipped [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-18T20:51:54.929Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-18T20:51:54.929Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-06-18T20:51:54.929Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-06-18T20:51:54.929Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-18T20:51:54.929Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.929Z] [2021-06-18T20:51:54.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-18T20:51:54.930Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-18T20:51:54.930Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-18T20:51:54.930Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-18T20:51:54.930Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-18T20:51:54.930Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-18T20:51:54.930Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-18T20:51:54.930Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-18T20:51:54.930Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-18T20:51:54.930Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-18T20:51:54.930Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-18T20:51:54.930Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-18T20:51:54.930Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] [2021-06-18T20:51:54.930Z] DONE 24 tests, 23 skipped in 1.867s [2021-06-18T20:51:54.930Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-18T20:51:55.232Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-18T20:51:55.491Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-18T20:51:56.188Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-18T20:51:56.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:56.487Z] INFO: Testing against a local daemon [2021-06-18T20:51:56.487Z] === RUN TestSessionCreate [2021-06-18T20:51:56.487Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:56.487Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-18T20:51:56.487Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-18T20:51:56.487Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:56.487Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-18T20:51:56.487Z] PASS [2021-06-18T20:51:56.487Z] ok github.com/docker/docker/integration/session 0.089s [2021-06-18T20:51:56.487Z] [2021-06-18T20:51:56.487Z] === Skipped [2021-06-18T20:51:56.487Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-18T20:51:56.487Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:56.487Z] [2021-06-18T20:51:56.487Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-18T20:51:56.487Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-18T20:51:56.487Z] [2021-06-18T20:51:56.487Z] [2021-06-18T20:51:56.487Z] DONE 2 tests, 2 skipped in 1.373s [2021-06-18T20:51:56.487Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-18T20:51:57.405Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-18T20:51:57.405Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-18T20:51:57.978Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-18T20:51:58.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:51:58.051Z] INFO: Testing against a local daemon [2021-06-18T20:51:58.051Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-18T20:51:58.051Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:58.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestEventsExecDie [2021-06-18T20:51:58.051Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-18T20:51:58.051Z] --- SKIP: TestEventsExecDie (0.01s) [2021-06-18T20:51:58.051Z] === RUN TestEventsBackwardsCompatible [2021-06-18T20:51:58.051Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-18T20:51:58.051Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestEventsVolumeCreate [2021-06-18T20:51:58.051Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-18T20:51:58.051Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestInfoAPI [2021-06-18T20:51:58.051Z] --- PASS: TestInfoAPI (0.04s) [2021-06-18T20:51:58.051Z] === RUN TestInfoAPIWarnings [2021-06-18T20:51:58.051Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:51:58.051Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestInfoDebug [2021-06-18T20:51:58.051Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:51:58.051Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestInfoInsecureRegistries [2021-06-18T20:51:58.051Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:51:58.051Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestInfoRegistryMirrors [2021-06-18T20:51:58.051Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:51:58.051Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-18T20:51:58.051Z] === RUN TestLoginFailsWithBadCredentials [2021-06-18T20:51:59.116Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2021-06-18T20:51:59.116Z] === RUN TestPingCacheHeaders [2021-06-18T20:51:59.116Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-06-18T20:51:59.116Z] === RUN TestPingGet [2021-06-18T20:51:59.116Z] --- PASS: TestPingGet (0.03s) [2021-06-18T20:51:59.116Z] === RUN TestPingHead [2021-06-18T20:51:59.116Z] --- PASS: TestPingHead (0.03s) [2021-06-18T20:51:59.116Z] === RUN TestVersion [2021-06-18T20:51:59.116Z] --- PASS: TestVersion (0.03s) [2021-06-18T20:51:59.116Z] PASS [2021-06-18T20:51:59.116Z] ok github.com/docker/docker/integration/system 1.288s [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === Skipped [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T20:51:59.116Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-06-18T20:51:59.116Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-18T20:51:59.116Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-18T20:51:59.116Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-18T20:51:59.116Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-18T20:51:59.116Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-18T20:51:59.116Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-18T20:51:59.116Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] [2021-06-18T20:51:59.116Z] DONE 14 tests, 8 skipped in 2.663s [2021-06-18T20:51:59.116Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-18T20:52:00.522Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents055048087 [2021-06-18T20:52:00.522Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-18T20:52:00.522Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-18T20:52:00.522Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-18T20:52:00.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:52:00.772Z] INFO: Testing against a local daemon [2021-06-18T20:52:00.772Z] === RUN TestVolumesCreateAndList [2021-06-18T20:52:00.772Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-18T20:52:00.772Z] === RUN TestVolumesRemove [2021-06-18T20:52:00.772Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-18T20:52:00.772Z] === RUN TestVolumesInspect [2021-06-18T20:52:00.772Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-18T20:52:00.772Z] === RUN TestVolumesInvalidJSON [2021-06-18T20:52:00.772Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-18T20:52:00.772Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-18T20:52:00.772Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-18T20:52:00.772Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-18T20:52:00.772Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-18T20:52:00.772Z] PASS [2021-06-18T20:52:00.772Z] ok github.com/docker/docker/integration/volume 0.249s [2021-06-18T20:52:00.772Z] [2021-06-18T20:52:00.772Z] DONE 5 tests in 1.707s [2021-06-18T20:52:00.772Z] INFO: make.ps1 ended at 06/18/2021 20:52:00 [2021-06-18T20:52:00.772Z] INFO: Integration CLI tests being run from the host: [2021-06-18T20:52:00.772Z] 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-06-18T20:52:02.433Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-18T20:52:02.433Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-18T20:52:02.433Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-18T20:52:03.003Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-18T20:52:03.943Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-18T20:52:05.853Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-18T20:52:05.853Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-18T20:52:06.113Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-18T20:52:06.113Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-18T20:52:06.113Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-18T20:52:06.683Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-18T20:52:07.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-18T20:52:07.946Z] INFO: Testing against a local daemon [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-18T20:52:07.946Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-18T20:52:07.946Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-18T20:52:07.946Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-18T20:52:08.071Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-18T20:52:08.921Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-18T20:52:08.921Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-18T20:52:09.012Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-18T20:52:09.389Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-18T20:52:09.845Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-18T20:52:12.307Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-18T20:52:14.847Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-18T20:52:15.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-18T20:52:15.789Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-18T20:52:15.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-18T20:52:17.172Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-18T20:52:18.585Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-18T20:52:19.970Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-18T20:52:21.353Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-18T20:52:22.292Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-18T20:52:22.861Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-18T20:52:22.861Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-18T20:52:25.403Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-18T20:52:25.403Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-18T20:52:26.343Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-18T20:52:28.253Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-18T20:52:30.166Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-18T20:52:31.550Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-18T20:52:34.845Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-18T20:52:39.042Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-18T20:52:42.336Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-18T20:52:47.641Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-18T20:52:49.549Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-18T20:52:51.458Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-18T20:52:51.719Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-18T20:52:52.659Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-18T20:52:52.919Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-18T20:52:52.919Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-18T20:52:52.919Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-18T20:52:53.861Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-18T20:52:58.064Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-18T20:53:00.602Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-18T20:53:01.172Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-18T20:53:01.743Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-18T20:53:01.743Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-18T20:53:01.743Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-18T20:53:01.743Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-18T20:53:01.743Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-18T20:53:03.124Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-18T20:53:04.506Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-18T20:53:05.077Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-18T20:53:06.991Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-18T20:53:08.942Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-18T20:53:08.942Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-18T20:53:08.942Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-18T20:53:08.942Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-18T20:53:08.942Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-18T20:53:08.942Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-18T20:53:08.942Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-18T20:53:09.409Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-18T20:53:09.409Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-18T20:53:09.409Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-18T20:53:10.284Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-18T20:53:10.445Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-18T20:53:10.954Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-18T20:53:11.668Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-18T20:53:11.668Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-18T20:53:11.668Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-18T20:53:13.615Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-18T20:53:14.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-18T20:53:18.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-18T20:53:19.326Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-18T20:53:21.708Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-18T20:53:21.866Z] docker_cli_swarm_test.go:1186: [dfb8b230dccec] joining swarm manager [d18cfe810cd00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:53:23.968Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-18T20:53:27.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-18T20:53:28.205Z] docker_cli_swarm_test.go:1195: [d63382d7b9a99] joining swarm manager [d18cfe810cd00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:53:29.184Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-18T20:53:29.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-18T20:53:32.188Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-18T20:53:32.188Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-18T20:53:32.188Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-18T20:53:32.188Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-18T20:53:32.188Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-18T20:53:32.188Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-18T20:53:32.695Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-18T20:53:32.695Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-18T20:53:32.695Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-18T20:53:32.695Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-18T20:53:32.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-18T20:53:33.792Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-18T20:53:36.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-18T20:53:36.534Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-18T20:53:36.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-18T20:53:36.534Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-18T20:53:36.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-18T20:53:36.534Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T20:53:36.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-18T20:53:37.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-18T20:53:39.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-18T20:53:40.461Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-18T20:53:42.385Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-18T20:53:43.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-18T20:53:45.151Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-18T20:53:46.617Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-18T20:53:47.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-18T20:53:48.974Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-18T20:53:50.888Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-18T20:53:52.799Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-18T20:53:54.708Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-18T20:54:06.947Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-18T20:54:06.947Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-18T20:54:06.947Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-18T20:54:06.947Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-18T20:54:06.947Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-18T20:54:06.947Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-18T20:54:06.947Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-18T20:54:06.947Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-18T20:54:06.947Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-18T20:54:08.135Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-18T20:54:08.135Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-18T20:54:08.135Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-18T20:54:08.135Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-18T20:54:08.135Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-18T20:54:08.135Z] === RUN TestDockerSuite/TestBuildFails [2021-06-18T20:54:08.601Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-18T20:54:08.601Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-18T20:54:09.598Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-18T20:54:09.598Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-18T20:54:09.598Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-18T20:54:09.853Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-18T20:54:09.853Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T20:54:09.853Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-18T20:54:09.853Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-18T20:54:09.853Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-18T20:54:09.858Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-18T20:54:10.429Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-18T20:54:10.429Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-18T20:54:10.690Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-18T20:54:10.690Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-18T20:54:11.261Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-18T20:54:11.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-18T20:54:12.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-18T20:54:12.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-18T20:54:12.202Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-18T20:54:12.202Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-18T20:54:12.202Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-18T20:54:13.080Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-18T20:54:14.747Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-18T20:54:14.747Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-18T20:54:14.747Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-18T20:54:14.747Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-18T20:54:14.747Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-18T20:54:14.827Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-18T20:54:14.830Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-18T20:54:14.830Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-18T20:54:14.830Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-18T20:54:14.830Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-18T20:54:14.830Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-18T20:54:14.830Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-18T20:54:14.830Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-18T20:54:14.830Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-18T20:54:14.830Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-18T20:54:16.664Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-18T20:54:17.249Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-18T20:54:17.249Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-18T20:54:17.249Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-18T20:54:17.249Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T20:54:17.249Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-18T20:54:20.011Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-18T20:54:20.863Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-18T20:54:20.863Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-18T20:54:22.772Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-18T20:54:22.772Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-18T20:54:22.772Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-18T20:54:23.033Z] docker_cli_swarm_test.go:1118: [d3437f5989443] joining swarm manager [d4358267021c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:54:23.352Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-18T20:54:24.417Z] docker_cli_swarm_test.go:1119: [da1657ef77c55] joining swarm manager [d4358267021c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:54:25.799Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-18T20:54:27.414Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-18T20:54:29.099Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-18T20:54:29.099Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite (1753.41s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.40s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.76s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.78s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.14s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.78s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.37s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.06s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.10s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.06s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.02s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.26s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachDetach (1.57s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.34s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.43s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.06s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.57s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.81s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.78s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.08s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.33s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.56s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.59s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.21s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.81s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.72s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.44s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.71s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.71s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.31s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.24s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.54s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.01s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.76s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.51s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.36s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.92s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.68s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.39s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.85s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.71s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.67s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.49s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s) [2021-06-18T20:54:29.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.33s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.91s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.48s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.69s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.71s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.50s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.50s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.98s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.64s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.32s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.63s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.19s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.79s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.70s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.23s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.51s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.87s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.59s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.48s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.28s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.93s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.43s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.86s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.53s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.09s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.42s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.15s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.07s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.46s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.15s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnv (1.98s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.78s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.55s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.82s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.58s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.24s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.84s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.73s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.46s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.24s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.66s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.84s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.43s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.86s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildHistory (3.30s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.65s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.83s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.85s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.53s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.99s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.19s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.55s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.31s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.48s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.09s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.17s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.08s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.33s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.41s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.95s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.58s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.58s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.18s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.22s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildRm (3.13s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.98s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.70s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.80s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.44s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.95s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildStopSignal (2.02s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.80s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.37s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildUser (2.47s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.44s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.53s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.93s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.91s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.37s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.91s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.16s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.31s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-06-18T20:54:29.100Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.30s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.46s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitChange (1.73s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.64s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.16s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.27s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.12s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitTTY (1.37s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.53s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.06s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.05s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.05s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-18T20:54:29.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.29s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.79s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.16s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.08s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.00s) [2021-06-18T20:54:29.101Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.67s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.94s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.50s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.21s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.28s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.77s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b965e8_} (1.55s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1199470015_/foo_false____} (1.82s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1199470015_/foo_true____} (1.80s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3393804818_/foo_false____} (1.73s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3393804818_/foo_true____} (1.83s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3393804818_/foo_true__0xc000b96618__} (1.68s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b96630_} (1.60s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b96648_} (1.81s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b96660_} (1.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b96678_} (1.61s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.86s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.72s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.08s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.77s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.11s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.99s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.23s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.71s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.14s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.76s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.53s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.10s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToStdout (1.13s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.44s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2021-06-18T20:54:29.101Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.90s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2021-06-18T20:54:29.101Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.80s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.98s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.46s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.87s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.98s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.24s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.31s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.43s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.29s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.66s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.41s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsCopy (1.22s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.52s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.84s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFilters (1.31s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFormat (1.39s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-06-18T20:54:29.101Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-18T20:54:29.101Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.55s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.90s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsResize (0.99s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.79s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.60s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.32s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.65s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.96s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.17s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.06s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecCgroup (3.67s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.68s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.36s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.04s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.22s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecStartFails (1.40s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.78s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2021-06-18T20:54:29.101Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.88s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.61s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.05s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestExecWithUser (1.26s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.16s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestHealth (22.09s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-06-18T20:54:29.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.77s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportFile (1.63s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.20s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportGzipped (1.95s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.26s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.73s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.69s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.99s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.52s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.16s) [2021-06-18T20:54:29.102Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.56s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.19s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectDefault (1.14s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-06-18T20:54:29.102Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.98s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.36s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.12s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.49s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.09s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.71s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.34s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.94s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.72s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.72s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.61s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.93s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.68s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.28s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.65s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.41s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.07s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.96s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.07s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsTail (1.33s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.07s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestNetHostname (2.63s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.64s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.38s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.17s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginActive (1.61s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.47s) [2021-06-18T20:54:29.102Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.08s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.54s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.59s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.05s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPortList (8.62s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.82s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.91s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.44s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsByOrder (3.12s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.27s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.36s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.48s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.17s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.72s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.83s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.87s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.16s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s) [2021-06-18T20:54:29.102Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.84s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.72s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (2.13s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.34s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.44s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.00s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.30s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.75s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.19s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.91s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.38s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.25s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.55s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAddHost (1.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.64s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.44s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.33s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.81s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.17s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.65s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.97s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.74s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.74s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.67s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.63s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-18T20:54:29.102Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.20s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.35s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.37s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.44s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.58s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.24s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.99s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.62s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.87s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (1.03s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.95s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunExitCode (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.29s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.88s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.37s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.72s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.06s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.76s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.38s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunMount (7.41s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.96s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.22s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.09s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.97s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetHost (1.48s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.05s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.01s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.95s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.79s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.39s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.26s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.85s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.28s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunRm (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.34s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.58s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.10s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.50s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.21s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.83s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.62s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.96s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.95s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.10s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.29s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.63s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.95s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.71s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s) [2021-06-18T20:54:29.103Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.85s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.70s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.91s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.24s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.40s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.70s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.05s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.50s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartRecordError (1.89s) [2021-06-18T20:54:29.103Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.15s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.37s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.88s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.54s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.69s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.66s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.68s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-06-18T20:54:29.104Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.44s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.23s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.61s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s) [2021-06-18T20:54:29.104Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-18T20:54:29.104Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.33s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.58s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.27s) [2021-06-18T20:54:29.104Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.73s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.46s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.80s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.00s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.85s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.90s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.92s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.49s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.91s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.90s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.94s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.87s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.90s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.76s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.99s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.55s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.96s) [2021-06-18T20:54:29.104Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.32s) [2021-06-18T20:54:29.104Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-18T20:54:29.104Z] === RUN TestDockerRegistrySuite [2021-06-18T20:54:29.104Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-18T20:54:30.486Z] check_test.go:196: [d96755e1a4c25] daemon is not started [2021-06-18T20:54:30.486Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-18T20:54:31.424Z] check_test.go:196: [dbcca80474cc8] daemon is not started [2021-06-18T20:54:31.424Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-18T20:54:32.362Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-18T20:54:32.806Z] check_test.go:196: [d6a91dcd2b6a2] daemon is not started [2021-06-18T20:54:33.066Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-18T20:54:33.066Z] check_test.go:196: [db14f3fb17512] daemon is not started [2021-06-18T20:54:33.066Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T20:54:33.387Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-18T20:54:36.363Z] check_test.go:196: [d2bda900f70d4] daemon is not started [2021-06-18T20:54:36.363Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T20:54:38.219Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-18T20:54:38.219Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-18T20:54:38.219Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-18T20:54:39.207Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-18T20:54:39.689Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-18T20:54:39.689Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-18T20:54:39.689Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-18T20:54:42.938Z] check_test.go:196: [db33d05b17a06] daemon is not started [2021-06-18T20:54:42.938Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-18T20:54:45.486Z] check_test.go:196: [d37a0e8feb6cb] daemon is not started [2021-06-18T20:54:45.486Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-18T20:54:46.869Z] check_test.go:196: [d8d0738f560a5] daemon is not started [2021-06-18T20:54:46.869Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-18T20:54:47.809Z] check_test.go:196: [d39367507c1ac] daemon is not started [2021-06-18T20:54:47.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-18T20:54:48.586Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-18T20:54:48.586Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T20:54:48.586Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-18T20:54:48.748Z] check_test.go:196: [d0f4ec6f8a5d0] daemon is not started [2021-06-18T20:54:48.748Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-18T20:54:50.130Z] check_test.go:196: [d04f22ed9240a] daemon is not started [2021-06-18T20:54:50.130Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-18T20:54:51.511Z] check_test.go:196: [d6887b6e80f4f] daemon is not started [2021-06-18T20:54:51.511Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-18T20:54:52.450Z] check_test.go:196: [d24ba61d6c0bf] daemon is not started [2021-06-18T20:54:52.450Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-18T20:54:53.390Z] check_test.go:196: [d86d21392906d] daemon is not started [2021-06-18T20:54:53.390Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-18T20:54:54.772Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:905818cce94a5d5f1d9e66e63d58d0b0b3bbd399f1fccd2008d6dfbb31d65119 [2021-06-18T20:54:55.342Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d07e09bb9e6a769e794a0272e12764b5db74a06c1946e3833909d9fb4fe8b45 [2021-06-18T20:54:55.913Z] check_test.go:196: [d4d8454827c43] daemon is not started [2021-06-18T20:54:55.913Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-18T20:54:56.855Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b7076197cba81e01026c0977ce33ce458346c366d79b6b45846165efd8d8ea9 [2021-06-18T20:54:57.795Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eae816e21a5d79b4923539701159582d27c8748abd7ec3b13c0c5ba719a3072d [2021-06-18T20:54:58.055Z] check_test.go:196: [d1a895064c483] daemon is not started [2021-06-18T20:54:58.055Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-18T20:54:59.439Z] check_test.go:196: [dc111dd4ce801] daemon is not started [2021-06-18T20:54:59.439Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-18T20:55:01.456Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-18T20:55:01.456Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-18T20:55:01.981Z] check_test.go:196: [d2b9d82702b8c] daemon is not started [2021-06-18T20:55:01.981Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-18T20:55:03.361Z] check_test.go:196: [d1690c7e774c5] daemon is not started [2021-06-18T20:55:03.361Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-18T20:55:03.361Z] check_test.go:196: [dde7fa34c885d] daemon is not started [2021-06-18T20:55:03.361Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T20:55:04.744Z] check_test.go:196: [db6698f67a221] daemon is not started [2021-06-18T20:55:04.744Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T20:55:05.684Z] check_test.go:196: [de1d300a9a196] daemon is not started [2021-06-18T20:55:05.684Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T20:55:06.624Z] check_test.go:196: [df73fd4468e0d] daemon is not started [2021-06-18T20:55:06.624Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-18T20:55:07.447Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-18T20:55:07.447Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-18T20:55:07.447Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-18T20:55:08.503Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-18T20:55:08.503Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-18T20:55:09.929Z] check_test.go:196: [d4188a7f896b0] daemon is not started [2021-06-18T20:55:09.929Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-18T20:55:09.929Z] check_test.go:196: [d756848562db9] daemon is not started [2021-06-18T20:55:09.929Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-18T20:55:11.311Z] check_test.go:196: [d2d781e374de4] daemon is not started [2021-06-18T20:55:11.311Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-18T20:55:11.311Z] check_test.go:196: [deda3e20d5d90] daemon is not started [2021-06-18T20:55:11.311Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-18T20:55:11.571Z] check_test.go:196: [d564bdd40f7d8] daemon is not started [2021-06-18T20:55:11.571Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-18T20:55:11.831Z] check_test.go:196: [da286f08061aa] daemon is not started [2021-06-18T20:55:11.831Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-18T20:55:12.091Z] check_test.go:196: [d112a7279284d] daemon is not started [2021-06-18T20:55:12.091Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-18T20:55:12.351Z] check_test.go:196: [d8954b9e7eb8f] daemon is not started [2021-06-18T20:55:12.351Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-18T20:55:12.351Z] check_test.go:196: [dc62d3949f924] daemon is not started [2021-06-18T20:55:12.351Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-18T20:55:12.559Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-18T20:55:13.629Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-18T20:55:13.732Z] check_test.go:196: [d14428517a5cd] daemon is not started [2021-06-18T20:55:13.732Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-18T20:55:14.139Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-18T20:55:15.210Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-18T20:55:15.643Z] check_test.go:196: [d62af58495da7] daemon is not started [2021-06-18T20:55:15.643Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-18T20:55:15.746Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-18T20:55:16.583Z] check_test.go:196: [dfe78e2cd976f] daemon is not started [2021-06-18T20:55:16.583Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-18T20:55:16.845Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-18T20:55:17.524Z] check_test.go:196: [d41a41d691ffc] daemon is not started [2021-06-18T20:55:17.524Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-18T20:55:18.464Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-18T20:55:18.539Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite (50.40s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.22s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.81s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.32s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.17s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.23s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.22s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.12s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.25s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.36s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.13s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.72s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.95s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.12s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.20s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.83s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.99s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.16s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2021-06-18T20:55:19.405Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-18T20:55:19.405Z] === RUN TestDockerSchema1RegistrySuite [2021-06-18T20:55:19.405Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-18T20:55:19.405Z] check_test.go:223: [dfeebe438b897] daemon is not started [2021-06-18T20:55:19.405Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T20:55:22.704Z] check_test.go:223: [da91dd922babe] daemon is not started [2021-06-18T20:55:22.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T20:55:24.633Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-18T20:55:24.633Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T20:55:24.633Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-18T20:55:24.633Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-18T20:55:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-18T20:55:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-18T20:55:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-18T20:55:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-18T20:55:25.120Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-18T20:55:25.586Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-18T20:55:26.067Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-18T20:55:27.983Z] check_test.go:223: [d6de9b7d0e109] daemon is not started [2021-06-18T20:55:27.983Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-18T20:55:31.283Z] check_test.go:223: [df23dca7ad827] daemon is not started [2021-06-18T20:55:31.284Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-18T20:55:32.087Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-18T20:55:32.225Z] check_test.go:223: [df7ac88c4f9bf] daemon is not started [2021-06-18T20:55:32.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-18T20:55:33.607Z] check_test.go:223: [d9189e574e464] daemon is not started [2021-06-18T20:55:33.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-18T20:55:33.607Z] check_test.go:223: [de1ce098bde82] daemon is not started [2021-06-18T20:55:33.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T20:55:35.001Z] check_test.go:223: [d6f8cb1184404] daemon is not started [2021-06-18T20:55:35.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T20:55:35.943Z] check_test.go:223: [d9fd69d4d34c2] daemon is not started [2021-06-18T20:55:35.943Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T20:55:37.324Z] check_test.go:223: [d50e622a951bd] daemon is not started [2021-06-18T20:55:37.324Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-18T20:55:39.865Z] check_test.go:223: [dc05eead2e01b] daemon is not started [2021-06-18T20:55:40.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-18T20:55:40.386Z] check_test.go:223: [da903a33856fd] daemon is not started [2021-06-18T20:55:40.386Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-18T20:55:40.956Z] check_test.go:223: [d057e2570ffbb] daemon is not started [2021-06-18T20:55:40.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-18T20:55:40.956Z] check_test.go:223: [d698f8e7f3d17] daemon is not started [2021-06-18T20:55:40.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-18T20:55:41.217Z] check_test.go:223: [d6bab637af1d2] daemon is not started [2021-06-18T20:55:41.217Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-18T20:55:41.478Z] check_test.go:223: [df8b1b20d493f] daemon is not started [2021-06-18T20:55:41.478Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-18T20:55:41.739Z] check_test.go:223: [d9820639f64fd] daemon is not started [2021-06-18T20:55:41.739Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-18T20:55:41.999Z] check_test.go:223: [d47a8279befd2] daemon is not started [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite (22.62s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.35s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.48s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.18s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.96s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-06-18T20:55:41.999Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-18T20:55:41.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-18T20:55:41.999Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-18T20:55:42.570Z] check_test.go:252: [dff1c52ad729e] daemon is not started [2021-06-18T20:55:42.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-18T20:55:43.142Z] check_test.go:252: [d0a85032bc907] daemon is not started [2021-06-18T20:55:43.142Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-18T20:55:43.403Z] check_test.go:252: [da016d44a49c4] daemon is not started [2021-06-18T20:55:43.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-18T20:55:44.343Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-18T20:55:44.602Z] check_test.go:252: [d27121b025cac] daemon is not started [2021-06-18T20:55:44.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-18T20:55:45.172Z] check_test.go:252: [dc601a119da5a] daemon is not started [2021-06-18T20:55:45.172Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-18T20:55:45.742Z] check_test.go:252: [db4dc73b29117] daemon is not started [2021-06-18T20:55:45.742Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-18T20:55:45.742Z] check_test.go:252: [de89317bfbb8a] daemon is not started [2021-06-18T20:55:45.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2021-06-18T20:55:45.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2021-06-18T20:55:45.742Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-06-18T20:55:45.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-18T20:55:45.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.04s) [2021-06-18T20:55:45.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-06-18T20:55:45.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-06-18T20:55:45.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-06-18T20:55:45.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-18T20:55:45.743Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-18T20:55:45.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-18T20:55:47.532Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-18T20:55:47.532Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-18T20:55:47.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-18T20:55:49.897Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-18T20:55:51.019Z] check_test.go:279: [dfe80f2ebea75] daemon is not started [2021-06-18T20:55:51.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-18T20:55:51.019Z] check_test.go:279: [d176102a67f86] daemon is not started [2021-06-18T20:55:51.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-18T20:55:51.279Z] check_test.go:279: [d88eecca4b88d] daemon is not started [2021-06-18T20:55:51.279Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-18T20:55:51.279Z] check_test.go:279: [d80975dab2f5f] daemon is not started [2021-06-18T20:55:51.279Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-18T20:55:51.538Z] check_test.go:279: [d4c744b6fc7a7] daemon is not started [2021-06-18T20:55:51.538Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-06-18T20:55:51.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-06-18T20:55:51.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-18T20:55:51.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-18T20:55:51.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-06-18T20:55:51.539Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-18T20:55:51.539Z] === RUN TestDockerNetworkSuite [2021-06-18T20:55:51.539Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-18T20:55:53.452Z] docker_cli_network_unix_test.go:46: [d9d955a5b5c9b] daemon is not started [2021-06-18T20:55:53.712Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-18T20:55:54.282Z] docker_cli_network_unix_test.go:46: [d086e3b601f42] daemon is not started [2021-06-18T20:55:54.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-18T20:55:59.827Z] docker_cli_network_unix_test.go:46: [d2bdf9c8065ff] daemon is not started [2021-06-18T20:55:59.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-18T20:56:01.743Z] docker_cli_network_unix_test.go:46: [d988ed38302d6] daemon is not started [2021-06-18T20:56:02.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-18T20:56:02.003Z] docker_cli_network_unix_test.go:1233: [dd44c35bcff0c] daemon is not started [2021-06-18T20:56:02.945Z] docker_cli_swarm_test.go:1172: [d7079e9586e91] joining swarm manager [d4358267021c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-18T20:56:04.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-18T20:56:05.222Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-18T20:56:05.222Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-18T20:56:05.222Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-18T20:56:05.222Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-18T20:56:05.222Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-18T20:56:05.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-18T20:56:06.238Z] docker_cli_network_unix_test.go:46: [d8211e9888b11] daemon is not started [2021-06-18T20:56:06.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-18T20:56:07.395Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-18T20:56:07.395Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-18T20:56:07.395Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-18T20:56:07.395Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-18T20:56:07.395Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-18T20:56:07.395Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-18T20:56:09.701Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-18T20:56:14.634Z] docker_cli_network_unix_test.go:46: [d20cfbf508291] daemon is not started [2021-06-18T20:56:14.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-18T20:56:16.016Z] docker_cli_network_unix_test.go:46: [d0d92a72cc1b8] daemon is not started [2021-06-18T20:56:16.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-18T20:56:17.970Z] docker_cli_network_unix_test.go:46: [de2a8302d2e0e] daemon is not started [2021-06-18T20:56:17.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-18T20:56:18.546Z] docker_cli_network_unix_test.go:46: [d20c65209c56a] daemon is not started [2021-06-18T20:56:18.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-18T20:56:19.118Z] docker_cli_network_unix_test.go:46: [dc96d86930de9] daemon is not started [2021-06-18T20:56:19.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-18T20:56:20.057Z] docker_cli_network_unix_test.go:46: [d908a27e8ab12] daemon is not started [2021-06-18T20:56:20.182Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-18T20:56:20.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-18T20:56:20.886Z] docker_cli_network_unix_test.go:46: [dd4b82d49f48f] daemon is not started [2021-06-18T20:56:21.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-18T20:56:21.458Z] docker_cli_network_unix_test.go:46: [d69505d80d0da] daemon is not started [2021-06-18T20:56:21.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-18T20:56:21.718Z] docker_cli_network_unix_test.go:46: [d264055242bff] daemon is not started [2021-06-18T20:56:21.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-18T20:56:22.658Z] docker_cli_network_unix_test.go:46: [d5e51a5372d98] daemon is not started [2021-06-18T20:56:22.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-18T20:56:22.918Z] docker_cli_network_unix_test.go:46: [d390d728f7ff9] daemon is not started [2021-06-18T20:56:22.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-18T20:56:22.918Z] docker_cli_network_unix_test.go:46: [d2fe79378e499] daemon is not started [2021-06-18T20:56:22.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-18T20:56:23.179Z] docker_cli_network_unix_test.go:46: [d214abedfd7fd] daemon is not started [2021-06-18T20:56:23.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-18T20:56:24.120Z] docker_cli_network_unix_test.go:46: [da2282fafddad] daemon is not started [2021-06-18T20:56:24.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-18T20:56:24.691Z] docker_cli_network_unix_test.go:46: [d726f41c16fb6] daemon is not started [2021-06-18T20:56:25.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-18T20:56:25.261Z] docker_cli_network_unix_test.go:46: [daf46fc317752] daemon is not started [2021-06-18T20:56:25.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-18T20:56:25.831Z] docker_cli_network_unix_test.go:46: [df5f633a314e8] daemon is not started [2021-06-18T20:56:25.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-18T20:56:25.831Z] docker_cli_network_unix_test.go:46: [da432f784d76a] daemon is not started [2021-06-18T20:56:25.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-18T20:56:26.160Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-18T20:56:27.227Z] docker_cli_network_unix_test.go:968: [d334d3cf23590] daemon is not started [2021-06-18T20:56:28.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-18T20:56:29.186Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-18T20:56:29.186Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-18T20:56:29.186Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-18T20:56:29.186Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-18T20:56:29.994Z] docker_cli_network_unix_test.go:46: [d387d375f79a6] daemon is not started [2021-06-18T20:56:30.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-18T20:56:32.186Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-18T20:56:33.823Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-18T20:56:35.540Z] docker_cli_network_unix_test.go:1116: [d8aa5d026345a] daemon is not started [2021-06-18T20:56:37.638Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-18T20:56:37.638Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-18T20:56:37.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-18T20:56:37.638Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-18T20:56:37.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-18T20:56:37.638Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-18T20:56:37.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-18T20:56:37.638Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-18T20:56:37.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-18T20:56:38.155Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-18T20:56:39.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-18T20:56:39.744Z] docker_cli_network_unix_test.go:46: [d39630bec3698] daemon is not started [2021-06-18T20:56:39.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-18T20:56:39.744Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-18T20:56:40.314Z] docker_cli_network_unix_test.go:46: [d3d4ff9db82cb] daemon is not started [2021-06-18T20:56:40.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-18T20:56:40.314Z] docker_cli_network_unix_test.go:46: [db364428bcafd] daemon is not started [2021-06-18T20:56:40.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-18T20:56:40.573Z] docker_cli_network_unix_test.go:46: [dcd2401055315] daemon is not started [2021-06-18T20:56:40.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-18T20:56:40.573Z] docker_cli_network_unix_test.go:46: [d3e026bf3bae4] daemon is not started [2021-06-18T20:56:40.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-18T20:56:40.835Z] docker_cli_network_unix_test.go:46: [da5561cd36644] daemon is not started [2021-06-18T20:56:40.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-18T20:56:40.835Z] docker_cli_network_unix_test.go:46: [df18ee18d34bf] daemon is not started [2021-06-18T20:56:40.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-18T20:56:41.539Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-18T20:56:41.776Z] docker_cli_swarm_test.go:1453: [d4f1dc8e4407b] joining swarm manager [dff9d3074def2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:56:42.716Z] docker_cli_swarm_test.go:1454: [d8ed7bf8a757f] joining swarm manager [dff9d3074def2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T20:56:43.655Z] docker_cli_network_unix_test.go:46: [de478da6b1a56] daemon is not started [2021-06-18T20:56:44.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-18T20:56:44.597Z] docker_cli_network_unix_test.go:46: [d66ccc5847ee1] daemon is not started [2021-06-18T20:56:44.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-18T20:56:44.597Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-18T20:56:44.597Z] docker_cli_network_unix_test.go:46: [dc57fd5e5bdd8] daemon is not started [2021-06-18T20:56:44.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-18T20:56:45.167Z] docker_cli_network_unix_test.go:46: [d5685cdd33086] daemon is not started [2021-06-18T20:56:45.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-18T20:56:46.446Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-18T20:56:49.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-18T20:56:51.010Z] docker_cli_network_unix_test.go:1084: [d8b56eafe9b98] daemon is not started [2021-06-18T20:56:52.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-18T20:56:52.392Z] docker_cli_network_unix_test.go:46: [d8c24a6440264] daemon is not started [2021-06-18T20:56:52.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-18T20:56:53.342Z] docker_cli_network_unix_test.go:46: [d38c3ea02bc45] daemon is not started [2021-06-18T20:56:53.342Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-18T20:56:53.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-18T20:56:53.960Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-18T20:56:54.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-18T20:56:54.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-18T20:56:54.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-18T20:56:54.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-18T20:56:55.246Z] docker_cli_network_unix_test.go:46: [d569ee1c5ebc2] daemon is not started [2021-06-18T20:56:55.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-18T20:56:55.816Z] docker_cli_network_unix_test.go:46: [db2ca639e6ef4] daemon is not started [2021-06-18T20:56:55.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-18T20:56:55.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-18T20:56:56.386Z] docker_cli_network_unix_test.go:46: [d1f72cc253f40] daemon is not started [2021-06-18T20:56:56.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-18T20:56:57.216Z] docker_cli_network_unix_test.go:46: [dd5f2839d962e] daemon is not started [2021-06-18T20:56:57.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-18T20:56:58.598Z] docker_cli_network_unix_test.go:46: [d0e255df8fbcd] daemon is not started [2021-06-18T20:56:58.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-18T20:56:58.598Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-18T20:57:03.019Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-18T20:57:03.890Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-18T20:57:04.459Z] docker_cli_network_unix_test.go:46: [d13dac6a4798a] daemon is not started [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite (73.17s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.24s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.30s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.03s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.98s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.64s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.48s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.51s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.32s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.69s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.57s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.08s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.07s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.89s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.90s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.21s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (8.98s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.95s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.63s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-18T20:57:04.719Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.93s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.65s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.28s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.98s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.30s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.05s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.38s) [2021-06-18T20:57:04.719Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.99s) [2021-06-18T20:57:04.719Z] === RUN TestDockerHubPullSuite [2021-06-18T20:57:04.719Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-18T20:57:05.658Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-18T20:57:05.918Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-18T20:57:07.300Z] docker_cli_swarm_unix_test.go:62: [d6bb2a295ce18] joining swarm manager [dd977bebd0126]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:57:08.239Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-18T20:57:08.499Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-18T20:57:09.880Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-18T20:57:09.880Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite (5.34s) [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.29s) [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-06-18T20:57:09.880Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-06-18T20:57:09.880Z] PASS [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === Skipped [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-18T20:57:09.880Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-18T20:57:09.880Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-18T20:57:09.880Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-18T20:57:09.880Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-18T20:57:09.880Z] docker_cli_network_unix_test.go:46: [dc57fd5e5bdd8] daemon is not started [2021-06-18T20:57:09.880Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] [2021-06-18T20:57:09.880Z] DONE 1269 tests, 51 skipped in 1968.286s [2021-06-18T20:57:10.140Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T20:57:10.140Z] ++++ cat bundles/test-integration/docker.pid [2021-06-18T20:57:10.140Z] +++ kill 8222 [2021-06-18T20:57:11.080Z] +++ /etc/init.d/apparmor stop [2021-06-18T20:57:11.080Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T20:57:11.080Z] [2021-06-18T20:57:11.080Z] Unloading profiles will leave already running processes permanently [2021-06-18T20:57:11.080Z] unconfined, which can lead to unexpected situations. [2021-06-18T20:57:11.080Z] [2021-06-18T20:57:11.080Z] To set a process to complain mode, use the command line tool [2021-06-18T20:57:11.080Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T20:57:11.080Z] +++ true [2021-06-18T20:57:11.080Z] exiting test-integration [2021-06-18T20:57:11.080Z] ++ exit 0 [2021-06-18T20:57:11.080Z] [2021-06-18T20:57:11.341Z] + for job in $(jobs -p) [2021-06-18T20:57:11.341Z] + wait 13712 [2021-06-18T20:57:14.502Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-18T20:57:14.502Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-18T20:57:14.502Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-18T20:57:14.502Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-18T20:57:14.502Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-18T20:57:24.789Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-18T20:57:24.789Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-18T20:57:24.789Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-18T20:57:32.518Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-18T20:57:32.518Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-18T20:57:32.518Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-18T20:57:32.518Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-18T20:57:32.518Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-18T20:57:32.518Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-18T20:57:35.484Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-18T20:57:35.925Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-18T20:57:35.925Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-18T20:57:35.925Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-18T20:57:36.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-18T20:57:39.442Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-18T20:57:42.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-18T20:57:42.489Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-18T20:57:42.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-18T20:57:42.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-18T20:57:42.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-18T20:57:43.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-18T20:57:45.802Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-18T20:57:46.796Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-18T20:57:47.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-18T20:57:48.395Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-18T20:57:54.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-18T20:57:57.329Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-18T20:57:58.054Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-18T20:57:58.416Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-18T20:58:00.592Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-18T20:58:02.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-18T20:58:02.055Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-18T20:58:02.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-18T20:58:03.887Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-18T20:58:05.797Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-18T20:58:09.094Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-18T20:58:09.156Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-18T20:58:10.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-18T20:58:10.962Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-18T20:58:10.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-18T20:58:10.962Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-18T20:58:10.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-18T20:58:11.498Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-18T20:58:11.635Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-18T20:58:14.174Z] docker_api_swarm_test.go:961: [d48d6d9c71782] joining swarm manager [d5f082b2e4858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T20:58:16.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-18T20:58:16.852Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-18T20:58:16.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-18T20:58:16.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-18T20:58:16.852Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-18T20:58:16.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-18T20:58:16.852Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-18T20:58:16.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-18T20:58:24.340Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-18T20:58:28.359Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-18T20:58:32.272Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-18T20:58:37.355Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-18T20:58:38.481Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-18T20:58:38.481Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-18T20:58:38.481Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-18T20:58:38.481Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-18T20:58:38.481Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-18T20:58:44.490Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-18T20:58:45.059Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-18T20:58:46.007Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-18T20:58:46.007Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-18T20:58:46.007Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-18T20:58:47.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-18T20:58:47.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-18T20:58:48.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-18T20:58:48.685Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-18T20:58:49.207Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-18T20:58:49.207Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T20:58:49.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-18T20:58:50.879Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-18T20:58:50.879Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-18T20:58:50.879Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-18T20:58:50.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-18T20:58:54.903Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-18T20:58:55.443Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-18T20:58:55.443Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-18T20:58:55.990Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-18T20:58:55.990Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-18T20:58:55.990Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-18T20:58:57.087Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-18T20:58:58.049Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-18T20:58:58.505Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-18T20:58:58.960Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-18T20:58:59.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-18T20:58:59.416Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-18T20:59:04.439Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-18T20:59:04.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-18T20:59:06.032Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-18T20:59:06.032Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-18T20:59:06.032Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-18T20:59:06.995Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-18T20:59:07.093Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-18T20:59:07.093Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-18T20:59:07.093Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-18T20:59:07.093Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-18T20:59:08.800Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-18T20:59:09.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-18T20:59:09.886Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-18T20:59:10.425Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-18T20:59:10.425Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-18T20:59:10.425Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-18T20:59:10.967Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-18T20:59:11.487Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-18T20:59:11.487Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-18T20:59:11.487Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-18T20:59:11.487Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-18T20:59:11.487Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-18T20:59:12.075Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-18T20:59:15.369Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-18T20:59:16.510Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-18T20:59:18.670Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-18T20:59:20.580Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-18T20:59:29.412Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-18T20:59:44.751Z] === RUN TestDockerSuite/TestBuildRm [2021-06-18T20:59:46.838Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-18T20:59:46.838Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-18T20:59:46.838Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-18T20:59:49.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-18T20:59:49.858Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-18T20:59:49.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-18T20:59:49.858Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-18T20:59:50.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-18T20:59:50.403Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-18T20:59:50.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-18T20:59:50.962Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-18T20:59:50.963Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-18T20:59:50.963Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-18T21:00:00.283Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-18T21:00:02.689Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-18T21:00:02.689Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-18T21:00:02.689Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-18T21:00:02.689Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-18T21:00:02.689Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-18T21:00:04.340Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-18T21:00:08.439Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-18T21:00:12.576Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-18T21:00:16.825Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-18T21:00:17.109Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-18T21:00:27.600Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-18T21:00:27.600Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-18T21:00:27.600Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-18T21:00:27.600Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-18T21:00:31.716Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-18T21:00:33.763Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-18T21:00:33.763Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-18T21:00:33.763Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-18T21:00:41.781Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-18T21:00:42.433Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite (1715.77s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.63s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.91s) [2021-06-18T21:00:46.609Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.40s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.62s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.76s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.70s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.68s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.96s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.07s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.58s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.07s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.80s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.85s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.15s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.02s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.57s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.86s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.85s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.75s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.10s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.16s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.59s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.77s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.44s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.32s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.29s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.78s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.56s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.63s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.88s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.07s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.58s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.75s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.42s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.25s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.96s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.60s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.94s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.63s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.45s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.80s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.93s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.53s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.39s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.44s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.38s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.72s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.40s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.23s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.67s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.50s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.13s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.21s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.71s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.10s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.33s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.53s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.52s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.86s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.22s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2021-06-18T21:00:46.609Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.69s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.27s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.95s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.62s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.77s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.78s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.25s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.48s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.00s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.62s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.19s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.08s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.20s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.88s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.39s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2021-06-18T21:00:46.609Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2021-06-18T21:00:46.609Z] === RUN TestDockerExternalVolumeSuite [2021-06-18T21:00:46.609Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-18T21:00:47.180Z] docker_cli_external_volume_driver_test.go:53: [d5e67d4d2c0fb] daemon is not started [2021-06-18T21:00:49.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-18T21:00:49.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-18T21:00:49.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-18T21:00:51.115Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-18T21:00:51.115Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-18T21:00:52.765Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-18T21:00:54.641Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-18T21:00:57.113Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-18T21:01:00.887Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-18T21:01:05.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-18T21:01:27.308Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-18T21:01:27.308Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-18T21:01:27.308Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-18T21:01:29.759Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-18T21:01:31.516Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-18T21:01:35.685Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-18T21:01:40.110Z] === RUN TestDockerSuite/TestBuildUser [2021-06-18T21:01:40.110Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-18T21:01:40.110Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-18T21:01:40.110Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:01:40.110Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-18T21:01:40.110Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-18T21:01:40.110Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-18T21:01:47.927Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-18T21:01:48.436Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-18T21:01:49.297Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-18T21:01:49.297Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-18T21:01:49.297Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-18T21:01:49.297Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-18T21:01:51.559Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-18T21:01:51.559Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-18T21:01:51.559Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-18T21:01:51.559Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-18T21:01:51.559Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-18T21:02:13.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-18T21:02:13.919Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-18T21:02:13.919Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-18T21:02:19.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-18T21:02:23.677Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-18T21:02:28.120Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-18T21:02:28.120Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-18T21:02:28.120Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-18T21:02:28.120Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-18T21:02:28.120Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-18T21:02:34.466Z] docker_cli_external_volume_driver_test.go:53: [dbb9a58e84c52] daemon is not started [2021-06-18T21:02:35.524Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-18T21:02:35.524Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-18T21:02:35.524Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-18T21:02:41.338Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-18T21:02:41.338Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-18T21:02:41.338Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-18T21:02:52.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-18T21:02:54.690Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-18T21:02:54.986Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-18T21:03:04.079Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-18T21:03:04.079Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-18T21:03:07.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-18T21:03:08.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-18T21:03:17.445Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-18T21:03:17.445Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-18T21:03:17.445Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-18T21:03:17.445Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-18T21:03:17.445Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-18T21:03:17.445Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-18T21:03:17.445Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-18T21:03:18.559Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-18T21:03:21.285Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-18T21:03:22.346Z] docker_cli_external_volume_driver_test.go:53: [dda7e367f037a] daemon is not started [2021-06-18T21:03:26.413Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-18T21:03:27.573Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-18T21:03:27.573Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-18T21:03:28.103Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-18T21:03:28.103Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-18T21:03:28.103Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-18T21:03:28.103Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T21:03:28.103Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-18T21:03:29.859Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-18T21:03:34.147Z] === RUN TestDockerSuite/TestCommitChange [2021-06-18T21:03:37.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-18T21:03:37.237Z] docker_cli_external_volume_driver_test.go:53: [df69248753df2] daemon is not started [2021-06-18T21:03:39.191Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-18T21:03:43.271Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-18T21:03:43.271Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T21:03:43.271Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-18T21:03:51.258Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-18T21:03:51.258Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-18T21:03:51.258Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-18T21:03:52.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-18T21:03:57.568Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-18T21:03:58.284Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-18T21:04:02.429Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-18T21:04:02.429Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-18T21:04:02.429Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-18T21:04:02.429Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-18T21:04:02.429Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-18T21:04:02.429Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-18T21:04:02.429Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-18T21:04:02.429Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-18T21:04:09.224Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-18T21:04:11.442Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-18T21:04:16.311Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-18T21:04:16.311Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-18T21:04:16.311Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-18T21:04:18.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-18T21:04:18.623Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-18T21:04:18.623Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-18T21:04:18.623Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-18T21:04:18.623Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-18T21:04:18.623Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-18T21:04:18.623Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-18T21:04:18.623Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-18T21:04:20.842Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-18T21:04:20.842Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-18T21:04:20.842Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-18T21:04:20.842Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-18T21:04:23.946Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-18T21:04:23.946Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-18T21:04:23.946Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-18T21:04:23.946Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-18T21:04:23.946Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-18T21:04:23.946Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-18T21:04:23.946Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:04:23.946Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-18T21:04:24.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-18T21:04:27.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-18T21:04:29.007Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-18T21:04:30.937Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-18T21:04:30.937Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-18T21:04:30.937Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-18T21:04:30.937Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-18T21:04:33.773Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-18T21:04:33.773Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-18T21:04:35.752Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-18T21:04:35.752Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:04:35.752Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-18T21:04:35.752Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:04:35.752Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-18T21:04:38.261Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-18T21:04:38.261Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-18T21:04:39.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-18T21:04:40.013Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-18T21:04:40.013Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-18T21:04:40.013Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-18T21:04:42.999Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-18T21:04:42.999Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-18T21:04:46.001Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-18T21:04:50.178Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-18T21:04:54.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-18T21:04:54.748Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-18T21:04:54.748Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-18T21:04:54.748Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-18T21:04:54.748Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-18T21:04:54.748Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-18T21:04:56.043Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-18T21:04:56.043Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-18T21:04:56.043Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-18T21:05:03.612Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-18T21:05:03.612Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:05:03.612Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-18T21:05:05.181Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-18T21:05:05.663Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-18T21:05:09.754Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-18T21:05:12.254Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-18T21:05:12.254Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-18T21:05:12.254Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-18T21:05:12.254Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-18T21:05:12.254Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-18T21:05:12.254Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-18T21:05:12.254Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-18T21:05:12.254Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-18T21:05:12.254Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-18T21:05:12.254Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-18T21:05:12.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-18T21:05:13.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-18T21:05:13.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-18T21:05:16.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-18T21:05:18.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-18T21:05:21.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-18T21:05:24.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009e3b60_} [2021-06-18T21:05:26.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1275580398_c:\foo_false____} [2021-06-18T21:05:28.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1275580398_c:\foo_true____} [2021-06-18T21:05:31.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-18T21:05:31.040Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-18T21:05:31.566Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-18T21:05:31.566Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-18T21:05:31.566Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-18T21:05:31.566Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-18T21:05:31.566Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:05:31.566Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-18T21:05:34.886Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-18T21:05:34.886Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-18T21:05:34.886Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-18T21:05:34.886Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-18T21:05:37.434Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-18T21:05:37.434Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-18T21:05:37.434Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-18T21:05:37.434Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-18T21:05:39.907Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-18T21:05:39.907Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-18T21:05:39.907Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-18T21:05:39.907Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-18T21:05:39.907Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-18T21:05:39.907Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-18T21:05:39.907Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-18T21:05:40.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-18T21:05:45.055Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-18T21:05:45.302Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-18T21:05:45.302Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-18T21:05:45.302Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-18T21:05:45.302Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-18T21:05:46.951Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-18T21:05:46.951Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-18T21:05:46.951Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-18T21:05:46.951Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-18T21:05:47.408Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-18T21:05:47.408Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:05:47.408Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-18T21:05:47.408Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-18T21:05:47.408Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-18T21:05:47.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-18T21:05:47.473Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-18T21:05:47.473Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-18T21:05:47.473Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-18T21:05:47.473Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-18T21:05:47.473Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-18T21:05:47.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-18T21:05:50.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-18T21:05:50.880Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-18T21:05:50.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-18T21:05:50.880Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-18T21:05:50.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-18T21:05:50.880Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:05:50.880Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-18T21:05:51.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-18T21:05:56.050Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-18T21:05:57.266Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-18T21:05:57.267Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:05:57.267Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-18T21:05:57.267Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-18T21:05:57.267Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-18T21:05:58.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-18T21:06:06.459Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-18T21:06:06.459Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-18T21:06:06.459Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-18T21:06:06.459Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-18T21:06:06.459Z] === RUN TestDockerSuite/TestCpToDot [2021-06-18T21:06:09.155Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-18T21:06:09.155Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-18T21:06:09.155Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.155Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-18T21:06:09.155Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.155Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-18T21:06:09.155Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.155Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-18T21:06:09.155Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.155Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-18T21:06:09.155Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.701Z] === RUN TestDockerSuite/TestBuildFails [2021-06-18T21:06:09.767Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-18T21:06:09.767Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.767Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-18T21:06:09.767Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-18T21:06:09.767Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-18T21:06:11.624Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-18T21:06:11.624Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-18T21:06:12.510Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-18T21:06:12.510Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-18T21:06:12.510Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-18T21:06:12.510Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-18T21:06:12.510Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-18T21:06:16.319Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-18T21:06:16.348Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-18T21:06:18.304Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-18T21:06:18.304Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-18T21:06:18.933Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-18T21:06:21.837Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-18T21:06:25.272Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-18T21:06:26.263Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-18T21:06:26.263Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-18T21:06:26.263Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-18T21:06:26.263Z] === RUN TestDockerSuite/TestCreateRM [2021-06-18T21:06:26.690Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-18T21:06:26.730Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-18T21:06:26.730Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T21:06:26.730Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-18T21:06:27.198Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-18T21:06:27.681Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-18T21:06:30.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-18T21:06:31.615Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-18T21:06:32.830Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-18T21:06:35.538Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-18T21:06:35.539Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-18T21:06:36.182Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-18T21:06:37.460Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-18T21:06:37.460Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-18T21:06:37.460Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-18T21:06:38.078Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-18T21:06:38.078Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-18T21:06:38.078Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-18T21:06:38.078Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-18T21:06:39.944Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-18T21:06:39.944Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-18T21:06:39.944Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-18T21:06:39.944Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-18T21:06:42.464Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-18T21:06:42.464Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:06:42.464Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-18T21:06:43.001Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-18T21:06:43.001Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDockerFails [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-18T21:06:43.001Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-18T21:06:43.001Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-18T21:06:43.001Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-18T21:06:43.001Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-18T21:06:43.001Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-18T21:06:43.001Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-18T21:06:45.428Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-18T21:06:45.924Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-18T21:06:45.924Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:06:45.924Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-18T21:06:48.382Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-18T21:06:50.766Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-18T21:06:56.793Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-18T21:06:56.793Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-18T21:06:58.114Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-18T21:06:58.114Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-18T21:06:58.114Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-18T21:06:58.733Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-18T21:06:58.733Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-18T21:06:59.054Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-18T21:07:02.304Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-18T21:07:02.844Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-18T21:07:03.018Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-18T21:07:03.357Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-18T21:07:04.419Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-18T21:07:04.914Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-18T21:07:05.971Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-18T21:07:07.032Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-18T21:07:08.607Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-18T21:07:13.100Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-18T21:07:13.100Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-18T21:07:13.100Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-18T21:07:13.662Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-18T21:07:13.726Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-18T21:07:16.433Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-18T21:07:17.036Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-18T21:07:17.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-18T21:07:18.165Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-18T21:07:20.868Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-18T21:07:21.476Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-18T21:07:22.730Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-18T21:07:28.034Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-18T21:07:33.056Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-18T21:07:33.056Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-18T21:07:33.056Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-18T21:07:33.056Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-18T21:07:33.056Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-18T21:07:33.056Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:07:33.056Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-18T21:07:33.056Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-18T21:07:33.056Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-18T21:07:33.585Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-18T21:07:33.585Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-18T21:07:33.585Z] === RUN TestDockerSuite/TestEventsRename [2021-06-18T21:07:36.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-18T21:07:36.009Z] docker_cli_external_volume_driver_test.go:485: [de93dba711689] daemon is not started [2021-06-18T21:07:36.026Z] === RUN TestDockerSuite/TestEventsResize [2021-06-18T21:07:40.739Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-18T21:07:40.739Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-18T21:07:40.739Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-18T21:07:42.625Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-18T21:07:44.152Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-18T21:07:46.607Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-18T21:07:48.852Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-18T21:07:50.950Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-18T21:07:50.950Z] docker_cli_external_volume_driver_test.go:53: [daa1d6b1e1aab] daemon is not started [2021-06-18T21:07:53.695Z] === RUN TestDockerSuite/TestEventsTop [2021-06-18T21:07:53.695Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-18T21:07:53.695Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-18T21:07:56.878Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-18T21:08:00.285Z] === RUN TestDockerSuite/TestExec [2021-06-18T21:08:00.285Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:08:00.285Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-18T21:08:00.285Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-18T21:08:00.285Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-18T21:08:02.864Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-18T21:08:04.728Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-18T21:08:04.728Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:08:04.728Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-18T21:08:04.728Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:08:04.728Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-18T21:08:04.728Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-18T21:08:04.728Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite (439.01s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.75s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.65s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.40s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.38s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.38s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.36s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.48s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.36s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.03s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.21s) [2021-06-18T21:08:05.842Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-06-18T21:08:05.842Z] PASS [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] === Skipped [2021-06-18T21:08:05.842Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-18T21:08:05.842Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-18T21:08:05.842Z] check_test.go:309: [d064f8c9d1c7f] daemon is not started [2021-06-18T21:08:05.842Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-18T21:08:05.842Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-18T21:08:05.842Z] check_test.go:309: [d668f27b38859] daemon is not started [2021-06-18T21:08:05.842Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-18T21:08:05.842Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-18T21:08:05.842Z] check_test.go:309: [dcd6771d47f90] daemon is not started [2021-06-18T21:08:05.842Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-18T21:08:05.842Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-18T21:08:05.842Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-18T21:08:05.842Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-18T21:08:05.842Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] [2021-06-18T21:08:05.842Z] DONE 273 tests, 5 skipped in 2623.896s [2021-06-18T21:08:05.842Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T21:08:06.102Z] ++++ cat bundles/test-integration/docker.pid [2021-06-18T21:08:06.102Z] +++ kill 8278 [2021-06-18T21:08:06.483Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-18T21:08:07.042Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dec3e9eb6ae8b/docker.pid [2021-06-18T21:08:07.042Z] +++ kill 7059 [2021-06-18T21:08:07.042Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7059 is not a child of this shell [2021-06-18T21:08:07.042Z] warning: PID 7059 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dec3e9eb6ae8b/docker.pid had a nonzero exit code [2021-06-18T21:08:07.042Z] +++ /etc/init.d/apparmor stop [2021-06-18T21:08:07.042Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T21:08:07.042Z] [2021-06-18T21:08:07.042Z] Unloading profiles will leave already running processes permanently [2021-06-18T21:08:07.042Z] unconfined, which can lead to unexpected situations. [2021-06-18T21:08:07.042Z] [2021-06-18T21:08:07.042Z] To set a process to complain mode, use the command line tool [2021-06-18T21:08:07.042Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T21:08:07.042Z] +++ true [2021-06-18T21:08:07.042Z] exiting test-integration [2021-06-18T21:08:07.042Z] ++ exit 0 [2021-06-18T21:08:07.042Z] [2021-06-18T21:08:07.301Z] + exit 0 [2021-06-18T21:08:07.301Z] ++ jobs -p [2021-06-18T21:08:07.301Z] + pids= [2021-06-18T21:08:07.301Z] + echo 'Remaining pids to kill: []' [2021-06-18T21:08:07.301Z] Remaining pids to kill: [] [2021-06-18T21:08:07.301Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-18T21:08:07.318Z] Recording test results [2021-06-18T21:08:07.658Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-18T21:08:07.992Z] + echo Ensuring container killed. [2021-06-18T21:08:07.992Z] Ensuring container killed. [2021-06-18T21:08:07.992Z] + docker ps -aq -f name=docker-pr2-* [2021-06-18T21:08:07.992Z] + cids=d07a7c894ff4 [2021-06-18T21:08:07.992Z] 85ee43d98af4 [2021-06-18T21:08:07.992Z] b71bf3e36153 [2021-06-18T21:08:07.992Z] + [ -n d07a7c894ff4 [2021-06-18T21:08:07.992Z] 85ee43d98af4 [2021-06-18T21:08:07.992Z] b71bf3e36153 ] [2021-06-18T21:08:07.992Z] + docker rm -vf d07a7c894ff4 85ee43d98af4 b71bf3e36153 [2021-06-18T21:08:08.601Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-18T21:08:08.748Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-18T21:08:09.908Z] d07a7c894ff4 [2021-06-18T21:08:10.478Z] 85ee43d98af4 [2021-06-18T21:08:11.073Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-18T21:08:11.417Z] b71bf3e36153 [Pipeline] sh [2021-06-18T21:08:11.715Z] + echo Chowning /workspace to jenkins user [2021-06-18T21:08:11.715Z] Chowning /workspace to jenkins user [2021-06-18T21:08:11.715Z] + id -u [2021-06-18T21:08:11.715Z] + id -g [2021-06-18T21:08:11.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42537:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T21:08:12.679Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T21:08:15.326Z] + bundleName=amd64 [2021-06-18T21:08:15.326Z] + echo Creating amd64-bundles.tar.gz [2021-06-18T21:08:15.326Z] Creating amd64-bundles.tar.gz [2021-06-18T21:08:15.326Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-18T21:08:15.326Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-18T21:08:16.280Z] Archiving artifacts [2021-06-18T21:08:16.769Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T21:08:17.081Z] + make clean [2021-06-18T21:08:17.081Z] docker volume rm -f docker-dev-cache [2021-06-18T21:08:17.341Z] docker-dev-cache [Pipeline] deleteDir [2021-06-18T21:08:17.950Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-18T21:08:17.950Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-18T21:08:17.950Z] === RUN TestDockerSuite/TestExecEnv [2021-06-18T21:08:17.950Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-18T21:08:17.950Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-18T21:08:17.950Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-18T21:08:17.950Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-18T21:08:19.867Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-18T21:08:21.646Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T21:08:25.276Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-18T21:08:25.276Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-18T21:08:25.276Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-18T21:08:25.276Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-18T21:08:25.276Z] === RUN TestDockerSuite/TestExecParseError [2021-06-18T21:08:25.276Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:08:25.276Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-18T21:08:25.276Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-18T21:08:25.276Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-18T21:08:25.276Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-18T21:08:25.276Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-18T21:08:25.773Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-18T21:08:26.946Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-18T21:08:26.946Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-18T21:08:26.946Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-18T21:08:26.946Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-18T21:08:26.946Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-18T21:08:26.946Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:08:26.946Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-18T21:08:26.946Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-18T21:08:26.946Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-18T21:08:26.946Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-18T21:08:26.946Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-18T21:08:29.339Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-18T21:08:29.339Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-18T21:08:29.339Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-18T21:08:30.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-18T21:08:35.744Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-18T21:08:35.744Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-18T21:08:35.744Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-18T21:08:35.744Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-18T21:08:35.744Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-18T21:08:35.744Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-18T21:08:35.744Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-18T21:08:35.838Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-18T21:08:41.065Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-18T21:08:47.114Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-18T21:08:48.942Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-18T21:08:48.942Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-18T21:08:48.942Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-18T21:08:50.253Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-18T21:08:55.133Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-18T21:08:56.195Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-18T21:08:56.195Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-18T21:08:56.195Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-18T21:08:56.195Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-18T21:08:56.195Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-18T21:08:56.596Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestHealth [2021-06-18T21:08:56.596Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-18T21:08:56.596Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-18T21:08:58.708Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-18T21:09:00.837Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-18T21:09:00.837Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-18T21:09:00.837Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-18T21:09:00.837Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-18T21:09:01.323Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-18T21:09:01.323Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-18T21:09:01.323Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-18T21:09:02.349Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-18T21:09:02.349Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:09:02.349Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-18T21:09:03.407Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-18T21:09:03.407Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-18T21:09:05.046Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-18T21:09:05.538Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-18T21:09:07.654Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-18T21:09:07.947Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-18T21:09:08.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-18T21:09:08.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-18T21:09:08.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-18T21:09:11.023Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-18T21:09:11.023Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-18T21:09:11.023Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:09:11.023Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-18T21:09:11.693Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-18T21:09:12.773Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-18T21:09:13.917Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-18T21:09:15.160Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-18T21:09:15.160Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-18T21:09:16.823Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-18T21:09:16.823Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-18T21:09:16.823Z] === RUN TestDockerSuite/TestImportFile [2021-06-18T21:09:16.823Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-18T21:09:16.823Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-18T21:09:17.339Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-18T21:09:17.339Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-18T21:09:17.339Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-18T21:09:17.339Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-18T21:09:17.339Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-18T21:09:17.339Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-18T21:09:17.339Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-18T21:09:17.339Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:09:17.339Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-18T21:09:19.917Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-18T21:09:22.225Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-18T21:09:22.225Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-18T21:09:22.225Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-18T21:09:22.225Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-18T21:09:22.225Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-18T21:09:22.723Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-18T21:09:22.723Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-18T21:09:22.723Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-18T21:09:24.510Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-18T21:09:25.065Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-18T21:09:26.788Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-18T21:09:26.788Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-18T21:09:26.788Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-18T21:09:26.788Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-18T21:09:27.255Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-18T21:09:27.255Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-18T21:09:27.255Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-18T21:09:29.671Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-18T21:09:32.323Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-18T21:09:32.323Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-18T21:09:33.830Z] === RUN TestDockerSuite/TestInspectImage [2021-06-18T21:09:33.830Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:09:33.830Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-18T21:09:33.830Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:09:33.830Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-18T21:09:33.830Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:09:33.830Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-18T21:09:36.340Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-18T21:09:38.740Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-18T21:09:38.740Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-18T21:09:39.957Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-18T21:09:41.177Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-18T21:09:43.018Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-18T21:09:43.429Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-18T21:09:43.429Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-18T21:09:43.429Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-18T21:09:43.429Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-18T21:09:45.744Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-18T21:09:49.140Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-18T21:09:50.537Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-18T21:09:53.466Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-18T21:09:53.927Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-18T21:09:55.192Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-18T21:09:57.840Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-18T21:09:58.289Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-18T21:09:58.910Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-18T21:09:58.910Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-18T21:09:58.910Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-18T21:09:58.910Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-18T21:09:58.910Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-18T21:09:59.986Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-18T21:10:01.161Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-18T21:10:01.161Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-18T21:10:01.161Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-18T21:10:07.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-18T21:10:10.015Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-18T21:10:12.480Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.480Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-18T21:10:12.480Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.989Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-18T21:10:12.989Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.989Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-18T21:10:12.989Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.989Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-18T21:10:12.989Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:10:12.989Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-18T21:10:12.989Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-18T21:10:12.989Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-18T21:10:14.763Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-18T21:10:17.052Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-18T21:10:23.288Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-18T21:10:25.771Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-18T21:10:25.771Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-18T21:10:25.771Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-18T21:10:27.563Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-18T21:10:27.563Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-18T21:10:36.569Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-18T21:10:37.709Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-18T21:10:40.772Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-18T21:10:46.129Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-18T21:10:49.209Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-18T21:10:51.445Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-18T21:10:51.445Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-18T21:10:51.445Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-18T21:10:54.524Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-18T21:10:56.160Z] === RUN TestDockerSuite/TestBuildRm [2021-06-18T21:10:56.881Z] === RUN TestDockerSuite/TestLogsSince [2021-06-18T21:11:05.494Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-18T21:11:06.365Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-18T21:11:06.365Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-18T21:11:06.365Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-18T21:11:06.365Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-18T21:11:06.365Z] === RUN TestDockerSuite/TestLogsTail [2021-06-18T21:11:07.918Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-18T21:11:07.918Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-18T21:11:07.918Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-18T21:11:07.918Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-18T21:11:08.374Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-18T21:11:09.371Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-18T21:11:09.496Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-18T21:11:11.872Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-18T21:11:12.483Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-18T21:11:15.027Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-18T21:11:15.027Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestNetHostname [2021-06-18T21:11:15.027Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-18T21:11:15.027Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-18T21:11:15.027Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-18T21:11:15.027Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginActive [2021-06-18T21:11:15.027Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-18T21:11:15.027Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-18T21:11:15.027Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-18T21:11:15.027Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-18T21:11:15.027Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-18T21:11:15.027Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-18T21:11:15.027Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-18T21:11:15.027Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-18T21:11:15.027Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-18T21:11:15.027Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPortList [2021-06-18T21:11:15.027Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-18T21:11:15.027Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-18T21:11:15.563Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-18T21:11:20.023Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-18T21:11:20.023Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:11:20.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-18T21:11:24.505Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-18T21:11:25.111Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-18T21:11:25.111Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-18T21:11:25.111Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-18T21:11:32.754Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-18T21:11:32.754Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-18T21:11:32.754Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-18T21:11:41.820Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-18T21:11:42.808Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-18T21:11:42.809Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-18T21:11:42.809Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-18T21:11:51.834Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-18T21:11:51.834Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-18T21:11:55.852Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-18T21:11:55.852Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-18T21:11:57.356Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-18T21:11:57.356Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-18T21:11:57.356Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-18T21:11:57.356Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-18T21:11:59.691Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-18T21:12:10.526Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-18T21:12:13.704Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-18T21:12:15.393Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-18T21:12:15.393Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-18T21:12:15.849Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-18T21:12:18.094Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-18T21:12:19.631Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-18T21:12:22.478Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-18T21:12:23.598Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-18T21:12:26.849Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-18T21:12:26.849Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-18T21:12:26.849Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-18T21:12:26.849Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-18T21:12:26.849Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-18T21:12:28.001Z] === RUN TestDockerSuite/TestBuildUser [2021-06-18T21:12:28.001Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-18T21:12:28.001Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-18T21:12:28.001Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:12:28.001Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-18T21:12:28.001Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-18T21:12:28.001Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-18T21:12:31.450Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-18T21:12:31.450Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:12:31.450Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-18T21:12:31.450Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-18T21:12:31.450Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-18T21:12:31.450Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-18T21:12:31.450Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-18T21:12:31.450Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-18T21:12:31.450Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-18T21:12:31.600Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-18T21:12:31.600Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-18T21:12:33.997Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-18T21:12:33.997Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-18T21:12:33.997Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-18T21:12:33.997Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-18T21:12:33.997Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-18T21:12:38.870Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-18T21:12:38.871Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-18T21:12:38.871Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-18T21:12:39.867Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-18T21:12:39.867Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-18T21:12:39.867Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-18T21:12:41.444Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-18T21:12:41.944Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-18T21:12:41.944Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-18T21:12:41.944Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-18T21:12:46.210Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-18T21:12:51.614Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-18T21:12:52.088Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-18T21:12:52.609Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-18T21:12:54.036Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-18T21:12:59.875Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-18T21:13:09.130Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-18T21:13:09.130Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-18T21:13:09.675Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-18T21:13:09.675Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-18T21:13:09.675Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-18T21:13:11.596Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-18T21:13:11.596Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-18T21:13:12.168Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-18T21:13:15.913Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-18T21:13:15.913Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:13:15.913Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-18T21:13:21.015Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-18T21:13:25.046Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-18T21:13:25.046Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-18T21:13:25.046Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-18T21:13:25.193Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-18T21:13:25.193Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-18T21:13:26.176Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-18T21:13:30.512Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-18T21:13:35.464Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-18T21:13:35.464Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:13:35.464Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-18T21:13:36.197Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-18T21:13:36.197Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-18T21:13:36.197Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-18T21:13:36.197Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-18T21:13:36.653Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-18T21:13:36.653Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-18T21:13:36.653Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-18T21:13:37.614Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-18T21:13:40.330Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-18T21:13:40.330Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-18T21:13:40.839Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-18T21:13:45.008Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-18T21:13:46.123Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-18T21:13:46.123Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-18T21:13:46.123Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-18T21:13:46.123Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-18T21:13:46.626Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-18T21:13:46.626Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T21:13:46.626Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-18T21:13:48.252Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-18T21:13:52.265Z] === RUN TestDockerSuite/TestCommitChange [2021-06-18T21:13:53.778Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-18T21:13:56.112Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-18T21:13:56.955Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-18T21:13:57.504Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-18T21:14:00.169Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-18T21:14:00.169Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T21:14:00.169Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-18T21:14:03.779Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-18T21:14:05.179Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-18T21:14:05.179Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-18T21:14:05.179Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-18T21:14:07.695Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-18T21:14:11.161Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-18T21:14:15.114Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-18T21:14:15.114Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-18T21:14:15.114Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-18T21:14:15.114Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-18T21:14:15.114Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-18T21:14:15.114Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-18T21:14:15.114Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-18T21:14:15.114Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-18T21:14:16.743Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-18T21:14:19.211Z] === RUN TestDockerSuite/TestRmiTag [2021-06-18T21:14:20.277Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-18T21:14:21.241Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-18T21:14:22.597Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-18T21:14:26.232Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-18T21:14:26.232Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-18T21:14:26.232Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-18T21:14:28.436Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-18T21:14:28.436Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-18T21:14:28.436Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-18T21:14:28.436Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-18T21:14:28.436Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-18T21:14:28.436Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-18T21:14:28.436Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-18T21:14:30.135Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-18T21:14:30.135Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-18T21:14:30.135Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-18T21:14:30.135Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-18T21:14:32.430Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-18T21:14:32.430Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-18T21:14:32.430Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-18T21:14:32.430Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-18T21:14:32.430Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-18T21:14:32.430Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-18T21:14:32.430Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:14:32.430Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-18T21:14:34.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-18T21:14:36.278Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-18T21:14:37.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-18T21:14:37.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-18T21:14:37.923Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-18T21:14:37.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-18T21:14:40.219Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-18T21:14:40.219Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-18T21:14:44.358Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-18T21:14:45.459Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-18T21:14:47.584Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-18T21:14:47.584Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:14:47.584Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-18T21:14:47.584Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:14:47.584Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-18T21:14:49.217Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-18T21:14:49.217Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-18T21:14:49.451Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-18T21:14:50.609Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.609Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-18T21:14:50.985Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-18T21:14:50.985Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-18T21:14:50.985Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-18T21:14:53.023Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-18T21:14:53.023Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-18T21:14:53.023Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-18T21:14:53.023Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-18T21:14:53.023Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-18T21:14:53.331Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-18T21:14:53.331Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-18T21:14:55.001Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-18T21:14:58.008Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-18T21:15:00.331Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-18T21:15:02.595Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-18T21:15:03.840Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-18T21:15:05.103Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-18T21:15:06.325Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-18T21:15:06.839Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-18T21:15:06.839Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-18T21:15:06.839Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-18T21:15:06.839Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-18T21:15:07.573Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-18T21:15:07.573Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-18T21:15:08.513Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-18T21:15:08.513Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-18T21:15:08.513Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-18T21:15:10.290Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-18T21:15:10.290Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:15:10.290Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-18T21:15:12.035Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-18T21:15:12.035Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-18T21:15:12.761Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-18T21:15:12.761Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-18T21:15:15.115Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-18T21:15:15.115Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-18T21:15:15.115Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-18T21:15:15.945Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-18T21:15:17.658Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-18T21:15:17.658Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-18T21:15:17.658Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-18T21:15:17.658Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-18T21:15:17.658Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-18T21:15:17.658Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-18T21:15:17.658Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-18T21:15:17.658Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-18T21:15:18.135Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-18T21:15:18.135Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-18T21:15:18.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-18T21:15:18.316Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-18T21:15:18.316Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-18T21:15:18.316Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-18T21:15:18.316Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-18T21:15:18.316Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-18T21:15:19.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-18T21:15:19.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-18T21:15:19.961Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-18T21:15:19.961Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-18T21:15:21.775Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-18T21:15:22.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-18T21:15:24.135Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-18T21:15:24.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-18T21:15:26.481Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-18T21:15:26.481Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-18T21:15:26.481Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-18T21:15:26.481Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-18T21:15:26.481Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-18T21:15:26.481Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-18T21:15:26.481Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-18T21:15:28.785Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-18T21:15:28.785Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-18T21:15:28.785Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-18T21:15:28.785Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:15:28.785Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-18T21:15:28.785Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-18T21:15:28.785Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-18T21:15:28.785Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-18T21:15:28.785Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-18T21:15:30.412Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-18T21:15:31.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-18T21:15:34.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009c360_} [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-18T21:15:35.582Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-18T21:15:35.582Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-18T21:15:35.582Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-18T21:15:35.582Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-18T21:15:35.582Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-18T21:15:35.582Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-18T21:15:35.582Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-18T21:15:35.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1542093122_c:\foo_false____} [2021-06-18T21:15:38.120Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-18T21:15:38.120Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-18T21:15:38.120Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-18T21:15:38.120Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-18T21:15:38.120Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-18T21:15:38.120Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-18T21:15:38.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1542093122_c:\foo_true____} [2021-06-18T21:15:40.534Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-18T21:15:40.834Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-18T21:15:40.834Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-18T21:15:40.834Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-18T21:15:40.834Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-18T21:15:40.834Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-18T21:15:40.834Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:15:40.834Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-18T21:15:42.183Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-18T21:15:42.183Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-18T21:15:42.183Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-18T21:15:43.105Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-18T21:15:43.105Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-18T21:15:43.105Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-18T21:15:43.105Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-18T21:15:45.189Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-18T21:15:45.189Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-18T21:15:45.189Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-18T21:15:45.189Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-18T21:15:45.189Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-18T21:15:45.189Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-18T21:15:45.189Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-18T21:15:45.277Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-18T21:15:45.277Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-18T21:15:45.278Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-18T21:15:45.278Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-18T21:15:47.467Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-18T21:15:50.648Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-18T21:15:52.387Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-18T21:15:52.651Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-18T21:15:52.651Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-18T21:15:52.651Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-18T21:15:52.651Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-18T21:15:52.651Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-18T21:15:52.651Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-18T21:15:52.651Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-18T21:15:54.887Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-18T21:15:54.887Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-18T21:15:55.894Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-18T21:15:58.317Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-18T21:15:58.317Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:15:58.317Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-18T21:15:58.317Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-18T21:15:58.317Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-18T21:16:00.032Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-18T21:16:00.032Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-18T21:16:00.032Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-18T21:16:00.032Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-18T21:16:00.032Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-18T21:16:00.032Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-18T21:16:05.591Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-18T21:16:05.591Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:16:05.591Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-18T21:16:05.591Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-18T21:16:05.591Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-18T21:16:07.338Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-18T21:16:07.338Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-18T21:16:07.338Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunMount [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-18T21:16:09.050Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-18T21:16:09.050Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-18T21:16:16.922Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-18T21:16:16.922Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-18T21:16:16.922Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-18T21:16:16.922Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-18T21:16:16.922Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-18T21:16:16.922Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-18T21:16:16.922Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-18T21:16:18.648Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-18T21:16:18.648Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-18T21:16:18.648Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-18T21:16:18.648Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-18T21:16:18.648Z] === RUN TestDockerSuite/TestCpToDot [2021-06-18T21:16:21.854Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-18T21:16:24.645Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-18T21:16:24.645Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-18T21:16:24.645Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-18T21:16:24.645Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-18T21:16:24.645Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-18T21:16:26.013Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-18T21:16:26.013Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-18T21:16:26.536Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-18T21:16:27.069Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-18T21:16:27.069Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-18T21:16:27.069Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-18T21:16:27.069Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-18T21:16:27.069Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-18T21:16:28.328Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-18T21:16:29.484Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-18T21:16:30.021Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-18T21:16:31.725Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-18T21:16:31.829Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-18T21:16:31.829Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-18T21:16:31.829Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-18T21:16:33.485Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-18T21:16:33.565Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-18T21:16:34.069Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-18T21:16:34.069Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-18T21:16:34.069Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-18T21:16:34.558Z] === RUN TestDockerSuite/TestCreateRM [2021-06-18T21:16:34.558Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-18T21:16:34.558Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T21:16:34.558Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-18T21:16:35.046Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-18T21:16:35.046Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-18T21:16:35.155Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-18T21:16:35.155Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.155Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-18T21:16:35.155Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-18T21:16:35.633Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-18T21:16:35.633Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-18T21:16:35.633Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-18T21:16:35.633Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-18T21:16:35.633Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-18T21:16:35.633Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-18T21:16:35.633Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T21:16:38.776Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-18T21:16:38.776Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-18T21:16:38.776Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-18T21:16:38.776Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-18T21:16:38.776Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-18T21:16:38.776Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-18T21:16:38.776Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-18T21:16:38.776Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-18T21:16:38.776Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-18T21:16:38.776Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:16:38.776Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-18T21:16:42.332Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-18T21:16:42.332Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-18T21:16:42.332Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-18T21:16:45.536Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-18T21:16:45.536Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-18T21:16:45.536Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-18T21:16:45.536Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-18T21:16:47.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-18T21:16:47.184Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-18T21:16:47.694Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-18T21:16:47.694Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDockerFails [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-18T21:16:47.694Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-18T21:16:47.694Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-18T21:16:47.694Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-18T21:16:47.694Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-18T21:16:47.694Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-18T21:16:47.694Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-18T21:16:50.060Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-18T21:16:51.701Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-18T21:16:51.701Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-18T21:16:51.701Z] === RUN TestDockerSuite/TestRunRm [2021-06-18T21:16:51.744Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-18T21:16:54.100Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-18T21:16:54.105Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-18T21:17:00.279Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-18T21:17:01.523Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-18T21:17:01.989Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-18T21:17:04.545Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-18T21:17:04.813Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-18T21:17:06.958Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-18T21:17:08.973Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-18T21:17:09.519Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-18T21:17:09.519Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-18T21:17:09.519Z] === RUN TestDockerSuite/TestRunState [2021-06-18T21:17:09.519Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-18T21:17:09.519Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-18T21:17:11.348Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-18T21:17:11.871Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-18T21:17:11.935Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-18T21:17:11.935Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T21:17:11.935Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-18T21:17:14.401Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-18T21:17:14.402Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-18T21:17:14.402Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-18T21:17:14.402Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-18T21:17:14.402Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-18T21:17:14.402Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-18T21:17:14.402Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-18T21:17:14.402Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-18T21:17:14.402Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-18T21:17:15.058Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-18T21:17:15.522Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-18T21:17:16.499Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-18T21:17:19.269Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-18T21:17:19.269Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-18T21:17:20.398Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-18T21:17:21.680Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-18T21:17:21.680Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-18T21:17:21.680Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-18T21:17:23.388Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-18T21:17:23.388Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-18T21:17:23.388Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-18T21:17:23.388Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-18T21:17:23.388Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-18T21:17:24.478Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-18T21:17:24.478Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-18T21:17:24.478Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-18T21:17:24.478Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-18T21:17:24.478Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-18T21:17:24.478Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:17:24.478Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-18T21:17:24.478Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-18T21:17:24.478Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-18T21:17:25.665Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-18T21:17:25.665Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-18T21:17:25.665Z] === RUN TestDockerSuite/TestEventsRename [2021-06-18T21:17:26.840Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-18T21:17:28.142Z] === RUN TestDockerSuite/TestEventsResize [2021-06-18T21:17:34.626Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-18T21:17:35.735Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-18T21:17:37.264Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-18T21:17:39.476Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-18T21:17:39.593Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-18T21:17:43.770Z] === RUN TestDockerSuite/TestEventsTop [2021-06-18T21:17:43.770Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-18T21:17:43.770Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-18T21:17:45.987Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-18T21:17:45.987Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-18T21:17:45.987Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-18T21:17:45.987Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-18T21:17:46.306Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-18T21:17:49.312Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-18T21:17:49.551Z] === RUN TestDockerSuite/TestExec [2021-06-18T21:17:49.551Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:17:49.551Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-18T21:17:49.551Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-18T21:17:49.551Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-18T21:17:51.175Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-18T21:17:51.654Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-18T21:17:53.366Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-18T21:17:53.366Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.366Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-18T21:17:53.366Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.366Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-18T21:17:53.366Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.366Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-18T21:17:53.905Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-18T21:17:53.905Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-18T21:17:53.905Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-18T21:17:53.905Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-18T21:17:53.905Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-18T21:17:53.905Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-18T21:17:53.905Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-18T21:17:55.003Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-18T21:17:56.561Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-18T21:17:58.112Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-18T21:17:59.834Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-18T21:18:02.970Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-18T21:18:03.165Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-18T21:18:03.165Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-18T21:18:03.165Z] === RUN TestDockerSuite/TestExecEnv [2021-06-18T21:18:03.165Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-18T21:18:03.165Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-18T21:18:03.165Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-18T21:18:03.165Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-18T21:18:04.154Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-18T21:18:04.987Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-18T21:18:06.022Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-18T21:18:09.230Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-18T21:18:09.230Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-18T21:18:09.230Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-18T21:18:09.230Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-18T21:18:09.230Z] === RUN TestDockerSuite/TestExecParseError [2021-06-18T21:18:09.230Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:18:09.230Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-18T21:18:09.230Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-18T21:18:09.230Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-18T21:18:09.230Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-18T21:18:09.230Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-18T21:18:11.157Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-18T21:18:11.158Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-18T21:18:11.158Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-18T21:18:11.158Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-18T21:18:11.158Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-18T21:18:11.158Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-18T21:18:11.158Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.158Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-18T21:18:11.424Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-18T21:18:11.424Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.424Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-18T21:18:11.424Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.424Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-18T21:18:11.424Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.424Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-18T21:18:11.424Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.424Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-18T21:18:11.424Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-18T21:18:11.424Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-18T21:18:13.405Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-18T21:18:13.624Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-18T21:18:13.624Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-18T21:18:13.624Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-18T21:18:13.880Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-18T21:18:14.347Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-18T21:18:14.347Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-18T21:18:16.634Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-18T21:18:19.670Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-18T21:18:19.670Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-18T21:18:19.670Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-18T21:18:19.670Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-18T21:18:19.670Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-18T21:18:19.670Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-18T21:18:19.670Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-18T21:18:23.126Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-18T21:18:23.126Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-18T21:18:23.126Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-18T21:18:26.189Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-18T21:18:31.100Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-18T21:18:32.314Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-18T21:18:32.314Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T21:18:32.314Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-18T21:18:34.064Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-18T21:18:36.276Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-18T21:18:36.276Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-18T21:18:36.276Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-18T21:18:36.276Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:18:36.276Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-18T21:18:36.276Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-18T21:18:36.276Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-18T21:18:36.276Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-18T21:18:36.276Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-18T21:18:40.240Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestHealth [2021-06-18T21:18:40.240Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-18T21:18:40.240Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-18T21:18:42.674Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-18T21:18:42.674Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-18T21:18:42.674Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-18T21:18:42.674Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-18T21:18:42.674Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-18T21:18:42.674Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-18T21:18:42.674Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-18T21:18:43.690Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-18T21:18:43.690Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-18T21:18:43.690Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-18T21:18:43.691Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-18T21:18:43.691Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-18T21:18:44.205Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-18T21:18:44.205Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-18T21:18:44.442Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-18T21:18:44.720Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-18T21:18:44.720Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:18:44.720Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-18T21:18:45.772Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-18T21:18:45.772Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-18T21:18:46.830Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-18T21:18:46.830Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:18:46.830Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-18T21:18:47.434Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-18T21:18:47.936Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-18T21:18:49.239Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-18T21:18:49.239Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-18T21:18:49.239Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-18T21:18:49.239Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-18T21:18:49.239Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-18T21:18:49.239Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:18:49.239Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-18T21:18:50.222Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-18T21:18:57.402Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-18T21:18:57.402Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-18T21:18:57.402Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:18:57.402Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-18T21:19:00.616Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-18T21:19:01.092Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-18T21:19:03.491Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestImportFile [2021-06-18T21:19:03.491Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-18T21:19:03.491Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-18T21:19:03.491Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-18T21:19:03.491Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-18T21:19:03.491Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-18T21:19:03.491Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-18T21:19:03.491Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-18T21:19:03.491Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-18T21:19:03.491Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:19:03.491Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-18T21:19:04.520Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-18T21:19:04.520Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-18T21:19:04.520Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-18T21:19:04.520Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-18T21:19:04.520Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-18T21:19:05.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-18T21:19:05.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-18T21:19:05.332Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-18T21:19:05.635Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-18T21:19:07.737Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-18T21:19:07.737Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-18T21:19:07.737Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-18T21:19:07.737Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-18T21:19:07.737Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-18T21:19:07.737Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-18T21:19:07.737Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-18T21:19:07.737Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-18T21:19:08.076Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-18T21:19:08.076Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-18T21:19:12.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-18T21:19:12.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-18T21:19:12.094Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-18T21:19:12.567Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-18T21:19:12.567Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-18T21:19:15.126Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-18T21:19:15.126Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-18T21:19:16.090Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-18T21:19:16.555Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-18T21:19:16.555Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-18T21:19:16.555Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-18T21:19:16.555Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-18T21:19:16.555Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-18T21:19:16.555Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-18T21:19:18.128Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-18T21:19:21.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-18T21:19:21.351Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T21:19:21.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-18T21:19:21.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-18T21:19:21.351Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-18T21:19:21.351Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-18T21:19:21.351Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-18T21:19:22.091Z] === RUN TestDockerSuite/TestInspectImage [2021-06-18T21:19:22.091Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:19:22.091Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-18T21:19:22.091Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:19:22.091Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-18T21:19:22.091Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:19:22.091Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-18T21:19:23.737Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-18T21:19:26.070Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-18T21:19:26.070Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-18T21:19:27.684Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-18T21:19:29.899Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-18T21:19:29.899Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-18T21:19:29.899Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-18T21:19:29.899Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-18T21:19:31.443Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-18T21:19:34.192Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-18T21:19:34.192Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-18T21:19:34.192Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-18T21:19:34.379Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-18T21:19:37.472Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-18T21:19:39.786Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-18T21:19:41.441Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-18T21:19:43.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-18T21:19:44.944Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-18T21:19:44.944Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-18T21:19:44.944Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-18T21:19:45.167Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite (2322.93s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-18T21:19:45.410Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-18T21:19:45.410Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.63s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.83s) [2021-06-18T21:19:45.410Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-18T21:19:45.410Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-18T21:19:45.410Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.58s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.27s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (66.96s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.65s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.14s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.36s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.53s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.97s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.54s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.95s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.77s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.97s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.46s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.08s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.00s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.83s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.77s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.80s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.60s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.57s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.14s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.81s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.89s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.58s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.29s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.20s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.55s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.09s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.86s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.60s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.08s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.10s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.25s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.83s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.41s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.55s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.42s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.91s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.54s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.27s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.82s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.50s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.68s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.81s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.90s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.03s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.04s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.38s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFails (2.64s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.40s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.17s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.35s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.79s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.79s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.98s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildHistory (11.93s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.72s) [2021-06-18T21:19:45.880Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-18T21:19:45.880Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.99s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.17s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.43s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.44s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.86s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.76s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.97s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.90s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.97s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.69s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.25s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.68s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.28s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.76s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.28s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.71s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.39s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.43s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.91s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.23s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildRm (15.64s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.00s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.92s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.43s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.47s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.79s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.96s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildStderr (8.63s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.29s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.35s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.81s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.57s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.33s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.12s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.14s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.64s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.41s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.22s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.91s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.66s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.95s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.93s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.82s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.48s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCommitChange (4.82s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.06s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.12s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCommitTTY (7.08s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.59s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.16s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.57s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.24s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.18s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.15s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.06s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.69s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.59s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.90s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.52s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.86s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.00s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.59s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.52s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009e3b60_} (2.51s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1275580398_c:\foo_false____} (2.43s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1275580398_c:\foo_true____} (2.43s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.68s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.35s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.80s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.66s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.54s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpToDot (2.67s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-18T21:19:45.881Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCreateByImageID (3.07s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-18T21:19:45.881Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.59s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.62s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.66s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.52s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsCopy (9.15s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.80s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.88s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFilters (5.28s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFormat (4.84s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsRename (2.21s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsResize (7.89s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.62s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.48s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.82s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.89s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.98s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.80s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.33s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.80s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.98s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.93s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.90s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.48s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.60s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.06s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectHistory (4.42s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.12s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.08s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectStatus (3.28s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.27s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.22s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.06s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.63s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.61s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.91s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.18s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.72s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.39s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.41s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.44s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.66s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsTail (3.18s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.75s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.90s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2021-06-18T21:19:45.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T21:19:45.882Z] --- PASS: TestDockerSuite/TestPsByOrder (7.91s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.70s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.53s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.16s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.80s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.15s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.71s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.90s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.68s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.91s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.83s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.90s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.73s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.93s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.94s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.74s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.74s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.96s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.73s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.69s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.83s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.00s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.33s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.88s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.76s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.60s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.55s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.57s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.88s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.91s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.68s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.89s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.19s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.14s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.77s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.07s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.13s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.62s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunExitCode (2.64s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.13s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.39s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.41s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.12s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.47s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.63s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.77s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.57s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.90s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.97s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.03s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.28s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.68s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.59s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-18T21:19:45.883Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-18T21:19:45.883Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.41s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.70s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.16s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.32s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.36s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.90s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.84s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.34s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.26s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.52s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.13s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.86s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.98s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.10s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.27s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-18T21:19:45.884Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-18T21:19:45.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-18T21:19:45.884Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.884Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-18T21:19:45.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-18T21:19:45.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-18T21:19:45.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-18T21:19:45.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-18T21:19:45.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-18T21:19:45.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-18T21:19:45.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-18T21:19:45.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-18T21:19:45.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerDaemonSuite [2021-06-18T21:19:45.885Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-18T21:19:45.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-18T21:19:45.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-18T21:19:45.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerSwarmSuite [2021-06-18T21:19:45.885Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-18T21:19:45.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerExternalVolumeSuite [2021-06-18T21:19:45.885Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerNetworkSuite [2021-06-18T21:19:45.885Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-18T21:19:45.885Z] === RUN TestDockerHubPullSuite [2021-06-18T21:19:45.885Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-18T21:19:45.885Z] PASS [2021-06-18T21:19:45.885Z] ok github.com/docker/docker/integration-cli 2323.279s [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === Skipped [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T21:19:45.885Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-18T21:19:45.885Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-18T21:19:45.885Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-18T21:19:45.885Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-18T21:19:45.885Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-06-18T21:19:45.885Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.885Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-18T21:19:45.885Z] [2021-06-18T21:19:45.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-06-18T21:19:45.885Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-18T21:19:45.886Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:45.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-06-18T21:19:45.886Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-18T21:19:45.886Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-06-18T21:19:45.886Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-06-18T21:19:46.360Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-18T21:19:46.360Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.360Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-18T21:19:46.360Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-06-18T21:19:46.361Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-18T21:19:46.361Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-18T21:19:46.361Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-18T21:19:46.361Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-18T21:19:46.361Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-18T21:19:46.361Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-18T21:19:46.361Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-18T21:19:46.361Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-18T21:19:46.361Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.361Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-18T21:19:46.361Z] [2021-06-18T21:19:46.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-18T21:19:46.362Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-18T21:19:46.362Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-18T21:19:46.362Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-18T21:19:46.362Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-18T21:19:46.362Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-18T21:19:46.362Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-18T21:19:46.362Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-18T21:19:46.362Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-18T21:19:46.362Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-18T21:19:46.362Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-18T21:19:46.362Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-18T21:19:46.362Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-18T21:19:46.362Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-18T21:19:46.362Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.362Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-18T21:19:46.362Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-18T21:19:46.363Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-18T21:19:46.363Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-18T21:19:46.363Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T21:19:46.363Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-18T21:19:46.363Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-18T21:19:46.363Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.363Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-18T21:19:46.363Z] [2021-06-18T21:19:46.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-18T21:19:46.363Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-18T21:19:46.364Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-18T21:19:46.364Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T21:19:46.364Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-18T21:19:46.364Z] [2021-06-18T21:19:46.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-18T21:19:46.365Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.365Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-18T21:19:46.365Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-18T21:19:46.366Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-18T21:19:46.366Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.366Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-18T21:19:46.366Z] [2021-06-18T21:19:46.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-18T21:19:46.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:19:46.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:19:46.367Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.854Z] [2021-06-18T21:19:46.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-18T21:19:46.854Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:19:46.855Z] [2021-06-18T21:19:46.855Z] [2021-06-18T21:19:46.855Z] DONE 1092 tests, 546 skipped in 2331.655s [2021-06-18T21:19:46.855Z] INFO: Integration tests ended at 06/18/2021 21:19:46. Duration:00:38:51.8863780 [2021-06-18T21:19:46.855Z] INFO: Docker info of the daemon under test at end of run [2021-06-18T21:19:46.855Z] [2021-06-18T21:19:46.855Z] Containers: 2 [2021-06-18T21:19:46.855Z] Running: 0 [2021-06-18T21:19:46.855Z] Paused: 0 [2021-06-18T21:19:46.855Z] Stopped: 2 [2021-06-18T21:19:46.855Z] Images: 18 [2021-06-18T21:19:46.855Z] Server Version: 0.0.0-dev [2021-06-18T21:19:46.855Z] Storage Driver: windowsfilter [2021-06-18T21:19:46.855Z] Windows: [2021-06-18T21:19:46.855Z] Logging Driver: json-file [2021-06-18T21:19:46.855Z] Plugins: [2021-06-18T21:19:46.855Z] Volume: local [2021-06-18T21:19:46.855Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T21:19:46.855Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T21:19:46.855Z] Swarm: inactive [2021-06-18T21:19:46.855Z] Default Isolation: process [2021-06-18T21:19:46.855Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-18T21:19:46.855Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-18T21:19:46.855Z] OSType: windows [2021-06-18T21:19:46.855Z] Architecture: x86_64 [2021-06-18T21:19:46.855Z] CPUs: 4 [2021-06-18T21:19:46.855Z] Total Memory: 32GiB [2021-06-18T21:19:46.855Z] Name: azwin-2-168980 [2021-06-18T21:19:46.855Z] ID: 5BS5:KAHJ:L4L2:DT4B:6JFF:YVIS:OBIX:CTEU:GPQ7:T775:DQWB:XMCL [2021-06-18T21:19:46.855Z] Docker Root Dir: D:\CI\PR-42537\2\daemon [2021-06-18T21:19:46.855Z] Debug Mode (client): false [2021-06-18T21:19:46.855Z] Debug Mode (server): true [2021-06-18T21:19:46.855Z] File Descriptors: -1 [2021-06-18T21:19:46.855Z] Goroutines: 17 [2021-06-18T21:19:46.855Z] System Time: 2021-06-18T21:19:46.5292984Z [2021-06-18T21:19:46.855Z] EventsListeners: 0 [2021-06-18T21:19:46.855Z] Registry: https://index.docker.io/v1/ [2021-06-18T21:19:46.855Z] Labels: [2021-06-18T21:19:46.855Z] Experimental: false [2021-06-18T21:19:46.855Z] Insecure Registries: [2021-06-18T21:19:46.855Z] 127.0.0.0/8 [2021-06-18T21:19:46.855Z] Live Restore Enabled: false [2021-06-18T21:19:46.855Z] [2021-06-18T21:19:46.855Z] [2021-06-18T21:19:46.855Z] INFO: Stopping daemon under test [2021-06-18T21:19:46.855Z] SUCCESS: The process with PID 1648 (child process of PID 3008) has been terminated. [2021-06-18T21:19:46.855Z] SUCCESS: The process with PID 3008 (child process of PID 4480) has been terminated. [2021-06-18T21:19:46.855Z] INFO: Stop tailing logs of the daemon under tests [2021-06-18T21:19:46.855Z] INFO: executeCI.ps1 Completed successfully at 06/18/2021 21:19:46. [2021-06-18T21:19:46.855Z] INFO: Tidying up at end of run [2021-06-18T21:19:46.855Z] INFO: Saving daemon under test log (d:\CI\PR-42537\2\dut.out) to bundles\CIDUT.out [2021-06-18T21:19:46.855Z] INFO: Saving daemon under test log (d:\CI\PR-42537\2\dut.err) to bundles\CIDUT.err [2021-06-18T21:19:46.855Z] INFO: Nuke-Everything... [2021-06-18T21:19:47.342Z] INFO: Container count on control daemon to delete is 2 [2021-06-18T21:19:47.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-18T21:19:47.814Z] 8250bb79c4af [2021-06-18T21:19:47.814Z] ca1e3bf1bcb5 [2021-06-18T21:19:47.814Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-18T21:19:48.960Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-18T21:19:48.960Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-18T21:19:48.960Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:19:48.960Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-18T21:19:49.453Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-18T21:19:49.453Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-18T21:19:49.468Z] Deleted: sha256:0ee8a028ca2c8befe67d55154fcd0ef825c70ef5d26a5295e8177594859d3fe3 [2021-06-18T21:19:49.468Z] Deleted: sha256:5223941a9e754ca7c6a323b0e113ca5310d6c36a292dee63bdfbebd34e97a196 [2021-06-18T21:19:49.468Z] INFO: Tidying pidfile d:\CI\PR-42537\2\docker.pid [2021-06-18T21:19:49.468Z] INFO: Nuking d:\CI [2021-06-18T21:19:51.025Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-18T21:19:52.594Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-18T21:19:58.463Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-18T21:20:00.008Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-18T21:20:00.008Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-18T21:20:00.008Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-18T21:20:01.646Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-18T21:20:01.646Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-18T21:20:04.597Z] INFO: Zapped successfully [2021-06-18T21:20:04.597Z] [2021-06-18T21:20:04.597Z] INFO: executeCI.ps1 exiting at Fri Jun 18 21:20:03 CUT 2021. Duration 01:07:00.3529927 [2021-06-18T21:20:04.597Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-18T21:20:04.842Z] Recording test results [2021-06-18T21:20:05.251Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-18T21:20:06.504Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-18T21:20:06.997Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-18T21:20:08.324Z] Archiving artifacts [2021-06-18T21:20:09.518Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T21:20:10.566Z] + make clean [2021-06-18T21:20:11.342Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-18T21:20:11.553Z] docker volume rm -f docker-dev-cache [2021-06-18T21:20:11.553Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T21:20:17.163Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-18T21:20:18.707Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-18T21:20:20.461Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-18T21:20:20.461Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-18T21:20:20.461Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-18T21:20:22.903Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-18T21:20:24.521Z] === RUN TestDockerSuite/TestLogsSince [2021-06-18T21:20:33.211Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-18T21:20:33.211Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-18T21:20:33.211Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-18T21:20:33.211Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-18T21:20:33.211Z] === RUN TestDockerSuite/TestLogsTail [2021-06-18T21:20:35.614Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-18T21:20:37.324Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-18T21:20:39.707Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-18T21:20:39.707Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.707Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-18T21:20:39.708Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestNetHostname [2021-06-18T21:20:39.708Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-18T21:20:39.708Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-18T21:20:39.708Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-18T21:20:39.708Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginActive [2021-06-18T21:20:39.708Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-18T21:20:39.708Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-18T21:20:39.708Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-18T21:20:39.708Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-18T21:20:39.708Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-18T21:20:39.708Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-18T21:20:39.708Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-18T21:20:39.708Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-18T21:20:39.708Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-18T21:20:39.708Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPortList [2021-06-18T21:20:39.708Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-18T21:20:39.708Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-18T21:20:43.660Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-18T21:20:43.660Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:20:43.660Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-18T21:20:47.449Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-18T21:20:47.449Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-18T21:20:47.449Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-18T21:20:53.801Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-18T21:20:53.801Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-18T21:20:53.801Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-18T21:21:06.469Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-18T21:21:17.446Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-18T21:21:17.446Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-18T21:21:17.446Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-18T21:21:17.446Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-18T21:21:28.207Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-18T21:21:30.613Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-18T21:21:36.420Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-18T21:21:40.273Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-18T21:21:40.273Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-18T21:21:40.273Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-18T21:21:40.273Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-18T21:21:40.273Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-18T21:21:44.302Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-18T21:21:44.302Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:21:44.302Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-18T21:21:44.302Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-18T21:21:44.302Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-18T21:21:44.302Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-18T21:21:44.302Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-18T21:21:44.302Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-18T21:21:44.302Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-18T21:21:50.389Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-18T21:21:50.389Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-18T21:21:50.389Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-18T21:21:51.971Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-18T21:21:51.971Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-18T21:21:51.971Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-18T21:21:52.932Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-18T21:21:53.918Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-18T21:21:53.918Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-18T21:21:53.918Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-18T21:21:58.003Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-18T21:22:01.321Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-18T21:22:03.069Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-18T21:22:21.105Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-18T21:22:21.105Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:22:21.105Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-18T21:22:25.952Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-18T21:22:25.952Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-18T21:22:26.449Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-18T21:22:26.957Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-18T21:22:31.051Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-18T21:22:34.392Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-18T21:22:34.392Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:22:34.392Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-18T21:22:37.698Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-18T21:22:37.698Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-18T21:22:37.698Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-18T21:22:50.255Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-18T21:22:52.008Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-18T21:22:52.535Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-18T21:22:58.642Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-18T21:23:02.393Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-18T21:23:08.661Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-18T21:23:11.980Z] === RUN TestDockerSuite/TestRmiTag [2021-06-18T21:23:12.475Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-18T21:23:14.048Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-18T21:23:29.305Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-18T21:23:35.179Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-18T21:23:39.132Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-18T21:23:40.186Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-18T21:23:40.186Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-18T21:23:42.514Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-18T21:23:42.514Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-18T21:23:42.514Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-18T21:23:42.514Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-18T21:23:42.514Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-18T21:23:46.370Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-18T21:23:48.604Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-18T21:23:50.161Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-18T21:23:57.302Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-18T21:23:58.870Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-18T21:23:58.870Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-18T21:24:02.713Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-18T21:24:02.713Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-18T21:24:04.349Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-18T21:24:04.349Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-18T21:24:04.349Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-18T21:24:07.285Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-18T21:24:07.285Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-18T21:24:07.285Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-18T21:24:07.285Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-18T21:24:07.285Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-18T21:24:08.881Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-18T21:24:08.881Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-18T21:24:16.094Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-18T21:24:17.641Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-18T21:24:19.851Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-18T21:24:19.851Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-18T21:24:19.851Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-18T21:24:19.851Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-18T21:24:19.851Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-18T21:24:19.851Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-18T21:24:19.851Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-18T21:24:21.405Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-18T21:24:21.405Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-18T21:24:21.405Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-18T21:24:21.405Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:24:21.405Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-18T21:24:21.405Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-18T21:24:21.405Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-18T21:24:21.405Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-18T21:24:21.405Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-18T21:24:23.581Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-18T21:24:28.301Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-18T21:24:28.301Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-18T21:24:28.301Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-18T21:24:28.301Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-18T21:24:28.301Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-18T21:24:28.301Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-18T21:24:28.301Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-18T21:24:29.837Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-18T21:24:29.837Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-18T21:24:29.837Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-18T21:24:29.837Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-18T21:24:29.837Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-18T21:24:29.837Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-18T21:24:32.004Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-18T21:24:33.552Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-18T21:24:33.552Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-18T21:24:33.552Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-18T21:24:35.812Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-18T21:24:35.812Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-18T21:24:35.812Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-18T21:24:35.812Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-18T21:24:35.812Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-18T21:24:35.812Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-18T21:24:35.812Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-18T21:24:37.361Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-18T21:24:39.696Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-18T21:24:41.320Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-18T21:24:43.512Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-18T21:24:43.512Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-18T21:24:46.542Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-18T21:24:46.542Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-18T21:24:46.542Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-18T21:24:46.542Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-18T21:24:46.542Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-18T21:24:46.542Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-18T21:24:55.153Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-18T21:24:55.153Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-18T21:24:55.153Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunMount [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-18T21:24:56.114Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-18T21:24:56.114Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-18T21:25:08.690Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-18T21:25:08.690Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-18T21:25:08.690Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-18T21:25:08.690Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-18T21:25:08.690Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-18T21:25:08.690Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-18T21:25:08.690Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-18T21:25:11.735Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-18T21:25:16.486Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-18T21:25:16.486Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-18T21:25:17.453Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-18T21:25:19.753Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-18T21:25:21.425Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-18T21:25:23.033Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-18T21:25:24.644Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-18T21:25:24.644Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-18T21:25:25.131Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-18T21:25:25.131Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T21:25:27.385Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-18T21:25:27.385Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-18T21:25:27.385Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-18T21:25:27.385Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-18T21:25:27.385Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-18T21:25:27.385Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-18T21:25:27.385Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-18T21:25:27.385Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-18T21:25:27.385Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-18T21:25:27.385Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:25:27.385Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-18T21:25:34.580Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-18T21:25:34.580Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-18T21:25:34.580Z] === RUN TestDockerSuite/TestRunRm [2021-06-18T21:25:36.936Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-18T21:25:43.027Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-18T21:25:44.562Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-18T21:25:46.771Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-18T21:25:48.325Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-18T21:25:51.234Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-18T21:25:51.234Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-18T21:25:51.234Z] === RUN TestDockerSuite/TestRunState [2021-06-18T21:25:51.234Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-18T21:25:51.234Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-18T21:25:52.824Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-18T21:25:52.824Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T21:25:52.824Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-18T21:25:54.609Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-18T21:25:54.609Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-18T21:25:54.609Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-18T21:25:54.609Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-18T21:25:54.609Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-18T21:25:55.138Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-18T21:25:55.138Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-18T21:25:55.138Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-18T21:25:55.138Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-18T21:26:00.156Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-18T21:26:00.156Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-18T21:26:01.738Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-18T21:26:01.738Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-18T21:26:01.738Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-18T21:26:03.913Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-18T21:26:03.913Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-18T21:26:03.913Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-18T21:26:03.913Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-18T21:26:03.913Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-18T21:26:06.929Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-18T21:26:13.123Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-18T21:26:17.136Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-18T21:26:22.936Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-18T21:26:22.936Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-18T21:26:22.936Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-18T21:26:22.936Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-18T21:26:25.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-18T21:26:27.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-18T21:26:29.389Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-18T21:26:29.389Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-18T21:26:29.389Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-18T21:26:29.389Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-18T21:26:29.389Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-18T21:26:29.389Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-18T21:26:29.389Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-18T21:26:32.577Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-18T21:26:34.106Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-18T21:26:36.368Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-18T21:26:40.125Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-18T21:26:40.125Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-18T21:26:40.125Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-18T21:26:40.125Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-18T21:26:40.125Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-18T21:26:40.125Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-18T21:26:40.125Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.125Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-18T21:26:40.125Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-18T21:26:40.588Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:26:40.588Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-18T21:26:42.883Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-18T21:26:43.350Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-18T21:26:43.350Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-18T21:26:43.831Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-18T21:26:45.455Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-18T21:26:51.405Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-18T21:26:51.405Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-18T21:26:51.405Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-18T21:26:57.366Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-18T21:26:57.366Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T21:26:57.366Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-18T21:27:00.498Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-18T21:27:00.498Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-18T21:27:00.498Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-18T21:27:00.498Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:27:00.498Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-18T21:27:00.498Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-18T21:27:00.498Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-18T21:27:00.498Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-18T21:27:00.498Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-18T21:27:05.408Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-18T21:27:05.408Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-18T21:27:05.408Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-18T21:27:05.408Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:27:05.408Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-18T21:27:05.408Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-18T21:27:05.409Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-18T21:27:05.409Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-18T21:27:05.409Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-18T21:27:05.409Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T21:27:05.409Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-18T21:27:05.409Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-18T21:27:05.409Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-18T21:27:07.583Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-18T21:27:09.772Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-18T21:27:09.772Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:27:09.772Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-18T21:27:11.345Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-18T21:27:11.345Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-18T21:27:11.345Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-18T21:27:11.345Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-18T21:27:11.345Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-18T21:27:11.345Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:27:11.345Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-18T21:27:26.642Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-18T21:27:26.642Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-18T21:27:26.642Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-18T21:27:26.642Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-18T21:27:26.642Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-18T21:27:27.129Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-18T21:27:27.129Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-18T21:27:27.596Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-18T21:27:29.782Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-18T21:27:29.782Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-18T21:27:32.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-18T21:27:32.633Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-18T21:27:32.633Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-18T21:27:32.633Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-18T21:27:33.119Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-18T21:27:45.656Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-18T21:27:45.656Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T21:27:45.656Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-18T21:27:45.656Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-18T21:27:45.656Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-18T21:27:45.656Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-18T21:27:45.656Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-18T21:28:00.755Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-18T21:28:00.755Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-18T21:28:00.755Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-18T21:28:09.635Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-18T21:28:09.635Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-18T21:28:09.635Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite (2161.75s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-18T21:28:09.635Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-18T21:28:09.635Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.22s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-06-18T21:28:09.635Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-18T21:28:09.635Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-18T21:28:09.635Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-18T21:28:09.635Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T21:28:09.635Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.71s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.97s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.84s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.35s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.08s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.71s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.30s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.45s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.90s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.78s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.19s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.09s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.38s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.73s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.65s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.86s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.86s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.75s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.37s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.43s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.97s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.22s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.00s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.56s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.45s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.84s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.34s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.46s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.69s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.34s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.69s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.54s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.98s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.05s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.83s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.67s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.22s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.22s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (74.58s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.57s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.06s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.18s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.08s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFails (2.05s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.58s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.60s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.87s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.28s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.11s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildHistory (9.80s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.68s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.53s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.07s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.17s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.18s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.97s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.87s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.48s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.23s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.72s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.94s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.25s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.31s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.34s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.98s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.32s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.26s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.12s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.22s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.00s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.38s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.18s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildRm (10.69s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-18T21:28:09.636Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.18s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.94s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.09s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.50s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.70s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.60s) [2021-06-18T21:28:09.636Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.75s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildStderr (3.61s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.13s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.60s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.73s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.47s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.38s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.48s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.96s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.10s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.43s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.18s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.19s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.68s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.80s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.61s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.65s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCommitChange (4.13s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.65s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.57s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCommitTTY (5.78s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.74s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.48s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.77s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.88s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.15s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.90s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.81s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.26s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.03s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.33s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.99s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.58s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.25s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.29s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.36s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.44s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009c360_} (2.27s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1542093122_c:\foo_false____} (2.27s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1542093122_c:\foo_true____} (2.24s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.87s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.71s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.04s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.44s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.22s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpToDot (6.86s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.93s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.67s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.29s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.06s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.05s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.00s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.65s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsCopy (4.23s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.30s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.15s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFilters (4.04s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFormat (3.88s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-18T21:28:09.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-18T21:28:09.637Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsRename (2.19s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsResize (7.31s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.17s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.20s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.76s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.63s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.75s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.79s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.43s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.86s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecInspectID (4.19s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.97s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.42s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.69s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.72s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.14s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.79s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.88s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectHistory (3.56s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.89s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.87s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.80s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectStatus (2.32s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.53s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.14s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.80s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.87s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.84s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.18s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.98s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.82s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.95s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.93s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.98s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.99s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.98s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.94s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsSince (8.47s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsTail (2.30s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.07s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.67s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.64s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsByOrder (6.63s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.10s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.68s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.86s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.98s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.98s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.74s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.95s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.68s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.32s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.39s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.97s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.13s) [2021-06-18T21:28:09.638Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.96s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-06-18T21:28:09.638Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.52s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.61s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.48s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.77s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.49s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.39s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.10s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.18s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.43s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.75s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.93s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.29s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.71s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.77s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.85s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.75s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.88s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.80s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.75s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.66s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (6.77s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.97s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.87s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.40s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.85s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.87s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunExitCode (1.91s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.20s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.90s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.07s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.93s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.33s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.44s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.08s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunRm (2.44s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.34s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.11s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.05s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.90s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.31s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.47s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.81s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.67s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.00s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.53s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.10s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.18s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.49s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s) [2021-06-18T21:28:09.639Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T21:28:09.639Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.61s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.31s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.23s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.84s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.95s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.76s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-06-18T21:28:09.640Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.11s) [2021-06-18T21:28:09.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.19s) [2021-06-18T21:28:10.129Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-06-18T21:28:10.129Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (15.49s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.52s) [2021-06-18T21:28:10.129Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-18T21:28:10.129Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.129Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-18T21:28:10.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-18T21:28:10.130Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-18T21:28:10.130Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-18T21:28:10.130Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-18T21:28:10.130Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-18T21:28:10.130Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-18T21:28:10.130Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-18T21:28:10.130Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-18T21:28:10.130Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerDaemonSuite [2021-06-18T21:28:10.130Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-18T21:28:10.130Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-18T21:28:10.130Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-18T21:28:10.130Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerSwarmSuite [2021-06-18T21:28:10.130Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-18T21:28:10.130Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerExternalVolumeSuite [2021-06-18T21:28:10.130Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerNetworkSuite [2021-06-18T21:28:10.130Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-18T21:28:10.130Z] === RUN TestDockerHubPullSuite [2021-06-18T21:28:10.130Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-18T21:28:10.130Z] PASS [2021-06-18T21:28:10.130Z] ok github.com/docker/docker/integration-cli 2162.092s [2021-06-18T21:28:10.130Z] [2021-06-18T21:28:10.130Z] === Skipped [2021-06-18T21:28:10.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-18T21:28:10.130Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-18T21:28:10.130Z] [2021-06-18T21:28:10.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T21:28:10.130Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T21:28:10.130Z] [2021-06-18T21:28:10.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-18T21:28:10.130Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.130Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-18T21:28:10.130Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-18T21:28:10.131Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T21:28:10.131Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-18T21:28:10.131Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-18T21:28:10.131Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-18T21:28:10.131Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-18T21:28:10.131Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-18T21:28:10.131Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-18T21:28:10.131Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-18T21:28:10.131Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-06-18T21:28:10.131Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-18T21:28:10.131Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.131Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-18T21:28:10.131Z] [2021-06-18T21:28:10.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-18T21:28:10.131Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-06-18T21:28:10.132Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-06-18T21:28:10.132Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-18T21:28:10.132Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-18T21:28:10.132Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-18T21:28:10.132Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.132Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-18T21:28:10.132Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-18T21:28:10.133Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-18T21:28:10.133Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-18T21:28:10.133Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-18T21:28:10.133Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-18T21:28:10.133Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-18T21:28:10.133Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-18T21:28:10.133Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.133Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-18T21:28:10.133Z] [2021-06-18T21:28:10.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-18T21:28:10.133Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-18T21:28:10.134Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-18T21:28:10.134Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-18T21:28:10.134Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-18T21:28:10.134Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-18T21:28:10.134Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-18T21:28:10.134Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-18T21:28:10.134Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-18T21:28:10.134Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-18T21:28:10.134Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-18T21:28:10.134Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.134Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-18T21:28:10.134Z] [2021-06-18T21:28:10.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-18T21:28:10.135Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-18T21:28:10.135Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-18T21:28:10.135Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-18T21:28:10.135Z] [2021-06-18T21:28:10.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.05s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.136Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-18T21:28:10.136Z] [2021-06-18T21:28:10.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:28:10.136Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-18T21:28:10.137Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.137Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-18T21:28:10.137Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-18T21:28:10.631Z] [2021-06-18T21:28:10.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T21:28:10.631Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.631Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-18T21:28:10.632Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-18T21:28:10.632Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-18T21:28:10.632Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-18T21:28:10.632Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:28:10.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-18T21:28:10.632Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-18T21:28:10.633Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] DONE 1092 tests, 546 skipped in 2169.416s [2021-06-18T21:28:10.633Z] INFO: Integration tests ended at 06/18/2021 21:28:10. Duration:00:36:09.5193590 [2021-06-18T21:28:10.633Z] INFO: Docker info of the daemon under test at end of run [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] Containers: 2 [2021-06-18T21:28:10.633Z] Running: 0 [2021-06-18T21:28:10.633Z] Paused: 0 [2021-06-18T21:28:10.633Z] Stopped: 2 [2021-06-18T21:28:10.633Z] Images: 18 [2021-06-18T21:28:10.633Z] Server Version: 0.0.0-dev [2021-06-18T21:28:10.633Z] Storage Driver: windowsfilter [2021-06-18T21:28:10.633Z] Windows: [2021-06-18T21:28:10.633Z] Logging Driver: json-file [2021-06-18T21:28:10.633Z] Plugins: [2021-06-18T21:28:10.633Z] Volume: local [2021-06-18T21:28:10.633Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-18T21:28:10.633Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-18T21:28:10.633Z] Swarm: inactive [2021-06-18T21:28:10.633Z] Default Isolation: process [2021-06-18T21:28:10.633Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-18T21:28:10.633Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-18T21:28:10.633Z] OSType: windows [2021-06-18T21:28:10.633Z] Architecture: x86_64 [2021-06-18T21:28:10.633Z] CPUs: 4 [2021-06-18T21:28:10.633Z] Total Memory: 32GiB [2021-06-18T21:28:10.633Z] Name: azwin-2-c0eab0 [2021-06-18T21:28:10.633Z] ID: 5CEW:CVR2:XPSB:COIE:TAIV:MKGU:2AWZ:TFOA:POZ4:H3QN:SP6C:E2Y6 [2021-06-18T21:28:10.633Z] Docker Root Dir: D:\CI\PR-42537\2\daemon [2021-06-18T21:28:10.633Z] Debug Mode (client): false [2021-06-18T21:28:10.633Z] Debug Mode (server): true [2021-06-18T21:28:10.633Z] File Descriptors: -1 [2021-06-18T21:28:10.633Z] Goroutines: 17 [2021-06-18T21:28:10.633Z] System Time: 2021-06-18T21:28:10.3412829Z [2021-06-18T21:28:10.633Z] EventsListeners: 0 [2021-06-18T21:28:10.633Z] Registry: https://index.docker.io/v1/ [2021-06-18T21:28:10.633Z] Labels: [2021-06-18T21:28:10.633Z] Experimental: false [2021-06-18T21:28:10.633Z] Insecure Registries: [2021-06-18T21:28:10.633Z] 127.0.0.0/8 [2021-06-18T21:28:10.633Z] Live Restore Enabled: false [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] [2021-06-18T21:28:10.633Z] INFO: Stopping daemon under test [2021-06-18T21:28:10.633Z] SUCCESS: The process with PID 1680 (child process of PID 5140) has been terminated. [2021-06-18T21:28:10.633Z] SUCCESS: The process with PID 5140 (child process of PID 2196) has been terminated. [2021-06-18T21:28:10.633Z] INFO: Stop tailing logs of the daemon under tests [2021-06-18T21:28:10.633Z] INFO: executeCI.ps1 Completed successfully at 06/18/2021 21:28:10. [2021-06-18T21:28:10.633Z] INFO: Tidying up at end of run [2021-06-18T21:28:10.633Z] INFO: Saving daemon under test log (d:\CI\PR-42537\2\dut.out) to bundles\CIDUT.out [2021-06-18T21:28:10.633Z] INFO: Saving daemon under test log (d:\CI\PR-42537\2\dut.err) to bundles\CIDUT.err [2021-06-18T21:28:10.633Z] INFO: Nuke-Everything... [2021-06-18T21:28:11.129Z] INFO: Container count on control daemon to delete is 2 [2021-06-18T21:28:11.642Z] f7ba5eee7206 [2021-06-18T21:28:11.642Z] 86454f1125d4 [2021-06-18T21:28:11.642Z] INFO: Tidying pidfile d:\CI\PR-42537\2\docker.pid [2021-06-18T21:28:11.642Z] INFO: Nuking d:\CI [2021-06-18T21:28:37.493Z] INFO: Zapped successfully [2021-06-18T21:28:37.493Z] [2021-06-18T21:28:37.493Z] INFO: executeCI.ps1 exiting at Fri Jun 18 21:28:34 CUT 2021. Duration 01:11:39.1227971 [2021-06-18T21:28:37.493Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-18T21:28:37.774Z] Recording test results [2021-06-18T21:28:44.661Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-18T21:28:46.266Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-18T21:28:47.620Z] Archiving artifacts [2021-06-18T21:29:02.944Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42537/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T21:29:03.953Z] + make clean [2021-06-18T21:29:05.556Z] docker volume rm -f docker-dev-cache [2021-06-18T21:29:05.556Z] 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